Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps github/branch-deploy from 10 to 11.

Release notes

Sourced from github/branch-deploy's releases.

v11.0.0

What's Changed

📖 TL;DR: Internal node package updates, updated to node24, converted the project to ES modules

🚨 Breaking change notice: The vast majority of users should be able to seamlessly upgrade to v11 without needing to make any changes at all. This is mainly just a major version release to accomodate for the fact that branch-deploy is moving to a default runtime of node24 which requires up-to-date Actions runner versions. Additionally, a lot of internal dependencies were updated and the entire project was migrated from CommonJS to ES modules. Out of caution, I have opted to published this release as a major version change.

Full Changelog: github/branch-deploy@v10.4.3...v11.0.0

v10.4.3

What's Changed

New Contributors

Full Changelog: github/branch-deploy@v10.4.2...v10.4.3

v10.4.2

What's Changed

This release contains some minor cleanup and internal code improvements and guard rails. It should be safe to upgrade for all users of this Action without any changes needed.

New Contributors

Full Changelog: github/branch-deploy@v10.4.1...v10.4.2

v10.4.1

... (truncated)

Commits
  • 48285b1 Merge pull request #416 from github/full-esm-support
  • 0d2c53c run npm update
  • a83acc1 remove istanbul comments as they are old
  • 70b62bd refactor(tests): improve timestamp test description and cleanup version tests
  • efc7fbf fix version tests
  • 883f019 cleanup unused vars in tests
  • 9d7aeb4 fix: update waiting icon in deployment confirmation messages
  • 0bfc8b7 bump to v11
  • d03ec0e lint
  • 8b6d157 fix: remove unused imports from test files for cleaner code
  • 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 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 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 [github/branch-deploy](https://github.com/github/branch-deploy) from 10 to 11.
- [Release notes](https://github.com/github/branch-deploy/releases)
- [Commits](github/branch-deploy@v10...v11)

---
updated-dependencies:
- dependency-name: github/branch-deploy
  dependency-version: '11'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 13, 2025
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant