Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2024

This PR contains the following updates:

Package Change Age Confidence
@semantic-release/github 10.3.5 -> 12.0.1 age confidence
@semantic-release/npm 12.0.2 -> 13.1.1 age confidence
semantic-release 24.2.7 -> 25.0.1 age confidence

Release Notes

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

v12.0.1

Compare Source

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.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.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

v24.2.9

Compare Source

Bug Fixes

v24.2.8

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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 860479b to ca394bc Compare November 6, 2024 18:45
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from ca394bc to b1d50fa Compare January 19, 2025 09:37
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from b1d50fa to 7557f03 Compare April 25, 2025 23:46
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from cc0ef48 to 794786f Compare May 25, 2025 13:40
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 794786f to 5b93cba Compare June 26, 2025 22:36
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from b12d870 to b0f1501 Compare August 11, 2025 01:48
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 5d57c53 to e44a2ed Compare September 6, 2025 21:02
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from e44a2ed to cbd1d51 Compare September 11, 2025 08:24
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from cbd1d51 to 83a3e4a Compare September 25, 2025 18:13
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 83a3e4a to 0b95628 Compare October 13, 2025 21:43
@renovate renovate bot changed the title dev dependency update: @semantic-release/github dev dependency update: @semantic-release/github (major) Oct 13, 2025
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 4 times, most recently from 392c7bd to f3ef0b8 Compare October 21, 2025 20:42
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from f3ef0b8 to 545f968 Compare November 1, 2025 00:11
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.

1 participant