chore(deps)(deps): bump the non-breaking-dependencies group with 6 updates#35
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…dates Bumps the non-breaking-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.95.0` | `5.95.2` | | [diff](https://github.com/kpdecker/jsdiff) | `8.0.3` | `8.0.4` | | [hono](https://github.com/honojs/hono) | `4.12.8` | `4.12.9` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.7.5` | `4.8.0` | | [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) | `15.7.2` | `15.7.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.1` | `8.57.2` | Updates `@tanstack/react-query` from 5.95.0 to 5.95.2 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.95.2/packages/react-query) Updates `diff` from 8.0.3 to 8.0.4 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v8.0.3...8.0.4) Updates `hono` from 4.12.8 to 4.12.9 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.8...v4.12.9) Updates `react-resizable-panels` from 4.7.5 to 4.8.0 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.7.5...4.8.0) Updates `sql-formatter` from 15.7.2 to 15.7.3 - [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases) - [Commits](sql-formatter-org/sql-formatter@v15.7.2...v15.7.3) Updates `typescript-eslint` from 8.57.1 to 8.57.2 - [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.57.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.95.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-dependencies - dependency-name: diff dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-dependencies - dependency-name: hono dependency-version: 4.12.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-dependencies - dependency-name: react-resizable-panels dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-dependencies - dependency-name: sql-formatter dependency-version: 15.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-dependencies - dependency-name: typescript-eslint dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 non-breaking-dependencies group with 6 updates:
5.95.05.95.28.0.38.0.44.12.84.12.94.7.54.8.015.7.215.7.38.57.18.57.2Updates
@tanstack/react-queryfrom 5.95.0 to 5.95.2Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.Commits
1047cdcci: Version Packages (#10326)cd5a35bfix/nodejs timeout (#10325)5806444ci: Version Packages (#10324)Updates
difffrom 8.0.3 to 8.0.4Changelog
Sourced from diff's changelog.
Commits
dd2f9948.0.4 release (#678)3cc4384Update docs on releasing to reflect migration to yarn berry (#677)6fc2aa6yarn up '*' && yarn up -R '**' (#676)af7393ayarn up '*' && yarn up -R '**' (#670)4b5d180Fix another bug in diffWords's "intlSegmenter" mode (#667)10da50cyarn up '*' && yarn up -R '**' (#666)8dc164bMigrate from Yarn Classic to Yarn Berry (#662)750fbd6yarn upgrade --latest (#661)abe2bdeAdd release notes for undocumented releases (#658)Updates
honofrom 4.12.8 to 4.12.9Release notes
Sourced from hono's releases.
Commits
e1ae0eb4.12.966fe9fefix(cors): reflect request origin when credentials is true with wildcard (#4813)50e2611fix(service-worker): makefire()fallback behavior consistent with `handle(...be85106fix(ssg): pass SSG_CONTEXT to forGetInfoURLRequest (#4810)d1722e3feat(client): addPickResponseByStatusCodetype (#4791)8bd9dddfix(request): removeparseBodyfrom bodyCache to prevent TypeError (#4807)Updates
react-resizable-panelsfrom 4.7.5 to 4.8.0Release notes
Sourced from react-resizable-panels's releases.
Changelog
Sourced from react-resizable-panels's changelog.
Commits
1e299c34.7.6 -> 4.8.009bec23Import version 3 saved layouts in version 4 (#699)1adf716Update CONTRIBUTING.mdbf4f8c64.7.5 -> 4.7.6d7e4d97ReplacePanelaria-disabledattribute withdata-disabled(#698)ebf443dUpgrade react-lib-tools225be97Upgrade react-lib-tools57bf680Tweaked defaultSize warning wordingUpdates
sql-formatterfrom 15.7.2 to 15.7.3Release notes
Sourced from sql-formatter's releases.
Commits
baf6cbaRelease v15.7.3911bfb0Format TIMESTAMP WITH TIME ZONE in Trinoe8d4518Delete unnecessary operator testsdad4d75Groups PostGIS operators togethere920b72Add Matthew Rathbone to AUTHORSa45ab63Add missing PostgreSQL operators and fix >^ geometric operator954e5a4Add the missing OPENJSON in the Transact-SQL function (#937)74c83cdAdd the missing OPENJSON in the Transact-SQL functionUpdates
typescript-eslintfrom 8.57.1 to 8.57.2Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
be4d54dchore(release): publish 8.57.2Dependabot 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