chore(deps): update semantic-release monorepo (major)#174
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
October 21, 2025 09:48
1dfa838 to
323f3ba
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
October 31, 2025 22:55
323f3ba to
4a69c61
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
November 8, 2025 14:07
4a69c61 to
ef620db
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
January 8, 2026 17:29
ef620db to
fa2df4d
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
January 23, 2026 19:45
fa2df4d to
7747ddc
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
2 times, most recently
from
February 2, 2026 15:07
e0d6e7f to
3991017
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
3 times, most recently
from
February 12, 2026 05:32
674d47c to
203c7c4
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
3 times, most recently
from
February 17, 2026 14:54
04823e5 to
a733a09
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
March 13, 2026 17:06
a733a09 to
aaf4f9d
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
2 times, most recently
from
April 1, 2026 18:03
1a68f83 to
9861dce
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
April 29, 2026 10:44
9861dce to
77168a4
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
May 8, 2026 21:34
77168a4 to
2eccea4
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
2 times, most recently
from
June 1, 2026 21:33
6a3a377 to
689c9c1
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
June 11, 2026 13:41
689c9c1 to
a84d4f9
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
July 1, 2026 21:39
a84d4f9 to
a26dc40
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
2 times, most recently
from
July 24, 2026 04:43
1d08029 to
5a35390
Compare
renovate
Bot
force-pushed
the
renovate/major-semantic-release-monorepo
branch
from
July 24, 2026 18:54
5a35390 to
a092190
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:
^6.0.3→^7.0.0^6.0.3→^7.0.0^10.0.1→^11.0.0^11.0.0→^12.0.0Release Notes
semantic-release/changelog (@semantic-release/changelog)
v7.0.0Compare Source
semantic-release/exec (@semantic-release/exec)
v7.1.0Compare Source
Features
v7.0.3Compare Source
Bug Fixes
v7.0.2Compare Source
Bug Fixes
v7.0.1Compare Source
Bug Fixes
v7.0.0Compare Source
Features
BREAKING CHANGES
the minimum required version of semantic-release to use
@semantic-release/execis now v24.1.0; the warn logger method/function is now available to use in plugin@semantic-release/execis now a native ES Module. It has named exports for each plugin hook (verifyConditions, analyzeCommits, verifyRelease, generateNotes, prepare, publish, addChannel, success, fail)semantic-release/git (@semantic-release/git)
v11.0.1Compare Source
Bug Fixes
v11.0.0Compare Source
Features
BREAKING CHANGES
@semantic-release/gitis now a native ES Module. Ithas named exports for each plugin hook (verifyConditions, prepare)
@semantic-release/gitis now v20.1.0Other Notable Changes
@semantic-release/error^3→^4(ESM-only)aggregate-error^3→^5(ESM-only, uses native AggregateError)execa^5→^9(ESM-only, named export)p-reduce^2→^3(ESM-only)clear-module,file-url,fs-extra,get-stream,nycc8for coverage; bumpedava,sinon,tempy,semantic-release,prettier^22.22.2 || >= 24.15;nyc→c8, addedpretest, removedtest:ciRelated Issue
semantic-release/github (@semantic-release/github)
v12.0.9Compare Source
Bug Fixes
content-lengthheader manually (241f966), closes #1224v12.0.8Compare Source
Bug Fixes
v12.0.7Compare Source
Bug Fixes
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 pluginConfiguration
📅 Schedule: (UTC)
🚦 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.