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

build(deps): bump the github-actions group with 3 updates #301

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the github-actions group with 3 updates: github/branch-deploy, actions/setup-node and GrantBirki/comment.

Updates github/branch-deploy from 9.3.0 to 9.4.0

Release notes

Sourced from github/branch-deploy's releases.

v9.4.0

What's Changed

Full Changelog: github/branch-deploy@v9...v9.4.0

v9.3.1

What's Changed

This release includes a minor bug fix in the way that deployment SHAs treat the auto_merge function on deployments. It also includes better test coverage of existing code and some control flow improvements as well.

Full Changelog: github/branch-deploy@v9...v9.3.1

Commits
  • 91f77d0 release script fixes
  • dd1b9d8 Merge pull request #281 from github/test-improvements
  • a95f851 control flow improvements for unlock-on-merge
  • a4e9c30 typo
  • 4a09c47 improved control flow for post-deploy-message and better unit tests
  • 20381a1 test improvements for outdated-check
  • 0b1186c help method branch coverage
  • b29db54 ensure .trim() is called on inputs.update_branch
  • e114a13 control flow improvements for environment-targets
  • 37cb745 🔒 enforce the most strict code coverage humanly possible 🔒
  • Additional commits viewable in compare view

Updates actions/setup-node from 4.0.2 to 4.0.3

Release notes

Sourced from actions/setup-node's releases.

v4.0.3

What's Changed

Bug fixes:

Documentation changes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.3

Commits

Updates GrantBirki/comment from 2.0.10 to 2.1.0

Release notes

Sourced from GrantBirki/comment's releases.

v2.1.0

What's Changed

Full Changelog: GrantBirki/comment@v2...v2.1.0

Commits
  • f524ee3 Merge pull request #26 from GrantBirki/issue-number-context
  • 8a5dda3 this node env doesn't support ?.
  • 7f657e1 fetch the issueNumber from the github.context if it is not defined in the...
  • ce03eec Merge pull request #25 from GrantBirki/node-package-updates
  • 5b51e4a npm update
  • ab68759 package cleanup
  • 3971a84 update prettier
  • d1c9a23 Merge pull request #24 from GrantBirki/dependabot/npm_and_yarn/npm_and_yarn-5...
  • 06d9f6f Bump braces in the npm_and_yarn group across 1 directory
  • See full diff 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 github-actions group with 3 updates: [github/branch-deploy](https://github.com/github/branch-deploy), [actions/setup-node](https://github.com/actions/setup-node) and [GrantBirki/comment](https://github.com/grantbirki/comment).


Updates `github/branch-deploy` from 9.3.0 to 9.4.0
- [Release notes](https://github.com/github/branch-deploy/releases)
- [Commits](github/branch-deploy@v9.3.0...v9.4.0)

Updates `actions/setup-node` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.0.2...v4.0.3)

Updates `GrantBirki/comment` from 2.0.10 to 2.1.0
- [Release notes](https://github.com/grantbirki/comment/releases)
- [Commits](GrantBirki/comment@1e63d57...f524ee3)

---
updated-dependencies:
- dependency-name: github/branch-deploy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: GrantBirki/comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 1, 2024 02:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2024
Copy link
Contributor

github-actions bot commented Aug 1, 2024

👋 Thanks for opening a pull request!

If you are new, please check out the deployment process below to understand how to deploy this pull request:

  1. 👀 Observe the CI output on this pull request to ensure it is passing and doing what it is supposed to do

  2. ✔️ Obtain an approval/review on this pull request

  3. 🚀 Branch deploy your pull request to production with .deploy

    Comment .deploy on this pull request to trigger a deploy. If anything goes wrong, rollback with .deploy main

  4. 🎉 Merge!

If you need additional help with branch deployments, checkout the usage guide

@Razzmatazzz
Copy link
Member

.deploy

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Deployment Triggered 🚀

Razzmatazzz, started a branch deployment to production

You can watch the progress here 🔗

Branch: dependabot/github_actions/github-actions-6a17671321

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Deployment Results ✅

Razzmatazzz successfully deployed branch dependabot/github_actions/github-actions-6a17671321 to production

@Razzmatazzz Razzmatazzz merged commit 9fd42da into main Aug 1, 2024
2 checks passed
@Razzmatazzz Razzmatazzz deleted the dependabot/github_actions/github-actions-6a17671321 branch August 1, 2024 02:53
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