Skip to content

chore(deps-dev): bump the semantic-release-ecosystem group with 2 updates#96

Merged
castastrophe merged 1 commit into
mainfrom
dependabot/npm_and_yarn/semantic-release-ecosystem-6cdf300853
Jun 2, 2025
Merged

chore(deps-dev): bump the semantic-release-ecosystem group with 2 updates#96
castastrophe merged 1 commit into
mainfrom
dependabot/npm_and_yarn/semantic-release-ecosystem-6cdf300853

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2025

Bumps the semantic-release-ecosystem group with 2 updates: @semantic-release/github and semantic-release.

Updates @semantic-release/github from 11.0.2 to 11.0.3

Release notes

Sourced from @​semantic-release/github's releases.

v11.0.3

11.0.3 (2025-05-25)

Bug Fixes

Commits
  • b60a983 fix(deps): update octokit monorepo (major) (#1049)
  • 5f2de30 chore(deps): update dependency semantic-release to v24.2.5 (#1047)
  • e29a3c7 chore(deps): update dependency npm-run-all2 to v8.0.3 (#1046)
  • d15f74b chore(deps): update dependency semantic-release to v24.2.4 (#1045)
  • 3ea8ff1 chore(deps): update npm to v11 (#1043)
  • ec7faeb chore(deps): update dependency npm-run-all2 to v8.0.2 (#1044)
  • 2f63a44 chore(deps): lock file maintenance (#1042)
  • 558a760 chore(deps): lock file maintenance (#1040)
  • 4348afc chore(deps): update dependency npm-run-all2 to v8 (#1039)
  • 6d0da17 chore(deps): update dependency ava to v6.3.0 (#1038)
  • Additional commits viewable in compare view

Updates semantic-release from 24.2.3 to 24.2.5

Release notes

Sourced from semantic-release's releases.

v24.2.5

24.2.5 (2025-05-23)

Bug Fixes

  • deps: raise the minimum of the defined range for marked-terminal (#3742) (fb1ccd4)

v24.2.4

24.2.4 (2025-05-16)

Bug Fixes

Commits
  • fb1ccd4 fix(deps): raise the minimum of the defined range for marked-terminal (#3742)
  • 33c0046 chore(deps): update npm to v11 (#3739)
  • 0d3d864 chore(deps): update dependency @​types/node to v22.15.21 (#3737)
  • c0c3a83 chore(deps): update dependency @​types/node to v22.15.20 (#3736)
  • 55c058b chore(deps): update dependency npm-run-all2 to v8.0.3 (#3735)
  • 0a9c510 chore(deps): lock file maintenance (#3729)
  • 8860177 chore(deps): update dependency @​types/node to v22.15.19 (#3728)
  • d2e4c4d docs(issue-template): more directly ask for improved detail for bug reports (...
  • e45040e fix(deps): update dependency marked to v15 (#3499)
  • cf7f01a chore(deps): update npm to v11 (#3722)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 1, 2025
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/semantic-release-ecosystem-6cdf300853 branch 2 times, most recently from 00e2d67 to 07cbf57 Compare June 2, 2025 12:50
…ates

Bumps the semantic-release-ecosystem group with 2 updates: [@semantic-release/github](https://github.com/semantic-release/github) and [semantic-release](https://github.com/semantic-release/semantic-release).


Updates `@semantic-release/github` from 11.0.2 to 11.0.3
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v11.0.2...v11.0.3)

Updates `semantic-release` from 24.2.3 to 24.2.5
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.3...v24.2.5)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-version: 11.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: semantic-release-ecosystem
- dependency-name: semantic-release
  dependency-version: 24.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: semantic-release-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/semantic-release-ecosystem-6cdf300853 branch from 07cbf57 to d0ad53f Compare June 2, 2025 12:55
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2025

Package Line Rate Branch Rate Complexity Health
main 93% 71% 0
Summary 93% (166 / 178) 71% (37 / 52) 0

@castastrophe castastrophe merged commit 9f9269e into main Jun 2, 2025
3 checks passed
@castastrophe castastrophe deleted the dependabot/npm_and_yarn/semantic-release-ecosystem-6cdf300853 branch June 2, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant