chore(deps): bump the all group with 6 updates#135
Merged
github-actions[bot] merged 1 commit intomainfrom Aug 1, 2025
Merged
Conversation
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [@hey-api/client-fetch](https://github.com/hey-api/openapi-ts) | `0.11.0` | `0.13.1` | | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.77.0` | `0.80.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.8` | `24.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.0.0` | `17.2.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.3` | `30.0.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | Updates `@hey-api/client-fetch` from 0.11.0 to 0.13.1 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/client-fetch@0.11.0...@hey-api/client-fetch@0.13.1) Updates `@hey-api/openapi-ts` from 0.77.0 to 0.80.1 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.77.0...@hey-api/openapi-ts@0.80.1) Updates `@types/node` from 24.0.8 to 24.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dotenv` from 17.0.0 to 17.2.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.0...v17.2.1) Updates `jest` from 30.0.3 to 30.0.5 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: "@hey-api/client-fetch" dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.80.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/node" dependency-version: 24.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: jest dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The |
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 group with 6 updates:
0.11.00.13.10.77.00.80.124.0.824.1.017.0.017.2.130.0.330.0.55.8.35.9.2Updates
@hey-api/client-fetchfrom 0.11.0 to 0.13.1Release notes
Sourced from
@hey-api/client-fetch's releases.Commits
7365e4aMerge pull request #2164 from hey-api/changeset-release/maine8b6797Version Packages1e1c40bMerge pull request #2167 from hey-api/fix/tanstack-query-name-buildera46259efix(tanstack-query): add name builder options for all generated artifacts67125d3Merge pull request #2166 from hey-api/fix/zod-tuple594f3a6fix(zod): support tuple types3d0aeb8Merge pull request #2165 from hey-api/fix/client-path-param-datef23f3aefix(client): do not serialize path param name in url32a8d2cMerge pull request #2163 from hey-api/fix/zod-metadata9769998fix(zod): add metadata optionUpdates
@hey-api/openapi-tsfrom 0.77.0 to 0.80.1Release notes
Sourced from
@hey-api/openapi-ts's releases.... (truncated)
Commits
9ccd969Merge pull request #2355 from hey-api/changeset-release/main3c5c21cVersion Packagesd780a69Merge pull request #2344 from Daschi1/issue-2194fb7b724Create stale-starfishes-sell.md84eea31test(valibot): remove redundant if conditions4147808test(valibot): remove redundant if conditionsd573e06refactor(valibot): extract number helper functions to separate filea7df1f2test(valibot): remove redundant assertion checks69ec010test(valibot): switch spec from JSON to YAML6ebc974test: switch integer-formats spec from JSON to YAMLUpdates
@types/nodefrom 24.0.8 to 24.1.0Commits
Updates
dotenvfrom 17.0.0 to 17.2.1Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
37cf55a17.2.1f2d92e9changelog 🪵bd27017Merge pull request #897 from motdotla/adjust-tip-for-click8a9ce45add to tests19e5ad9adjust clickable tip4186757Merge pull request #894 from mjomble/patch-104322a6Merge pull request #895 from andersr/add-es6-config-info-to-readme1102cabAdd info about ES6 import with config options5566b77Fixed link in changelog11acd9f17.2.0Updates
jestfrom 30.0.3 to 30.0.5Changelog
Sourced from jest's changelog.
Commits
22236cfv30.0.5f4296d2v30.0.4Updates
typescriptfrom 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.
Commits
be86783Give more specific errors forverbatimModuleSyntax(#62113)22ef577LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414cDon't usenoErrorTruncationwhen printing types withmaximumLengthset (#...f14b5c8Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84Restore AbortSignal.abort (#62086)65cb4bdLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03Clear out checker-level stacks on pop (#62016)87740bcFix for Issue 61081 (#61221)833a8d4Fix Symbol completion priority and cursor positioning (#61945)0018c9fLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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