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

chore(deps): bump the gha group across 1 directory with 2 updates #1358

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps the gha group with 2 updates in the /.github/workflows directory: actions/setup-node and googleapis/release-please-action.

Updates actions/setup-node from 4.1.0 to 4.2.0

Release notes

Sourced from actions/setup-node's releases.

v4.2.0

What's Changed

New Contributors

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

Commits

Updates googleapis/release-please-action from 4.1.3 to 4.1.4

Release notes

Sourced from googleapis/release-please-action's releases.

v4.1.4

4.1.4 (2024-10-02)

Bug Fixes

  • bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (#1015) (5ec1cbd)
  • bump release-please from 16.12.0 to 16.13.0 (#1030) (caa0464)
  • bump release-please from 16.13.0 to 16.14.0 (#1032) (b2a986c)
  • deps: update release-please to 16.14.1 (#1036) (2942e51)
Changelog

Sourced from googleapis/release-please-action's changelog.

4.1.4 (2024-10-02)

Bug Fixes

  • bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (#1015) (5ec1cbd)
  • bump release-please from 16.12.0 to 16.13.0 (#1030) (caa0464)
  • bump release-please from 16.13.0 to 16.14.0 (#1032) (b2a986c)
  • deps: update release-please to 16.14.1 (#1036) (2942e51)
Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 27, 2025
Copy link
Contributor

github-actions bot commented Feb 27, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 46% 898 / 1952
🔵 Statements 46% 898 / 1952
🔵 Functions 54.83% 17 / 31
🔵 Branches 61.53% 64 / 104
File CoverageNo changed files found.
Generated in workflow #1075 for commit 5f27355 by the Vitest Coverage Report Action

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps the gha group with 2 updates in the /.github/workflows directory: [actions/setup-node](https://github.com/actions/setup-node) and [googleapis/release-please-action](https://github.com/googleapis/release-please-action).


Updates `actions/setup-node` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.1.0...v4.2.0)

Updates `googleapis/release-please-action` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/googleapis/release-please-action/releases)
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
- dependency-name: googleapis/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dot-github/workflows/gha-3b062808fd branch from 9d5c6a3 to 5f27355 Compare March 2, 2025 09:53
@ayushmanchhabra
Copy link
Collaborator

@dependabot squash and merge

@dependabot dependabot bot merged commit 48e4947 into main Mar 6, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/gha-3b062808fd branch March 6, 2025 07:35
ayushmanchhabra pushed a commit that referenced this pull request Mar 6, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🤖 I have created a release *beep* *boop*
---


##
[4.13.9](v4.13.8...v4.13.9)
(2025-03-06)


### Bug Fixes

* **get/verify:** use crypto.timingSafeEqual to verify shasums
([3dd449a](3dd449a))


### Chores

* **deps:** bump the gha group across 1 directory with 2 updates
([#1358](#1358))
([48e4947](48e4947))
* **deps:** bump the npm group across 1 directory with 13 updates
([#1357](#1357))
([9d3fe0c](9d3fe0c))
* reverse undeprecation of get and run mode
([e139740](e139740))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

1 participant