chore: bump prisma from 7.8.0 to 7.9.1 in the prisma group across 1 directory - #187
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore: bump prisma from 7.8.0 to 7.9.1 in the prisma group across 1 directory#187dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/prisma-f7294453a4
branch
2 times, most recently
from
August 24, 2026 18:01
fc3122f to
1d2f9ca
Compare
10 tasks
aquie00t
added a commit
that referenced
this pull request
Aug 24, 2026
The pin sat at exactly 4.17.23, which is the patched version for the older advisory (<=4.17.22) but is itself inside the range of the newer one: GHSA-r5fr-rjxr-66jc covers >=4.0.0 <=4.17.23, first patched in 4.18.0. Dependency Review fails every PR whose diff touches the lockfile overrides block because of it — #187 is the current example. lodash is not in the dependency graph at all right now (zero entries in the lockfile), so this floor is purely defensive: it costs nothing today and covers the case where something pulls lodash back in. Checked the other eleven overrides against the GitHub Advisory DB while I was here; none of them are below their patched version. Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Bumps the prisma group with 1 update in the / directory: [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli). Updates `prisma` from 7.8.0 to 7.9.1 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/7.9.1/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-version: 7.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: prisma ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/prisma-f7294453a4
branch
from
August 24, 2026 18:27
1d2f9ca to
f47d4bb
Compare
github-actions Bot
pushed a commit
that referenced
this pull request
Aug 24, 2026
## [1.0.3](v1.0.2...v1.0.3) (2026-08-24) ### Bug Fixes * **deps:** raise lodash override above GHSA-r5fr-rjxr-66jc ([#198](#198)) ([ade9307](ade9307)), closes [#187](#187)
Contributor
Author
|
Superseded by #201. |
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 prisma group with 1 update in the / directory: prisma.
Updates
prismafrom 7.8.0 to 7.9.1Release notes
Sourced from prisma's releases.
... (truncated)
Commits
3f492abchore(deps): update@prisma/devto 0.24.17 (7.9.x backport) (#29795)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) (...