-
Notifications
You must be signed in to change notification settings - Fork 23
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) #2553
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
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovate-bot
labels
Dec 30, 2024
kongponents-bot
approved these changes
Dec 30, 2024
✅ Deploy Preview for kongponents-sandbox ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kongponents ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
renovate
bot
force-pushed
the
renovate/all-minor-patch-github-actions
branch
from
December 31, 2024 07:46
7817512
to
60ddefa
Compare
kongponents-bot
previously approved these changes
Dec 31, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-github-actions
branch
5 times, most recently
from
January 13, 2025 06:11
05b20cf
to
765fa4e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-github-actions
branch
5 times, most recently
from
January 17, 2025 06:26
3d85677
to
002eddb
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-github-actions
branch
from
January 20, 2025 06:38
002eddb
to
6381e31
Compare
renovate
bot
changed the title
chore(deps): update wagoid/commitlint-github-action action to v6.2.0
chore(deps): update all non-major github actions with stable version (minor)
Jan 20, 2025
renovate
bot
force-pushed
the
renovate/all-minor-patch-github-actions
branch
2 times, most recently
from
January 22, 2025 05:44
6169987
to
528db24
Compare
adamdehaven
previously approved these changes
Jan 22, 2025
renovate
bot
force-pushed
the
renovate/all-minor-patch-github-actions
branch
from
January 22, 2025 14:51
528db24
to
ae52c5a
Compare
adamdehaven
approved these changes
Jan 22, 2025
🎉 This PR is included in version 9.18.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Preview package from this PR in consuming applicationIn consuming application project install preview version of kongponents generated by this PR:
|
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
->v4.1.8
v4.0.4
->v4.1.0
v4
->v4.6.0
v4
->v4.1.1
v6.0.1
->v6.7.8
v6.7.9
v2
->v2.9.0
v2.9.1
v6.1.2
->v6.2.0
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/download-artifact (actions/download-artifact)
v4.1.8
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4...v4.1.8
v4.1.7
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4.1.6...v4.1.7
v4.1.6
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/download-artifact/pull/324Full Changelog: actions/download-artifact@v4.1.5...v4.1.6
v4.1.5
Compare Source
What's Changed
@actions/core
to v1.10.1 and@actions/artifact
to v2.1.5Full Changelog: actions/download-artifact@v4.1.4...v4.1.5
v4.1.4
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4...v4.1.4
v4.1.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4...v4.1.3
v4.1.2
Compare Source
v4.1.1
Compare Source
@actions/artifacts
to latest versionv4.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4...v4.1.0
actions/setup-node (actions/setup-node)
v4.1.0
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4.6.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0
Compare Source
v4.4.3
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2
Compare Source
What's Changed
@actions/artifact
to 2.1.11 by @robherley in https://github.com/actions/upload-artifact/pull/627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
v4.4.0
Compare Source
v4.3.6
Compare Source
v4.3.5
Compare Source
v4.3.4
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
v4.3.3
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.6 by @eggyhead in https://github.com/actions/upload-artifact/pull/565Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3
v4.3.2
Compare Source
What's Changed
@actions/artifact
dependency to v2.1.5 and@actions/core
to v1.0.1 by @eggyhead in https://github.com/actions/upload-artifact/pull/562New Contributors
Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2
v4.3.1
Compare Source
v4.3.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.0
v4.2.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.2.0
v4.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.1.0
cycjimmy/semantic-release-action (cycjimmy/semantic-release-action)
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Bug Fixes
Features
cypress-io/github-action (cypress-io/github-action)
v6.7.8
Compare Source
Bug Fixes
v6.7.7
Compare Source
Bug Fixes
v6.7.6
Compare Source
Bug Fixes
v6.7.5
Compare Source
Bug Fixes
v6.7.4
Compare Source
Bug Fixes
v6.7.3
Compare Source
Bug Fixes
v6.7.2
Compare Source
Bug Fixes
v6.7.1
Compare Source
Bug Fixes
v6.7.0
Compare Source
Features
v6.6.1
Compare Source
Bug Fixes
v6.6.0
Compare Source
Features
v6.5.0
Compare Source
Features
v6.4.0
Compare Source
Features
v6.3.0
Compare Source
Features
v6.2.0
Compare Source
Features
v6.1.0
Compare Source
Features
marocchino/sticky-pull-request-comment (marocchino/sticky-pull-request-comment)
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.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 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.