-
Notifications
You must be signed in to change notification settings - Fork 58
Bump the github-actions group with 2 updates #966
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 #966
Conversation
Bumps the github-actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `actions/download-artifact` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@95815c3...d3f86a1) Updates `softprops/action-gh-release` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@c95fe14...da05d55) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
PR HealthBreaking changes ✔️
Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR). 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.
License Headers ✔️
All source files should start with a license header. |
1 similar comment
PR HealthBreaking changes ✔️
Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR). 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.
License Headers ✔️
All source files should start with a license header. |
Revisions updated by `dart tools/rev_sdk_deps.dart`. i18n (https://github.com/dart-lang/i18n/compare/de19436..e44af54): e44af54 2025-05-01 dependabot[bot] Bump the github-actions group with 2 updates (dart-lang/i18n#966) test (https://github.com/dart-lang/test/compare/3ac991f..c3755d8): c3755d80 2025-05-01 dependabot[bot] Bump github/codeql-action from 3.28.13 to 3.28.16 in the github-actions group (dart-lang/test#2492) 935b8b04 2025-04-28 Danny Tuppeny Allow specifying an explicit location for test/groups (dart-lang/test#2481) tools (https://github.com/dart-lang/tools/compare/11f4cf7..92f10a9): 92f10a9a 2025-04-30 Liam Appelbe [coverage] Fix resume after shutdown error (dart-lang/tools#2079) 7e8cb037 2025-04-29 Viral Verma Add --fail-under flag for minimum coverage threshold (dart-lang/tools#2075) web (https://github.com/dart-lang/web/compare/553c14d..f1becf0): f1becf0 2025-04-30 Natalie Weizenbaum Add conversions between Dart's Uri and the JS URL (dart-lang/web#365) Change-Id: Icc33983c9cc2cdad7add25494c92a21e8605b2a1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425900 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
Bumps the github-actions group with 2 updates: actions/download-artifact and softprops/action-gh-release.
Updates
actions/download-artifactfrom 4.2.1 to 4.3.0Release notes
Sourced from actions/download-artifact's releases.
Commits
d3f86a1Merge pull request #404 from actions/robherley/v4.3.0fc02353prep for v4.3.0 release7745437Merge pull request #402 from actions/joshmgross/download-by-id-example84fc7a0Remove path filters from Check dist workflow67f2bc3Fix workflow example for downloading by artifact ID8ea3c2cMerge pull request #401 from actions/download-by-idd219c63add supporting unit tests for artifact downloads with ids54124fbrevertgetArtifact()changes - for now we have to list and filter by artifa...b83057bbundle171183cuse the sameartifactClient.getArtifactstructure as seen above in `isSingl...Updates
softprops/action-gh-releasefrom 2.2.1 to 2.2.2Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
da05d55release 2.2.26b18c2ftest(release): add unit tests when searching for a release (#603)e2b105cchore(deps): bump actions/setup-node in the github-actions group (#607)e707470chore(deps): bump the npm group with 4 updates (#608)36833a1fix: updating release draft status (#316)8bb7207chore(deps): bump actions/setup-node in the github-actions group (#597)93bb5fffix(docs): clarify the default for tag_name (#599)581b12cchore: simplify ref_type test (#598)b540ad2chore(deps): bump@octokit/request(#605)ac224e9chore(deps): bump the npm group across 1 directory with 5 updates (#604)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 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