-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update all non-major github actions with stable version (minor) #230
Merged
Conversation
This file contains 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
kongponents-bot
approved these changes
Dec 30, 2024
f2e8ab8
to
5fd7de4
Compare
kongponents-bot
approved these changes
Dec 30, 2024
5fd7de4
to
c0c80c4
Compare
kongponents-bot
approved these changes
Jan 2, 2025
c0c80c4
to
bbaeef5
Compare
kongponents-bot
previously approved these changes
Jan 2, 2025
4ccd63a
to
8db9e88
Compare
6619b44
to
0fa273b
Compare
0fa273b
to
5ee4879
Compare
c45ea2a
to
501cda2
Compare
1daaf13
to
8c0bd35
Compare
8c0bd35
to
2c1bc4a
Compare
2c1bc4a
to
7c2dcb0
Compare
adamdehaven
approved these changes
Feb 18, 2025
🎉 This PR is included in version 1.7.28 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Install the preview package from this PR@kong/markdown@pr-230 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
v4.0.2
->v4.2.0
v4
->v4.2.2
v4.0.4
->v4.2.0
v4
->v4.1.1
v2
->v2.9.1
v6.1.2
->v6.2.1
Release Notes
actions/cache (actions/cache)
v4.2.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v4...v4.2.0
v4.1.2
Compare Source
What's Changed
isGhes
logic by @jww3 in https://github.com/actions/cache/pull/14744.1.2
release by @Link- in https://github.com/actions/cache/pull/1477New Contributors
Full Changelog: actions/cache@v4...v4.1.2
v4.1.1
Compare Source
What's Changed
cache-hit
output by @joshmgross in https://github.com/actions/cache/pull/1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0
Compare Source
What's Changed
save-always
input by @joshmgross in https://github.com/actions/cache/pull/1452New Contributors
Full Changelog: actions/cache@v4.0.2...v4.1.0
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
What's Changed
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3
Compare Source
What's Changed
actions/checkout
version inupdate-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656Full Changelog: actions/checkout@v4.1.2...v4.1.3
v4.1.2
Compare Source
sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598v4.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4.1.0...v4.1.1
v4.1.0
Compare Source
actions/setup-node (actions/setup-node)
v4.2.0
Compare Source
v4.1.0
Compare Source
cycjimmy/semantic-release-action (cycjimmy/semantic-release-action)
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Bug Fixes
Features
marocchino/sticky-pull-request-comment (marocchino/sticky-pull-request-comment)
v2.9.1
Compare Source
What's Changed
New Contributors
Full Changelog: marocchino/sticky-pull-request-comment@v2.9.0...v2.9.1
v2.9.0
Compare Source
v2.8.0
Compare Source
v2.7.0
Compare Source
Update deps.
Add two output.
v2.6.2
Compare Source
Reverted changes in version 2.6. As a result, the base_url has been removed.
v2.6.1
Compare Source
Change base_url default to
${{ env.GITHUB_API_URL }}
v2.6.0
Compare Source
v2.5.0
Compare Source
only_update
option.owner
option.v2.4.0
Compare Source
only_create
option.v2.3.1
Compare Source
v2.3.0
Compare Source
follow_symbolic_links
for pathignore_empty
for skip empty bodyv2.2.1
: Update depsCompare Source
v2.2.0
Compare Source
Add hide, hide_details, hide_and_recreate, hide_classsify options
v2.1.1
Compare Source
v2.1.0
: Set GitHub token by defaultCompare Source
Features
Bug fix
wagoid/commitlint-github-action (wagoid/commitlint-github-action)
v6.2.1
Compare Source
v6.2.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.