Bump the github-actions group with 4 updates - #80
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild), [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) and [actions/stale](https://github.com/actions/stale). Updates `actions/checkout` from 2.8.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@0717577...3d3c42e) Updates `microsoft/setup-msbuild` from 1.3.3 to 3.0.0 - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Commits](microsoft/setup-msbuild@ede762b...30375c6) Updates `NuGet/setup-nuget` from 1.0.2 to 3.1.0 - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@255f46e...b26b823) Updates `actions/stale` from 6.0.1 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@5ebf00e...4391f3d) --- 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: microsoft/setup-msbuild dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: NuGet/setup-nuget dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major 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 ... 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 4 updates: actions/checkout, microsoft/setup-msbuild, NuGet/setup-nuget and actions/stale.
Updates
actions/checkoutfrom 2.8.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
microsoft/setup-msbuildfrom 1.3.3 to 3.0.0Release notes
Sourced from microsoft/setup-msbuild's releases.
Commits
30375c6Merge updates to move to node2453bd3e0Merge branch 'timheuer/node24' of https://github.com/microsoft/setup-msbuild ...4031508fix: move to node24dfc05ccfeat: enhance MSBuild setup summary in workflow 🛠️f62e96dfix: change test workflow for archc77b6bcfix: move to node24767f00a[skip ci] Merge pull request #129 from GeckoEidechse/fix/readme-typo442baebFix small typo in README.md70b7034Update README.md [skip ci]31e0ba2Update README examples [skip ci]Updates
NuGet/setup-nugetfrom 1.0.2 to 3.1.0Release notes
Sourced from NuGet/setup-nuget's releases.
... (truncated)
Commits
b26b823Remove DEP0169url.parse()usage from setup-nuget v3 runtime path (#233)357a986Upgrade NuGet setup action to version 3 (#226)12c5794Prepare for Release of 3.0.x (#225)a069fe8build(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#223)008e372build(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#221)3477a30build(deps): bump picomatch (#222)9694d5cMigrate action runtime from node20 to node24 (#220)d105a94Update dist (#218)2ea639fbuild(deps): bump underscore from 1.13.7 to 1.13.8 (#217)f60c0c8build(deps): bump qs from 6.14.1 to 6.14.2 (#211)Updates
actions/stalefrom 6.0.1 to 11.0.0Release notes
Sourced from actions/stale's releases.
... (truncated)
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)eb5cf3achore: upgrade dependencies and bump version to 10.3.0 (#1335)db5d06aEnhancement: ignore stale labeling events (#1311)b5d41d4build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#1313)dcd2b94Fix punycode and url.parse Deprecation Warnings (#1312)d6f8a33build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1304)a21a081Fix checking state cache (fix #1136), also switch to octokit methods (#1152)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