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) #2553

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.0.2 -> v4.2.0
actions/checkout action minor v4 -> v4.2.2
actions/download-artifact action minor v4 -> v4.1.8
actions/setup-node action minor v4.0.4 -> v4.1.0
actions/upload-artifact action minor v4 -> v4.5.0 v4.6.0
cycjimmy/semantic-release-action action minor v4 -> v4.1.1
cypress-io/github-action action minor v6.0.1 -> v6.7.8 v6.7.9
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

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/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

Full Changelog: actions/download-artifact@v4.1.5...v4.1.6

v4.1.5

Compare Source

What's Changed

Full 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

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

Full 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

Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3

v4.3.2

Compare Source

What's Changed

New 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
  • 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)
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

  • 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 added dependencies Pull requests that update a dependency file renovate-bot labels Dec 30, 2024
@renovate renovate bot enabled auto-merge (squash) December 30, 2024 05:58
Copy link

netlify bot commented Dec 30, 2024

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 6169987
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/678f432fb1ee230008113b21
😎 Deploy Preview https://deploy-preview-2553--kongponents-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 30, 2024

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 6169987
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/678f432f5d22670008e8b41a
😎 Deploy Preview https://deploy-preview-2553--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch from 7817512 to 60ddefa Compare December 31, 2024 07:46
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch 5 times, most recently from 05b20cf to 765fa4e Compare January 13, 2025 06:11
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch 5 times, most recently from 3d85677 to 002eddb Compare January 17, 2025 06:26
@renovate renovate bot force-pushed the renovate/all-minor-patch-github-actions branch from 002eddb to 6381e31 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 from 6381e31 to 6169987 Compare January 21, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant