Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update semantic-release monorepo (major) #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/github 8.1.0 -> 10.0.5 age adoption passing confidence
@semantic-release/npm 8.0.3 -> 12.0.1 age adoption passing confidence

Release Notes

semantic-release/github (@​semantic-release/github)

v10.0.5

Compare Source

Bug Fixes

v10.0.4

Compare Source

Bug Fixes
  • introduce dedicated option for GitHub API endpoint (#​829) (908ff83)

v10.0.3

Compare Source

v10.0.2

Compare Source

Bug Fixes

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Features
  • node-versions: dropped support for node v18 and v19 (#​797) (aea314f)
BREAKING CHANGES
  • node-versions: node v18 and v19 are no longer supported

v9.2.6

Compare Source

Bug Fixes

v9.2.5

Compare Source

Bug Fixes

v9.2.4

Compare Source

Bug Fixes

v9.2.3

Compare Source

Bug Fixes

v9.2.2

Compare Source

Bug Fixes

v9.2.1

Compare Source

v9.2.0

Compare Source

Features

v9.1.0

Compare Source

Features
  • releaseNameTemplate and releaseBodyTemplate options for customizing release body and name (#​704) (9e2678c)

v9.0.7

Compare Source

Bug Fixes

v9.0.6

Compare Source

Bug Fixes

v9.0.5

Compare Source

Bug Fixes

v9.0.4

Compare Source

Bug Fixes

v9.0.3

Compare Source

Bug Fixes

v9.0.2

Compare Source

Bug Fixes

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

BREAKING CHANGES
  • @semantic-release/github is now a native ES Module
  • Node 14 and 16 are no longer supported
semantic-release/npm (@​semantic-release/npm)

v12.0.1

Compare Source

Bug Fixes
  • deps: update dependency execa to v9 (9ac5ed0)

v12.0.0

Compare Source

Features
  • exports: defined exports to point at ./index.js (9e193c2)
  • node-versions: dropped support for node v18 and v19 (2df962b)
BREAKING CHANGES
  • exports: exports has been defined, which prevents access to private apis (which arent
    intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported

v11.0.3

Compare Source

Bug Fixes

even though our existing range allowed anyone to update as soon as the new npm version was available, this will encourage being on a version that does not report the ip vulnerability a bit more forcefully

v11.0.2

Compare Source

Bug Fixes
  • deps: update dependency npm to v10.2.5 (42b5dec)

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

Bug Fixes
  • deps: update dependency npm to v10 (819f257)
Features
  • node-versions: raised the minimum required node version to v18.17 and dropped v19 support (6413130)
BREAKING CHANGES
  • node-versions: node v18.17 is now the minimum required version and support for v19 has been dropped

v10.0.6

Compare Source

Bug Fixes

v10.0.5

Compare Source

Bug Fixes

v10.0.4

Compare Source

Bug Fixes

v10.0.3

Compare Source

Bug Fixes

v10.0.2

Compare Source

Bug Fixes

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Bug Fixes
  • aggregate-error: upgraded to the latest version (7285e05)
  • deps: upgraded npm to v9 (2a79f80)
  • execa: upgraded to the latest version (7c74660)
  • normalize-url: upgraded to the latest version (b55bb01)
  • remove support for legacy auth (51ab3c8)
  • tempy: upgraded to the latest version of tempy (f1992a5)
Code Refactoring
  • esm: converted the package to esm (2d8ff15)
Features
  • node-versions: dropped support for node versions below v18 (aff3574)
  • semantic-release-peer: raised the minimum peer requirement to the first version that supports loading esm plugins (22e70ad)
BREAKING CHANGES
  • deps: the direct dependency on npm has been upgraded to v9. details of breaking changes
    can be found at https://github.com/npm/cli/releases/tag/v9.0.0
  • semantic-release-peer: the required version of semantic-release has been
    raised to v20.1.0 in order to support loading of ESM plugins
  • aggregate-error: due to the aggregate-error upgrade, thrown errors are no longer iterable, but instead list the errors under an errors property
  • legacy authentication using NPM_USERNAME and NPM_PASSWORD is no longer supported. Use NPM_TOKEN instead.
  • node-versions: node v18 is now the minimum required node version
  • esm: @semantic-release/npm is now a native ES Module. It
    has named exports for each plugin hook (verifyConditions, prepare,
    publish, addChannel)

v9.0.2

Compare Source

Bug Fixes
  • deps: update dependency fs-extra to v11 (7157d76)
  • deps: update dependency npm to v9 (28265ec)
  • deps: update dependency registry-auth-token to v5 (187671f)
  • revert): "fix(deps: update dependency npm to v9" (#​561) (c28a848)

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Bug Fixes
  • add preferLocal option to allow execa to use local npm version (#​445) (002439e)
  • updated the peer requirement for semantic-release to the new stable version (575a5a4)
  • updated the peer requirement on semantic-release to a version matching the engines definition of this package (2d1f5f2)
  • upgrade npm dependency to v8 (a12d6e5)
BREAKING CHANGES
  • the minimum required peer of semantic-release has been raised to match the engines.node requirements of this package
  • npm v8 dropped support for node v15, so it is no longer supported in this plugin. this should be low impact since node v15 is already EOL

Co-authored-by: Matt Travi programmer@travi.org


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@sonarcloud
Copy link

sonarcloud bot commented Jan 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from e7b344d to 8875fb4 Compare February 28, 2022 21:11
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 8875fb4 to af06869 Compare March 29, 2022 18:02
@sonarcloud
Copy link

sonarcloud bot commented Mar 29, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from af06869 to 31f8fef Compare June 9, 2022 02:53
@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2022

📊 Package size report   0%↑

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
package.json 3.2 kB / 1.1 kB / 971 B 0.03%↑3.2 kB / 0.09%↑1.1 kB / 0.3%↑974 B
Total (Includes all files) 32.3 kB / 13.5 kB / 11.0 kB 0%↑32.3 kB / 0.01%↑13.5 kB / 0.03%↑11.0 kB
Tarball size 9.1 kB -0.09%↓9.1 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 144 B / 114 B / 106 B
.eslintignore 14 B / 34 B / 18 B
.eslintrc 978 B / 370 B / 319 B
.github/.misspell-fixer.ignore 18 B / 38 B / 22 B
.github/workflows/bundle-size.yml 759 B / 412 B / 355 B
.github/workflows/eslint.yml 586 B / 330 B / 259 B
.github/workflows/github-page.yml 973 B / 516 B / 437 B
.github/workflows/misspell.yml 682 B / 391 B / 323 B
.github/workflows/release-please.yml 1.4 kB / 558 B / 465 B
.github/workflows/test.yaml 781 B / 410 B / 343 B
.husky/pre-commit 58 B / 76 B / 62 B
CHANGELOG.md 4.2 kB / 1.3 kB / 1.0 kB
demo/index.html 845 B / 431 B / 242 B
demo/index.js 1.4 kB / 552 B / 444 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-counter.cjs.js 3.6 kB / 1.4 kB / 1.1 kB
dist/motorcortex-counter.esm.js 3.6 kB / 1.4 kB / 1.1 kB
dist/motorcortex-counter.umd.js 893 B / 485 B / 401 B
README.md 2.6 kB / 1.2 kB / 978 B
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/Incidents/Counter.js 3.0 kB / 1.2 kB / 956 B
src/index.js 623 B / 290 B / 235 B

🤖 This report was automatically generated by pkg-size-action

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 31f8fef to 853ab9c Compare June 26, 2022 18:18
@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 853ab9c to 2831596 Compare July 30, 2022 17:51
@renovate renovate bot changed the title chore(deps): update semantic-release monorepo (major) chore(deps): update semantic-release monorepo to v9 (major) Aug 9, 2022
@renovate renovate bot changed the title chore(deps): update semantic-release monorepo to v9 (major) chore(deps): update semantic-release monorepo (major) Aug 10, 2022
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 5396372 to ca15b44 Compare August 23, 2022 17:38
@sonarcloud
Copy link

sonarcloud bot commented Aug 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from ca15b44 to 59d8600 Compare March 18, 2023 20:05
@renovate renovate bot changed the title chore(deps): update semantic-release monorepo (major) chore(deps): update dependency @semantic-release/npm to v9 Mar 21, 2023
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 59d8600 to c0c2e7b Compare March 22, 2023 00:16
@renovate renovate bot changed the title chore(deps): update dependency @semantic-release/npm to v9 chore(deps): update dependency @semantic-release/npm to v10 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 48d99ec to 31b7a71 Compare March 23, 2023 10:08
@renovate renovate bot changed the title chore(deps): update dependency @semantic-release/npm to v10 chore(deps): update semantic-release monorepo (major) Mar 23, 2023
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 31b7a71 to 09f50c2 Compare March 24, 2023 22:03
@renovate renovate bot changed the title chore(deps): update semantic-release monorepo (major) chore(deps): update dependency @semantic-release/npm to v10 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 4d8b8cd to 703eeea Compare April 7, 2023 13:58
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 703eeea to 2a53264 Compare April 29, 2023 00:37
@renovate renovate bot changed the title chore(deps): update dependency @semantic-release/npm to v10 chore(deps): update semantic-release monorepo (major) May 17, 2023
@renovate renovate bot changed the title chore(deps): update semantic-release monorepo (major) chore(deps): update dependency @semantic-release/npm to v10 May 28, 2023
@renovate
Copy link
Contributor Author

renovate bot commented May 28, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @donkeyclip/motorcortex-counter@2.1.2
npm ERR! Found: semantic-release@18.0.1
npm ERR! node_modules/semantic-release
npm ERR!   dev semantic-release@"18.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer semantic-release@">=20.1.0" from @semantic-release/github@10.0.3
npm ERR! node_modules/@semantic-release/github
npm ERR!   dev @semantic-release/github@"10.0.3" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-06T22_53_03_071Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 2a53264 to ff41d30 Compare May 28, 2023 13:59
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 281c6a8 to 0314668 Compare June 9, 2023 22:08
@sonarcloud
Copy link

sonarcloud bot commented Jun 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 0314668 to 0b92762 Compare July 16, 2023 04:00
@sonarcloud
Copy link

sonarcloud bot commented Jul 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 0b92762 to 39541b1 Compare August 19, 2023 18:16
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 984c9cc to 66c9abe Compare September 15, 2023 21:27
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 66c9abe to 6216b76 Compare October 1, 2023 11:57
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from edb5437 to 1d54b80 Compare November 8, 2023 15:37
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 1d54b80 to 599f9e7 Compare November 9, 2023 22:29
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 599f9e7 to 0876cc8 Compare November 29, 2023 23:36
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 0876cc8 to a28bc7d Compare December 7, 2023 19:17
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from a28bc7d to a1e595f Compare December 22, 2023 21:23
Copy link

sonarcloud bot commented Dec 22, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from a1e595f to 04bb8fe Compare March 1, 2024 23:01
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from e5f1fd5 to fc66d22 Compare March 16, 2024 04:31
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from fc66d22 to bbc1524 Compare April 6, 2024 22:53
Copy link

sonarcloud bot commented Apr 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from bbc1524 to 5593a3e Compare May 9, 2024 16:53
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @donkeyclip/motorcortex-counter@2.1.2
npm ERR! Found: semantic-release@18.0.1
npm ERR! node_modules/semantic-release
npm ERR!   dev semantic-release@"18.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer semantic-release@">=20.1.0" from @semantic-release/github@10.0.5
npm ERR! node_modules/@semantic-release/github
npm ERR!   dev @semantic-release/github@"10.0.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-22T20_01_15_131Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 5593a3e to e0ea249 Compare May 16, 2024 02:20
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from e0ea249 to 6a9e730 Compare May 22, 2024 20:01
Copy link

sonarcloud bot commented May 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants