-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update semantic-release monorepo (major) #98
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-semantic-release-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,166
−261
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cb2a42f to
04b32e4
Compare
04b32e4 to
676b24d
Compare
676b24d to
9db3cca
Compare
9db3cca to
e8131c8
Compare
e8131c8 to
59edf4d
Compare
59edf4d to
a2d207c
Compare
a2d207c to
2341e96
Compare
2341e96 to
1da9321
Compare
1da9321 to
a9f2cb6
Compare
a9f2cb6 to
490a19a
Compare
490a19a to
8544486
Compare
8544486 to
c3be306
Compare
c3be306 to
1affc4c
Compare
1affc4c to
d9b81bf
Compare
d9b81bf to
7ed93f3
Compare
8b7e652 to
9284640
Compare
9284640 to
c435740
Compare
c435740 to
808c95b
Compare
808c95b to
a6c2da7
Compare
a6c2da7 to
0f2fdda
Compare
519878e to
eb0705a
Compare
5dc7f63 to
4f4aa85
Compare
4f4aa85 to
8aa15fc
Compare
8aa15fc to
fca1c4d
Compare
1a16b84 to
c5e454f
Compare
c5e454f to
02b1fc9
Compare
02b1fc9 to
3d1a2f7
Compare
3d1a2f7 to
95e1355
Compare
860f1bc to
df9ac91
Compare
df9ac91 to
1876f8d
Compare
1876f8d to
80b1d13
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.2->6.0.37.0.8->10.0.15.1.4->13.1.2Release Notes
semantic-release/changelog (@semantic-release/changelog)
v6.0.3Compare Source
Bug Fixes
v6.0.2Compare Source
Bug Fixes
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
Features
BREAKING CHANGES
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
chore
BREAKING CHANGES
v4.0.0Compare Source
Features
BREAKING CHANGES
v3.0.6Compare Source
Bug Fixes
v3.0.5Compare Source
Bug Fixes
v3.0.4Compare Source
Bug Fixes
v3.0.3Compare Source
Bug Fixes
semantic-release/git (@semantic-release/git)
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Features
BREAKING CHANGES
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
chore
BREAKING CHANGES
v8.0.0Compare Source
Bug Fixes
Features
branchparameter from semantic-release@16.0.0 (02b1f6d)BREAKING CHANGES
v7.0.18Compare Source
Bug Fixes
debugscope (3323aac)v7.0.17Compare Source
Bug Fixes
v7.0.16Compare Source
Bug Fixes
v7.0.15Compare Source
Bug Fixes
v7.0.14Compare Source
Bug Fixes
^1.0.0(184f7b3)v7.0.13Compare Source
Bug Fixes
v7.0.12Compare Source
Bug Fixes
v7.0.11Compare Source
Bug Fixes
v7.0.10Compare Source
Bug Fixes
v7.0.9Compare Source
Bug Fixes
semantic-release/npm (@semantic-release/npm)
v13.1.2Compare Source
Bug Fixes
v13.1.1Compare Source
Bug Fixes
v13.1.0Compare Source
Features
Bug Fixes
v13.0.0Compare Source
Features
Bug Fixes
BREAKING CHANGES
v12.0.2Compare Source
Bug Fixes
v12.0.1Compare Source
Bug Fixes
v12.0.0Compare Source
Features
exportsto point at ./index.js (9e193c2)BREAKING CHANGES
exportshas been defined, which prevents access to private apis (which arentintended for consumption anyway)
v11.0.3Compare 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.2Compare Source
Bug Fixes
v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v10.0.6Compare Source
Bug Fixes
v10.0.5Compare Source
Bug Fixes
v10.0.4Compare Source
Bug Fixes
v10.0.3Compare Source
Bug Fixes
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Bug Fixes
Code Refactoring
Features
BREAKING CHANGES
can be found at https://github.com/npm/cli/releases/tag/v9.0.0
raised to v20.1.0 in order to support loading of ESM plugins
errorspropertyNPM_USERNAMEandNPM_PASSWORDis no longer supported. UseNPM_TOKENinstead.@semantic-release/npmis now a native ES Module. Ithas named exports for each plugin hook (
verifyConditions,prepare,publish,addChannel)v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
preferLocaloption for execa call (#458) (c817a88)v9.0.0Compare Source
Bug Fixes
preferLocaloption to allow execa to use local npm version (#445) (002439e)semantic-releaseto the new stable version (575a5a4)semantic-releaseto a version matching the engines definition of this package (2d1f5f2)BREAKING CHANGES
semantic-releasehas been raised to match theengines.noderequirements of this packageCo-authored-by: Matt Travi programmer@travi.org
v8.0.3Compare Source
Reverts
v8.0.2Compare Source
Bug Fixes
v8.0.1Compare Source
Bug Fixes
v8.0.0Compare Source
Features
BREAKING CHANGES
Co-authored-by: Matt Travi programmer@travi.org
v7.1.3Compare Source
Bug Fixes
v7.1.2Compare Source
Bug Fixes
v7.1.1Compare Source
Bug Fixes
v7.1.0Compare Source
Features
v7.0.10Compare Source
Bug Fixes
v7.0.9Compare Source
Bug Fixes
v7.0.8Compare Source
Bug Fixes
v7.0.7Compare Source
Bug Fixes
v7.0.6Compare Source
Bug Fixes
v7.0.5Compare Source
Bug Fixes
v7.0.4Compare Source
Bug Fixes
v7.0.3Compare Source
Bug Fixes
v7.0.2Compare Source
Bug Fixes
v7.0.1Compare Source
Bug Fixes
v7.0.0Compare Source
chore
BREAKING CHANGES
v6.0.0Compare Source
Bug Fixes
cwd(a224497)falseif the npm publish is skipped (4a41228)falseinaddChannelif package is not published on npm (5434bab)Features
addChannelplugin step (fb96126)nextRelease.channelproperty inpublishstep (b8deba7)BREAKING CHANGES
v5.3.5Compare Source
Bug Fixes
v5.3.4Compare Source
Bug Fixes
npm whoamicommand (cd1ecaa)v5.3.3Compare Source
Bug Fixes
.npmrc(6189ee7).npmrcfiles (a0120d2)v5.3.2Compare Source
Bug Fixes
.npmrc(de677ea)v5.3.1Compare Source
Bug Fixes
v5.3.0Compare Source
Features
.npmrcfile (8726eff)v5.2.0Compare Source
Features
NPM_CONFIG_REGISTRY(0126704)v5.1.15Compare Source
Bug Fixes
v5.1.14Compare Source
Bug Fixes
v5.1.13Compare Source
Bug Fixes
^1.0.0(6f40669)v5.1.12Compare Source
Bug Fixes
cwd(a457fdc)v5.1.11Compare Source
Bug Fixes
v5.1.10Compare Source
Bug Fixes
v5.1.9Compare Source
Bug Fixes
v5.1.8Compare Source
Bug Fixes
v5.1.7Compare Source
Bug Fixes
v5.1.6Compare Source
Bug Fixes
v5.1.5Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.