Skip to content

chore(deps): update github-actions dependencies (major) - autoclosed#24

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions-dependencies
Closed

chore(deps): update github-actions dependencies (major) - autoclosed#24
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v6
actions/upload-artifact action major v4v7
docker/login-action action major v3v4
docker/setup-buildx-action action major v3v4

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

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

v4.1.1

Compare Source

v4.1.0

Compare Source

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

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

Compare Source

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

v7

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.6.2

Compare Source

What's Changed

  • Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @​salmanmkc in #​685

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

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

  • Bump @actions/artifact to 2.1.11 by @​robherley in #​627
    • Includes fix for relative symlinks not resolving properly

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

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@v4.3.6...v4.4.0

v4.3.6

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.6

v4.3.5

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5

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

docker/login-action (docker/login-action)

v4.2.0

Compare Source

Full Changelog: docker/login-action@v4.1.0...v4.2.0

v4.1.0

Compare Source

Full Changelog: docker/login-action@v4.0.0...v4.1.0

v4.0.0

Compare Source

Full Changelog: docker/login-action@v3.7.0...v4.0.0

v4

Compare Source

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/login-action@v3.4.0...v3.5.0

v3.4.0

Compare Source

Full Changelog: docker/login-action@v3.3.0...v3.4.0

v3.3.0

Compare Source

Full Changelog: docker/login-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

Full Changelog: docker/login-action@v3.1.0...v3.2.0

v3.1.0

Compare Source

Full Changelog: docker/login-action@v3.0.0...v3.1.0

docker/setup-buildx-action (docker/setup-buildx-action)

v4.1.0

Compare Source

  • Bump @​docker/actions-toolkit from 0.79.0 to 0.90.0 in #​489
  • Bump brace-expansion from 1.1.12 to 5.0.6 in #​547 #​508
  • Bump fast-xml-builder from 1.0.0 to 1.2.0 in #​540
  • Bump fast-xml-parser from 5.4.2 to 5.8.0 in #​496
  • Bump flatted from 3.3.3 to 3.4.2 in #​499
  • Bump glob from 10.3.12 to 13.0.6 in #​495
  • Bump handlebars from 4.7.8 to 4.7.9 in #​504
  • Bump lodash from 4.17.23 to 4.18.1 in #​523
  • Bump picomatch from 4.0.3 to 4.0.4 in #​503
  • Bump postcss from 8.5.6 to 8.5.10 in #​537
  • Bump tar from 6.2.1 to 7.5.15 in #​545
  • Bump undici from 6.23.0 to 6.25.0 in #​492
  • Bump vite from 7.3.1 to 7.3.2 in #​520

Full Changelog: docker/setup-buildx-action@v4.0.0...v4.1.0

v4.0.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0

v4

Compare Source

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

v3.11.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

v3.10.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0

v3.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0

v3.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0

v3.7.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0

v3.6.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

v3.6.0

Compare Source

  • Create temp docker context if default one has TLS data loaded before creating a container builder by @​crazy-max in #​341

Full Changelog: docker/setup-buildx-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.4.0...v3.5.0

v3.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0

v3.3.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

[!NOTE]
config and config-inline input names are deprecated and will be removed in next major release.

Full Changelog: docker/setup-buildx-action@v3.1.0...v3.2.0

v3.1.0

Compare Source

  • cache-binary input to enable/disable caching binary t

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

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

🚦 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-approve[bot]
renovate-approve Bot previously approved these changes Aug 11, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 6743d7a to b1b6de7 Compare October 25, 2025 00:29
@renovate renovate Bot changed the title chore(deps): update actions/checkout action to v5 chore(deps): update github-actions dependencies to v5 (major) Oct 25, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Oct 25, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from b1b6de7 to 4d821b1 Compare November 18, 2025 04:04
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 18, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 4d821b1 to 5a05ac5 Compare November 20, 2025 16:48
@renovate renovate Bot changed the title chore(deps): update github-actions dependencies to v5 (major) chore(deps): update github-actions dependencies (major) Nov 20, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Nov 20, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 5a05ac5 to efc4f0f Compare December 2, 2025 18:08
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 2, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from efc4f0f to 55fbf30 Compare December 12, 2025 21:48
@renovate renovate Bot changed the title chore(deps): update github-actions dependencies (major) chore(deps): update github-actions dependencies to v6 (major) Dec 12, 2025
renovate-approve[bot]
renovate-approve Bot previously approved these changes Dec 12, 2025
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 55fbf30 to 66027ac Compare February 3, 2026 17:53
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 3, 2026
@renovate renovate Bot changed the title chore(deps): update github-actions dependencies to v6 (major) chore(deps): update github-actions dependencies (major) Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 66027ac to f05964a Compare February 26, 2026 20:46
renovate-approve[bot]
renovate-approve Bot previously approved these changes Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from f05964a to ea7a8a5 Compare March 4, 2026 09:30
renovate-approve[bot]
renovate-approve Bot previously approved these changes Mar 4, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from ea7a8a5 to 84a2fd5 Compare March 5, 2026 09:56
renovate-approve[bot]
renovate-approve Bot previously approved these changes Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 84a2fd5 to f128647 Compare April 2, 2026 21:02
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 2, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from f128647 to 38b22b2 Compare April 10, 2026 21:59
renovate-approve[bot]
renovate-approve Bot previously approved these changes Apr 10, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from 38b22b2 to ca18ed8 Compare May 22, 2026 15:58
renovate-approve[bot]
renovate-approve Bot previously approved these changes May 22, 2026
@renovate renovate Bot force-pushed the renovate/major-github-actions-dependencies branch from ca18ed8 to 77a1fb6 Compare May 22, 2026 17:29
@renovate renovate Bot changed the title chore(deps): update github-actions dependencies (major) chore(deps): update github-actions dependencies (major) - autoclosed Jun 1, 2026
@renovate renovate Bot closed this Jun 1, 2026
auto-merge was automatically disabled June 1, 2026 09:35

Pull request was closed

@renovate renovate Bot deleted the renovate/major-github-actions-dependencies branch June 1, 2026 09:35
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.

0 participants