Skip to content

chore(deps): update all non-major dependencies#1065

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/all-minor-patch
Apr 2, 2025
Merged

chore(deps): update all non-major dependencies#1065
renovate[bot] merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/react-dom (source) ^17.0.15 -> ^17.0.26 age adoption passing confidence devDependencies patch
eslint-plugin-prettier ^5.2.5 -> ^5.2.6 age adoption passing confidence devDependencies patch
node (source) 22 -> 22.14.0 age adoption passing confidence minor
react (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence devDependencies patch
react-dom (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence devDependencies patch
react-test-renderer (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence devDependencies patch
typescript (source) ^4.9.3 -> ^4.9.5 age adoption passing confidence devDependencies patch

Release Notes

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.6

Compare Source

Patch Changes
nodejs/node (node)

v22.14.0: 2025-02-11, Version 22.14.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [82a9000e9e] - crypto: update root certificates to NSS 3.107 (Node.js GitHub Bot) #​56566
  • [b7fe54fc88] - (SEMVER-MINOR) fs: allow exclude option in globs to accept glob patterns (Daeyeon Jeong) #​56489
  • [3ac92ef607] - (SEMVER-MINOR) lib: add typescript support to STDIN eval (Marco Ippolito) #​56359
  • [1614e8e7bc] - (SEMVER-MINOR) module: add ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX (Marco Ippolito) #​56610
  • [6d6cffa9cc] - (SEMVER-MINOR) module: add findPackageJSON util (Jacob Smith) #​55412
  • [d35333ae18] - (SEMVER-MINOR) process: add process.ref() and process.unref() methods (James M Snell) #​56400
  • [07ff3ddcb5] - (SEMVER-MINOR) sqlite: support TypedArray and DataView in StatementSync (Alex Yang) #​56385
  • [94d3fe1b62] - (SEMVER-MINOR) src: add --disable-sigusr1 to prevent signal i/o thread (Rafael Gonzaga) #​56441
  • [5afffb4415] - (SEMVER-MINOR) src,worker: add isInternalWorker (Carlos Espa) #​56469
  • [697a851fb3] - (SEMVER-MINOR) test_runner: add TestContext.prototype.waitFor() (Colin Ihrig) #​56595
  • [047537b48c] - (SEMVER-MINOR) test_runner: add t.assert.fileSnapshot() (Colin Ihrig) #​56459
  • [926cf84e95] - (SEMVER-MINOR) test_runner: add assert.register() API (Colin Ihrig) #​56434
  • [c658a8afdf] - (SEMVER-MINOR) worker: add eval ts input (Marco Ippolito) #​56394
Commits

v22.13.1: 2025-01-21, Version 22.13.1 'Jod' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2025-23083 - src,loader,permission: throw on InternalWorker use when permission model is enabled (High)
  • CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR_PROTO (Medium)
  • CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium)

Dependency update:

  • CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium)
Commits

v22.13.0: 2025-01-07, Version 22.13.0 'Jod' (LTS), @​ruyadorno

Compare Source

Notable Changes
Stabilize Permission Model

Upgrades the Permission Model status from Active Development to Stable.

Contributed by Rafael Gonzaga #​56201

Graduate WebCryptoAPI Ed25519 and X25519 algorithms as stable

Following the merge of Curve25519 into the Web Cryptography API Editor's Draft the Ed25519 and X25519 algorithm identifiers are now stable and will no longer emit an ExperimentalWarning upon use.

Contributed by (Filip Skokan) #​56142

Other Notable Changes

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 renovate bot added the renovatebot label Dec 9, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9dd234a to f8652a1 Compare December 9, 2024 20:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f8652a1 to a5e7671 Compare December 24, 2024 05:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a5e7671 to 9a07502 Compare January 13, 2025 04:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a07502 to 3e7a3db Compare January 24, 2025 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 450c91d to f1fc535 Compare February 14, 2025 12:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f1fc535 to 76a4ae7 Compare March 11, 2025 23:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 76a4ae7 to 68cbecb Compare March 24, 2025 22:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 68cbecb to d52fbde Compare April 2, 2025 17:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d95f265 to 7610ac5 Compare April 2, 2025 17:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7610ac5 to 5702823 Compare April 2, 2025 17:31
@renovate renovate bot merged commit a9f7255 into master Apr 2, 2025
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 2, 2025 17:33
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