Bump the github-actions group with 6 updates - #4561
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the github-actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.4.0` | `7.0.1` | | [Azure/login](https://github.com/azure/login) | `1.6.1` | `3.0.2` | | [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) | `1.2.4` | `2.0.2` | | [azure/powershell](https://github.com/azure/powershell) | `1.4.0` | `3.0.0` | | [microsoft/ps-rule](https://github.com/microsoft/ps-rule) | `2.4.0` | `2.9.0` | | [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | `1.5.4` | `2.9.0` | Updates `actions/checkout` from 4.4.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@11d5960...3d3c42e) Updates `Azure/login` from 1.6.1 to 3.0.2 - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@cb79c77...7ddb5af) Updates `kentaro-m/auto-assign-action` from 1.2.4 to 2.0.2 - [Release notes](https://github.com/kentaro-m/auto-assign-action/releases) - [Commits](kentaro-m/auto-assign-action@6d966a1...0a2c53d) Updates `azure/powershell` from 1.4.0 to 3.0.0 - [Release notes](https://github.com/azure/powershell/releases) - [Commits](Azure/powershell@1300bbd...f5b8adc) Updates `microsoft/ps-rule` from 2.4.0 to 2.9.0 - [Release notes](https://github.com/microsoft/ps-rule/releases) - [Changelog](https://github.com/microsoft/ps-rule/blob/main/docs/CHANGELOG-v2.md) - [Commits](microsoft/ps-rule@8b19f88...46451b8) Updates `lycheeverse/lychee-action` from 1.5.4 to 2.9.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@4dcb8be...e747777) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: Azure/login dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: kentaro-m/auto-assign-action dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: azure/powershell dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: microsoft/ps-rule dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: lycheeverse/lychee-action dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 6 updates:
4.4.07.0.11.6.13.0.21.2.42.0.21.4.03.0.02.4.02.9.01.5.42.9.0Updates
actions/checkoutfrom 4.4.0 to 7.0.1Release notes
Sourced from actions/checkout's releases.
... (truncated)
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
Azure/loginfrom 1.6.1 to 3.0.2Release notes
Sourced from Azure/login's releases.
... (truncated)
Commits
7ddb5afprepare release v3.0.2d90bae5Cap@actions/execand@actions/corebelow the ESM-only 3.x majors (#628)ff48d59Bump uuid and@actions/core(#589)a26a331Bump brace-expansion from 1.1.12 to 1.1.18 (#616)ca06f43Refactor PS login to use a static param()-bound script (#607)905554eAdd admin-gated Release workflow (#610)1029b1aBump the github-actions group across 1 directory with 7 updates (#621)ae37a0dHarden Dependabot config for the CommonJS ncc build (#622)43c6847Docs uplift (#620)cf887bbBump picomatch from 2.3.1 to 2.3.2 (#582)Updates
kentaro-m/auto-assign-actionfrom 1.2.4 to 2.0.2Release notes
Sourced from kentaro-m/auto-assign-action's releases.
... (truncated)
Commits
0a2c53dchore: release v2.0.2307355afix: remove lib/ from release commit (#260)3d6cd17feat: migrate to Node.js 24 (#258)4d54c45feat: automate release process (#259)39390ddchore(deps): update actions/setup-node action to v6 (#241)951d2c2chore(deps): update actions/checkout action to v6 (#247)a34f8bcCreate SECURITY.mdc8db276chore(deps): update dependency prettier to v3.8.1 (#246)f9da705chore(deps): update dependency lodash to v4.17.23 [security] (#256)a6d59adchore: bump version to 2.0.1 (#254)Updates
azure/powershellfrom 1.4.0 to 3.0.0Release notes
Sourced from azure/powershell's releases.
Commits
f5b8adcprepare release v3.0.0a3d3340Upgrade nodejs from 20 to 24 and update dependencies (#115)f711c0fUpdate CODE_OF_CONDUCT.md (#106)81da55aupgrade action versions in codeql (#102)1448d3aupgrade form v1 to v2 (#101)aa12118Merge pull request #100 from YanaXu/yanxu/node20633037bupdate the action to use Node.js 20Updates
microsoft/ps-rulefrom 2.4.0 to 2.9.0Release notes
Sourced from microsoft/ps-rule's releases.
... (truncated)
Changelog
Sourced from microsoft/ps-rule's changelog.
... (truncated)
Commits
46451b8Release v2.9.0 (#228)ced94b7Dependencies bump (#227)c7e4f19Release v2.8.1 (#226)bfcb254Update docs for v2.8.0 (#225)29ff34dRelease v2.8.0 (#224)16be669Bump PSRule to v2.8.0 (#223)bad4a1dFixes summary with job summary #221 (#222)7991057Bump actions/stale from 7 to 8 (#220)647fec5Added job summaries #218 (#219)77bf6b5Fix latest in script (#217)Updates
lycheeverse/lychee-actionfrom 1.5.4 to 2.9.0Release notes
Sourced from lycheeverse/lychee-action's releases.
... (truncated)
Commits
e747777Bump actions/cache from 5 to 6 (#340)39066c6Bump actions/checkout from 6 to 7 (#339)6da1d14Install into $RUNNER_TEMP instead of $HOME (#338)a63497cfixes #322 check for null (#336)b40e218[create-pull-request] automated changefaea714bump default to 0.24.1 and auto-detect lychee bin in subfolder (#330)8646ba3Add message with Summary report URL (#326)c6e7911[create-pull-request] automated change631725aBump peter-evans/create-pull-request from 7 to 8 (#318)942f324Bump actions/cache from 4 to 5 (#319)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