-
Notifications
You must be signed in to change notification settings - Fork 9
chore(deps-dev): bump the development-dependencies group across 1 directory with 15 updates #21
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
Merged
github-actions
merged 1 commit into
main
from
dependabot/npm_and_yarn/development-dependencies-831bcd45c2
Jan 22, 2026
Merged
chore(deps-dev): bump the development-dependencies group across 1 directory with 15 updates #21
github-actions
merged 1 commit into
main
from
dependabot/npm_and_yarn/development-dependencies-831bcd45c2
Jan 22, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ectory with 15 updates Bumps the development-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.1.0` | `20.3.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.0.0` | `20.3.1` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3.3` | | [@swc/cli](https://github.com/swc-project/pkgs) | `0.7.9` | `0.7.10` | | [@swc/core](https://github.com/swc-project/swc) | `1.15.3` | `1.15.10` | | [fastify](https://github.com/fastify/fastify) | `5.6.2` | `5.7.1` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.5` | `5.0.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.0.10` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.0.0` | | [markdownlint](https://github.com/DavidAnson/markdownlint) | `0.39.0` | `0.40.0` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.46.0` | `0.47.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [supertest](https://github.com/ladjs/supertest) | `7.1.4` | `7.2.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.47.0` | `8.53.1` | Updates `@commitlint/cli` from 20.1.0 to 20.3.1 - [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.3.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.0.0 to 20.3.1 - [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.3.1/@commitlint/config-conventional) Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3) Updates `@swc/cli` from 0.7.9 to 0.7.10 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/core` from 1.15.3 to 1.15.10 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.15.3...v1.15.10) Updates `fastify` from 5.6.2 to 5.7.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.6.2...v5.7.1) Updates `@types/express` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/node` from 24.10.1 to 25.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `globals` from 16.5.0 to 17.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) Updates `markdownlint` from 0.39.0 to 0.40.0 - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint@v0.39.0...v0.40.0) Updates `markdownlint-cli` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.46.0...v0.47.0) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `supertest` from 7.1.4 to 7.2.2 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.1.4...v7.2.2) Updates `ts-jest` from 29.4.5 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.5...v29.4.6) Updates `typescript-eslint` from 8.47.0 to 8.53.1 - [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.53.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 20.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@swc/cli" dependency-version: 0.7.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@swc/core" dependency-version: 1.15.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: fastify dependency-version: 5.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/express" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.0.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: markdownlint dependency-version: 0.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: markdownlint-cli dependency-version: 0.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: supertest dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 15 updates in the / directory:
20.1.020.3.120.0.020.3.13.3.13.3.30.7.90.7.101.15.31.15.105.6.25.7.15.0.55.0.624.10.125.0.1016.5.017.0.00.39.00.40.00.46.00.47.03.6.23.8.17.1.47.2.229.4.529.4.68.47.08.53.1Updates
@commitlint/clifrom 20.1.0 to 20.3.1Release notes
Sourced from
@commitlint/cli's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli's changelog.Commits
be3a280v20.3.11c5734dv20.3.0ddad9b4v20.2.0Updates
@commitlint/config-conventionalfrom 20.0.0 to 20.3.1Release notes
Sourced from
@commitlint/config-conventional's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
be3a280v20.3.11c5734dv20.3.0ddad9b4v20.2.0Updates
@eslint/eslintrcfrom 3.3.1 to 3.3.3Release notes
Sourced from
@eslint/eslintrc's releases.Changelog
Sourced from
@eslint/eslintrc's changelog.Commits
fdb5298chore: release 3.3.3 🚀 (#212)8aa555afix: release v3.3.3 because publishing v3.3.2 failed (#211)a8b773dchore: release 3.3.2 🚀 (#204)85244bbchore: switch togoogleapis/release-please-action(#208)d356360docs: Update README sponsors116bf03chore: update js-yaml to version 4.1.1 (#207)16e8d20docs: Update README sponsors3b089acchore: update.gitignoreto exclude shared workflows (#206)1f6e2d1docs: Update README sponsors785c00bdocs: Update README sponsorsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/eslintrcsince your current version.Updates
@swc/clifrom 0.7.9 to 0.7.10Commits
Updates
@swc/corefrom 1.15.3 to 1.15.10Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
073b0bbchore: Publish1.15.10withswc_corev55.0.1f6afa7fchore: Update changelogdadfc1echore: Publish1.15.10-nightly-20260119.1withswc_corev55.0.12361588chore: Publish crates withswc_corev55.0.1e9f78f0chore(deps): Update browserslist-data to v0.1.5 (#11454)baa1ae3feat(es/minifier): Remove inlined IIFE arg and param (#11446)ab917abchore: Publish crates withswc_corev55.0.0a993da6fix(es/es2017): Replacethisin arrow functions during async-to-generator (...764c3afchore: Fix collapsing of claude code reviewsaffb6a2ci: Collapse preivousclaude[bot]PR review commentsUpdates
fastifyfrom 5.6.2 to 5.7.1Release notes
Sourced from fastify's releases.
... (truncated)
Commits
8eadc22Bumped v5.7.1153d78afix: updated version in the fastify.js (#6446)57aad56chore: Bump actions/checkout from 5 to 6 (#6434)d863116Bumped v5.7.0c89945dperf: use native WebStream API instead of Readable.fromWeb wrapper (#6444)1350428docs(sponsor): add serpapi (#6443)1b3381efeat: implement conditional request logging (#5732)a397559docs: add non-vulnerability examples to threat model (#6431)1d5f8aefix: ajv options type validation (#6437)c02c5f5fix(types): require send() payload when Reply type is specified (#6432)Updates
@types/expressfrom 5.0.5 to 5.0.6Commits
Updates
@types/nodefrom 24.10.1 to 25.0.10Commits
Updates
globalsfrom 16.5.0 to 17.0.0Release notes
Sourced from globals's releases.
Commits
bb89b1817.0.0ebe1063Update globals (2026-01-01) (#329)e3d8da3Revert "Automate script forpaintWorkletenvironment (#325)" (#328)e7c0453Automate script forpaintWorkletenvironment (#325)1bc6e3bAddbunBuiltinanddenoBuiltin(#324)4b78f56AddpaintWorkletenvironment (#323)59ceff8Get all browser globals from bothchromeandfirefox(#321)4a02a85AddsharedWorkerenvironment (#322)7bc293eSplitaudioWorkletenvironment frombrowser(#320)814075fFix browser launch (#319)Updates
markdownlintfrom 0.39.0 to 0.40.0Changelog
Sourced from markdownlint's changelog.
Commits
63fefcbUpdate to version 0.40.0.dc97978Add scenarios for aligned tables with irregular trailing pipes.e645385Update test repository snapshots.240e27bUpdate test repository snapshots.b3a49a7Update MD060/table-column-style to rename "heading" to "header" for consisten...f6c5369Update MD060/table-column-style to add aligned_delimiter parameter (fixes #18...8e974f9Update MD013/line-length default mode to prevent trailing non-whitespace text...6019101Remove outdated table-column-style suppression from dotnet/docs test repo.9ad696eAdd more tests for MD013/line-length edge case behavior.d8bf33dRefactor MD013/line-length to simplify length check.Updates
markdownlint-clifrom 0.46.0 to 0.47.0Release notes
Sourced from markdownlint-cli's releases.
Commits
76b3d32Bump version 0.47.0a846347Return exit code 0 when only warnings are present (fixes #177).bea81c4Update violation summary output to include severity.5174cacAdd output test for severity warning.dabfdb4Update JSON output test to include severity warning.7f9da43Fix outdated workflow status badge.20a2943Bump markdownlint from 0.39.0 to 0.40.09b4465eAdd explicit versioning to Docker entry points in .pre-commit-hooks.yaml so p...9745464Bump actions/checkout from 5 to 6Updates
prettierfrom 3.6.2 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
supertestfrom 7.1.4 to 7.2.2Release notes
Sourced from supertest's releases.
Commits
d7997517.2.21954bcffix: replace 'should' dependency with native assertions in cookies module8fb74537.2.1d4f04fbfix: correct case-sensitive require path for assertion moduleb8f0a437.2.0c4b08a6fix: fixed package lockd084ce2fix: drop v14 and v16 from tests61f3ddfMerge pull request #872 from forwardemail/dependabot/npm_and_yarn/js-yaml-3.14.2bd2fe45Merge pull request #873 from forwardemail/dependabot/npm_and_yarn/multi-6d05d...07bf4fbchore(deps): bump qs, body-parser and expressUpdates
ts-jestfrom 29.4.5 to 29.4.6Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
202bde5chore(release): 29.4.6 (#5146)528d37cfix: log hybrid module as warning instead of failing tests (#5144)141e5afbuild(deps): update github/codeql-action digest to 497990dd281ccebuild(deps): update google/osv-scanner-action action to v2.3.00d20322build(deps): update dependency memfs to ^4.51.0455dde2build(deps): update dependency js-yaml to ^4.1.1d579480build(deps): update dependency@types/nodeto v20.19.25f6859d0build(deps): update dependency@types/yargsto ^17.0.354d7e432build(deps): update github/codeql-action digest to d3ced5c4ea70c9build(deps): update actions/checkout digest to 34e1148Updates
typescript-eslintfrom 8.47.0 to 8.53.1Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.