Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 8, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/git 7.0.18 -> 10.0.1 age adoption passing confidence
@semantic-release/git 9.0.0 -> 10.0.1 age adoption passing confidence
@semantic-release/npm 5.3.5 -> 9.0.1 age adoption passing confidence
@semantic-release/npm 7.0.5 -> 9.0.1 age adoption passing confidence

Release Notes

semantic-release/git

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Features
  • node-version: raised the minimum required version to v14.17 (7ab65f8)
BREAKING CHANGES
  • node-version: the minimum required version of node is now v14.17

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

chore
  • require Node.js >=10.18 (4016fcc)
BREAKING CHANGES
  • Require Node.js >= 10.18

v8.0.0

Compare Source

Bug Fixes
  • package: update execa to version 4.0.0 (9c1dc67)
  • include deleted files in release commit (f59d20c)
  • package: update aggregate-error to version 2.0.0 (3eb8f60)
  • package: update execa to version 2.0.2 (9404d44)
  • package: update execa to version 3.0.0 (e6af5b4)
  • look for modified fiels to commit only if there files matching the globs (d97c030)
  • update globby to latest version (9e2b2e5)
Features
  • require Node.js >=10.13 (81955b8)
  • require Node.js >=8.15 (15356b1)
  • support branch parameter from semantic-release@16.0.0 (02b1f6d)
BREAKING CHANGES
  • Require Node.js >= 10.13
  • Require Git 2.7.1 or higher
  • Require Node.js => 8.15
semantic-release/npm

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

v8.0.3

Compare Source

Reverts

v8.0.2

Compare Source

Bug Fixes

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Features
BREAKING CHANGES
  • node-version: the minimum required version of node is now v14.17

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

v7.1.3

Compare Source

Bug Fixes
  • use NPM_CONFIG_USERCONFIG in get-registry to match auth (#​362) (13200ca)

v7.1.2

Compare Source

Bug Fixes
  • deps: update dependency fs-extra to v10 (80fde1e)

v7.1.1

Compare Source

Bug Fixes
  • deps: update dependency normalize-url to v6 (97ca719)

v7.1.0

Compare Source

Features

v7.0.10

Compare Source

Bug Fixes

v7.0.9

Compare Source

Bug Fixes

v7.0.8

Compare Source

Bug Fixes

v7.0.7

Compare Source

Bug Fixes

v7.0.6

Compare Source

Bug Fixes

v7.0.5

Compare Source

Bug Fixes
  • package: update fs-extra to version 9.0.0 (67a3109)

v7.0.4

Compare Source

Bug Fixes
  • package: update tempy to version 0.5.0 (6ffff19)

v7.0.3

Compare Source

Bug Fixes
  • package: update tempy to version 0.4.0 (4874bf6)

v7.0.2

Compare Source

Bug Fixes
  • package: update normalize-url to version 5.0.0 (a554580)

v7.0.1

Compare Source

Bug Fixes
  • package: update semver to version 7.1.2 (a58b30b)

v7.0.0

Compare Source

chore
  • require Node.js >=10.18 (8140f0f)
BREAKING CHANGES
  • Require Node.js >= 10.18

v6.0.0

Compare Source

Bug Fixes
  • package: update execa to version 4.0.0 (d97dee5)
  • package: update semver to version 6.3.0 (c515862)
  • add dist-tag to publish and add-channel logs (db6ccd2)
  • use correct peerDependencies for semantic-release (8b47e7b)
  • package: pin npm to 6.5.0 (ddab7b7)
  • package: update aggregate-error to version 2.0.0 (df53298)
  • package: update aggregate-error to version 3.0.0 (3e0d5d0)
  • package: update execa to version 3.0.0 (b1780c1)
  • package: update npm to version 6.8.0 (2b0492e)
  • package: update read-pkg to version 5.0.0 (877ce40)
  • package: update vulnerable dependencies (#​185) (a96c6da)
  • skip tarball move if config is cwd (a224497)
  • package: update execa to version 2.0.2 (d2932ba)
  • package: update registry-auth-token to version 4.0.0 (2868b2c)
  • add dist-tag to publish log (2de37a1)
  • Honor NPM_CONFIG_USERCONFIG setting (932ea5e)
  • package: update fs-extra to version 8.0.0 (bf603e5)
  • return false if the npm publish is skipped (4a41228)
  • return false in addChannel if package is not published on npm (5434bab)
Features
  • add addChannel plugin step (fb96126)
  • require Node.js >=10.13 (6426458)
  • require Node.js >=8.15 (4caf538)
  • support nextRelease.channel property in publish step (b8deba7)
BREAKING CHANGES
  • Require Node.js >= 10.13
  • Require Node.js => 8.15

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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 18 times, most recently from 005a2b4 to d57bbe8 Compare March 13, 2020 01:41
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 12 times, most recently from f86dcf5 to c05335e Compare March 23, 2020 17:30
chore: moving to webpack 5
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from a9a66b3 to d0d2a61 Compare January 10, 2022 17:57
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from d0d2a61 to 5444307 Compare January 18, 2022 09:49
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 5444307 to 5214faf Compare February 28, 2022 22:44
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 5214faf to 8d253c4 Compare March 17, 2023 22:00
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 8d253c4 to aa5ee60 Compare March 24, 2023 22:53
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from aa5ee60 to 5fcd766 Compare April 17, 2023 10:34
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 5fcd766 to 7878aa1 Compare June 9, 2023 23:10
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 7878aa1 to 50c83d8 Compare August 19, 2023 19:37
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 8d3cc23 to 42bafd1 Compare September 15, 2023 22:20
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 42bafd1 to 98f6e0d Compare November 2, 2023 23:05
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 98f6e0d to 69b8c69 Compare December 7, 2023 18:40
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 69b8c69 to 69e14d1 Compare March 1, 2024 23:05
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 69e14d1 to fba6744 Compare March 16, 2024 07:51
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from fba6744 to 456fd4e Compare May 9, 2024 19:33
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 456fd4e to 2200a6d Compare June 26, 2025 17:32
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 02b02ef to 5b18f35 Compare August 13, 2025 15:18
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 5b18f35 to 3fec7bc Compare August 19, 2025 18:07
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 3fec7bc to 473ecf7 Compare August 31, 2025 11:14
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 473ecf7 to 5ec121f Compare September 25, 2025 20:04
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 453145f to a29903e Compare October 19, 2025 22:14
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from e6fc7de to d53a01c Compare November 15, 2025 00:06
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from d53a01c to 1108d5a Compare December 12, 2025 21:41
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.

3 participants