Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

chore(deps): update semantic-release monorepo (major)#1361

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/major-semantic-release-monorepo
Open

chore(deps): update semantic-release monorepo (major)#1361
renovate[bot] wants to merge 1 commit intodevfrom
renovate/major-semantic-release-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 31, 2025

This PR contains the following updates:

Package Change Age Confidence
@semantic-release/exec 6.0.37.1.0 age confidence
@semantic-release/github ^11.0.0^12.0.0 age confidence
@semantic-release/npm ^12.0.1^13.0.0 age confidence
semantic-release ^24.2.0^25.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

semantic-release/exec (@​semantic-release/exec)

v7.1.0

Compare Source

Features
  • error: print more useful error for non-process failure (#​449) (a285bc5)

v7.0.3

Compare Source

Bug Fixes
  • deps: update dependency execa to v9 (643e2eb)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes

v7.0.0

Compare Source

Features
BREAKING CHANGES
  • the minimum required version of semantic-release to use @semantic-release/exec is now v24.1.0; the warn logger method/function is now available to use in plugin

  • @semantic-release/exec is now a native ES Module. It has named exports for each plugin hook (verifyConditions, analyzeCommits, verifyRelease, generateNotes, prepare, publish, addChannel, success, fail)

semantic-release/github (@​semantic-release/github)

v12.0.6

Compare Source

Bug Fixes
  • latest: add make_latest property to the GH release PATCH request during publish (#​1169) (f516337)

v12.0.5

Compare Source

Bug Fixes
  • latest: add make_latest property to the GH release POST request during publish (#​1157) (38051ba)

v12.0.4

Compare Source

Bug Fixes

v12.0.3

Compare Source

Bug Fixes
  • extend GraphQL alias prefix to prevent hash collisions (#​1134) (ea6386d)

v12.0.2

Compare Source

Bug Fixes
  • add undici ProxyAgent support for GitHub Enterprise Server behind proxies (#​1104) (15def77)

v12.0.1

Compare Source

Bug Fixes

v12.0.0

Compare Source

Features
  • node-versions: drop support for node versions v20, v21, and v23 (6e2ac27)
  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)
  • remove github search api consumption (#​1037) (d260bfd), closes #​1022
BREAKING CHANGES
  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • @semantic-release/github no longer consumes the GitHub Search API in the plugin
  • node-versions: a minimum of node v22.14 is now required
semantic-release/npm (@​semantic-release/npm)

v13.1.5

Compare Source

Bug Fixes

v13.1.4

Compare Source

Bug Fixes

v13.1.3

Compare Source

Bug Fixes

v13.1.2

Compare Source

Bug Fixes

v13.1.1

Compare Source

Bug Fixes
  • publish-dry-run: temporarily remove the addition of dry-running the publish step (30bd176)

v13.1.0

Compare Source

Features
  • trusted-publishing: verify auth, considering OIDC vs tokens from various registries (e3319f1), closes #​958
  • trusted-publishing: refine the messages for related errors (316ce21), closes #​958
  • trusted-publishing: make request to verify if OIDC token exchange can succeed (c80ecb0), closes #​958
  • trusted-publishing: pass id-token as bearer header for github actions (d83b727), closes #​958
  • trusted-publishing: pass id-token as bearer header for gitlab pipelines (6d1c3cf), closes #​958
  • trusted-publishing: handle failure to retrieve id-token in the context of github actions (b673257), closes #​958
  • auth-error: update messaging for auth failure to be less token specific (e24967d)
  • auth: attempt a dry-run publish to determine auth status (841dc67)
Bug Fixes
  • trusted-publishing: uri encode the package name for the token exchange request (3dd95d0), closes #​958
  • auth: throw appropriate error when auth context fails to enable publishing (f5c8d85)
  • auth: throw error if dry-run publish determines lack of auth (8f88e9d)
  • verify-auth: enable the publish dry-run to work for projects publishing from a sub-directory (e7d684c)

v13.0.0

Compare Source

Features
  • node-versions: drop support for node versions v20, v21, and v23
  • node-versions: raise the minimum node version requirement for the v24 range (935439e)
Bug Fixes
BREAKING CHANGES
  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • deps: a minimum of node v22.14 is now required
semantic-release/semantic-release (semantic-release)

v25.0.3

Compare Source

Bug Fixes

v25.0.2

Compare Source

Bug Fixes

v25.0.1

Compare Source

Bug Fixes

v25.0.0

Compare Source

Bug Fixes
  • deps: update dependency hosted-git-info to v9 (9fa04f8)
  • deps: update dependency yargs to v18 (#​3745) (cde9a72)
  • deps: update to the stable version of the github plugin (f12cf81)
  • deps: update to the stable version of the release-notes-generator plugin (d9def72)
  • deps: updated to the stable version of the commit-analyzer plugin (291533b)
  • deps: upgrade to the new major version of the npm plugin, which upgrades npm to v11 for publishing (1be8290)
Features
  • node-versions: drop support for node versions v20, v21, and v23 (56d16f4)
  • node-versions: raise the minimum node version for the v24 range (116a188)
BREAKING CHANGES
  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • node-versions: a minimum of node v22.14 is now required

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from c94fb1a to e48c3d3 Compare January 31, 2025 21:00
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 71fa8d3 to 86a3a10 Compare February 3, 2025 05:38
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 86a3a10 to f80f4a2 Compare May 9, 2025 21:35
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 9, 2025
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from f80f4a2 to 3997464 Compare August 10, 2025 13:29
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 3997464 to 75d2997 Compare September 25, 2025 14:51
@renovate renovate Bot changed the title chore(deps): update dependency @semantic-release/exec to v7 chore(deps): update semantic-release monorepo (major) Oct 13, 2025
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 5 times, most recently from 355074f to 34b55f8 Compare October 19, 2025 21:57
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 34b55f8 to 3f375ea Compare October 21, 2025 22:59
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 89d4d5e to 99c3603 Compare November 7, 2025 21:05
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from ce7b5fa to f2a67c9 Compare November 15, 2025 00:50
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from f2a67c9 to cce9c2e Compare December 3, 2025 17:27
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from cce9c2e to fca7811 Compare December 12, 2025 21:43
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from fca7811 to 0afc171 Compare December 31, 2025 12:59
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 0afc171 to 90e73e1 Compare January 8, 2026 17:50
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 25ba071 to ae960dc Compare January 23, 2026 18:05
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from c5e17d5 to e970d4a Compare February 6, 2026 21:05
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from f3b9340 to e88bb3c Compare February 7, 2026 04:28
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 3 times, most recently from 76bc92d to 0a8d300 Compare February 17, 2026 20:53
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 0a8d300 to 5380b4a Compare March 1, 2026 22:10
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 5380b4a to e38a4e2 Compare March 5, 2026 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants