-
Notifications
You must be signed in to change notification settings - Fork 39
Bump the github-actions group with 2 updates #277
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
Bump the github-actions group with 2 updates #277
Conversation
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache). Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `actions/cache` from 4.2.3 to 4.2.4 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@5a3ec84...0400d5f) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
PR HealthChangelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. This check can be disabled by tagging the PR with |
1 similar comment
PR HealthChangelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. This check can be disabled by tagging the PR with |
autosubmit label was removed for dart-lang/ai/277, because - The status or check suite build (beta, windows-latest) has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Revisions updated by `dart tools/rev_sdk_deps.dart`. ai (https://github.com/dart-lang/ai/compare/1547a83..bc90433): bc90433 2025-09-04 Greg Spencer Add pub add format guidance (dart-lang/ai#278) 845c126 2025-09-04 dependabot[bot] Bump the github-actions group with 2 updates (dart-lang/ai#277) 5568958 2025-09-04 Jacob MacDonald add a GEMINI.md file (dart-lang/ai#279) core (https://github.com/dart-lang/core/compare/5c3e2c3..a4dc873): a4dc8738 2025-09-09 Ömer Sinan Ağacan Implement `Int64` as a wrapper for `int` when targeting native and Wasm (dart-lang/core#905) 1aa58ef5 2025-09-08 Devon Carew [fixnum] update the min. required dart sdk (dart-lang/core#907) 60f2b5d3 2025-09-08 Ömer Sinan Ağacan Run fixnum tests with dart2wasm (dart-lang/core#906) dartdoc (https://github.com/dart-lang/dartdoc/compare/53222e2..efff7c1): efff7c1f 2025-09-08 Sarah Zakarias Remove runtime_renderers.dart (dart-lang/dartdoc#4101) 4e2daf57 2025-09-05 Sarah Zakarias Rename LanguageFeature and remove FeatureSet mixin (dart-lang/dartdoc#4099) ecc48d00 2025-09-02 dependabot[bot] Bump the github-actions group across 1 directory with 3 updates (dart-lang/dartdoc#4098) protobuf (https://github.com/dart-lang/protobuf/compare/0a13935..971bcae): 971bcae 2025-09-08 Ömer Sinan Ağacan Use a map to cache the `valueOf` functions for enums (google/protobuf.dart#1047) 8750ed7 2025-09-05 Ömer Sinan Ağacan Sync internal Kythe support improvements (google/protobuf.dart#1048) web (https://github.com/dart-lang/web/compare/a152054..e2daa3a): e2daa3a 2025-09-04 Nikechukwu [interop] Add support for Intersection types (dart-lang/web#451) webdev (https://github.com/dart-lang/webdev/compare/52ad019..23aefeb): 23aefebe 2025-09-05 jensjoha Fix CI flake in dwds/test/hot_restart_breakpoints_test.dart (dart-lang/webdev#2685) Change-Id: I36cfbcdd884e8e0e38e24a9c7f3bcfcc15fdd9ff Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/449000 Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]>
Bumps the github-actions group with 2 updates: actions/checkout and actions/cache.
Updates
actions/checkout
from 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)08eba0b
Prepare release v4.3.0 (#2237)631c7dc
Update package dependencies (#2236)8edcb1b
Update CODEOWNERS for actions (#2224)09d2aca
Update README.md (#2194)85e6279
Adjust positioning of user email note and permissions heading (#2044)009b9ae
Documentation update - add recommended permissions to Readme (#2043)cbb7224
Update README.md (#1977)3b9b8c8
docs: update README.md (#1971)Updates
actions/cache
from 4.2.3 to 4.2.4Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
0400d5f
Merge pull request #1636 from actions/Link-/release-4.2.4374a27f
Prepare release 4.2.4358a730
Merge pull request #1634 from actions/Link-/optimise-deps2ee706e
Fix with another approach94f7b5d
Fix bundle execc36116c
Fix the workflow to use licensed from source320fe7d
Update the licensed workflow to use the latest versiond81cc47
Add licensed outputde24398
Add licensed outpute7b6a9c
@protobuf-ts/plugin
to dev dependenciesDependabot 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