build(deps): bump the minor-and-patch group across 1 directory with 85 updates - #331
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 85 updates#331dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…5 updates Bumps the minor-and-patch group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.1004.0` | `3.1095.0` | | [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.996.2` | `3.996.7` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.10` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.9` | `1.6.24` | | [aws-sdk-client-mock-vitest](https://github.com/stschulte/aws-sdk-client-mock-vitest) | `7.0.1` | `7.1.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.4` | `4.4.5` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.16.1` | `4.17.1` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.8.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.9.6` | | [type-fest](https://github.com/sindresorhus/type-fest) | `5.4.4` | `5.8.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.65.0` | | [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.9.1` | `4.10.1` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.5` | `3.3.6` | | [@humanfs/core](https://github.com/humanwhocodes/humanfs) | `0.19.1` | `0.19.2` | | [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node) | `0.16.7` | `0.16.8` | | [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.8` | `1.0.9` | | [acorn](https://github.com/acornjs/acorn) | `8.16.0` | `8.17.0` | | [enhanced-resolve](https://github.com/webpack/enhanced-resolve) | `5.20.0` | `5.24.3` | | [expect-type](https://github.com/mmkal/expect-type) | `1.3.0` | `1.4.0` | | [flatted](https://github.com/WebReflection/flatted) | `3.4.2` | `3.4.3` | | [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.13.6` | `4.14.0` | | [magicast](https://github.com/unjs/magicast) | `0.5.2` | `0.5.3` | | [nise](https://github.com/sinonjs/nise) | `6.1.3` | `6.1.5` | | [object-deep-merge](https://github.com/forcir/object-deep-merge) | `2.0.0` | `2.0.1` | | [obug](https://github.com/sxzz/obug) | `2.1.1` | `2.1.4` | | [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `8.3.0` | `8.4.2` | | [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.5` | | [tinyexec](https://github.com/tinylibs/tinyexec) | `1.0.2` | `1.2.4` | | [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.11.1` | `1.12.2` | Updates `@aws-sdk/client-dynamodb` from 3.1004.0 to 3.1095.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1095.0/clients/client-dynamodb) Updates `@aws-sdk/util-dynamodb` from 3.996.2 to 3.996.7 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages/util-dynamodb) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8) Updates `@vitest/eslint-plugin` from 1.6.9 to 1.6.24 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.9...v1.6.24) Updates `aws-sdk-client-mock-vitest` from 7.0.1 to 7.1.0 - [Release notes](https://github.com/stschulte/aws-sdk-client-mock-vitest/releases) - [Changelog](https://github.com/stschulte/aws-sdk-client-mock-vitest/blob/main/CHANGELOG.md) - [Commits](stschulte/aws-sdk-client-mock-vitest@v7.0.1...v7.1.0) Updates `eslint-import-resolver-typescript` from 4.4.4 to 4.4.5 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.4.4...v4.4.5) Updates `eslint-plugin-import-x` from 4.16.1 to 4.17.1 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.16.1...v4.17.1) Updates `globals` from 17.4.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.8.0) Updates `prettier` from 3.8.1 to 3.9.6 - [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.9.6) Updates `type-fest` from 5.4.4 to 5.8.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.4.4...v5.8.0) Updates `typescript-eslint` from 8.56.1 to 8.65.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.65.0/packages/typescript-eslint) Updates `vitest` from 4.0.18 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) Updates `@aws-sdk/core` from 3.973.18 to 3.977.1 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/core/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/core) Updates `@aws-sdk/credential-provider-env` from 3.972.16 to 3.972.61 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-env/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-env) Updates `@aws-sdk/credential-provider-http` from 3.972.18 to 3.972.63 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-http/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-http) Updates `@aws-sdk/credential-provider-ini` from 3.972.17 to 3.973.6 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-ini/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-ini) Updates `@aws-sdk/credential-provider-login` from 3.972.17 to 3.972.68 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-login/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-login) Updates `@aws-sdk/credential-provider-node` from 3.972.18 to 3.972.72 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-node/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-node) Updates `@aws-sdk/credential-provider-process` from 3.972.16 to 3.972.61 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-process/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-process) Updates `@aws-sdk/credential-provider-sso` from 3.972.17 to 3.973.5 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-sso/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-sso) Updates `@aws-sdk/credential-provider-web-identity` from 3.972.17 to 3.972.67 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-web-identity/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-web-identity) Updates `@aws-sdk/dynamodb-codec` from 3.972.19 to 3.973.35 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/dynamodb-codec/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/dynamodb-codec) Updates `@aws-sdk/endpoint-cache` from 3.972.4 to 3.972.9 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/endpoint-cache/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/endpoint-cache) Updates `@aws-sdk/middleware-endpoint-discovery` from 3.972.7 to 3.972.26 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-endpoint-discovery/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-endpoint-discovery) Updates `@aws-sdk/nested-clients` from 3.996.7 to 3.997.35 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages/nested-clients) Updates `@aws-sdk/token-providers` from 3.1004.0 to 3.1095.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/token-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1095.0/packages/token-providers) Updates `@aws-sdk/types` from 3.973.5 to 3.974.2 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/types/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/types) Updates `@aws-sdk/xml-builder` from 3.972.22 to 3.972.37 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/xml-builder/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/xml-builder) Updates `@aws/lambda-invoke-store` from 0.2.3 to 0.3.0 - [Release notes](https://github.com/awslabs/aws-lambda-invoke-store/releases) - [Changelog](https://github.com/awslabs/aws-lambda-invoke-store/blob/main/CHANGELOG.md) - [Commits](awslabs/aws-lambda-invoke-store@v0.2.3...v0.3.0) Updates `@emnapi/core` from 1.8.1 to 1.11.1 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.8.1...v1.11.1) Updates `@emnapi/runtime` from 1.8.1 to 1.11.1 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.8.1...v1.11.1) Updates `@emnapi/wasi-threads` from 1.1.0 to 1.2.2 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.1.0...wasi-threads-v1.2.2) Updates `@eslint-community/eslint-utils` from 4.9.1 to 4.10.1 - [Release notes](https://github.com/eslint-community/eslint-utils/releases) - [Commits](eslint-community/eslint-utils@v4.9.1...v4.10.1) Updates `@eslint/eslintrc` from 3.3.5 to 3.3.6 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.5...eslintrc-v3.3.6) Updates `@humanfs/core` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/humanwhocodes/humanfs/releases) - [Commits](humanwhocodes/humanfs@core-v0.19.1...core-v0.19.2) Updates `@humanfs/node` from 0.16.7 to 0.16.8 - [Release notes](https://github.com/humanwhocodes/humanfs/releases) - [Changelog](https://github.com/humanwhocodes/humanfs/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/humanwhocodes/humanfs/commits/node-v0.16.8/packages/node) Updates `@smithy/core` from 3.23.9 to 3.30.0 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/core@3.30.0/packages/core) Updates `@smithy/credential-provider-imds` from 4.2.11 to 4.4.14 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/credential-provider-imds/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/credential-provider-imds@4.4.14/packages/credential-provider-imds) Updates `@smithy/fetch-http-handler` from 5.3.13 to 5.6.11 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/fetch-http-handler/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/fetch-http-handler@5.6.11/packages/fetch-http-handler) Updates `@smithy/node-http-handler` from 4.4.14 to 4.9.11 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.9.11/packages/node-http-handler) Updates `@smithy/signature-v4` from 5.3.11 to 5.6.10 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/signature-v4/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/signature-v4@5.6.10/packages/signature-v4) Updates `@smithy/types` from 4.14.1 to 4.16.1 - [Release notes](https://github.com/smithy-lang/smithy-typescript/releases) - [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/types@4.16.1/packages/types) Updates `@tybys/wasm-util` from 0.10.1 to 0.10.3 - [Commits](https://github.com/toyobayashi/wasm-util/commits) Updates `@types/estree` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree) Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser) Updates `@typescript-eslint/project-service` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/project-service) Updates `@typescript-eslint/scope-manager` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/scope-manager) Updates `@typescript-eslint/tsconfig-utils` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/tsconfig-utils) Updates `@typescript-eslint/type-utils` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/type-utils) Updates `@typescript-eslint/types` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/types) Updates `@typescript-eslint/typescript-estree` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-estree) Updates `@typescript-eslint/utils` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/utils) Updates `@typescript-eslint/visitor-keys` from 8.56.1 to 8.65.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/visitor-keys) Updates `@vitest/expect` from 4.0.18 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/expect) Updates `@vitest/mocker` from 4.0.18 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/mocker) Updates `@vitest/pretty-format` from 4.0.18 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/pretty-format) Updates `@vitest/runner` from 4.0.18 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/runner) Updates `@vitest/snapshot` from 4.0.18 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/snapshot) Updates `@vitest/spy` from 4.0.18 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/spy) Updates `@vitest/utils` from 4.0.18 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/utils) Updates `acorn` from 8.16.0 to 8.17.0 - [Commits](acornjs/acorn@8.16.0...8.17.0) Updates `ast-v8-to-istanbul` from 0.3.12 to 1.0.5 - [Release notes](https://github.com/AriPerkkio/ast-v8-to-istanbul/releases) - [Commits](AriPerkkio/ast-v8-to-istanbul@v0.3.12...v1.0.5) Updates `enhanced-resolve` from 5.20.0 to 5.24.3 - [Release notes](https://github.com/webpack/enhanced-resolve/releases) - [Changelog](https://github.com/webpack/enhanced-resolve/blob/main/CHANGELOG.md) - [Commits](webpack/enhanced-resolve@v5.20.0...v5.24.3) Updates `es-module-lexer` from 1.7.0 to 2.3.1 - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](guybedford/es-module-lexer@1.7.0...2.3.1) Updates `expect-type` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/mmkal/expect-type/releases) - [Commits](mmkal/expect-type@v1.3.0...v1.4.0) Updates `flatted` from 3.4.2 to 3.4.3 - [Commits](WebReflection/flatted@v3.4.2...v3.4.3) Updates `get-tsconfig` from 4.13.6 to 4.14.0 - [Release notes](https://github.com/privatenumber/get-tsconfig/releases) - [Commits](privatenumber/get-tsconfig@v4.13.6...v4.14.0) Updates `magicast` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/unjs/magicast/releases) - [Changelog](https://github.com/unjs/magicast/blob/main/CHANGELOG.md) - [Commits](unjs/magicast@v0.5.2...v0.5.3) Updates `nanoid` from 3.3.11 to 3.3.16 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.11...3.3.16) Updates `nise` from 6.1.3 to 6.1.5 - [Commits](https://github.com/sinonjs/nise/commits) Updates `object-deep-merge` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/forcir/object-deep-merge/releases) - [Commits](https://github.com/forcir/object-deep-merge/commits) Updates `obug` from 2.1.1 to 2.1.4 - [Release notes](https://github.com/sxzz/obug/releases) - [Commits](sxzz/obug@v2.1.1...v2.1.4) Updates `path-to-regexp` from 8.3.0 to 8.4.2 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v8.3.0...v8.4.2) Updates `picomatch` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.4...4.0.5) Updates `postcss` from 8.5.14 to 8.5.23 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.14...8.5.23) Updates `semver` from 7.7.4 to 7.8.5 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.4...v7.8.5) Updates `std-env` from 3.10.0 to 4.2.0 - [Release notes](https://github.com/unjs/std-env/releases) - [Changelog](https://github.com/unjs/std-env/blob/main/CHANGELOG.md) - [Commits](unjs/std-env@v3.10.0...v4.2.0) Updates `tapable` from 2.3.0 to 2.3.3 - [Release notes](https://github.com/webpack/tapable/releases) - [Changelog](https://github.com/webpack/tapable/blob/main/CHANGELOG.md) - [Commits](webpack/tapable@v2.3.0...v2.3.3) Updates `tinyexec` from 1.0.2 to 1.2.4 - [Release notes](https://github.com/tinylibs/tinyexec/releases) - [Commits](tinylibs/tinyexec@1.0.2...1.2.4) Updates `tinyglobby` from 0.2.15 to 0.2.17 - [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases) - [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md) - [Commits](SuperchupuDev/tinyglobby@0.2.15...0.2.17) Updates `tinyrainbow` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/tinylibs/tinyrainbow/releases) - [Commits](tinylibs/tinyrainbow@v3.0.3...v3.1.0) Updates `ts-api-utils` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/JoshuaKGoldberg/ts-api-utils/releases) - [Changelog](https://github.com/typescript-eslint/ts-api-utils/blob/main/CHANGELOG.md) - [Commits](typescript-eslint/ts-api-utils@v2.4.0...v2.5.0) Updates `unrs-resolver` from 1.11.1 to 1.12.2 - [Release notes](https://github.com/unrs/unrs-resolver/releases) - [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md) - [Commits](unrs/unrs-resolver@v1.11.1...v1.12.2) Updates `vite` from 7.3.6 to 8.1.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.1095.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/util-dynamodb" dependency-version: 3.996.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: aws-sdk-client-mock-vitest dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint-plugin-import-x dependency-version: 4.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: type-fest dependency-version: 5.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/core" dependency-version: 3.977.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/credential-provider-env" dependency-version: 3.972.61 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws-sdk/credential-provider-http" dependency-version: 3.972.63 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws-sdk/credential-provider-ini" dependency-version: 3.973.6 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/credential-provider-login" dependency-version: 3.972.68 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws-sdk/credential-provider-node" dependency-version: 3.972.72 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws-sdk/credential-provider-process" dependency-version: 3.972.61 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws-sdk/credential-provider-sso" dependency-version: 3.973.5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/credential-provider-web-identity" dependency-version: 3.972.67 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws-sdk/dynamodb-codec" dependency-version: 3.973.35 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/endpoint-cache" dependency-version: 3.972.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws-sdk/middleware-endpoint-discovery" dependency-version: 3.972.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws-sdk/nested-clients" dependency-version: 3.997.35 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/token-providers" dependency-version: 3.1095.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/types" dependency-version: 3.974.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/xml-builder" dependency-version: 3.972.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws/lambda-invoke-store" dependency-version: 0.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@emnapi/core" dependency-version: 1.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@emnapi/runtime" dependency-version: 1.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@emnapi/wasi-threads" dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint-community/eslint-utils" dependency-version: 4.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@humanfs/core" dependency-version: 0.19.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@humanfs/node" dependency-version: 0.16.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@smithy/core" dependency-version: 3.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@smithy/credential-provider-imds" dependency-version: 4.4.14 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@smithy/fetch-http-handler" dependency-version: 5.6.11 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@smithy/node-http-handler" dependency-version: 4.9.11 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@smithy/signature-v4" dependency-version: 5.6.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@smithy/types" dependency-version: 4.16.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tybys/wasm-util" dependency-version: 0.10.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/estree" dependency-version: 1.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/project-service" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/scope-manager" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/tsconfig-utils" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/type-utils" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/types" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/utils" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/visitor-keys" dependency-version: 8.65.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/expect" dependency-version: 4.1.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/mocker" dependency-version: 4.1.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/pretty-format" dependency-version: 4.1.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/runner" dependency-version: 4.1.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/snapshot" dependency-version: 4.1.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/spy" dependency-version: 4.1.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/utils" dependency-version: 4.1.10 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: acorn dependency-version: 8.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ast-v8-to-istanbul dependency-version: 1.0.5 dependency-type: indirect update-type: version-update:semver-major dependency-group: minor-and-patch - dependency-name: enhanced-resolve dependency-version: 5.24.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: es-module-lexer dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: minor-and-patch - dependency-name: expect-type dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: flatted dependency-version: 3.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: get-tsconfig dependency-version: 4.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: magicast dependency-version: 0.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: nanoid dependency-version: 3.3.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: nise dependency-version: 6.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: object-deep-merge dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: obug dependency-version: 2.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: path-to-regexp dependency-version: 8.4.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: picomatch dependency-version: 4.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: semver dependency-version: 7.8.5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: std-env dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: minor-and-patch - dependency-name: tapable dependency-version: 2.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tinyexec dependency-version: 1.2.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tinyglobby dependency-version: 0.2.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tinyrainbow dependency-version: 3.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ts-api-utils dependency-version: 2.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: unrs-resolver dependency-version: 1.12.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.1.5 dependency-type: indirect update-type: version-update:semver-major dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 29 updates in the / directory:
3.1004.03.1095.03.996.23.996.74.0.184.1.101.6.91.6.247.0.17.1.04.4.44.4.54.16.14.17.117.4.017.8.03.8.13.9.65.4.45.8.08.56.18.65.04.9.14.10.13.3.53.3.60.19.10.19.20.16.70.16.81.0.81.0.98.16.08.17.05.20.05.24.31.3.01.4.03.4.23.4.34.13.64.14.00.5.20.5.36.1.36.1.52.0.02.0.12.1.12.1.48.3.08.4.27.7.47.8.51.0.21.2.41.11.11.12.2Updates
@aws-sdk/client-dynamodbfrom 3.1004.0 to 3.1095.0Release notes
Sourced from @aws-sdk/client-dynamodb's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-dynamodb's changelog.
... (truncated)
Commits
753d651Publish v3.1095.0bb564e5chore(codegen): sync for CBOR large map deser, event-streams exceptions, endp...c379112Publish v3.1094.00f79b6aPublish v3.1093.080f0df5Publish v3.1092.0a1269f7Publish v3.1091.0eb268edPublish v3.1090.060e8b54Publish v3.1089.073de389Publish v3.1088.0d43e5bfchore(codegen): sync to use typesVersions entries for submodules (#8195)Updates
@aws-sdk/util-dynamodbfrom 3.996.2 to 3.996.7Commits
Updates
@vitest/coverage-v8from 4.0.18 to 4.1.10Release notes
Sourced from @vitest/coverage-v8's releases.
... (truncated)
Commits
db616d2chore: release v4.1.10 (#10718)a7a61e7chore: release v4.1.9 (#10598)e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.6e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.2Updates
@vitest/eslint-pluginfrom 1.6.9 to 1.6.24Release notes
Sourced from @vitest/eslint-plugin's releases.
... (truncated)
Commits
1a0fdafchore: release v1.6.2457e5389fix(valid-expect): fix poll and element taking 1 or 2 arguments (#931)8ce9857chore: release v1.6.235e1e140feat(prefer-expect-assertions): add disallowHasAssertions option (#929)792320afix(valid-expect): handle static expect APIs (#930)394ddb6fix: 8 warnings for unexpected node version input (#928)61bc715chore: release v1.6.223415709fix: handle expect.any separately from Chai any flag (#925)ffe3299chore: release v1.6.21af7ac0cInitial support for aroundEach and aroundAll hooks (#923)Updates
aws-sdk-client-mock-vitestfrom 7.0.1 to 7.1.0Release notes
Sourced from aws-sdk-client-mock-vitest's releases.
Changelog
Sourced from aws-sdk-client-mock-vitest's changelog.
Commits
83f238cPrepare 7.1.0 Released0fceb6maint: Adapt CHANGELOG and READMEb1391ebMerge pull request #24 from ScottRobinson03/export-base-matcher-type3c5e977Merge pull request #25 from stschulte/update-dependencies-2026-06-053fbb602Test failing matcher correctlyd339e1dUpdate dependenciesa8ccacffeat: export BaseMatcher and AliasMatcher types21cd79dMerge pull request #22 from stschulte/update-dependencies-2026-03a8179a3maint: Update dependenciesUpdates
eslint-import-resolver-typescriptfrom 4.4.4 to 4.4.5Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
724c47dchore: release eslint-import-resolver-typescript (#480)32c61abfix: check tsconfig matching before using resolver (#473)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-import-resolver-typescript since your current version.
Updates
eslint-plugin-import-xfrom 4.16.1 to 4.17.1Release notes
Sourced from eslint-plugin-import-x's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import-x's changelog.
... (truncated)
Commits
b767b8cchore: release eslint-plugin-import-x (#499)cf25a01fix(extensions): don't require extension for package subpaths resolving to .d...b543300docs: document theesmoduleoption forno-dynamic-requirerule (#496)7578513chore: release eslint-plugin-import-x (#472)e3cc7e4fix: strip querystrings and hash fragments when checking for file existence (...9a07009fix: makeextensionsrule check Node.js subpath imports (#484)3e13121fix: memoize legacyNodeResolve resolver to avoid native memory leak (#481)fce29b1fix(deps): replace@package-json/typeswith an inline minimal type (#476)1c84235fix: handle access errors during case checks (#494)96222bfchore: drop unusedtmp(#487)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-import-x since your current version.
Updates
globalsfrom 17.4.0 to 17.8.0Release notes
Sourced from globals's releases.
Commits
36c765917.8.07394811Update globals (2026-07-01) (#347)a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)Updates
prettierfrom 3.8.1 to 3.9.6Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.