-
Notifications
You must be signed in to change notification settings - Fork 390
Bump the github-actions group with 3 updates #1819
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 3 updates #1819
Conversation
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-java](https://github.com/actions/setup-java) 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/setup-java` from 4.7.1 to 5.0.0 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@c5195ef...dded088) 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/setup-java 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 HealthBreaking changes ✔️
This check can be disabled by tagging the PR with Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. This check can be disabled by tagging the PR with Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR). This check can be disabled by tagging the PR with API leaks ✔️The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.
This check can be disabled by tagging the PR with License Headers ✔️
All source files should start with a license header. Unrelated files missing license headers
This check can be disabled by tagging the PR with |
1 similar comment
PR HealthBreaking changes ✔️
This check can be disabled by tagging the PR with Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. This check can be disabled by tagging the PR with Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR). This check can be disabled by tagging the PR with API leaks ✔️The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.
This check can be disabled by tagging the PR with License Headers ✔️
All source files should start with a license header. Unrelated files missing license headers
This check can be disabled by tagging the PR with |
|
autosubmit label was removed for dart-lang/http/1819, because - The status or check suite macOS: Format & Analyze & Test (any, macos-13) 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/078abd2..901e2ce): 901e2ce 2025-09-22 Greg Spencer Mark "root" as required. (dart-lang/ai#285) dartdoc (https://github.com/dart-lang/dartdoc/compare/4df6dbe..669b15f): 669b15f7 2025-09-25 Sam Rawlins Update deprecated check to consider new annotations (dart-lang/dartdoc#4108) 42daf01e 2025-09-25 Konstantin Scheglov When create EmbedderSdk, give it 'languageVersion'. (dart-lang/dartdoc#4110) 17dc54d1 2025-09-25 Sam Rawlins Bump updateAnalysisOptions parameter for deprecation (dart-lang/dartdoc#4109) http (https://github.com/dart-lang/http/compare/d6dd5ec..e0dadd1): e0dadd1 2025-09-23 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/http#1819) 8c5f1b8 2025-09-22 Benjamin Jones Remove documentation about WebSocketChannel.new in doc comment (dart-lang/http#1823) protobuf (https://github.com/dart-lang/protobuf/compare/456e2ee..07eed6e): 07eed6e 2025-09-25 Ömer Sinan Ağacan Generalize argument type of `PbList.from` from `List<T>` to `Iterable<T>` (google/protobuf.dart#1054) 0447bd2 2025-09-24 Ömer Sinan Ağacan Run plugin with asserts when building test protos (google/protobuf.dart#1055) 660bbc8 2025-09-24 Ömer Sinan Ağacan Edition support (google/protobuf.dart#1052) 82fc34f 2025-09-23 Ömer Sinan Ağacan Improve golden file checking (google/protobuf.dart#1053) tools (https://github.com/dart-lang/tools/compare/6c1eb21..ecd7dd5): ecd7dd52 2025-09-24 Devon Carew refactor the media types golden table (dart-lang/tools#2168) web (https://github.com/dart-lang/web/compare/25a0b5b..0baaea4): 0baaea4 2025-09-23 Nikechukwu [interop] Add support for destructured parameters (dart-lang/web#469) af37d19 2025-09-22 Nikechukwu [web-generator] Added support for multi-file input for JS Generator (dart-lang/web#470) webdev (https://github.com/dart-lang/webdev/compare/23aefeb..d2e5593): d2e5593b 2025-09-22 Ben Konyi Format sources using the updated formatter (dart-lang/webdev#2662) Change-Id: Ia42b257706d22841ba226870b51bb346d9bef67f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/451601 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
Bumps the github-actions group with 3 updates: actions/checkout, actions/setup-java and actions/cache.
Updates
actions/checkoutfrom 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)Updates
actions/setup-javafrom 4.7.1 to 5.0.0Release notes
Sourced from actions/setup-java's releases.
Commits
dded088Bump actions/checkout from 4 to 5 (#896)0913e9aUpgrade to node 24 (#888)e9343dbBumps form-data (#887)ae2b61dBump undici from 5.28.5 to 5.29.0 (#833)c190c18Bump eslint-plugin-jest from 27.9.0 to 29.0.1 (#730)67aec00Fix: prevent default installation of JetBrains pre-releases (#859)ebb356cImprove Error Handling for Setup-Java Action to Help Debug Intermittent Failu...f4f1212Update publish-immutable-actions.yml (#798)Updates
actions/cachefrom 4.2.3 to 4.2.4Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
0400d5fMerge pull request #1636 from actions/Link-/release-4.2.4374a27fPrepare release 4.2.4358a730Merge pull request #1634 from actions/Link-/optimise-deps2ee706eFix with another approach94f7b5dFix bundle execc36116cFix the workflow to use licensed from source320fe7dUpdate the licensed workflow to use the latest versiond81cc47Add licensed outputde24398Add licensed outpute7b6a9c@protobuf-ts/pluginto 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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