Skip to content

fix(deps): update all dependencies (major)#54

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-all
Open

fix(deps): update all dependencies (major)#54
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-all

Conversation

@renovate

@renovate renovate Bot commented Apr 3, 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 Age Confidence
actions/checkout action major v4v7 age confidence
docker/build-push-action action major v6v7 age confidence
docker/login-action action major v3v4 age confidence
docker/metadata-action action major v5v6 age confidence
docker/setup-buildx-action action major v3v4 age confidence
docker/setup-qemu-action action major v3v4 age confidence
node (source) major 22.14.024.18.0 age confidence
pytest (changelog) dev major 8.3.49.1.1 age confidence
pytest (changelog) dev major ^8.1.1^9.0.0 age confidence
pytest-cov (changelog) dev major 6.0.07.1.0 age confidence
pytest-cov (changelog) dependencies major ^6.0.0^7.0.0 age confidence
registry service major 23 age confidence
sigstore/cosign-installer action major v3.8.1v4.1.2 age confidence

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

docker/build-push-action (docker/build-push-action)

v7.3.0

Compare Source

v7.2.0

Compare Source

Full Changelog: docker/build-push-action@v7.1.0...v7.2.0

v7.1.0

Compare Source

Full Changelog: docker/build-push-action@v7.0.0...v7.1.0

v7.0.0

Compare Source

Full Changelog: docker/build-push-action@v6.19.2...v7.0.0

v7

Compare Source

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

v4.4.0

Compare Source

v4.3.0

Compare Source

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

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

docker/metadata-action (docker/metadata-action)

v6.2.0

Compare Source

v6.1.0

Compare Source

  • Bump @​docker/actions-toolkit from 0.79.0 to 0.90.0 in #​613
  • Bump brace-expansion from 1.1.12 to 5.0.6 in #​658 #​630
  • Bump csv-parse from 6.1.0 to 6.2.1 in #​617
  • Bump fast-xml-parser from 5.4.2 to 5.8.0 in #​620
  • Bump flatted from 3.3.3 to 3.4.2 in #​623
  • Bump glob from 10.3.15 to 10.5.0 in #​621
  • Bump handlebars from 4.7.8 to 4.7.9 in #​629
  • Bump lodash from 4.17.23 to 4.18.1 in #​639
  • Bump moment-timezone from 0.6.0 to 0.6.1 in #​619
  • Bump picomatch from 4.0.3 to 4.0.4 in #​626
  • Bump postcss from 8.5.6 to 8.5.10 in #​649
  • Bump tar from 6.2.1 to 7.5.15 in #​657
  • Bump undici from 6.23.0 to 6.25.0 in #​614
  • Bump vite from 7.3.1 to 7.3.2 in #​637

Full Changelog: docker/metadata-action@v6.0.0...v6.1.0

v6.0.0

Compare Source

Full Changelog: docker/metadata-action@v5.10.0...v6.0.0

v6

Compare Source

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

v4.2.0

Compare Source

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

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

docker/setup-qemu-action (docker/setup-qemu-action)

v4.2.0

Compare Source

v4.1.0

Compare Source

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

v4.0.0

Compare Source

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

v4

Compare Source

nodejs/node (node)

v24.18.0: 2026-06-23, Version 24.18.0 'Krypton' (LTS), @​richardlau prepared by @​sxa

Compare Source

Notable Changes
  • [e07e7a31e1] - crypto: update root certificates to NSS 3.123.1 (Node.js GitHub Bot) #​63527
  • [44c8ebcbd6] - http: avoid stream listeners on idle agent sockets (Matteo Collina) #​64004
  • [d3ef4122ee] - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (Matteo Collina) #​63597
  • [bb2857b85a] - (SEMVER-MINOR) crypto: align key argument names in docs and error messages (Filip Skokan) #​62527
  • [b9d5e87880] - (SEMVER-MINOR) crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs (Filip Skokan) #​62527
  • [ccd756d61e] - (SEMVER-MINOR) crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) #​62183
  • [4c9251fc09] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #​63155
  • [8c989ec4a3] - (SEMVER-MINOR) inspector: expose precise coverage start to JS runtime (sangwook) #​63079
  • [3f54c8ba32] - Revert "stream: noop pause/resume on destroyed streams" (Stewart X Addison) #​63834
Commits

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: Disabled by config. Please merge this manually once you are satisfied.

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.


  • 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 force-pushed the renovate/major-all branch from 905ffbc to 2edb090 Compare August 11, 2025 14:45
@renovate renovate Bot changed the title chore(deps): update registry docker tag to v3 chore(deps): update all dependencies (major) Aug 11, 2025
@renovate renovate Bot force-pushed the renovate/major-all branch from 2edb090 to ac741d5 Compare September 9, 2025 12:26
@renovate renovate Bot changed the title chore(deps): update all dependencies (major) fix(deps): update all dependencies (major) Sep 9, 2025
@renovate renovate Bot force-pushed the renovate/major-all branch from ac741d5 to 107860a Compare September 25, 2025 18:31
@renovate renovate Bot force-pushed the renovate/major-all branch from 107860a to 471f35b Compare October 16, 2025 21:45
@renovate renovate Bot force-pushed the renovate/major-all branch from 471f35b to 6f1cd77 Compare October 28, 2025 22:43
@renovate renovate Bot force-pushed the renovate/major-all branch 4 times, most recently from 831c0fb to bbc24e6 Compare November 12, 2025 21:53
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from e0cde2b to 1c9f5d0 Compare November 20, 2025 18:06
@renovate renovate Bot force-pushed the renovate/major-all branch from 1c9f5d0 to fa37d25 Compare November 25, 2025 17:01
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 8fad0c2 to 9d1c036 Compare December 10, 2025 18:40
@renovate renovate Bot force-pushed the renovate/major-all branch from 9d1c036 to 9c6c08f Compare December 15, 2025 18:16
@renovate renovate Bot force-pushed the renovate/major-all branch from 9c6c08f to 2d3db11 Compare December 31, 2025 17:16
@renovate renovate Bot force-pushed the renovate/major-all branch from 2d3db11 to 928000d Compare January 13, 2026 14:38
@renovate renovate Bot force-pushed the renovate/major-all branch from 928000d to 6639d13 Compare February 2, 2026 21:32
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from ca29ec3 to bda61ff Compare February 12, 2026 11:30
@renovate renovate Bot force-pushed the renovate/major-all branch from bda61ff to 3045977 Compare February 24, 2026 17:33
@renovate renovate Bot force-pushed the renovate/major-all branch 7 times, most recently from a452e27 to b4ab40b Compare March 9, 2026 22:38
@renovate renovate Bot force-pushed the renovate/major-all branch from b4ab40b to 3a49881 Compare March 13, 2026 13:41
@renovate renovate Bot force-pushed the renovate/major-all branch 4 times, most recently from bd35a84 to 1798ff3 Compare March 26, 2026 18:57
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 164204b to 3ca12bf Compare April 8, 2026 20:02
@renovate renovate Bot force-pushed the renovate/major-all branch from 3ca12bf to 282242b Compare April 16, 2026 09:37
@renovate renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from dfce5fd to df97c0c Compare May 12, 2026 11:39
@renovate renovate Bot force-pushed the renovate/major-all branch 4 times, most recently from aca9f13 to f8a810b Compare May 28, 2026 17:50
@renovate renovate Bot force-pushed the renovate/major-all branch from f8a810b to c1103df Compare June 2, 2026 19:38
@renovate renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from 01ff9cd to 1af0fbc Compare June 13, 2026 22:52
@renovate renovate Bot force-pushed the renovate/major-all branch 4 times, most recently from 4811af6 to a9eba69 Compare June 24, 2026 01:06
@renovate renovate Bot force-pushed the renovate/major-all branch from a9eba69 to 6e05b5b Compare July 2, 2026 10:13
@renovate renovate Bot force-pushed the renovate/major-all branch from 6e05b5b to 7e8cf0c Compare July 3, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants