Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^18.19.59 -> ^18.19.78 age adoption passing confidence
intl-messageformat ^10.7.3 -> ^10.7.15 age adoption passing confidence
pnpm (source) 9.12.3 -> 9.15.6 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.5.2 age adoption passing confidence
prettier-plugin-jsdoc ^1.3.0 -> ^1.3.2 age adoption passing confidence
semantic-release ^24.2.0 -> ^24.2.3 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.8.2 age adoption passing confidence
vitest (source) ^2.1.4 -> ^2.1.9 age adoption passing confidence

Release Notes

formatjs/formatjs (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

pnpm/pnpm (pnpm)

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 JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.1: pnpm 9.15.1

Compare Source

Patch Changes
  • pnpm remove should not link dependencies from the workspace, when link-workspace-packages is set to false #​7674.
  • Installation with hoisted node_modules should not fail, when a dependency has itself in its own peer dependencies #​8854.
Platinum Sponsors
Bit Bit Figma
Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.15.0: pnpm 9.15

Compare Source

Minor Changes

  • Metadata directory version bumped to force fresh cache after we shipped a fix to the metadata write function. This change is backward compatible as install doesn't require a metadata cache.

Patch Changes

  • pnpm update --global should not crash if there are no any global packages installed #​7898.
  • Fix an exception when running pnpm update --interactive if catalogs are used.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.4: pnpm 9.14.4

Compare Source

Patch Changes

  • Don't ever save mutated metadata to the metadata cache.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

Silver Sponsors

Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite

v9.14.3: pnpm 9.14.3

Compare Source

Patch Changes
  • Some commands should ignore the packageManager field check of package.json #​7959.
Platinum Sponsors
Bit Bit Figma
Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
Silver Sponsors
Leniolabs_ Vercel
Depot 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 6 times, most recently from 756cd1f to 2733e33 Compare January 11, 2025 22:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from baee557 to 1020dab Compare January 23, 2025 04:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4ac735a to faa5201 Compare January 26, 2025 09:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from cfe6141 to a7184de Compare February 12, 2025 15:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3e6b89f to 5f2bea2 Compare February 18, 2025 22:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e4128cb to 9eefc65 Compare March 3, 2025 21:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9eefc65 to 28b2166 Compare March 4, 2025 02:29
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