Skip to content

chore(deps): update ci-dependencies#201

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ci-dependencies
Open

chore(deps): update ci-dependencies#201
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ci-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 18, 2023

This PR contains the following updates:

Package Type Update Change
EndBug/label-sync action patch v2.3.2v2.3.3
actions/checkout action minor v4.1.1v4.3.1
actions/download-artifact action minor v3.0.2v3.1.0
actions/setup-node action minor v4.0.0v4.4.0
actions/upload-artifact action minor v3.1.3v3.2.2
node uses-with pin 16.x16.20.2

Release Notes

EndBug/label-sync (EndBug/label-sync)

v2.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: EndBug/label-sync@v2.3.2...v2.3.3

actions/checkout (actions/checkout)

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

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

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598
actions/download-artifact (actions/download-artifact)

v3.1.0

Compare Source

v3.1.0 - What's new

[!Important]
actions/download-artifact@​v3.1.0 runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

This is a backport security updates release for GHES users. This version is deprecated on github.com and should not be used!

Node.js 24

This release updates the runtime to Node.js 24. The previous v3.0.2 ran on Node.js 16, which has reached end-of-life. Now this action will run on Node.js 24.

Pin your workflows to: https://github.com/actions/download-artifact/releases/tag/v3.1.0-node20 which is available if you're still in the process of phasing out Node 20.

What's Changed

Full Changelog: actions/download-artifact@v3.0.2...v3.1.0-node20

actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed
Dependency updates
New Contributors

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

v4.2.0

Compare Source

What's Changed
New Contributors

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

v4.1.0

Compare Source

What's Changed
  • Resolve High Security Alerts by upgrading Dependencies by @​aparnajyothi-y in #​1132
  • Upgrade IA Publish by @​Jcambass in #​1134
  • Revise isGhes logic by @​jww3 in #​1148
  • Add architecture to cache key by @​pengx17 in #​843
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors

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

v4.0.4

Compare Source

What's Changed
Documentation changes:
New Contributors

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

v4.0.3

Compare Source

What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors

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

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

actions/upload-artifact (actions/upload-artifact)

v3.2.2

Compare Source

v3.2.2 - What's new

[!Important]
actions/upload-artifact@​v3.2.2 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

This is a backport security updates release for GHES users. This version is deprecated on github.com and should not be used!

Node.js 24

This release updates the runtime to Node.js 24. The previous v3.2.1 ran on Node.js 16, which has reached end-of-life. Now this action will run on Node.js 24.

Pin your workflows to: https://github.com/actions/upload-artifact/releases/tag/v3.2.2-node20 which is available if you're still in the process of phasing out Node 20.

What's Changed

Full Changelog: actions/upload-artifact@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

This fixes the include-hidden-files input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0

Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1

v3.2.0

Compare Source

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

Full Changelog: actions/upload-artifact@v3.1.3...v3.2.0


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 This PR updates or changes a dependency file github_actions This PR updates or changes GH Actions uesd in this repo labels Dec 18, 2023
@renovate renovate Bot changed the title chore(deps): update actions/setup-node action to v4.0.1 chore(deps): update actions/setup-node action to v4.0.2 Feb 7, 2024
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from a77843b to b7150c1 Compare February 7, 2024 06:25
@renovate renovate Bot changed the title chore(deps): update actions/setup-node action to v4.0.2 chore(deps): update ci-dependencies Feb 13, 2024
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from b7150c1 to 5b825a0 Compare February 13, 2024 19:39
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from 5b825a0 to c585497 Compare March 12, 2024 12:02
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch 2 times, most recently from 2221d94 to 8640af8 Compare April 25, 2024 16:37
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from 8640af8 to 6b324fa Compare May 8, 2024 21:34
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from 6b324fa to 5251c21 Compare May 16, 2024 19:35
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from 5251c21 to 0e8d445 Compare June 12, 2024 19:36
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from 0e8d445 to c0b08b5 Compare July 9, 2024 16:09
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch 2 times, most recently from e706d60 to ce8c65a Compare August 18, 2024 18:25
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch 2 times, most recently from 2b39d26 to 19578f3 Compare September 2, 2024 19:32
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch 2 times, most recently from d75baad to f7e5702 Compare September 25, 2024 19:50
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from f7e5702 to c65ff31 Compare October 7, 2024 18:19
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch 2 times, most recently from d4c3d90 to 5e68338 Compare October 24, 2024 17:18
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from 5e68338 to 2a755d0 Compare January 27, 2025 04:33
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch 2 times, most recently from 5cd737a to b664c0c Compare March 17, 2025 03:06
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from b664c0c to 06be637 Compare April 14, 2025 03:16
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from 06be637 to 746fad1 Compare August 11, 2025 12:47
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from 746fad1 to 1a75ed0 Compare November 18, 2025 03:14
@renovate renovate Bot force-pushed the renovate/ci-dependencies branch from 1a75ed0 to c3ff640 Compare March 17, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This PR updates or changes a dependency file github_actions This PR updates or changes GH Actions uesd in this repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants