chore(deps): update semantic-release monorepo (major)#5
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update semantic-release monorepo (major)#5renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
b6d2afc to
8f1cb00
Compare
8f1cb00 to
34d3520
Compare
34d3520 to
e6c0665
Compare
e6c0665 to
e1ef004
Compare
e1ef004 to
8ef42ed
Compare
8ef42ed to
d6720f1
Compare
d6720f1 to
dba79f7
Compare
dba79f7 to
db81e76
Compare
db81e76 to
0141af8
Compare
0141af8 to
e365910
Compare
e365910 to
5329daa
Compare
d8772fe to
45fc287
Compare
45fc287 to
19251af
Compare
19251af to
b6c5ff9
Compare
b6c5ff9 to
f4e24ec
Compare
f4e24ec to
5dd8e3e
Compare
5dd8e3e to
bbdeff7
Compare
bbdeff7 to
cf56efe
Compare
cf56efe to
3233988
Compare
f9d245a to
c98aa93
Compare
ecd6503 to
35add01
Compare
bd57848 to
8f14737
Compare
8f14737 to
f4a7833
Compare
f4a7833 to
4e9368f
Compare
aab8e37 to
9c7bd97
Compare
9c7bd97 to
abb6fa2
Compare
abb6fa2 to
90c6f2a
Compare
90c6f2a to
f519476
Compare
f519476 to
571f770
Compare
ea9ebcc to
ac032bb
Compare
ac032bb to
31f9144
Compare
31f9144 to
b5a8cce
Compare
b5a8cce to
809d3ac
Compare
432af3c to
9a685be
Compare
2a24a7a to
8c57583
Compare
8c57583 to
6680cc1
Compare
c97f1ed to
eca67ee
Compare
595a284 to
35292b7
Compare
dab75d1 to
83dfd24
Compare
83dfd24 to
f888f6f
Compare
f888f6f to
10492e1
Compare
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
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.0^6.1.0→^13.0.07.0.7→10.0.15.2.8→12.0.65.1.4→13.1.57.1.4→14.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
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/commit-analyzer (@semantic-release/commit-analyzer)
v13.0.1Compare Source
Bug Fixes
v13.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
dropping support for previous major versions of those packages due to the breaking changes between
majors. this only impacts your project if you are installing alongside semantic-release, so updating
those packages to latest version should be the only change you need for this update. no action
should be necessary if you are using default semantic-release config
v12.0.0Compare Source
Features
exportsto point at ./index.js (f3358dd)BREAKING CHANGES
exportshas been defined, which prevents access to private apis (which arentintended for consumption anyway)
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
v8.0.1Compare Source
Bug Fixes
v8.0.0Compare Source
chore
BREAKING CHANGES
v7.0.0Compare Source
Bug Fixes
Features
release: false(ea2b204)BREAKING CHANGES
releaseRulesoption.Regex are replaced by globs. For example
/core-.*/should be changed to'core-*'.v6.3.3Compare Source
Bug Fixes
v6.3.2Compare Source
Bug Fixes
v6.3.1Compare Source
Bug Fixes
v6.3.0Compare Source
Features
v6.2.0Compare Source
Features
release: false(a71866f)v6.1.1Compare 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
v7.0.8Compare Source
Bug Fixes
semantic-release/github (@semantic-release/github)
v12.0.6Compare Source
Bug Fixes
v12.0.5Compare Source
Bug Fixes
make_latestproperty to the GH release POST request during publish (#1157) (38051ba)v12.0.4Compare Source
Bug Fixes
failTitlearg infindSRIssuescall (#1164) (f7bdd88)v12.0.3Compare Source
Bug Fixes
v12.0.2Compare Source
Bug Fixes
v12.0.1Compare Source
Bug Fixes
v12.0.0Compare Source
Features
BREAKING CHANGES
@semantic-release/githubno longer consumes the GitHub Search API in the pluginv11.0.6Compare Source
Bug Fixes
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
chore
semantic-release(95c7cdd)Code Refactoring
labelproperty data type. (718134a)Features
warninfailscript (7a9914a)warninsuccessscript (792720d)BREAKING CHANGES
labelprop is now an array of objects with more properties@semantic-release/github is now v24.1.0
v10.3.5Compare Source
Bug Fixes
searchAPIusage withGraphQLinfindSRIssueutil (#907) (7fb46a3)v10.3.4Compare Source
Bug Fixes
globby()(#924) (efe9f49)v10.3.3Compare Source
Bug Fixes
v10.3.2Compare Source
Bug Fixes
"PullRequest".canBeRebasedfield on GHES graphql api (#913) (4393578)v10.3.1Compare Source
Bug Fixes
max_node_limit_exceedederror when fetching associatedPRs (#912) (bb806af)v10.3.0Compare Source
Features
v10.2.0Compare Source
Features
v10.1.7Compare Source
Bug Fixes
v10.1.6Compare Source
Bug Fixes
associatedPRson 100+context.commitsinsuccesslifecycle (#892) (dfe47e9)v10.1.5Compare Source
Bug Fixes
v10.1.4Compare Source
Bug Fixes
v10.1.3Compare Source
Bug Fixes
v10.1.2Compare Source
Bug Fixes
v10.1.1Compare Source
Bug Fixes
v10.1.0Compare Source
Features
v10.0.7Compare Source
Bug Fixes
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
Features
BREAKING CHANGES
v9.2.6Compare Source
Bug Fixes
v9.2.5Compare Source
Bug Fixes
v9.2.4Compare Source
Bug Fixes
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
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 was generated by Mend Renovate. View the repository job log.