Skip to content

fix: bump non-breaking dependencies to latest - #678

Merged
aversini merged 1 commit into
mainfrom
chore/deps-train-2026-09-24
Sep 24, 2026
Merged

aversini merged 1 commit into
mainfrom
chore/deps-train-2026-09-24

Conversation

@aversini

Copy link
Copy Markdown
Collaborator

Automated non-major dependency bump (deps-train).

package.json

  • @versini/dev-dependencies-common 14.0.15 → 14.0.16
  • turbo 2.10.13 → 2.11.3
  • pnpm 11.27.0 → 11.27.1

packages/static-server/package.json

  • @fastify/static 10.1.3 → 10.1.4
  • fastify 5.12.4 → 5.12.5
  • fs-extra 11.4.0 → 11.4.1

packages/secret/package.json

  • fs-extra 11.4.0 → 11.4.1

packages/search/package.json

  • fs-extra 11.4.0 → 11.4.1

packages/npmrc/package.json

  • fs-extra 11.4.0 → 11.4.1

packages/bundlesize/package.json

  • fs-extra 11.4.0 → 11.4.1

Transitive refresh (pnpm update) — 23 package(s) moved

Show transitive changes
  • @babel/parser 7.29.8 → 7.29.9
  • @fastify/proxy-addr 5.1.0 → 5.1.1
  • @oxc-project/types 0.149.0 → 0.151.0
  • @rolldown/binding-android-arm-eabi 1.2.8 → 1.2.10
  • @rolldown/binding-android-arm64 1.2.8 → 1.2.10
  • @rolldown/binding-darwin-arm64 1.2.8 → 1.2.10
  • @rolldown/binding-darwin-x64 1.2.8 → 1.2.10
  • @rolldown/binding-freebsd-x64 1.2.8 → 1.2.10
  • @rolldown/binding-linux-arm-gnueabihf 1.2.8 → 1.2.10
  • @rolldown/binding-linux-arm64-gnu 1.2.8 → 1.2.10
  • @rolldown/binding-linux-arm64-musl 1.2.8 → 1.2.10
  • @rolldown/binding-linux-ppc64-gnu 1.2.8 → 1.2.10
  • @rolldown/binding-linux-s390x-gnu 1.2.8 → 1.2.10
  • @rolldown/binding-linux-x64-gnu 1.2.8 → 1.2.10
  • @rolldown/binding-linux-x64-musl 1.2.8 → 1.2.10
  • @rolldown/binding-openharmony-arm64 1.2.8 → 1.2.10
  • @rolldown/binding-win32-arm64-msvc 1.2.8 → 1.2.10
  • @rolldown/binding-win32-x64-msvc 1.2.8 → 1.2.10
  • ast-v8-to-istanbul 1.0.6 → 1.0.7
  • fast-uri 4.1.5 → 4.2.1
  • get-east-asian-width 1.6.0 → 1.7.0
  • lru-cache 11.5.2 → 11.5.3
  • rolldown 1.2.8 → 1.2.10

What changed

@versini/dev-dependencies-common 14.0.15 → 14.0.16

dev-dependencies-common: v14.0.16

14.0.16 (2026-09-24)

Bug Fixes

  • bump non-breaking dependencies to latest (#934) (4f82cb8)

compare 14.0.15…14.0.16 · npm

turbo 2.10.13 → 2.11.3

Turborepo v2.11.3

What's Changed

Changelog

…notes truncated.

Turborepo v2.11.2

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.11.1...v2.11.2

Turborepo v2.11.1

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.11.0...v2.11.1

Turborepo v2.11.0

What's Changed

Changelog

…notes truncated.

compare 2.10.13…2.11.3 · npm

pnpm 11.27.0 → 11.27.1

pnpm 11.27.1

Patch Changes

  • pn, pnpx, and pnx now run the pnpm installed alongside them. They used to look pnpm up on PATH. That failed when the directory holding them was not on PATH, and it silently handed the call to an unrelated pnpm when one came first there #14803.

  • The @zkochan/cmd-shim package is now available as @pnpm/bins.cmd-shim.

  • pnpm cache list-registries now prints the registry URL, matching pnpm cache view. It printed https%3A+registry.npmjs.org before and prints https://registry.npmjs.org/ now #15046.

  • pnpm deploy no longer installs the dependencies of the workspace root project into the deploy directory #6437.

  • Install warnings no longer carry the text of a package's deprecation notice. The warning names the deprecated package and version, and the pnpm:deprecation event no longer carries the notice either. pnpm view still shows it on request.

    A deprecation warning now names the newest version of the package that is not deprecated, and says when reaching it means widening the range you declared:

    WARN  deprecated foo@1.0.0. 2.3.1 is not deprecated, outside the range you declared.
    

    pnpm works this out from the metadata it already fetched, so it costs no extra request. An install that reuses the lockfile without fetching metadata names no version.

    pnpm strips c

…notes truncated.

compare 11.27.0…11.27.1 · npm

@fastify/static 10.1.3 → 10.1.4

v10.1.4

This is a security release for GHSA-r799-r9gc-m956 (CVE-2026-90982).

It fixes a route guard and allowedPath bypass on case-insensitive filesystems. Users should upgrade to @fastify/static 10.1.4.

Full Changelog: fastify/fastify-static@v10.1.3...v10.1.4

compare 10.1.3…10.1.4 · npm

fastify 5.12.4 → 5.12.5

v5.12.5

⚠️ Security release

What's Changed

Full Changelog: fastify/fastify@v5.12.4...v5.12.5

compare 5.12.4…5.12.5 · npm

fs-extra 11.4.0 → 11.4.1

releases · npm

@aversini
aversini merged commit 73228e4 into main Sep 24, 2026
5 checks passed
@aversini
aversini deleted the chore/deps-train-2026-09-24 branch September 24, 2026 02:31
@aversini aversini mentioned this pull request Sep 24, 2026
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.

1 participant