deps(client)(deps-dev): bump the all-deps group in /packages/client with 6 updates#196
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all-deps group in /packages/client with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.3` | `26.0.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.61.0` | `8.62.1` | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.6.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.4` | | [rollup](https://github.com/rollup/rollup) | `4.62.0` | `4.62.2` | | [swagger-typescript-api](https://github.com/acacode/swagger-typescript-api) | `12.0.4` | `13.12.3` | Updates `@types/node` from 25.9.3 to 26.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 8.61.0 to 8.62.1 - [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.62.1/packages/parser) Updates `eslint` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.6.0) Updates `prettier` from 3.8.4 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.4) Updates `rollup` from 4.62.0 to 4.62.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.62.0...v4.62.2) Updates `swagger-typescript-api` from 12.0.4 to 13.12.3 - [Release notes](https://github.com/acacode/swagger-typescript-api/releases) - [Changelog](https://github.com/acacode/swagger-typescript-api/blob/main/CHANGELOG.md) - [Commits](acacode/swagger-typescript-api@12.0.4...v13.12.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: rollup dependency-version: 4.62.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: swagger-typescript-api dependency-version: 13.12.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-deps ... 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 all-deps group in /packages/client with 6 updates:
25.9.326.0.18.61.08.62.110.5.010.6.03.8.43.9.44.62.04.62.212.0.413.12.3Updates
@types/nodefrom 25.9.3 to 26.0.1Commits
Updates
@typescript-eslint/parserfrom 8.61.0 to 8.62.1Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
3ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.1Updates
eslintfrom 10.5.0 to 10.6.0Release notes
Sourced from eslint's releases.
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
prettierfrom 3.8.4 to 3.9.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b693cb2Release 3.9.42e92ac0Angular: Format@content(name)->@content (name)to align with other blo...abed2c2Bump Prettier dependency to 3.9.36cfbc00Clean changelog_unreleased3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleasedc47654cRelease 3.9.1Updates
rollupfrom 4.62.0 to 4.62.2Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
8faa1874.62.2a38a795refactor(rust/parser_ast): extract property AstConverter write buffer kind lo...6cc5c31Skip side-effect-free external imports when hoisting is disabled (#6411)caacf704.62.1d1e8297Add missing ignore1ba1fc2fix: insert conflict numbers before first extension in multi-extension filena...532bd0aUse import attributes for importing JSON (#6393)2cd8194fix: advance value past wildcard prefix before suffix check in getLogFilter (...dfac590fix(deps): update minor/patch updates (#6418)1d6db3dchore(deps): update dependency eslint-plugin-unicorn to v66 (#6419)Updates
swagger-typescript-apifrom 12.0.4 to 13.12.3Release notes
Sourced from swagger-typescript-api's releases.
... (truncated)
Changelog
Sourced from swagger-typescript-api's changelog.
... (truncated)
Commits
6108f02Version Packages (#1799)77a5bbcchore: update deps6ff6eeachore(deps-dev): bump@types/nodefrom 25.9.3 to 26.0.0 (#1791)5bcea8fchore(deps): bump jdx/mise-action from 4.1.0 to 4.2.0 (#1792)09cf319chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#1793)11e2d20chore(deps): bump nanoid from 5.1.11 to 5.1.14 (#1789)bf873dfchore(deps-dev): bump tsdown from 0.22.2 to 0.22.3 (#1788)76b8f86chore(deps-dev): bump axios from 1.17.0 to 1.18.0 (#1786)a315234chore(deps-dev): bump vitest from 4.1.8 to 4.1.9 (#1787)6fac02cchore(deps): bump changesets/action from 1.8.0 to 1.9.0 (#1775)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for swagger-typescript-api since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions