chore(deps): update github actions (major)#267
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
7a569d8 to
ca396c4
Compare
19bf17e to
c67d6fd
Compare
c67d6fd to
f3d8689
Compare
34e582a to
febd106
Compare
febd106 to
b72e77a
Compare
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.
This PR contains the following updates:
v2→v6v3→v6v4→v10v4→v6v3→v4v3→v4v3→v4v3.0.2→v4.0.114→24Release Notes
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
v5.0.0Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
v5Compare Source
v4.3.1Compare Source
What's Changed
Full Changelog: actions/checkout@v4...v4.3.1
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941isGhesby @jww3 in #1946v4.2.1Compare Source
v4.2.0Compare Source
v4.1.7Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in #1707v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in #1692v4.1.3Compare Source
sparse-checkoutby @jww3 in #1656actions/checkoutversion inupdate-main-version.ymlby @jww3 in #1650v4.1.2Compare Source
sparse-checkoutoption is not present @dscho in #1598v4.1.1Compare Source
v4.1.0Compare Source
v4.0.0Compare Source
v4Compare Source
v3.6.0Compare Source
v3.5.3Compare Source
v3.5.2Compare Source
v3.5.1Compare Source
v3.5.0Compare Source
v3.4.0Compare Source
v3.3.0Compare Source
v3.2.0Compare Source
v3.1.0Compare Source
saveStateandgetStategithub-server-urlinputv3.0.2Compare Source
set-safe-directoryv3.0.1Compare Source
safe.directoryv3.0.0Compare Source
v3Compare Source
v2.7.0Compare Source
What's Changed
Full Changelog: actions/checkout@v2.6.0...v2.7.0
v2.6.0Compare Source
What's Changed
Full Changelog: actions/checkout@v2.5.0...v2.6.0
v2.5.0Compare Source
What's Changed
Full Changelog: actions/checkout@v2...v2.5.0
v2.4.2Compare Source
What's Changed
Full Changelog: actions/checkout@v2...v2.4.2
v2.4.1Compare Source
safe.directoryv2.4.0Compare Source
org-<ORG_ID>@​github.com:tohttps://github.com/- prv2.3.5Compare Source
Update dependencies
v2.3.4Compare Source
awaitsv2.3.3Compare Source
v2.3.2Compare Source
Add Third Party License Information to Dist Files
v2.3.1Compare Source
v2.3.0Compare Source
v2.2.0Compare Source
v2.1.1Compare Source
v2.1.0Compare Source
actions/stale (actions/stale)
v10.2.0Compare Source
v10.1.1Compare Source
What's Changed
Bug Fix
only-issue-typesby @Bibo-Joshi in #1298Improvement
Dependency Upgrades
New Contributors
Full Changelog: actions/stale@v10...v10.1.1
v10.1.0Compare Source
What's Changed
only-issue-typesoption to filter issues by type by @Bibo-Joshi in #1255New Contributors
Full Changelog: actions/stale@v10...v10.1.0
v10.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release Notes
Enhancement
Dependency Upgrades
Documentation changes
New Contributors
Full Changelog: actions/stale@v9...v10.0.0
v10Compare Source
v9.1.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/stale@v9...v9.1.0
v9.0.0Compare Source
Breaking Changes
What Else Changed
For more information, please read the action documentation and its section about statefulness
New Contributors
Full Changelog: actions/stale@v8...v9.0.0
v9Compare Source
v8Compare Source
v8.0.0Compare Source
What's Changed
Breaking Changes
Example
v7Compare Source
v7.0.0Compare Source
What's Changed
Breaking Changes
stalelabel on items included inexempt-issue-labelsandexempt-pr-labelsNew Contributors
Full Changelog: actions/stale@v6...v7.0.0
v6.0.1Compare Source
Update @actions/core to 1.10.0 #839
Full Changelog: actions/stale@v6.0.0...v6.0.1
v6.0.0Compare Source
Issues/PRs default
close-issue-reasonis nownot_planned(#789)v6Compare Source
v5.2.1: Update @actions/core for v5Compare Source
In scope of this release we updated actions/core to 1.10.0 for v5: #958
v5.2.0Compare Source
Features:
New option
include-only-assignedenables users to process only issues/PRs that are already assigned. If there is no assignees and this option is set, issue will not be processed per: issue/596Fixes:
Fix date comparison edge case PR/816
Dependency Updates:
PR/812
v5.1.1: Fix issue when days-before-close is more than days-before-staleCompare Source
fixes a bug introduced in #717
fixed in #775
v5.1.1: Fix issue when days-before-close is more than days-before-staleCompare Source
fixes a bug introduced in #717
fixed in #775
v5.1.0Compare Source
[5.1.0]
Don't process stale issues right after they're marked stale
Add close-issue-reason option #764#772
Various dependabot/dependency updates
v5.0.0Compare Source
Features
v5Compare Source
v4.1.1Compare Source
In scope of this release we updated actions/core to 1.10.0 for v4 and fixed issues operation count.
v4.1.0Compare Source
Features
amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)
v6.1.1Compare Source
Bug Fixes
headerPatternCorrespondenceproperly (#295) (800da4c)v6.1.0Compare Source
Features
Bug Fixes
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
⚠ BREAKING CHANGES
Features
v6Compare Source
v5.5.3Compare Source
Bug Fixes
bracesdependency (#269. by @EelcoLos) (2d952a1)v5.5.2Compare Source
Bug Fixes
v5.5.1Compare Source
Bug Fixes
v5.5.0Compare Source
Features
type,scopeandsubject(#261 by @bcaurel) (b05f5f6)v5.4.0Compare Source
Features
github.api_urlas default forgithubBaseUrl(#243 by @fty4) (4d5734a)v5.3.0Compare Source
Features
v5.2.0Compare Source
Features
v5.1.0Compare Source
Features
scopeanddisallowScopesconfiguration (#226) (403a6f8)v5.0.2Compare Source
Features
scopeanddisallowScopesconfiguration (#226) (403a6f8)5.0.2 (2022-10-17)
Bug Fixes
@actions/coreto avoid deprecation warnings (#208) (91f4126)5.0.1 (2022-10-14)
Bug Fixes
v5.0.1Compare Source
Features
scopeanddisallowScopesconfiguration (#226) (403a6f8)5.0.2 (2022-10-17)
Bug Fixes
@actions/coreto avoid deprecation warnings (#208) (91f4126)5.0.1 (2022-10-14)
Bug Fixes
v5.0.0Compare Source
Features
scopeanddisallowScopesconfiguration (#226) (403a6f8)5.0.2 (2022-10-17)
Bug Fixes
@actions/coreto avoid deprecation warnings (#208) (91f4126)5.0.1 (2022-10-14)
Bug Fixes
v5Compare Source
Features
scopeanddisallowScopesconfiguration (#226) (403a6f8)5.0.2 (2022-10-17)
Bug Fixes
@actions/coreto avoid deprecation warnings (#208) (91f4126)5.0.1 (2022-10-14)
Bug Fixes
v4.6.0Compare Source
Features
outputs.error_message(#194) (880a3c0)v4.5.0Compare Source
Features
disallowScopesoption (#179) (6a7ed2d)v4.4.0Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.