chore(deps): bump the dependencies group with 7 updates#194
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the dependencies group with 7 updates#194dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.10` | `2.0.11` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `7.8.0` | `7.9.0` | | [recharts](https://github.com/recharts/recharts) | `3.9.2` | `3.10.0` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) | `5.17.2` | `5.17.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.64.0` | `8.65.0` | | [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.8.0` | `7.9.0` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `7.8.0` | `7.9.0` | Updates `@hono/node-server` from 2.0.10 to 2.0.11 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.10...v2.0.11) Updates `@prisma/client` from 7.8.0 to 7.9.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.9.0/packages/client) Updates `recharts` from 3.9.2 to 3.10.0 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.9.2...v3.10.0) Updates `@eslint-react/eslint-plugin` from 5.17.2 to 5.17.3 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.17.3/plugins/eslint-plugin) Updates `typescript-eslint` from 8.64.0 to 8.65.0 - [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.65.0/packages/typescript-eslint) Updates `@prisma/adapter-pg` from 7.8.0 to 7.9.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.9.0/packages/adapter-pg) Updates `prisma` from 7.8.0 to 7.9.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.9.0/packages/cli) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@prisma/client" dependency-version: 7.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: recharts dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 5.17.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@prisma/adapter-pg" dependency-version: 7.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prisma dependency-version: 7.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency ReviewThe following issues were found:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
July 22, 2026 05:18
Pull request was closed
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dependencies-2e6a4fb4bf
branch
July 22, 2026 05:18
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 dependencies group with 7 updates:
2.0.102.0.117.8.07.9.03.9.23.10.05.17.25.17.38.64.08.65.07.8.07.9.07.8.07.9.0Updates
@hono/node-serverfrom 2.0.10 to 2.0.11Release notes
Sourced from @hono/node-server's releases.
Commits
834e54f2.0.11ba72bcdperf(request): fast-path PATCH method (#380)962baa4perf(request): fast-path QUERY methods (#376)62284d6test: use a custom helper for path traversal tests (#377)Updates
@prisma/clientfrom 7.8.0 to 7.9.0Commits
b829850ci: upgrade pnpm to 11 to restore pnpm audit (#29725)280fd56fix(client): mask each quoted string in maskQuery independently (#29723)4da3774fix(client): reject invalid raw dates (#29697)a7cec97chore(deps): update engines to 7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6...58f8439fix(client): pin pg-protocol in prisma-client-imports-postgres e2e test (#29687)918cf5dfix(client): improve adapter-related Prisma 7 error messages (#29624)93da6eaci(e2e): shard client e2e suite across 3 jobs to fix chronic timeouts (#29619)3937779fix: remove duplicate 'the the' in test comments (#29610)fda8fbcchore(deps): bump@prisma/devto 0.24.9 (resolves hono GHSA-92pp-h63x-v22m) (...0036baffix(client-engine-runtime): surface unmapped driver errors as user-facing P20...Updates
rechartsfrom 3.9.2 to 3.10.0Release notes
Sourced from recharts's releases.
Commits
770191a3.10.09d9b15dfeat(XAxis): support height="auto" to size the axis to its tick labels (#7570)38020e8chore(deps-dev): bump the storybook group with 8 updates (#7568)e9795a1Clarify Legend comments and examples (#7567)9817ae5fix(Area): connectNulls connects across stacked points where every series is ...082495aLegend position and offset (#7564)2ea9ca0fix: prevent getBandSizeOfAxis from collapsing band size due to floating-poin...ccdd02afix(CartesianAxis): skip renderedTicks dispatch when tick values are unchange...ca62d1cfix(Label): pass computed position attributes to custom label content (#7549)ea3eef3chore(deps-dev): bump babel-loader from 9.2.1 to 10.1.1 (#7562)Updates
@eslint-react/eslint-pluginfrom 5.17.2 to 5.17.3Release notes
Sourced from @eslint-react/eslint-plugin's releases.
Changelog
Sourced from @eslint-react/eslint-plugin's changelog.
Commits
3026dc6release: 5.17.3Updates
typescript-eslintfrom 8.64.0 to 8.65.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)Updates
@prisma/adapter-pgfrom 7.8.0 to 7.9.0Commits
35003fdchore(adapter-pg): remove duplicate values parameter (#29650)d6d9fc9chore: remove parameterization from sqlcommenter-query-insights (#29518)Updates
prismafrom 7.8.0 to 7.9.0Commits
537583cfeat(cli): add@bomb.sh/tabcompletions (#28351)bf7c40ffix(cli): update Studio to 0.33.0 and suppress aborted response errors (#29720)9acd8dcfeat(cli): install Prisma agent skills during prisma init (#29689)aef8cb5fix(cli): remove the migrate-reset tool from the MCP server (#29691)cdca333chore(deps): update@prisma/devto 0.24.14 (#29686)fda8fbcchore(deps): bump@prisma/devto 0.24.9 (resolves hono GHSA-92pp-h63x-v22m) (...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