chore(deps-dev): bump the dev-deps group across 1 directory with 16 updates#89
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-deps group across 1 directory with 16 updates#89dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the dev-deps group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.8.0` | `19.8.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.8.0` | `19.8.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.25.1` | `9.39.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.32` | `20.19.43` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.18.1` | | [dotenv](https://github.com/motdotla/dotenv) | `16.5.0` | `16.6.1` | | [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) | `4.0.0` | `4.0.1` | | [fastify](https://github.com/fastify/fastify) | `5.8.5` | `5.9.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.0` | `11.3.5` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.13.1` | `6.23.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.1` | `15.5.2` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.9.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.2` | `29.4.11` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.31.1` | `8.62.0` | | [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | `5.0.0` | `5.1.0` | Updates `@commitlint/cli` from 19.8.0 to 19.8.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/v19.8.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.8.0 to 19.8.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/v19.8.1/@commitlint/config-conventional) Updates `@eslint/js` from 9.25.1 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.4/packages/js) Updates `@types/node` from 20.17.32 to 20.19.43 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `axios` from 1.16.0 to 1.18.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.18.1) Updates `dotenv` from 16.5.0 to 16.6.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v16.6.1) Updates `eslint-plugin-security` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-security@eslint-plugin-security-v4.0.0...eslint-plugin-security-v4.0.1) Updates `fastify` from 5.8.5 to 5.9.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.5...v5.9.0) Updates `fs-extra` from 11.3.0 to 11.3.5 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.0...11.3.5) Updates `knip` from 6.13.1 to 6.23.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.23.0/packages/knip) Updates `lint-staged` from 15.5.1 to 15.5.2 - [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@v15.5.1...v15.5.2) Updates `prettier` from 3.5.3 to 3.9.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.9.1) Updates `ts-jest` from 29.3.2 to 29.4.11 - [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.3.2...v29.4.11) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `typescript-eslint` from 8.31.1 to 8.62.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.62.0/packages/typescript-eslint) Updates `unist-util-visit` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@commitlint/config-conventional" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@eslint/js" dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 20.19.43 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: axios dependency-version: 1.18.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: dotenv dependency-version: 16.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-security dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: fastify dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: fs-extra dependency-version: 11.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: knip dependency-version: 6.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: lint-staged dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: prettier dependency-version: 3.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: ts-jest dependency-version: 29.4.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
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 dev-deps group with 16 updates in the / directory:
19.8.019.8.119.8.019.8.19.25.19.39.420.17.3220.19.431.16.01.18.116.5.016.6.14.0.04.0.15.8.55.9.011.3.011.3.56.13.16.23.015.5.115.5.23.5.33.9.129.3.229.4.115.8.35.9.38.31.18.62.05.0.05.1.0Updates
@commitlint/clifrom 19.8.0 to 19.8.1Release notes
Sourced from @commitlint/cli's releases.
Changelog
Sourced from @commitlint/cli's changelog.
Commits
3c30200v19.8.1e49449ffix: update dependency tinyexec to v1 (#4332)e2e3b67Chore/deps prettier v3 3 (#4320)b92f072chore: update gitHead after failed publish (#4315)Updates
@commitlint/config-conventionalfrom 19.8.0 to 19.8.1Release notes
Sourced from @commitlint/config-conventional's releases.
Changelog
Sourced from @commitlint/config-conventional's changelog.
Commits
3c30200v19.8.1e2e3b67Chore/deps prettier v3 3 (#4320)b92f072chore: update gitHead after failed publish (#4315)Updates
@eslint/jsfrom 9.25.1 to 9.39.4Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
71b2f6bchore: package.json update for@eslint/jsrelease9ceef92chore: package.json update for@eslint/jsreleasec43ce24chore: package.json update for@eslint/jsreleasec7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)488cba6chore: package.json update for@eslint/jsreleaseUpdates
@types/nodefrom 20.17.32 to 20.19.43Commits
Updates
axiosfrom 1.16.0 to 1.18.1Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
a209bfbchore(release): prepare release 1.18.1 (#11027)fa6a55echore(deps-dev): bump multer from 2.1.1 to 2.2.0 (#11026)40e7be8docs: clarifies that request data is request-specific in axios (#11025)a446b39fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives ...cf1306adocs: add Deno to install instructions (#11023)b32880afix: incorrect use of error (#11021)1792edafix: ensure maxBodyLength is explicitly passed to follow-redirects (#10993)30499d6fix: various runtime crashes and type definition mismatches (#10959)20ce9c4fix(http): defer env proxy handling to Node (#10942)e64bcf9chore(deps): merge branch 'v1.x' into tests/module/cjs (#11014)Updates
dotenvfrom 16.5.0 to 16.6.1Changelog
Sourced from dotenv's changelog.
Commits
076ba3b16.6.18867fe0changelog 🪵424c32dMerge pull request #874 from motdotla/default-quiet-to-true5270fafchangelog 🪵86ce001force failure of path.relative in teste6799e6add testsec72534add to test coveragec886084send coverage to text as wella791032add testfa67c02test quiet: falseUpdates
eslint-plugin-securityfrom 4.0.0 to 4.0.1Release notes
Sourced from eslint-plugin-security's releases.
Changelog
Sourced from eslint-plugin-security's changelog.
Commits
cb8645cchore: release 4.0.1 🚀 (#204)74c97bbfix: treat import.meta.dirname and import.meta.filename as static (#200)0b45f82chore(deps-dev): bump shell-quote from 1.7.4 to 1.8.4 (#202)954149achore(deps-dev): bump handlebars from 4.7.7 to 4.7.9 (#198)d5012b6chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 (#197)b53d8b4chore(deps-dev): bump flatted from 3.3.1 to 3.4.2 (#196)7876750chore(deps): bump minimatch (#194)Updates
fastifyfrom 5.8.5 to 5.9.0Release notes
Sourced from fastify's releases.
... (truncated)
Commits
2e45a44Bumped v5.9.0630715ddocs(types): mark request metadata accessors as untrusted input (#6572)ff993e8docs: update Serverless guide Dockerfile to a supported Node.js version (#6789)458f104docs: fix incorrect code examples in Hooks and Server reference (#6622)ea454d0docs: add warning about empty string coercion with nullable types (#6452)121895bdocs: migrate Zod type provider to official@fastifypackage (#6686)cc8d9a3fix: make hasRequestDecorator/hasReplyDecorator recognize constructor-assigne...6e6be15chore: Bump actions/checkout from 6 to 7 (#6812)88bf134chore: add new sponsor (#6813)fabd964chore: replace http with https in urls (#6809)Updates
fs-extrafrom 11.3.0 to 11.3.5Changelog
Sourced from fs-extra's changelog.
Commits
8a88f5811.3.581a1311Mirror all utimesMillis() tests for utimesMillisSync() (#1070)b7ab7f8Properly handle close errors in utimesMillis*() (#1069)1c248edFix file descriptor leak inutimesMillisSync(#1066)a4000d6Ensure all usages of areIdentical receive bigint stats (#1068)1e9c57dFix error handling in utimesMillis (#1065)353a29b11.3.43e65fbefix(ensureSymlink): resolve relative srcpath correctly when symlink exists (#...e2615e5Fix git URL in package.json (#1062)1de81e911.3.3Updates
knipfrom 6.13.1 to 6.23.0Release notes
Sourced from knip's releases.