Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2025

Bumps the development-dependencies group with 2 updates: actions/checkout and spring-io/artifactory-deploy-action.

Updates actions/checkout from 5 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

V6.0.0

V5.0.1

V5.0.0

V4.3.1

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Updates spring-io/artifactory-deploy-action from 0.0.2 to 0.0.4

Release notes

Sourced from spring-io/artifactory-deploy-action's releases.

v0.0.4

🐞 Bug Fixes

  • Threads configuration setting has no effect #14
  • Deploy may fail with "RejectedExecutionException: Thread limit exceeded replacing blocked worker" #13

v0.0.3

⭐ New Features

  • Include VCS revision information in published build info #8

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​jzheaux

Commits
  • 926d7f7 Release v0.0.4
  • 98413f5 Use fixed thread pool of configured size in Deployer
  • b740700 Next development version
  • af8daec Upgrade to Checkstyle 12.1.0
  • 3e66209 Upgrade to Spring Java Format 0.0.47
  • 399d0d2 Upgrade to Spring Boot 3.5.7
  • d2660f6 Upgrade to Gradle 9.1
  • d1cc33b Merge pull request #8 from jzheaux
  • 10288e8 Polish "Add vcs-revision property"
  • 282325b Add vcs-revision property
  • 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

Bumps the development-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [spring-io/artifactory-deploy-action](https://github.com/spring-io/artifactory-deploy-action).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

Updates `spring-io/artifactory-deploy-action` from 0.0.2 to 0.0.4
- [Release notes](https://github.com/spring-io/artifactory-deploy-action/releases)
- [Commits](spring-io/artifactory-deploy-action@dc19130...926d7f7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: spring-io/artifactory-deploy-action
  dependency-version: 0.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: task A general task label Nov 22, 2025
@onobc onobc merged commit 8b98503 into main Nov 23, 2025
1 check passed
@onobc onobc deleted the dependabot/github_actions/main/development-dependencies-92527e10cd branch November 23, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants