-
Notifications
You must be signed in to change notification settings - Fork 217
Bump the github-actions group with 3 updates #2476
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
Merged
auto-submit
merged 1 commit into
master
from
dependabot/github_actions/github-actions-4973d0c121
Apr 1, 2025
Merged
Bump the github-actions group with 3 updates #2476
auto-submit
merged 1 commit into
master
from
dependabot/github_actions/github-actions-4973d0c121
Apr 1, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the github-actions group with 3 updates: [actions/cache](https://github.com/actions/cache), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action). 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) Updates `actions/upload-artifact` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@4cec3d8...ea165f8) Updates `github/codeql-action` from 3.28.10 to 3.28.13 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b56ba49...1b549b9) --- 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 - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.28.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
fluttergithubbot
approved these changes
Apr 1, 2025
PR HealthChangelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. |
copybara-service bot
pushed a commit
to dart-lang/sdk
that referenced
this pull request
Apr 2, 2025
Revisions updated by `dart tools/rev_sdk_deps.dart`. core (https://github.com/dart-lang/core/compare/61e6771..a6e81e0): a6e81e0b 2025-03-31 Lasse R.H. Nielsen Make URL strategy better at recognizing URLs. (dart-lang/core#873) 379e9c2e 2025-03-25 dependabot[bot] Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 in the github-actions group (dart-lang/core#869) dartdoc (https://github.com/dart-lang/dartdoc/compare/d400676..cbc1885): cbc18857 2025-03-25 Sam Rawlins Improve the error message when an import cannot be resolved (dart-lang/dartdoc#4023) 18a7631d 2025-03-25 Parker Lougheed Place footer below main content (dart-lang/dartdoc#4014) f41bd3ab 2025-03-24 Sam Rawlins Improve failure when import cannot be found (dart-lang/dartdoc#4022) ecosystem (https://github.com/dart-lang/ecosystem/compare/2317263..391a80c): 391a80c 2025-04-01 Brian Wilkerson Update prompts.dart (dart-lang/ecosystem#349) 6a89899 2025-04-01 Brian Wilkerson Update create_tuning_data.dart (dart-lang/ecosystem#350) http (https://github.com/dart-lang/http/compare/1b6e28d..e988925): e988925 2025-03-31 Brian Quinlan Remove .gitignored files (dart-lang/http#1728) 29c5733 2025-03-25 Brian Quinlan Improve the reliability of cronet_http/ok_http workflows (dart-lang/http#1736) dd56b86 2025-03-21 Brian Quinlan Remove cronet_http.impl (dart-lang/http#1734) 7f5ad18 2025-03-21 Brian Quinlan Adding missing license headers (dart-lang/http#1735) fedead7 2025-03-20 Brian Quinlan [cronet_http] Prepare to release 1.3.3 (dart-lang/http#1733) i18n (https://github.com/dart-lang/i18n/compare/d9cce0b..2701040): 2701040 2025-04-01 dependabot[bot] Bump the github-actions group with 2 updates (dart-lang/i18n#959) 5101533 2025-04-01 Moritz Fix hashes.dart formatting (dart-lang/i18n#960) shelf (https://github.com/dart-lang/shelf/compare/2af8529..082d3ac): 082d3ac 2025-04-01 dependabot[bot] Bump actions/cache from 4.2.2 to 4.2.3 in the github-actions group (dart-lang/shelf#475) test (https://github.com/dart-lang/test/compare/9e349d0..c1fa1e6): c1fa1e69 2025-04-01 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/test#2476) 31a2d64c 2025-03-31 Nate Bosch Sort reporter options (dart-lang/test#2475) webdev (https://github.com/dart-lang/webdev/compare/302b6db..697f2f7): 697f2f7f 2025-03-24 Jessy Yameogo renamed DWDS injector parameter (dart-lang/webdev#2602) af33df71 2025-03-21 Tristan Ross Add offline mode (dart-lang/webdev#2483) 5c805f14 2025-03-21 Jessy Yameogo Updated DWDS to include a boolean flag that enables debugging support when set to true (dart-lang/webdev#2601) Change-Id: I7af88306b77efa3dab2bdef0d7543663317448f1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/419682 Auto-Submit: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 3 updates: actions/cache, actions/upload-artifact and github/codeql-action.
Updates
actions/cache
from 4.2.2 to 4.2.3Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
5a3ec84
Merge pull request #1577 from salmanmkc/salmanmkc/4-test7de2102
Update releases.md76d40dd
Update to use the latest version of the cache package to obfuscate the SAS76dd5eb
update cache with main8c80c27
new package45cfd0e
updatesedd449b
updated cache with latest changes0576707
latest test before pr3105dc9
update9450d42
maskUpdates
actions/upload-artifact
from 4.6.1 to 4.6.2Release notes
Sourced from actions/upload-artifact's releases.
Commits
ea165f8
Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release0839620
Prepare for new release of actions/upload-artifact with new toolkit cache ver...Updates
github/codeql-action
from 3.28.10 to 3.28.13Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
1b549b9
Merge pull request #2819 from github/update-v3.28.13-e0ea1410282630c8
Update changelog for v3.28.13e0ea141
Merge pull request #2818 from github/cklin/empty-pr-diff-rangeb361a91
Diff-informed analysis: fix empty PR handlingbd1d9ab
Merge pull request #2816 from github/cklin/overlay-file-listb98ae6c
Add overlay-database-utils tests9825184
Add getFileOidsUnderPath() testsac67cff
Merge pull request #2817 from github/cklin/default-setup-diff-informed9c674ba
build: refresh js filesd109dd5
Detect PR branches for Default SetupDependabot 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