Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Confidence Type Update
@types/node (source) ^18.19.59 -> ^18.19.130 age confidence devDependencies patch
intl-messageformat ^10.7.3 -> ^10.7.18 age confidence dependencies patch
node 18.x -> 18.20.8 age confidence uses-with minor
pnpm (source) 9.12.3 -> 9.15.9 age confidence packageManager minor
prettier (source) ^3.3.3 -> ^3.6.2 age confidence devDependencies minor
prettier-plugin-jsdoc ^1.3.0 -> ^1.3.3 age confidence devDependencies patch
semantic-release ^24.2.0 -> ^24.2.9 age confidence devDependencies patch
typescript (source) ^5.6.3 -> ^5.9.3 age confidence devDependencies minor
vitest (source) ^2.1.4 -> ^2.1.9 age confidence devDependencies patch

Release Notes

formatjs/formatjs (intl-messageformat)

v10.7.18

Compare Source

v10.7.17

Compare Source

10.7.17 (2025-10-03)

Note: Version bump only for package intl-messageformat

v10.7.16

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.15

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.14

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.13

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.12

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.11

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.10

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.9

Compare Source

Bug Fixes
  • turn on isolatedDeclarations and specify explicit types everywhere (4d855c2) - by @​longlho

v10.7.8

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.7

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.6

Compare Source

Bug Fixes

v10.7.5

Compare Source

Note: Version bump only for package intl-messageformat

v10.7.4

Compare Source

Note: Version bump only for package intl-messageformat

actions/node-versions (node)

v18.20.8: 18.20.8

Compare Source

Node.js 18.20.8

v18.20.7: 18.20.7

Compare Source

Node.js 18.20.7

v18.20.6: 18.20.6

Compare Source

Node.js 18.20.6

v18.20.5: 18.20.5

Compare Source

Node.js 18.20.5

v18.20.4: 18.20.4

Compare Source

Node.js 18.20.4

v18.20.3: 18.20.3

Compare Source

Node.js 18.20.3

v18.20.2: 18.20.2

Compare Source

Node.js 18.20.2

v18.20.1: 18.20.1

Compare Source

Node.js 18.20.1

v18.20.0: 18.20.0

Compare Source

Node.js 18.20.0

v18.19.1: 18.19.1

Compare Source

Node.js 18.19.1

v18.19.0: 18.19.0

Compare Source

Node.js 18.19.0

v18.18.2: 18.18.2

Compare Source

Node.js 18.18.2

v18.18.1: 18.18.1

Compare Source

Node.js 18.18.1

v18.18.0: 18.18.0

Compare Source

Node.js 18.18.0

v18.17.1: 18.17.1

Compare Source

Node.js 18.17.1

v18.17.0: 18.17.0

Compare Source

Node.js 18.17.0

v18.16.1: 18.16.1

Compare Source

Node.js 18.16.1

v18.16.0: 18.16.0

Compare Source

Node.js 18.16.0

v18.15.0: 18.15.0

Compare Source

Node.js 18.15.0

v18.14.2: 18.14.2

Compare Source

Node.js 18.14.2

v18.14.1: 18.14.1

Compare Source

Node.js 18.14.1

v18.14.0: 18.14.0

Compare Source

Node.js 18.14.0

v18.13.0: 18.13.0

Compare Source

Node.js 18.13.0

v18.12.1: 18.12.1

Compare Source

Node.js 18.12.1

v18.12.0: 18.12.0

Compare Source

Node.js 18.12.0

v18.11.0: 18.11.0

Compare Source

Node.js 18.11.0

v18.10.0: 18.10.0

Compare Source

Node.js 18.10.0

v18.9.1: 18.9.1

Compare Source

Node.js 18.9.1

v18.9.0: 18.9.0

Compare Source

Node.js 18.9.0

v18.8.0: 18.8.0

Compare Source

Node.js 18.8.0

v18.7.0: 18.7.0

Compare Source

Node.js 18.7.0

v18.6.0: 18.6.0

Compare Source

Node.js 18.6.0

v18.5.0: 18.5.0

Compare Source

Node.js 18.5.0

v18.4.0: 18.4.0

Compare Source

Node.js 18.4.0

v18.3.0: 18.3.0

Compare Source

Node.js 18.3.0

v18.2.0: 18.2.0

Compare Source

Node.js 18.2.0

v18.1.0: 18.1.0

Compare Source

Node.js 18.1.0

pnpm/pnpm (pnpm)

v9.15.9: pnpm 9.15.9

Compare Source

Patch Changes

  • Fix running pnpm CLI from pnpm CLI on Windows when the CLI is bundled to an executable #​8971.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.8: pnpm 9.15.8

Compare Source

Patch Changes

  • pnpm self-update should always update the version in the packageManager field of package.json.
  • The pnpm CLI process should not stay hanging, when --silent reporting is used.
  • When --loglevel is set to error, don't show installation summary, execution time, and big tarball download progress.
  • Don't show info output when --loglevel=error is used.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.7: pnpm 9.15.7

Compare Source

Patch Changes

  • pnpm self-update should not leave a directory with a broken pnpm installation if the installation fails.
  • Allow scope registry CLI option without --config. prefix such as --@​scope:registry=https://scope.example.com/npm #​9089.
  • pnpm self-update should not read the pnpm settings from the package.json file in the current working directory.
  • pnpm update -i should list only packages that have newer versions #​9206.
  • Fix a bug causing entries in the catalogs section of the pnpm-lock.yaml file to be removed when dedupe-peer-dependents=false on a filtered install. #​9112

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.6: pnpm 9.15.6

Compare Source

Patch Changes

  • Fix instruction for updating pnpm with corepack #​9101.
  • Print pnpm's version after the execution time at the end of the console output.
  • The pnpm version specified by packageManager cannot start with v.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.4: pnpm 9.15.4

Compare Source

Patch Changes

  • Ensure that recursive pnpm update --latest <pkg> updates only the specified package, with dedupe-peer-dependents=true.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.3: pnpm 9.15.3

Compare Source

Patch Changes
  • Fixed the Regex used to find the package manifest during packing #​8938.
  • pnpm update --filter <pattern> --latest <pkg> should only change the specified package for the specified workspace, when dedupe-peer-dependents is set to true #​8877.
  • Exclude .DS_Store file at patch-commit #​8922.
  • Fix a bug in which pnpm patch is unable to bring back old patch without specifying @version suffix #​8919.
Platinum Sponsors
Bit Bit Figma
Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.2: pnpm 9.15.2

Compare Source

Patch Changes

  • Fixed publish/pack error with workspace dependencies with relative paths #​8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #​7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #​8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen

Configuration

📅 Schedule: Branch creation - "before 2am on monday" (UTC), 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/all-minor-patch branch from d4f24f4 to d13ab17 Compare November 5, 2024 19:35
@renovate renovate bot changed the title chore(deps): update devdependency @types/node to ^18.19.63 chore(deps): update all non-major dependencies Nov 5, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1e5935c to ed47798 Compare November 8, 2024 06:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 9aea6a9 to 5f03a26 Compare November 23, 2024 12:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from f49f9f0 to fe3427b Compare December 2, 2024 11:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 5e76449 to 647b3ef Compare December 12, 2024 06:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 647b3ef to b5791a4 Compare December 14, 2024 12:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b5791a4 to 5c10661 Compare December 23, 2024 02:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from affd676 to b8d80e8 Compare January 4, 2025 04:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 40675b1 to 9e444b1 Compare July 4, 2025 23:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 29e7fd2 to 690bb1b Compare July 18, 2025 07:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b605cbd to 29fccc9 Compare July 28, 2025 12:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f26f0cd to 6da691f Compare August 13, 2025 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6da691f to cece1d9 Compare August 18, 2025 10:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3454b0b to 1fb6d51 Compare September 13, 2025 23:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 44738e8 to 90dca23 Compare September 25, 2025 19:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ecae30a to 6f3afb6 Compare October 9, 2025 11:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f3afb6 to 1ce061e Compare October 12, 2025 17:53
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