Skip to content

chore: bump the pnpm-catalog group across 1 directory with 3 updates#461

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pnpm-catalog-5e5a943dca
Open

chore: bump the pnpm-catalog group across 1 directory with 3 updates#461
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pnpm-catalog-5e5a943dca

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Bumps the pnpm-catalog group with 3 updates in the / directory: @typescript/native-preview, publint and tsdown.

Updates @typescript/native-preview from 7.0.0-dev.20260426.1 to 7.0.0-dev.20260511.1

Commits

Updates publint from 0.3.18 to 0.3.20

Release notes

Sourced from publint's releases.

publint@0.3.20

Patch Changes

  • Suggest adding engines.node when it is missing from detected Node.js packages (#226)

  • Loosen "breaking change" wording in lint messages (7bb3f4f)

publint@0.3.19

Patch Changes

  • Add NESTED_PACKAGE_JSON_FIELD_IGNORED to warn when published nested package.json files define "exports" or "imports", which Node.js ignores outside the package root. (#224)

  • Fix internal browser directory traversal logic (#224)

Changelog

Sourced from publint's changelog.

0.3.20

Patch Changes

  • Suggest adding engines.node when it is missing from detected Node.js packages (#226)

  • Loosen "breaking change" wording in lint messages (7bb3f4f)

0.3.19

Patch Changes

  • Add NESTED_PACKAGE_JSON_FIELD_IGNORED to warn when published nested package.json files define "exports" or "imports", which Node.js ignores outside the package root. (#224)

  • Fix internal browser directory traversal logic (#224)

Commits

Updates tsdown from 0.21.10 to 0.22.0

Release notes

Sourced from tsdown's releases.

v0.22.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

🔄 Migration Guide

Node.js version

Upgrade to Node.js 22.18.0 or later. Bun and Deno remain supported (experimental).

unrun is no longer bundled

If your environment relies on the unrun config loader (i.e. you're on a Node version without native TypeScript support and use the default auto loader), install it manually:

npm i -D unrun
# or, alternatively, the new tsx loader:
npm i -D tsx

If you use Node.js 22.18.0+ with native TypeScript support, no change is needed — the auto loader will pick native.

dts auto-enabled from tsconfig

If your tsconfig.json has compilerOptions.declaration: true but you do not want tsdown to emit .d.ts files, opt out explicitly:

// tsdown.config.ts
export default defineConfig({
  dts: false,
})

exports.bin auto-detection

... (truncated)

Commits

@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels May 10, 2026
@dependabot dependabot Bot requested review from StyleShit and aroba-dn as code owners May 10, 2026 00:44
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels May 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/pnpm-catalog-5e5a943dca branch from aeef114 to 20e175e Compare May 12, 2026 08:55
@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for drivenets-design-system ready!

Name Link
🔨 Latest commit abd69cd
🔍 Latest deploy log https://app.netlify.com/projects/drivenets-design-system/deploys/6a031e778387f30008e4d440
😎 Deploy Preview https://deploy-preview-461--drivenets-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/pnpm-catalog-5e5a943dca branch 2 times, most recently from 162a164 to bd71956 Compare May 12, 2026 09:38
Bumps the pnpm-catalog group with 3 updates in the / directory: [@typescript/native-preview](https://github.com/microsoft/typescript-go), [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) and [tsdown](https://github.com/rolldown/tsdown).


Updates `@typescript/native-preview` from 7.0.0-dev.20260426.1 to 7.0.0-dev.20260511.1
- [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md)
- [Commits](https://github.com/microsoft/typescript-go/commits)

Updates `publint` from 0.3.18 to 0.3.20
- [Release notes](https://github.com/publint/publint/releases)
- [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md)
- [Commits](https://github.com/publint/publint/commits/publint@0.3.20/packages/publint)

Updates `tsdown` from 0.21.10 to 0.22.0
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.10...v0.22.0)

---
updated-dependencies:
- dependency-name: "@typescript/native-preview"
  dependency-version: 7.0.0-dev.20260508.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pnpm-catalog
- dependency-name: publint
  dependency-version: 0.3.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pnpm-catalog
- dependency-name: tsdown
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pnpm-catalog
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/pnpm-catalog-5e5a943dca branch from bd71956 to abd69cd Compare May 12, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants