Skip to content

fix(deps): update semantic-release monorepo (major)#393

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

fix(deps): update semantic-release monorepo (major)#393
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-semantic-release-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 26, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@semantic-release/github 10.3.512.0.9 age confidence
@semantic-release/npm 12.0.213.1.5 age confidence
semantic-release 24.2.925.0.5 age confidence

Release Notes

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

v12.0.9

Compare Source

Bug Fixes
  • asset-upload: stop setting content-length header manually (241f966), closes #​1224
  • local-undici: always use the locally installed undici instead of the node built-in version (40973e3), closes #​1224
  • publish: handle content-length header properly for asset uploads (#​1260) (28e3741), closes #​1224 #​1224

v12.0.8

Compare Source

Bug Fixes

v12.0.7

Compare Source

Bug Fixes

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

v11.0.6

Compare Source

Bug Fixes

v11.0.5

Compare Source

Bug Fixes

v11.0.4

Compare Source

Bug Fixes

v11.0.3

Compare Source

Bug Fixes

v11.0.2

Compare Source

Bug Fixes

v11.0.1

Compare Source

Bug Fixes

v11.0.0

Compare Source

chore
  • update peer dependency for semantic-release (95c7cdd)
Code Refactoring
  • modify commit associatedPRs and relatedIssues label property data type. (718134a)
Features
  • integrate warn in fail script (7a9914a)
  • integrate warn in success script (792720d)
BREAKING CHANGES
  • the commit associatedPR and relatedIssues label prop is now an array of objects with more properties
  • the minimum required version of semantic-release to use
    @​semantic-release/github is now v24.1.0
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.5

Compare Source

Bug Fixes

v25.0.4

Compare Source

Bug Fixes
  • code-quality: add missing comma in context object for consistency (493d6cd)

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: (UTC)

  • 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 c893e37 to 2fc1f5c Compare September 29, 2024 04:09
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 2fc1f5c to d03a9fc Compare November 6, 2024 22:03
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from d03a9fc to be10ddf Compare April 25, 2025 22:22
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from be10ddf to c575634 Compare May 25, 2025 14:00
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from c575634 to 357f64b Compare June 28, 2025 18:25
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from a43a110 to 0e47d27 Compare August 11, 2025 01:08
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 0e47d27 to 9a8201a Compare August 31, 2025 09:00
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 9a8201a to da8c28e Compare September 11, 2025 06:15
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from da8c28e to 212a263 Compare September 25, 2025 21:29
@renovate renovate Bot changed the title fix(deps): update dependency @semantic-release/github to v11 fix(deps): update semantic-release monorepo (major) Oct 14, 2025
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 5 times, most recently from 1e8b45a to 20c72be Compare October 20, 2025 02:36
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 326995e to 1bc8ea2 Compare November 1, 2025 00:15
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from 2c2ff78 to 17741e9 Compare November 12, 2025 20:12
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 4a19278 to 1a3fa8a Compare November 18, 2025 14:06
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 1a3fa8a to 3947f87 Compare December 3, 2025 18:13
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 3947f87 to 48936d9 Compare December 12, 2025 21:41
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 48936d9 to 0e67515 Compare December 31, 2025 17:03
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 0e67515 to fdcbec8 Compare January 8, 2026 19:39
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from b59d4d7 to 4780f8f Compare January 23, 2026 17:03
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from a9d01d6 to 6d1c4af Compare February 6, 2026 21:09
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from 18be139 to b089ae5 Compare February 12, 2026 19:40
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from b089ae5 to 9f78c18 Compare February 17, 2026 20:28
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 0cf5b6e to 181e84e Compare March 5, 2026 14:10
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 181e84e to 06c3894 Compare March 13, 2026 18:21
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 9c6e062 to ec596eb Compare April 8, 2026 17:06
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from ec596eb to 566f493 Compare April 29, 2026 14:59
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 566f493 to 11bc06d Compare May 8, 2026 22:08
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from c2e2941 to 10af5b5 Compare May 23, 2026 04:55
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 37876a0 to ffa7065 Compare June 1, 2026 18:10
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from ffa7065 to 360df92 Compare June 10, 2026 06:52
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 360df92 to bf0233a Compare July 1, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants