build(deps): bump drizzle-orm from 0.41.0 to 0.45.2#1892
build(deps): bump drizzle-orm from 0.41.0 to 0.45.2#1892dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.41.0 to 0.45.2. - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](drizzle-team/drizzle-orm@0.41.0...0.45.2) --- updated-dependencies: - dependency-name: drizzle-orm dependency-version: 0.45.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile SummaryThis PR is a Dependabot-generated bump of Key highlights of the version range:
No application logic changes are included — this is a pure dependency upgrade. Confidence Score: 5/5Safe to merge — this is a security-relevant dependency bump with no breaking changes and a high Dependabot compatibility score. The change is a pure dependency upgrade generated by Dependabot. The upgrade patches a SQL injection vulnerability (CWE-89) and includes several bug fixes. No application code is modified, all packages are updated consistently, and the lockfile is coherent. No P0/P1 findings were identified. No files require special attention. Note that
|
| Filename | Overview |
|---|---|
| packages/ponder-subgraph/package.json | Bumps hardcoded drizzle-orm pin from 0.41.0 to 0.45.2; version matches the catalog, so no version skew. |
| pnpm-workspace.yaml | Updates catalog entry for drizzle-orm from 0.41.0 to 0.45.2; all catalog-referencing packages will receive the new version. |
| pnpm-lock.yaml | Lockfile updated: adds drizzle-orm@0.45.2 snapshot, removes old 0.41.0 entries, and resolves an incidental @vitest/mocker peer variant change. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["pnpm-workspace.yaml\ncatalog: drizzle-orm: 0.45.2"] --> B["packages using catalog:"]
B --> C["apps/ensnode"]
B --> D["apps/ensindexer"]
B --> E["apps/..."]
A2["packages/ponder-subgraph/package.json\ndrizzle-orm: 0.45.2 (pinned)"] --> F["@ensnode/ponder-subgraph"]
G["pnpm-lock.yaml"] --> H["drizzle-orm@0.45.2 snapshot\nSecurity fix: sql.identifier/sql.as escaping"]
Reviews (1): Last reviewed commit: "build(deps): bump drizzle-orm from 0.41...." | Re-trigger Greptile
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps drizzle-orm from 0.41.0 to 0.45.2.
Release notes
Sourced from drizzle-orm's releases.
... (truncated)
Commits
273c780+ 0.45.2 (#5534)4aa6ecfKit updates (#5490)e8e6edffeat(drizzle-kit): support d1 via binding (#5302)a086f59Fixed pg-native Pool detection in node-postgres transactions breaking in envi...c445637Merge pull request #5095 from drizzle-team/main-workflowse7b3aaaMerge branch 'main' into main-workflows0d885a5refactor: Update condition for run-feature job to improve clarity and functio...45a1ffbMerge pull request #5087 from drizzle-team/main-workflows6357645chore: Comment out NEON_HTTP_CONNECTION_STRING requirement in release workflows53dec98refactor: Simplify release router workflow by removing unnecessary switch job...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for drizzle-orm since your current version.
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.