Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps the github-actions group with 1 update: actions/cache.

Updates actions/cache from 4.2.2 to 4.2.3

Release notes

Sourced from actions/cache's releases.

v4.2.3

What's Changed

  • Update to use @​actions/cache 4.0.3 package & prepare for new release by @​salmanmkc in actions/cache#1577 (SAS tokens for cache entries are now masked in debug logs)

New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

Changelog

Sourced from actions/cache's changelog.

Releases

4.2.3

  • Bump @actions/cache to v4.0.3 (obfuscates SAS token in debug logs for cache entries)

4.2.2

  • Bump @actions/cache to v4.0.2

4.2.1

  • Bump @actions/cache to v4.0.1

4.2.0

TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

4.1.2

  • Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - #1474
  • Security fix: Bump braces from 3.0.2 to 3.0.3 - #1475

4.1.1

  • Restore original behavior of cache-hit output - #1467

4.1.0

  • Ensure cache-hit output is set when a cache is missed - #1404
  • Deprecate save-always input - #1452

4.0.2

  • Fixed restore fail-on-cache-miss not working.

4.0.1

  • Updated isGhes check

... (truncated)

Commits

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 <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 1 update: [actions/cache](https://github.com/actions/cache).


Updates `actions/cache` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@d4323d4...5a3ec84)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the autosubmit label Jul 1, 2025
@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Jul 1, 2025
@github-actions
Copy link

github-actions bot commented Jul 1, 2025

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

1 similar comment
@github-actions
Copy link

github-actions bot commented Jul 1, 2025

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

@auto-submit
Copy link

auto-submit bot commented Jul 1, 2025

auto label is removed for dart-lang/ai/211, Failed to merge dart-lang/ai/211 with Pull request dart-lang/ai/211 could not be merged: At least 1 approving review is required by reviewers with write access..

@auto-submit auto-submit bot removed the autosubmit label Jul 1, 2025
@jakemac53 jakemac53 merged commit a5aa053 into main Jul 1, 2025
33 checks passed
@jakemac53 jakemac53 deleted the dependabot/github_actions/github-actions-1db280f781 branch July 1, 2025 13:53
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Jul 2, 2025
Revisions updated by `dart tools/rev_sdk_deps.dart`.

ai (https://github.com/dart-lang/ai/compare/38734ff..64dfa7f):
  64dfa7f  2025-07-01  Jacob MacDonald  move static argParser variable to a createArgParser function (dart-lang/ai#212)
  a5aa053  2025-07-01  dependabot[bot]  Bump actions/cache from 4.2.2 to 4.2.3 in the github-actions group (dart-lang/ai#211)

dartdoc (https://github.com/dart-lang/dartdoc/compare/f1fe177..882aea9):
  882aea93  2025-07-01  dependabot[bot]  Bump github/codeql-action from 3.28.18 to 3.29.2 in the github-actions group (dart-lang/dartdoc#4071)
  3e3999a6  2025-07-01  István Soós  Fix lints and tests. (dart-lang/dartdoc#4070)

i18n (https://github.com/dart-lang/i18n/compare/9e2d047..ab90327):
  ab903279  2025-07-01  dependabot[bot]  Bump softprops/action-gh-release in the github-actions group (dart-lang/i18n#984)

test (https://github.com/dart-lang/test/compare/0793a2b..2be5ca0):
  2be5ca06  2025-07-01  Devon Carew  prep to publish package:checks 0.3.1 (dart-lang/test#2513)
  3d5aaa3f  2025-07-01  dependabot[bot]  Bump github/codeql-action from 3.28.18 to 3.29.2 in the github-actions group (dart-lang/test#2514)
  8e703e28  2025-06-30  Seth Ladd  Update README.md to clarify this is an experiment (dart-lang/test#2512)

webdriver (https://github.com/google/webdriver.dart/compare/b8f511d..cfab787):
  cfab787  2025-07-01  dependabot[bot]  Bump nanasess/setup-chromedriver (google/webdriver.dart#330)

Change-Id: I28133768054260c588fba4a0cac3a60bd55d0fb2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/438360
Commit-Queue: Konstantin Shcheglov <[email protected]>
Auto-Submit: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-infra A repository infrastructure change or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants