Skip to content

build(deps): bump the npm group across 1 directory with 16 updates#116

Merged
polyipseity merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-2223844597
May 1, 2026
Merged

build(deps): bump the npm group across 1 directory with 16 updates#116
polyipseity merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-2223844597

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps the npm group with 16 updates in the / directory:

Package From To
@fastify/swagger-ui 5.2.5 5.2.6
@scalar/fastify-api-reference 1.44.24 1.52.6
fastify 5.8.4 5.8.5
fastify-cli 7.4.1 8.0.0
fastify-metrics 12.1.0 13.2.0
typebox 1.1.5 1.1.33
@commitlint/cli 20.4.2 20.5.2
@commitlint/config-conventional 20.4.2 20.5.0
@eslint/js 9.39.3 10.0.1
@types/node 25.3.0 25.6.0
@typescript/native-preview 7.0.0-dev.20260219.1 7.0.0-dev.20260425.1
eslint 9.39.2 9.39.4
lint-staged 16.2.7 16.4.0
prettier 3.8.1 3.8.3
typescript 5.9.3 6.0.3
typescript-eslint 8.56.0 8.59.0

Updates @fastify/swagger-ui from 5.2.5 to 5.2.6

Release notes

Sourced from @​fastify/swagger-ui's releases.

v5.2.6

What's Changed

Full Changelog: fastify/fastify-swagger-ui@v5.2.5...v5.2.6

Commits
  • 56ee372 Bumped v5.2.6
  • b1eff32 fix: correct corrupted PNG favicon signatures (#269)
  • 5b951e6 ci: add lock-threads workflow (#265)
  • 04a6271 chore(deps-dev): bump swagger-ui-dist from 5.32.0 to 5.32.1 (#264)
  • ddf5895 chore(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-mana...
  • c546425 chore(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#261)
  • cd4cee7 chore(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#260)
  • 043d556 chore(deps-dev): bump c8 from 10.1.3 to 11.0.0 (#259)
  • 4ff5aa5 chore(deps-dev): bump swagger-ui-dist from 5.31.0 to 5.32.0 (#258)
  • efde3f0 chore(license): standardise license notice (#256)
  • Additional commits viewable in compare view

Updates @scalar/fastify-api-reference from 1.44.24 to 1.52.6

Changelog

Sourced from @​scalar/fastify-api-reference's changelog.

1.52.6

1.52.5

1.52.4

1.52.3

Patch Changes

  • #8873: refactor: migrate integrations to client-side rendering package

1.52.2

1.52.1

1.52.0

1.51.0

1.50.0

Patch Changes

  • #8664: refactor: replace wildcard export barrels with explicit named re-exports

1.49.8

1.49.7

1.49.6

1.49.5

1.49.4

1.49.3

1.49.2

1.49.1

Patch Changes

  • #8466: chore: new build pipeline

1.49.0

Patch Changes

... (truncated)

Commits

Updates fastify from 5.8.4 to 5.8.5

Release notes

Sourced from fastify's releases.

v5.8.5

⚠️ Security Release

This fixes CVE CVE-2026-33806 GHSA-247c-9743-5963.

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.8.4...v5.8.5

Commits
  • 3983cce Bumped v5.8.5
  • 3ce3ae6 Merge commit from fork
  • b06a196 docs(ecosystem): add @​pompelmi/fastify-plugin (#6610)
  • 909c5d5 chore: Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#6630)
  • 4db21a3 chore: Bump borp from 0.21.0 to 1.0.0 (#6633)
  • 0f4e544 chore: Bump markdownlint-cli2 from 0.21.0 to 0.22.0 (#6632)
  • 33a2fcd chore: Bump pnpm/action-setup from 4.2.0 to 5.0.0 (#6629)
  • fd35d82 ci: reduce cron schedules from daily/weekly to monthly (#6623)
  • 8dee9be fix: restore trustProxy function for number and string types, add null check ...
  • d457aed chore: upgrade to typescript v6.0.2 (#6605)
  • Additional commits viewable in compare view

Updates fastify-cli from 7.4.1 to 8.0.0

Release notes

Sourced from fastify-cli's releases.

v8.0.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-cli@v7.4.1...v8.0.0

Commits

Updates fastify-metrics from 12.1.0 to 13.2.0

Release notes

Sourced from fastify-metrics's releases.

v13.2.0

13.2.0 (2026-04-04)

🧾 Other

  • ci: proper action tag (8058b62)
  • deps: bump the all-actions group with 3 updates (f2df579)
  • deps: lockfile up (bcd1b04)

🚀 Features

  • add support for platformatic prom-client (fb7e301)

v13.1.0

13.1.0 (2026-04-01)

🚀 Features

  • routeBlacklist when registeredRoutesOnly: false (5220d16)

🧾 Other

  • ci: dependabot groups (9f4a80d)
  • ci: update actions versions (5480cd4)
  • deps: bump fastify & npm audit fixes (6ccb006)

v13.0.0

13.0.0 (2026-03-31)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is now 20.

🛠 Fixes

  • more typos (1a62f2c)
  • resolve lint errors from stricter lint-config rules (cfa0471)
  • review dog-friendly package manager (9bd91ec)
  • ci: codecov and provenance (c48e4d8)
  • ci: update codeql-action to v3 (8060375)

📔 Docs

🚀 Features

  • add pnpm workspace trust policy (36ce59c)
  • enable npm trusted publishing with provenance (aabc5bd)
  • migrate all tests from jest to node:test (1a935e2)

... (truncated)

Changelog

Sourced from fastify-metrics's changelog.

13.2.0 (2026-04-04)

🧾 Other

  • ci: proper action tag (8058b62)
  • deps: bump the all-actions group with 3 updates (f2df579)
  • deps: lockfile up (bcd1b04)

🚀 Features

  • add support for platformatic prom-client (fb7e301)

13.1.0 (2026-04-01)

🚀 Features

  • routeBlacklist when registeredRoutesOnly: false (5220d16)

🧾 Other

  • ci: dependabot groups (9f4a80d)
  • ci: update actions versions (5480cd4)
  • deps: bump fastify & npm audit fixes (6ccb006)

13.0.0 (2026-03-31)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is now 20.

🛠 Fixes

  • more typos (1a62f2c)
  • resolve lint errors from stricter lint-config rules (cfa0471)
  • review dog-friendly package manager (9bd91ec)
  • ci: codecov and provenance (c48e4d8)
  • ci: update codeql-action to v3 (8060375)

📔 Docs

🚀 Features

  • add pnpm workspace trust policy (36ce59c)
  • enable npm trusted publishing with provenance (aabc5bd)
  • migrate all tests from jest to node:test (1a935e2)
  • minor perf improvements and tests (cfc9f21)
  • replace jest with node native test runner (1d1518f)
  • replace volta with mise for version management (7161f80)

... (truncated)

Commits
  • eada891 chore(release): 13.2.0 [skip ci]
  • 57a49b0 test: fix resolve client
  • bcd1b04 chore(deps): lockfile up
  • fb7e301 feat: add support for platformatic prom-client
  • f2df579 chore(deps): bump the all-actions group with 3 updates
  • 8058b62 chore(ci): proper action tag
  • 0a6e90e chore(release): 13.1.0 [skip ci]
  • 5220d16 feat: routeBlacklist when registeredRoutesOnly: false
  • 6ccb006 chore(deps): bump fastify & npm audit fixes
  • 5480cd4 chore(ci): update actions versions
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for fastify-metrics since your current version.


Updates typebox from 1.1.5 to 1.1.33

Commits

Updates @commitlint/cli from 20.4.2 to 20.5.2

Release notes

Sourced from @​commitlint/cli's releases.

v20.5.2

20.5.2 (2026-04-25)

Just minor dep updates before the next breaking change

Chore & Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.5.1...v20.5.2

v20.5.1

20.5.1 (2026-03-31)

Bug Fixes

Reverts

Core & co

Full Changelog: conventional-changelog/commitlint@v20.5.0...v20.5.1

v20.5.0

20.5.0 (2026-03-15)

Bug Fixes

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

20.5.2 (2026-04-25)

Note: Version bump only for package @​commitlint/cli

20.5.0 (2026-03-15)

Bug Fixes

  • cli: validate that --cwd directory exists before execution (#4658) (cf80f75), closes #4595

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/cli

20.4.3 (2026-03-03)

Bug Fixes

Commits

Updates @commitlint/config-conventional from 20.4.2 to 20.5.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v20.5.0

20.5.0 (2026-03-15)

Bug Fixes

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.4...v20.5.0

v20.4.4

20.4.4 (2026-03-12)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.3...v20.4.4

v20.4.3

20.4.3 (2026-03-03)

Bug Fixes

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

20.5.0 (2026-03-15)

Note: Version bump only for package @​commitlint/config-conventional

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/config-conventional

20.4.3 (2026-03-03)

Bug Fixes

Commits

Updates @eslint/js from 9.39.3 to 10.0.1

Release notes

Sourced from @​eslint/js's releases.

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)

v10.0.0

Breaking Changes

  • f9e54f4 feat!: estimate rule-tester failure location (#20420) (ST-DDT)
  • a176319 feat!: replace chalk with styleText and add color to ResultsMeta (#20227) (루밀LuMir)
  • c7046e6 feat!: enable JSX reference tracking (#20152) (Pixel998)
  • fa31a60 feat!: add name to configs (#20015) (Kirk Waiblinger)
  • 3383e7e fix!: remove deprecated SourceCode methods (#20137) (Pixel998)
  • 501abd0 feat!: update dependency minimatch to v10 (#20246) (renovate[bot])
  • ca4d3b4 fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)
  • 96512a6 fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)
  • c69fdac feat!: remove eslintrc support (#20037) (Francesco Trotta)
  • 208b5cc feat!: Use ScopeManager#addGlobals() (#20132) (Milos Djermanovic)
  • a2ee188 fix!: add uniqueItems: true in no-invalid-regexp option (#20155) (Tanuj Kanti)
  • a89059d feat!: Program range span entire source text (#20133) (Pixel998)
  • 39a6424 fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)
  • f28fbf8 fix!: Deprecate "always" and "as-needed" options of the radix rule (#20223) (Milos Djermanovic)
  • aa3fb2b fix!: tighten func-names schema (#20119) (Pixel998)
  • f6c0ed0 feat!: report eslint-env comments as errors (#20128) (Francesco Trotta)
  • 4bf739f fix!: remove deprecated LintMessage#nodeType and TestCaseError#type (#20096) (Pixel998)
  • 523c076 feat!: drop support for jiti < 2.2.0 (#20016) (michael faith)
  • 454a292 feat!: update eslint:recommended configuration (#20210) (Pixel998)
  • 4f880ee feat!: remove v10_* and inactive unstable_* flags (#20225) (sethamus)
  • f18115c feat!: no-shadow-restricted-names report globalThis by default (#20027) (sethamus)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160) (Milos Djermanovic)

Features

  • bff9091 feat: handle Array.fromAsync in array-callback-return (#20457) (Francesco Trotta)
  • 290c594 feat: add self to no-implied-eval rule (#20468) (sethamus)
  • 43677de feat: fix handling of function and class expression names in no-shadow (#20432) (Milos Djermanovic)

... (truncated)

Commits
  • 84fb885 chore: package.json update for @​eslint/js release
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467)
  • f3fbc2f chore: set @eslint/js version to 10.0.0 to skip releasing it (#20466)
  • b4b3127 chore: package.json update for @​eslint/js release
  • 0b14059 chore: package.json update for @​eslint/js release
  • fa31a60 feat!: add name to configs (#20015)
  • 1e2cad5 chore: package.json update for @​eslint/js release
  • 454a292 feat!: update eslint:recommended configuration (#20210)
  • c6358c3 feat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#20160)
  • See full diff in compare view

Updates @types/node from 25.3.0 to 25.6.0

Commits

Updates @typescript/native-preview from 7.0.0-dev.20260219.1 to 7.0.0-dev.20260425.1

Commits

Updates eslint from 9.39.2 to 9.39.4

Release notes

Sourced from eslint's releases.

v9.39.4

Bug Fixes

  • f18f6c8 fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)
  • a3c868f fix: update dependency @​eslint/eslintrc to ^3.3.4 (#20554) (Milos Djermanovic)
  • 234d005 fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)
  • b1b37ee fix: update ajv to 6.14.0 to address security vulnerabilities (#20538) (루밀LuMir)

Documentation

  • 4675152 docs: add deprecation notice partial (#20520) (Milos Djermanovic)

Chores

  • b8b4eb1 chore: update dependencies for ESLint v9.39.4 (#20596) (Francesco Trotta)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 30, 2026
@polyipseity
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the npm group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) | `5.2.5` | `5.2.6` |
| [@scalar/fastify-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/fastify) | `1.44.24` | `1.52.6` |
| [fastify](https://github.com/fastify/fastify) | `5.8.4` | `5.8.5` |
| [fastify-cli](https://github.com/fastify/fastify-cli) | `7.4.1` | `8.0.0` |
| [fastify-metrics](https://github.com/SkeLLLa/fastify-metrics) | `12.1.0` | `13.2.0` |
| [typebox](https://github.com/sinclairzx81/typebox) | `1.1.5` | `1.1.33` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.4.2` | `20.5.2` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.4.2` | `20.5.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.3` | `10.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.6.0` |
| [@typescript/native-preview](https://github.com/microsoft/typescript-go) | `7.0.0-dev.20260219.1` | `7.0.0-dev.20260425.1` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.4` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.4.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.59.0` |



Updates `@fastify/swagger-ui` from 5.2.5 to 5.2.6
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](fastify/fastify-swagger-ui@v5.2.5...v5.2.6)

Updates `@scalar/fastify-api-reference` from 1.44.24 to 1.52.6
- [Release notes](https://github.com/scalar/scalar/releases)
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/fastify/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/fastify)

Updates `fastify` from 5.8.4 to 5.8.5
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.8.4...v5.8.5)

Updates `fastify-cli` from 7.4.1 to 8.0.0
- [Release notes](https://github.com/fastify/fastify-cli/releases)
- [Commits](fastify/fastify-cli@v7.4.1...v8.0.0)

Updates `fastify-metrics` from 12.1.0 to 13.2.0
- [Release notes](https://github.com/SkeLLLa/fastify-metrics/releases)
- [Changelog](https://github.com/SkeLLLa/fastify-metrics/blob/master/docs/CHANGELOG.md)
- [Commits](SkeLLLa/fastify-metrics@v12.1.0...v13.2.0)

Updates `typebox` from 1.1.5 to 1.1.33
- [Commits](sinclairzx81/typebox@1.1.5...1.1.33)

Updates `@commitlint/cli` from 20.4.2 to 20.5.2
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.2/@commitlint/cli)

Updates `@commitlint/config-conventional` from 20.4.2 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional)

Updates `@eslint/js` from 9.39.3 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

Updates `@types/node` from 25.3.0 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Updates `eslint` from 9.39.2 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v9.39.4)

Updates `lint-staged` from 16.2.7 to 16.4.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.7...v16.4.0)

Updates `prettier` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.1...3.8.3)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

Updates `typescript-eslint` from 8.56.0 to 8.59.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@fastify/swagger-ui"
  dependency-version: 5.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@scalar/fastify-api-reference"
  dependency-version: 1.52.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 25.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript/native-preview"
  dependency-version: 7.0.0-dev.20260425.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint
  dependency-version: 9.39.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: fastify
  dependency-version: 5.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: fastify-cli
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: fastify-metrics
  dependency-version: 13.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: lint-staged
  dependency-version: 16.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: prettier
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: typebox
  dependency-version: 1.1.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: typescript-eslint
  dependency-version: 8.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-2223844597 branch from 25f243b to 306a7e4 Compare May 1, 2026 05:24
@polyipseity polyipseity merged commit 306a7e4 into main May 1, 2026
6 checks passed
@polyipseity polyipseity deleted the dependabot/npm_and_yarn/npm-2223844597 branch May 1, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant