Commit aab2a01
authored
chore(deps): bump the minor group with 32 updates (#125)
Bumps the minor group with 32 updates:
| Package | From | To |
| --- | --- | --- |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.95.0` | `0.96.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.1` | `8.58.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.1` | `8.58.2` |
| [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.2.1` |
| [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.2` | `3.8.3` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.18` | `0.28.19` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` |
| [@hey-api/codegen-core](https://github.com/hey-api/openapi-ts) | `0.7.4` | `0.8.0` |
| [@hey-api/json-schema-ref-parser](https://github.com/hey-api/openapi-ts) | `1.3.1` | `1.4.0` |
| [@hey-api/shared](https://github.com/hey-api/openapi-ts) | `0.3.0` | `0.4.0` |
| [@hey-api/spec-types](https://github.com/hey-api/openapi-ts) | `0.1.0` | `0.2.0` |
| [@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` |
| [@napi-rs/wasm-runtime](https://github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime) | `1.1.3` | `1.1.4` |
| [@typescript-eslint/project-service](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/project-service) | `8.58.1` | `8.58.2` |
| [@typescript-eslint/scope-manager](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/scope-manager) | `8.58.1` | `8.58.2` |
| [@typescript-eslint/tsconfig-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/tsconfig-utils) | `8.58.1` | `8.58.2` |
| [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.58.1` | `8.58.2` |
| [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.58.1` | `8.58.2` |
| [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) | `8.58.1` | `8.58.2` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.58.1` | `8.58.2` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.58.1` | `8.58.2` |
| [c12](https://github.com/unjs/c12) | `3.3.3` | `3.3.4` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.4.1` | `17.4.2` |
| [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.13.6` | `4.13.7` |
| [giget](https://github.com/unjs/giget) | `2.0.0` | `3.2.0` |
| [hasown](https://github.com/inspect-js/hasOwn) | `2.0.2` | `2.0.3` |
| [postcss](https://github.com/postcss/postcss) | `8.5.9` | `8.5.10` |
| [rc9](https://github.com/unjs/rc9) | `2.1.2` | `3.0.1` |
| [semver](https://github.com/npm/node-semver) | `7.7.3` | `7.7.4` |
| [std-env](https://github.com/unjs/std-env) | `4.0.0` | `4.1.0` |
Updates `@hey-api/openapi-ts` from 0.95.0 to 0.96.0
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/commits)
Updates `@typescript-eslint/eslint-plugin` from 8.58.1 to 8.58.2
- [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.58.2/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.58.1 to 8.58.2
- [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.58.2/packages/parser)
Updates `eslint` from 10.2.0 to 10.2.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.2.0...v10.2.1)
Updates `globals` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.4.0...v17.5.0)
Updates `prettier` from 3.8.2 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.2...3.8.3)
Updates `typedoc` from 0.28.18 to 0.28.19
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.18...v0.28.19)
Updates `typescript` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.2...v6.0.3)
Updates `@hey-api/codegen-core` from 0.7.4 to 0.8.0
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/codegen-core@0.7.4...@hey-api/client-axios@0.8.0)
Updates `@hey-api/json-schema-ref-parser` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/commits)
Updates `@hey-api/shared` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/shared@0.3.0...@hey-api/client-next@0.4.0)
Updates `@hey-api/spec-types` from 0.1.0 to 0.2.0
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/nuxt@0.1.0...@hey-api/nuxt@0.2.0)
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 `@napi-rs/wasm-runtime` from 1.1.3 to 1.1.4
- [Release notes](https://github.com/napi-rs/napi-rs/releases)
- [Changelog](https://github.com/napi-rs/napi-rs/blob/main/wasm-runtime/CHANGELOG.md)
- [Commits](https://github.com/napi-rs/napi-rs/commits/@napi-rs/wasm-runtime@1.1.4/wasm-runtime)
Updates `@typescript-eslint/project-service` from 8.58.1 to 8.58.2
- [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.58.2/packages/project-service)
Updates `@typescript-eslint/scope-manager` from 8.58.1 to 8.58.2
- [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.58.2/packages/scope-manager)
Updates `@typescript-eslint/tsconfig-utils` from 8.58.1 to 8.58.2
- [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.58.2/packages/tsconfig-utils)
Updates `@typescript-eslint/type-utils` from 8.58.1 to 8.58.2
- [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.58.2/packages/type-utils)
Updates `@typescript-eslint/types` from 8.58.1 to 8.58.2
- [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.58.2/packages/types)
Updates `@typescript-eslint/typescript-estree` from 8.58.1 to 8.58.2
- [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.58.2/packages/typescript-estree)
Updates `@typescript-eslint/utils` from 8.58.1 to 8.58.2
- [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.58.2/packages/utils)
Updates `@typescript-eslint/visitor-keys` from 8.58.1 to 8.58.2
- [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.58.2/packages/visitor-keys)
Updates `c12` from 3.3.3 to 3.3.4
- [Release notes](https://github.com/unjs/c12/releases)
- [Changelog](https://github.com/unjs/c12/blob/v3.3.4/CHANGELOG.md)
- [Commits](unjs/c12@v3.3.3...v3.3.4)
Updates `dotenv` from 17.4.1 to 17.4.2
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.4.1...v17.4.2)
Updates `get-tsconfig` from 4.13.6 to 4.13.7
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases)
- [Commits](privatenumber/get-tsconfig@v4.13.6...v4.13.7)
Updates `giget` from 2.0.0 to 3.2.0
- [Release notes](https://github.com/unjs/giget/releases)
- [Changelog](https://github.com/unjs/giget/blob/main/CHANGELOG.md)
- [Commits](unjs/giget@v2.0.0...v3.2.0)
Updates `hasown` from 2.0.2 to 2.0.3
- [Changelog](https://github.com/inspect-js/hasOwn/blob/main/CHANGELOG.md)
- [Commits](inspect-js/hasOwn@v2.0.2...v2.0.3)
Updates `postcss` from 8.5.9 to 8.5.10
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.9...8.5.10)
Updates `rc9` from 2.1.2 to 3.0.1
- [Release notes](https://github.com/unjs/rc9/releases)
- [Changelog](https://github.com/unjs/rc9/blob/main/CHANGELOG.md)
- [Commits](unjs/rc9@v2.1.2...v3.0.1)
Updates `semver` from 7.7.3 to 7.7.4
- [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.3...v7.7.4)
Updates `std-env` from 4.0.0 to 4.1.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@v4.0.0...v4.1.0)
---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
dependency-version: 0.96.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.58.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.58.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: eslint
dependency-version: 10.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: globals
dependency-version: 17.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: prettier
dependency-version: 3.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: typedoc
dependency-version: 0.28.19
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@hey-api/codegen-core"
dependency-version: 0.8.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@hey-api/json-schema-ref-parser"
dependency-version: 1.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@hey-api/shared"
dependency-version: 0.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@hey-api/spec-types"
dependency-version: 0.2.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor
- dependency-name: "@humanfs/core"
dependency-version: 0.19.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@humanfs/node"
dependency-version: 0.16.8
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@napi-rs/wasm-runtime"
dependency-version: 1.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@typescript-eslint/project-service"
dependency-version: 8.58.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@typescript-eslint/scope-manager"
dependency-version: 8.58.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@typescript-eslint/tsconfig-utils"
dependency-version: 8.58.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@typescript-eslint/type-utils"
dependency-version: 8.58.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@typescript-eslint/types"
dependency-version: 8.58.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@typescript-eslint/typescript-estree"
dependency-version: 8.58.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.58.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: "@typescript-eslint/visitor-keys"
dependency-version: 8.58.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: c12
dependency-version: 3.3.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: dotenv
dependency-version: 17.4.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: get-tsconfig
dependency-version: 4.13.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: giget
dependency-version: 3.2.0
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: minor
- dependency-name: hasown
dependency-version: 2.0.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: postcss
dependency-version: 8.5.10
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: rc9
dependency-version: 3.0.1
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: minor
- dependency-name: semver
dependency-version: 7.7.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor
- dependency-name: std-env
dependency-version: 4.1.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent fcacb09 commit aab2a01
2 files changed
Lines changed: 166 additions & 225 deletions
0 commit comments