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) #77

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

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 9f4b386 to bc5e09a Compare March 7, 2022 12:42
@sonarcloud
Copy link

sonarcloud bot commented Mar 7, 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 bc5e09a to 1250120 Compare June 1, 2022 19:27
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2022

📊 Package size report   0%↑

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
package.json 3.5 kB / 1.2 kB / 1.1 kB 0.06%↑3.5 kB / 0.08%↑1.2 kB / 0.4%↑1.1 kB
Total (Includes all files) 386.9 kB / 274.0 kB / 264.5 kB 0%↑386.9 kB / 0%↑274.0 kB / 0%↑264.5 kB
Tarball size 272.5 kB -0%↓272.5 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 144 B / 114 B / 106 B
.editorconfig 190 B / 142 B / 129 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 / 411 B / 323 B
.github/workflows/eslint.yml 586 B / 330 B / 263 B
.github/workflows/github-page.yml 973 B / 516 B / 437 B
.github/workflows/misspell.yml 682 B / 389 B / 320 B
.github/workflows/release-please.yml 1.4 kB / 558 B / 464 B
.github/workflows/test.yaml 781 B / 410 B / 335 B
.husky/pre-commit 58 B / 76 B / 62 B
.stylelintrc.json 76 B / 80 B / 60 B
CHANGELOG.md 2.5 kB / 962 B / 810 B
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/index.html 785 B / 429 B / 242 B
demo/index.js 723 B / 372 B / 310 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-tv.cjs.js 91.1 kB / 65.7 kB / 63.8 kB
dist/motorcortex-tv.esm.js 91.1 kB / 65.8 kB / 63.8 kB
dist/motorcortex-tv.umd.js 89.6 kB / 65.6 kB / 63.6 kB
LICENCE 1.1 kB / 649 B / 466 B
README.md 2.8 kB / 1.2 kB / 1.1 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/assets/sound.js 86.7 kB / 63.8 kB / 62.5 kB
src/Incidents/ImageGlitch.js 795 B / 376 B / 313 B
src/Incidents/TVNoise.js 1.5 kB / 626 B / 526 B
src/index.js 797 B / 299 B / 249 B
src/internalPlugins/canvasClip/ImageCanvasClip.js 909 B / 426 B / 351 B
src/internalPlugins/canvasClip/main.js 256 B / 175 B / 151 B
src/internalPlugins/noiseEffect/main.js 153 B / 118 B / 112 B
src/internalPlugins/noiseEffect/NoiseEffect.js 833 B / 406 B / 353 B

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

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 1250120 to 1693505 Compare June 9, 2022 04:37
@sonarcloud
Copy link

sonarcloud bot commented Jun 9, 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 1693505 to 766bd80 Compare September 25, 2022 13:12
@sonarcloud
Copy link

sonarcloud bot commented Sep 25, 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 766bd80 to 6a5c9ae Compare March 18, 2023 12:02
@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 6a5c9ae to 651b5c9 Compare March 22, 2023 03:21
@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 b85b2b0 to d8a499d Compare March 23, 2023 23:15
@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 d8a499d to 87fef4d Compare March 25, 2023 01:17
@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 6add9f3 to bcd97cf Compare April 7, 2023 13:14
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from bcd97cf to ff1550c Compare April 28, 2023 23:22
@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 renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 3b2f600 to 16e9533 Compare June 2, 2023 19:52
@renovate renovate bot changed the title chore(deps): update dependency @semantic-release/npm to v10 chore(deps): update semantic-release monorepo (major) Jun 2, 2023
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from ebc1170 to e94ce95 Compare June 9, 2023 22:52
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from e94ce95 to 0b8583c Compare July 16, 2023 04:42
@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 0b8583c to 6311b5f Compare August 19, 2023 17:02
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from dc9d893 to 17045e0 Compare September 15, 2023 21:51
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from c7c253a to f1f54cc Compare September 28, 2023 00:36
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 17567c7 to 526e06e Compare November 9, 2023 19:42
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 526e06e to 6b28b79 Compare November 29, 2023 23:34
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 6b28b79 to 3cd3042 Compare December 7, 2023 18:34
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 3cd3042 to 4450291 Compare December 22, 2023 22:24
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 4450291 to c2406a5 Compare March 2, 2024 02:04
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from e328d4e to 43e2d40 Compare March 16, 2024 04:34
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from fcfc072 to c018229 Compare April 6, 2024 21:03
Copy link
Contributor Author

renovate bot commented Apr 6, 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-tv@0.3.0
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-06T21_03_24_083Z-debug-0.log

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 c018229 to d6b240b Compare May 9, 2024 16:56
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-tv@0.3.0
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-22T19_06_39_939Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from d6b240b to a14bf27 Compare May 16, 2024 04:17
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from a14bf27 to 08d474c Compare May 22, 2024 19:06
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