Skip to content

build(deps-dev): bump drizzle-kit from 1.0.0-rc.3 to 1.0.0-rc.4#498

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/drizzle-kit-1.0.0-rc.4
Closed

build(deps-dev): bump drizzle-kit from 1.0.0-rc.3 to 1.0.0-rc.4#498
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/drizzle-kit-1.0.0-rc.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps drizzle-kit from 1.0.0-rc.3 to 1.0.0-rc.4.

Commits
  • 748058e Merge pull request #5788 from drizzle-team/rc4
  • f2972ac Stop gating release CI on the legacy node10 attw resolution
  • 3fc748a Slightly optimized types
  • 37e71bb Merge branch 'rc4' of https://github.com/drizzle-team/drizzle-orm into rc4
  • 6158642 Fixed MSSQL core (currently unused) transaction isolation builder, added rela...
  • 8919405 Replace the config-validation Node util import with ZodError.message and ...
  • 1948b2f Move the drizzle-kit SDK to the drizzle-kit/cli subpath and add a drizzle-kit...
  • febf886 Merge branch 'ai' into rc4
  • 227236c Document drizzle-kit test-design guidelines: real in-memory DBs over mocks, d...
  • f785529 Merge pull request #5942 from drizzle-team/ai
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) from 1.0.0-rc.3 to 1.0.0-rc.4.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@v1.0.0-rc.3...v1.0.0-rc.4)

---
updated-dependencies:
- dependency-name: drizzle-kit
  dependency-version: 1.0.0-rc.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bun dependencies Pull requests that update a dependency file labels Jul 6, 2026
@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR bumps drizzle-kit from 1.0.0-rc.3 to 1.0.0-rc.4 as a dev dependency, along with its transitive dep @drizzle-team/brocli from 0.11.0 to 0.12.0. The existing codebase uses only import { defineConfig } from "drizzle-kit" in drizzle.config.ts, which remains unaffected — rc.4's main addition (a new drizzle-kit/cli programmatic subpath) is additive and not a breaking change.

  • package.json: version pin updated for drizzle-kit in devDependencies.
  • bun.lock: lockfile entries refreshed to reflect new hashes and the bumped @drizzle-team/brocli transitive dependency.

Confidence Score: 5/5

Safe to merge — this only updates a dev-only CLI tool used for schema migrations, with no runtime impact.

The change touches only drizzle-kit (a dev-only migration tool) and its transitive dep. The sole in-repo usage — import { defineConfig } from 'drizzle-kit' — is unaffected by rc.4. The new drizzle-kit/cli subpath introduced in rc.4 is additive and does not break existing imports.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps drizzle-kit devDependency from 1.0.0-rc.3 to 1.0.0-rc.4; no other changes.
bun.lock Updates lockfile entries for drizzle-kit (rc.3→rc.4) and its transitive dependency @drizzle-team/brocli (0.11.0→0.12.0).

Reviews (1): Last reviewed commit: "build(deps-dev): bump drizzle-kit from 1..." | Re-trigger Greptile

@m43i m43i closed this Jul 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/bun/drizzle-kit-1.0.0-rc.4 branch July 7, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bun dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant