-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update semantic-release monorepo (major) #47
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
develop
Choose a base branch
from
renovate/major-semantic-release-monorepo
base: develop
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.
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
Codecov Report
@@ Coverage Diff @@
## develop #47 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 149 114 -35
Branches 27 19 -8
=========================================
- Hits 149 114 -35 see 3 files with indirect coverage changes 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
0b2135e to
f831976
Compare
76df6c4 to
21a55db
Compare
6278bd0 to
8f66cf2
Compare
7576c7d to
278fc7b
Compare
278fc7b to
af983d0
Compare
79a9303 to
6e043ff
Compare
8df7e66 to
d608231
Compare
d608231 to
e39f0f7
Compare
e39f0f7 to
84039b8
Compare
84039b8 to
35158c5
Compare
c39c928 to
009b7a6
Compare
61eb55e to
dabcf3e
Compare
fd72ab2 to
3f73f5a
Compare
3f73f5a to
427df8e
Compare
427df8e to
829cdb9
Compare
829cdb9 to
a3b257d
Compare
daf261f to
8db7632
Compare
7b6dc7f to
29d94d5
Compare
56faea5 to
3495056
Compare
51170af to
20f2081
Compare
bd8696d to
df39c77
Compare
df39c77 to
b8cd873
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:
^5.0.1->^6.0.3^8.0.1->^11.1.0^7.2.3->^9.2.3^7.1.3->^11.0.1^9.0.3->^12.1.0Release 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
semantic-release/commit-analyzer (@semantic-release/commit-analyzer)
v11.1.0Compare Source
Features
v11.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v10.0.4Compare Source
Bug Fixes
v10.0.3Compare Source
Reverts
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Code Refactoring
Features
BREAKING CHANGES
loading ESM plugins
@semantic-release/commit-analyzeris now a native ES Module. It has named exportsfor each plugin hook (
analyzeCommits)v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
Features
BREAKING CHANGES
semantic-release/github (@semantic-release/github)
v9.2.3Compare Source
Bug Fixes
v9.2.2Compare Source
Bug Fixes
v9.2.1Compare Source
v9.2.0Compare Source
Features
v9.1.0Compare Source
Features
releaseNameTemplateandreleaseBodyTemplateoptions for customizing release body and name (#704) (9e2678c)v9.0.7Compare Source
Bug Fixes
v9.0.6Compare Source
Bug Fixes
v9.0.5Compare Source
Bug Fixes
v9.0.4Compare Source
Bug Fixes
v9.0.3Compare Source
Bug Fixes
v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
BREAKING CHANGES
@semantic-release/githubis now a native ES Modulev8.1.0Compare Source
Features
v8.0.9Compare Source
Bug Fixes
v8.0.8Compare Source
Bug Fixes
v8.0.7Compare Source
Bug Fixes
v8.0.6Compare Source
Bug Fixes
v8.0.5Compare Source
Bug Fixes
v8.0.4Compare Source
Bug Fixes
v8.0.3Compare Source
Bug Fixes
v8.0.2Compare Source
Bug Fixes
v8.0.1Compare Source
Bug Fixes
v8.0.0Compare Source
BREAKING CHANGES
semantic-release/npm (@semantic-release/npm)
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
semantic-release/release-notes-generator (@semantic-release/release-notes-generator)
v12.1.0Compare Source
Features
v12.0.1Compare Source
Bug Fixes
v12.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
v11.0.7Compare Source
Bug Fixes
v11.0.6Compare Source
Reverts
v11.0.5Compare Source
Bug Fixes
v11.0.4Compare Source
Bug Fixes
v11.0.3Compare Source
Bug Fixes
v11.0.2Compare Source
Bug Fixes
v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
Code Refactoring
Features
BREAKING CHANGES
@semantic-release/release-notes-generatoris now a native ES Module. It hasnamed exports for each plugin hook (
generateNotes)v10.0.3Compare Source
Bug Fixes
v10.0.2Compare Source
Bug Fixes
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
BREAKING CHANGES
Thanks
@abel-mak
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.
This PR has been generated by Mend Renovate. View repository job log here.