Skip to content
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) #480

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Type Update Change Pending
actions/cache action minor v4 -> v4.2.0
actions/checkout action minor v4 -> v4.2.2
actions/setup-node action minor v4 -> v4.1.0
cycjimmy/semantic-release-action action minor v4 -> v4.1.1
marocchino/sticky-pull-request-comment action minor v2 -> v2.9.0 v2.9.1
wagoid/commitlint-github-action action minor v6.1.2 -> v6.2.0 v6.2.1

Release Notes

actions/cache (actions/cache)

v4.2.0

Compare Source

⚠️ Important Changes

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 or v3 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 or v3.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:

Full Changelog: actions/cache@v4...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

v4.0.2

Compare Source

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.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

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

v4.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.1.0

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

cycjimmy/semantic-release-action (cycjimmy/semantic-release-action)

v4.1.1

Compare Source

Bug Fixes
  • default use semantic-release@24 (c22487b)

v4.1.0

Compare Source

Bug Fixes
  • fix syntax error for importing (4297675)
Features
  • add repository_url input (8dffec4)
marocchino/sticky-pull-request-comment (marocchino/sticky-pull-request-comment)

v2.9.0

Compare Source

  • Update deps
  • Use node 20

v2.8.0

Compare Source

  • Add skip_unchanged input
  • Update deps

v2.7.0

Compare Source

Update deps.
Add two output.

  • previous_comment_id: "ID of previous comment, if found"
  • created_comment_id: "ID of newly created comment, if any"

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

  • Update deps
  • Add only_update option.
  • Add owner option.

v2.4.0

Compare Source

  • Update deps
  • Add only_create option.

v2.3.1

Compare Source

  • Update deps
  • Change ignore empty default from true to false (This change will fix bug delete or hide comment not works)

v2.3.0

Compare Source

  • Support glob path
  • Add follow_symbolic_links for path
  • Add ignore_empty for skip empty body
  • Update README for new output syntax

v2.2.1: Update deps

Compare Source

  • Use node 16
  • Update npm deps

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 default

Compare Source

Features

Bug fix

  • Fix unexpected delete fail #​226
  • Convert buffer to string when file read #​202
  • Fix boolean handling #​215
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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from adamdehaven as a code owner December 30, 2024 07:16
@renovate renovate bot requested a review from jillztom as a code owner December 30, 2024 07:16
@renovate renovate bot enabled auto-merge (squash) December 30, 2024 07:16
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch from 15254db to 3b0d3cb Compare December 31, 2024 07:59
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch from 3b0d3cb to dc52599 Compare January 1, 2025 09:03
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch from dc52599 to 3935a53 Compare January 2, 2025 07:06
kongponents-bot
kongponents-bot previously approved these changes Jan 2, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch 3 times, most recently from f15ec4e to 5bbe7fa Compare January 7, 2025 09:43
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch 4 times, most recently from f22b5bb to 417c0fe Compare January 17, 2025 06:14
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch from 417c0fe to f4dd087 Compare January 20, 2025 06:38
@renovate 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 renovate bot force-pushed the renovate/all-minor-patch-github-actions branch 2 times, most recently from 1a5b231 to 1c9cdf1 Compare January 23, 2025 07:13
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch from 1c9cdf1 to d23b02f Compare January 24, 2025 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant