Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.27.9 -> ^2.28.1 age adoption passing confidence
@slack/web-api (source) ^7.6.0 -> ^7.8.0 age adoption passing confidence
@types/jest (source) ^29.5.13 -> ^29.5.14 age adoption passing confidence
@types/node (source) ^22.7.6 -> ^22.13.5 age adoption passing confidence
husky ^9.1.6 -> ^9.1.7 age adoption passing confidence
pnpm (source) 9.12.2 -> 9.15.6 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.5.2 age adoption passing confidence
prettier-plugin-sort-json ^4.0.0 -> ^4.1.1 age adoption passing confidence
ts-jest (source) ^29.2.5 -> ^29.2.6 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.7.3 age adoption passing confidence
viem (source) ^2.21.29 -> ^2.23.5 age adoption passing confidence
zod (source) ^3.23.8 -> ^3.24.2 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli)

v2.28.1

Compare Source

Patch Changes

v2.28.0

Compare Source

Minor Changes
Patch Changes

v2.27.12

Compare Source

Patch Changes

v2.27.11

Compare Source

Patch Changes

v2.27.10

Compare Source

slackapi/node-slack-sdk (@​slack/web-api)

v7.8.0

Compare Source

What's Changed

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/cli-hooks](https://redirect.github.com/slack/cli-hooks)[@​1](https://redirect.github.com/1).1.2...[@​slack/web-api](https://redirect.github.com/slack/web-api)[@​7](https://redirect.github.com/7).8.0

v7.7.0

Compare Source

What's New

Thanks to the hard work of @​mtjandra, the web-api client now exposes Axios interceptors and adapters! Check out the documentation about this new feature for more details. Thanks so much for your contribution, @​mtjandra ❤️

Changelog

8ba3a43 feat(web-api): add request interceptor and HTTP adapter config to WebClient (#​2076), resolves #​2073

typicode/husky (husky)

v9.1.7

Compare Source

pnpm/pnpm (pnpm)

v9.15.6

Compare Source

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

Compare Source

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

Compare Source

v9.15.0

Compare Source

v9.14.4

Compare Source

v9.14.3

Compare Source

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.1

Compare Source

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #​8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #​8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #​8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #​7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #​8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #​5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #​8768.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.0

Compare Source

v9.13.2: pnpm 9.13.2

Compare Source

Patch Changes

  • Detection of circular peer dependencies should not crash with aliased dependencies #​8759. Fixes a regression introduced in the previous version.
  • Fix race condition of symlink creations caused by multiple parallel dlx processes.

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.13.1: pnpm 9.13.1

Compare Source

Patch Changes

  • Fixed some edge cases where resolving circular peer dependencies caused a dead lock #​8720.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma

Configuration

📅 Schedule: Branch creation - "before 10am on the first day of the month" (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 requested a review from hiletmis November 1, 2024 02:15
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 8 times, most recently from 888846b to a34af6d Compare November 8, 2024 00:48
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 5 times, most recently from ab64232 to 3229fd6 Compare November 15, 2024 03:09
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 10 times, most recently from a49499d to f838b8b Compare November 23, 2024 06:36
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 6 times, most recently from 6a45e6d to 67c2783 Compare November 28, 2024 06:33
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 6 times, most recently from ab80650 to 1d2eceb Compare January 29, 2025 04:28
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 6 times, most recently from 36ebfe3 to d47dc8d Compare February 7, 2025 09:45
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 8 times, most recently from b7adfcf to 7479f0f Compare February 13, 2025 23:00
@renovate renovate bot force-pushed the renovate/other-minor-updates branch 8 times, most recently from 57dc0fb to 24bdbab Compare February 24, 2025 02:37
@renovate renovate bot force-pushed the renovate/other-minor-updates branch from 24bdbab to cf9bb22 Compare February 24, 2025 10:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant