Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: bump github/branch-deploy from 8.2.1 to 9.1.3 in /deploy-branch #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps github/branch-deploy from 8.2.1 to 9.1.3.

Release notes

Sourced from github/branch-deploy's releases.

v9.1.3

What's Changed

A small bug fix

New Contributors

Full Changelog: github/branch-deploy@v9.1.2...v9.1.3

v9.1.2

What's Changed

This release updates internal node dependencies that are required for this Action to be packaged and developed

Full Changelog: github/branch-deploy@v9.1.1...v9.1.2

v9.1.1

What's Changed

This release contains one bug fix, some documentation updates, and dependency updates

New Contributors

Full Changelog: github/branch-deploy@v9.1.0...v9.1.1

v9.1.0

Overview

This release introduces a new input option called checks (thanks to @​Ugzuzg! 🎉). The checks feature has been a long sought after feature of this Action to give teams better control over what CI checks have to be passing in order for a deployment to proceed. This feature was originally requested way back in 2022 and it has finally landed!

The detailed documentation around the checks input can be found here.

TL;DR: A new input option called checks allows for teams to choose whether they want all CI checks to pass before a deployment can proceed or if only the explicitly required CI checks need to be passing.

What's Changed

... (truncated)

Commits
  • 17d9fd7 Merge pull request #257 from github/reggi/fix-unchecked-sticky
  • 86aef87 bundles
  • 0b2c35e Fixes unchecked sticky
  • f9e741b Merge pull request #254 from github/updates
  • 4d84470 update actions workflows
  • 3fbf47d update all node packages
  • a3979af Merge pull request #252 from github/dependabot/npm_and_yarn/npm-dependencies-...
  • 53d2ec3 Bump the npm-dependencies group with 1 update
  • c1504a7 add docs showing how users can save on Actions compute time
  • 4c2569b add docs note around permissions
  • 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 8.2.1 to 9.1.3.
- [Release notes](https://github.com/github/branch-deploy/releases)
- [Commits](github/branch-deploy@153de21...17d9fd7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from aps831 as a code owner April 22, 2024 21:20
@dependabot dependabot bot added github_actions Update to Github actions no_ci_cd_run Do not run Github actions labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Update to Github actions no_ci_cd_run Do not run Github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant