Skip to content

Bump spring-io/spring-release-actions from 0.0.3 to 0.0.4#19093

Merged
jzheaux merged 1 commit into6.5.xfrom
dependabot/github_actions/6.5.x/spring-io/spring-release-actions-0.0.4
Apr 17, 2026
Merged

Bump spring-io/spring-release-actions from 0.0.3 to 0.0.4#19093
jzheaux merged 1 commit into6.5.xfrom
dependabot/github_actions/6.5.x/spring-io/spring-release-actions-0.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps spring-io/spring-release-actions from 0.0.3 to 0.0.4.

Release notes

Sourced from spring-io/spring-release-actions's releases.

0.0.4

⭐ New Features

  • Fix count-open-issues to count opend Pull Requests as well #101
  • Revise is it is enough to check just for artifact directory in Maven Central from the check-maven-artifact action #98

🪲 Bug Fixes

  • publish-release-notes should target specific commit SHA #77

🔨 Dependency Upgrades

  • Update actions to use node24 #91
Commits
  • 2420148 Update Release Workflow
  • 42c0428 Bump vitest from 4.1.2 to 4.1.3
  • ea2823b Bump msw from 2.13.0 to 2.13.2
  • 24d40f8 Bump @​vitest/coverage-v8 from 4.1.2 to 4.1.3
  • d4558ec Check for Artifact Jar Instead of Directory
  • 0148e31 Count Open Pull Requests in Milestone
  • 96ec7e7 Update dist
  • f543eff Bump msw from 2.12.14 to 2.13.0
  • 401d699 Bump node from 25.8.2 to 25.9.0
  • 8b2640b Bump undici from 7.24.7 to 8.0.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spring-io/spring-release-actions](https://github.com/spring-io/spring-release-actions) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/spring-io/spring-release-actions/releases)
- [Commits](spring-io/spring-release-actions@0.0.3...0.0.4)

---
updated-dependencies:
- dependency-name: spring-io/spring-release-actions
  dependency-version: 0.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added in: build An issue in the build type: dependency-upgrade A dependency upgrade type: task A general task labels Apr 17, 2026
- name: Compute Version
id: compute-version
uses: spring-io/spring-release-actions/compute-version@0.0.3
uses: spring-io/spring-release-actions/compute-version@0.0.4
- name: Get Today's Release Version
id: todays-release
uses: spring-io/spring-release-actions/get-todays-release-version@0.0.3
uses: spring-io/spring-release-actions/get-todays-release-version@0.0.4
- name: Compute Next Version
id: next-version
uses: spring-io/spring-release-actions/compute-next-version@0.0.3
uses: spring-io/spring-release-actions/compute-next-version@0.0.4
version: ${{ steps.todays-release.outputs.release-version }}
- name: Schedule Next Milestone
uses: spring-io/spring-release-actions/schedule-milestone@0.0.3
uses: spring-io/spring-release-actions/schedule-milestone@0.0.4
@jzheaux jzheaux self-assigned this Apr 17, 2026
@jzheaux jzheaux merged commit 3539f06 into 6.5.x Apr 17, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/6.5.x/spring-io/spring-release-actions-0.0.4 branch April 17, 2026 17:07
@jzheaux jzheaux added this to the 6.5.10 milestone Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: build An issue in the build type: dependency-upgrade A dependency upgrade type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants