TCS-3: Bump the minor-and-patch group with 5 updates#11
Merged
Conversation
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [query-string](https://github.com/sindresorhus/query-string) | `9.1.1` | `9.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.3` | `22.15.29` | | [diff](https://github.com/kpdecker/jsdiff) | `8.0.0-beta` | `8.0.2` | | [eslint](https://github.com/eslint/eslint) | `9.25.1` | `9.28.0` | | [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) | `7.6.1` | `7.8.0` | Updates `query-string` from 9.1.1 to 9.2.0 - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v9.1.1...v9.2.0) Updates `@types/node` from 22.15.3 to 22.15.29 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `diff` from 8.0.0-beta to 8.0.2 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](https://github.com/kpdecker/jsdiff/commits/v8.0.2) Updates `eslint` from 9.25.1 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.28.0) Updates `openapi-typescript` from 7.6.1 to 7.8.0 - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.8.0/packages/openapi-typescript) --- updated-dependencies: - dependency-name: query-string dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 22.15.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: diff dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openapi-typescript dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
tvhees
approved these changes
Jun 23, 2025
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the minor-and-patch group with 5 updates:
9.1.19.2.022.15.322.15.298.0.0-beta8.0.29.25.19.28.07.6.17.8.0Updates
query-stringfrom 9.1.1 to 9.2.0Release notes
Sourced from query-string's releases.
Commits
fc532f89.2.010d263aAdd support forbooleantype in thetypesoption (#407)1e1bfd7Fix docs typosad9fe2f9.1.23e61882Fixtypesoption witharrayFormat: commaand one item in array (#406)88e1e36Add failing test for #404fbeefd6Meta tweaks4b92547Fix readme typos (#397)Updates
@types/nodefrom 22.15.3 to 22.15.29Commits
Updates
difffrom 8.0.0-beta to 8.0.2Changelog
Sourced from diff's changelog.
... (truncated)
Commits
Updates
eslintfrom 9.25.1 to 9.28.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
f341f219.28.0779dda9Build: changelog update for 9.28.0175b7b8chore: upgrade to@eslint/js@9.28.0(#19802)844f5a6chore: package.json update for@eslint/jsreleaseb0674befeat: Customization of serialization for languageOptions (#19760)3ec2082docs: Nested arrays in files config entry (#19799)89a65b0docs: clarify how config arrays can apply to subsets of files (#19788)2ba8a0ddocs: Add description of meta.namespace to plugin docs (#19798)eea3e7efix: Remove configured global variables fromGlobalScope#implicit(#19779)a95721ffeat: Add--pass-on-unpruned-suppressionsCLI option (#19773)Updates
openapi-typescriptfrom 7.6.1 to 7.8.0Release notes
Sourced from openapi-typescript's releases.
Changelog
Sourced from openapi-typescript's changelog.
Commits
e65c824[ci] release (#2314)e66b5ceBuild packages with unbuild to improve CJS support (#2310)2264d1d[ci] release (#2309)63b715echore(deps): update vitest monorepo to v3 (#2284)67889baSupport $ref intopaths(#2185)8ffc045[ci] release (#2307)d79efaeDon't removenulltype if a default is present. (#2145)1655745fix(deps): update dependency supports-color to v10 (#2286)66127d9[ci] release (#2282)7205e12fix(openapi-typescript): prevent type error when items is boolean (#2260)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