Skip to content

build(deps): bump the dependencies group across 1 directory with 4 updates #1212

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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.14

Commits

Updates @types/semver from 7.5.8 to 7.7.0

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 javascript Pull requests that update Javascript code labels Mar 29, 2025
…dates

Bumps the dependencies group with 4 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), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver).


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.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

---
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
- dependency-name: "@types/semver"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-1b1da503d7 branch from 056698d to e66f0a4 Compare March 29, 2025 20:48
@ldez
Copy link
Member

ldez commented Mar 29, 2025

@dependabot ignore @octokit/plugin-retry major 7

@ldez
Copy link
Member

ldez commented Mar 29, 2025

@dependabot ignore @octokit/plugin-retry major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2025

OK, I won't notify you about version 7.x.x of @octokit/plugin-retry again, unless you unignore it.

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-1b1da503d7 branch March 29, 2025 21:22
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