Bump the github-actions group with 5 updates - #435
Conversation
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `653ba8b281fa5e1ee78ec20dda96cf9a79102c04` | `11fa467881691ac900904a2eea702c5ea848ad13` | | [coverallsapp/github-action](https://github.com/coverallsapp/github-action) | `2.3.7` | `2.3.8` | | [actions/stale](https://github.com/actions/stale) | `10.3.0` | `11.0.0` | | [actions/labeler](https://github.com/actions/labeler) | `6.1.0` | `7.0.0` | Updates `actions/checkout` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@9c091bb...3d3c42e) Updates `peter-evans/create-pull-request` from 653ba8b281fa5e1ee78ec20dda96cf9a79102c04 to 11fa467881691ac900904a2eea702c5ea848ad13 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@653ba8b...11fa467) Updates `coverallsapp/github-action` from 2.3.7 to 2.3.8 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@5cbfd81...8d6379e) Updates `actions/stale` from 10.3.0 to 11.0.0 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@eb5cf3a...4391f3d) Updates `actions/labeler` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@f27b608...bf12e9b) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-version: 11fa467881691ac900904a2eea702c5ea848ad13 dependency-type: direct:production dependency-group: github-actions - dependency-name: coverallsapp/github-action dependency-version: 2.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/stale dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/labeler dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
PR HealthLicense Headers ✔️
All source files should start with a license header. This check can be disabled by tagging the PR with Unused Dependencies ✔️
For details on how to fix these, see dependency_validator. 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 Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. 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 Breaking changes ✔️
This check can be disabled by tagging the PR with |
|
autosubmit label was removed for dart-lang/ecosystem/435, because - The status or check suite zizmor-output has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Bumps the github-actions group with 5 updates:
7.0.07.0.1653ba8b281fa5e1ee78ec20dda96cf9a79102c0411fa467881691ac900904a2eea702c5ea848ad132.3.72.3.810.3.011.0.06.1.07.0.0Updates
actions/checkoutfrom 7.0.0 to 7.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
peter-evans/create-pull-requestfrom 653ba8b281fa5e1ee78ec20dda96cf9a79102c04 to 11fa467881691ac900904a2eea702c5ea848ad13Commits
11fa467build(deps): bump the github-actions group with 2 updates (#4435)92f6f0bbuild(deps-dev): bump the npm group with 4 updates (#4436)7ec5aaebuild(deps-dev): bump js-yaml from 5.2.1 to 5.2.2 (#4430)c66b8cbbuild(deps-dev): bump js-yaml from 5.2.0 to 5.2.1 (#4423)Updates
coverallsapp/github-actionfrom 2.3.7 to 2.3.8Release notes
Sourced from coverallsapp/github-action's releases.
Commits
8d6379eFix macOS install for Homebrew 6.0.0 tap trust requirement (#265)0a51d2eSpelling (#258)dc7137bREADME.md: Update GitHub Actions (#259)ba6dae8Revise README for clarity on integrations and supporta5a505eUpdate README with new sections and informationUpdates
actions/stalefrom 10.3.0 to 11.0.0Release notes
Sourced from actions/stale's releases.
Commits
4391f3dFix 24 high severity vulnerabilities by overriding brace-expansion to 5.0.8 (...eaf9131refactor: update imports to use ES module syntax and improve test structure (...1e223dbBump undici to 6.27.0 via override, clean up stale license files, and version...9461cb1fix:only-issue-typesdoes not affect PRs (#1338)Updates
actions/labelerfrom 6.1.0 to 7.0.0Release notes
Sourced from actions/labeler's releases.
Commits
bf12e9bfeat: migrate to ESM and update dependencies (#949)b8dd2d9Bump@typescript-eslint/eslint-pluginfrom 8.59.1 to 8.61.1 (#942)53affe8Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override for 0 vul...f612d9aFix: Improve PR number validation and warning messages in input handling (#939)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 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