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 dependencies group across 1 directory with 3 updates #1208

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps the dependencies group with 3 updates in the / directory: @actions/cache, @octokit/plugin-retry and @types/node.

Updates @actions/cache from 4.0.2 to 4.0.3

Changelog

Sourced from @​actions/cache's changelog.

4.0.3

  • Added masking for Shared Access Signature (SAS) cache entry URLs #1982
  • Improved debugging by logging both the cache version alongside the keys requested when a cache restore fails #1994
Commits

Updates @octokit/plugin-retry from 6.1.0 to 7.2.0

Release notes

Sourced from @​octokit/plugin-retry's releases.

v7.2.0

7.2.0 (2025-03-18)

Features

v7.1.4

7.1.4 (2025-02-14)

Bug Fixes

  • deps: bump @​octokit/request-error from 6.1.6 to 6.1.7 [security] (#612) (62ae7c3)

v7.1.3

7.1.3 (2025-01-07)

Bug Fixes

  • deps: bump octokit deps to fix Deno compat (#602) (b76ebd6)

v7.1.2

7.1.2 (2024-09-18)

Bug Fixes

v7.1.1

7.1.1 (2024-04-23)

Bug Fixes

v7.1.0

7.1.0 (2024-04-03)

Features

v7.0.4

7.0.4 (2024-04-03)

... (truncated)

Commits
  • 40a8c8b feat: don't retry on HTTP 410 (#621)
  • 470ac38 chore(deps): update dependency prettier to v3.5.3 (#618)
  • 85a5c95 build(deps): lock file maintenance (#619)
  • ea0d5d8 build(deps): lock file maintenance (#617)
  • 4daf959 chore(deps): update dependency semantic-release-plugin-update-version-in-file...
  • 33e0076 chore(deps): update dependency prettier to v3.5.2 (#616)
  • 0d36408 build(deps): lock file maintenance (#614)
  • 3770c90 build(deps): lock file maintenance (#611)
  • 62ae7c3 fix(deps): bump @​octokit/request-error from 6.1.6 to 6.1.7 [security] (#612)
  • 7c8a851 chore(deps): update dependency prettier to v3.5.1 (#610)
  • Additional commits viewable in compare view

Updates @types/node from 22.13.10 to 22.13.12

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

…dates

Bumps the dependencies group with 3 updates in the / directory: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache), [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@actions/cache` from 4.0.2 to 4.0.3
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)

Updates `@octokit/plugin-retry` from 6.1.0 to 7.2.0
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](octokit/plugin-retry.js@v6.1.0...v7.2.0)

Updates `@types/node` from 22.13.10 to 22.13.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@actions/cache"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@octokit/plugin-retry"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2025
@ldez
Copy link
Member

ldez commented Mar 29, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-c57c0fe2d1 branch March 29, 2025 20:45
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant