Skip to content

chore(deps): bump @dbtlr/tooling from 0.3.0 to 0.5.0 - #261

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/dbtlr/tooling-0.5.0
Open

chore(deps): bump @dbtlr/tooling from 0.3.0 to 0.5.0#261
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/dbtlr/tooling-0.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @dbtlr/tooling from 0.3.0 to 0.5.0.

Release notes

Sourced from @​dbtlr/tooling's releases.

v0.5.0

0.5.0 (2026-06-30)

Features

  • config: type the fmt/staged/pack helper options; fmt ignores append (23f2066)

Bug Fixes

  • lint: scope the vitest plugin to test files only (299f80c)

v0.4.0

0.4.0 (2026-06-30)

⚠ BREAKING CHANGES

  • rename toolingConfig to toolingPlugin (it returns a vite plugin)
  • toolingConfig becomes a defer-to-user vite plugin (house defaults, your config overrides)
  • dom setup becomes the domSetup() plugin; testReact stops auto-injecting setup; revert defineConfig fs side-effect
  • remove vitePlusBase/vitePlusPackage and collapse granular subpaths to the root export
  • value-form test helpers (testNode/testReact) + testProjects and setup flag

Features

  • dom setup becomes the domSetup() plugin; testReact stops auto-injecting setup; revert defineConfig fs side-effect (545060e)
  • lint: disable vitest matcher-equivalence style rules as a policy group (a869514)
  • remove vitePlusBase/vitePlusPackage and collapse granular subpaths to the root export (26eb5b0)
  • ship @​dbtlr/tooling/setup/dom jest-dom matchers setup module (2f44e9c)
  • toolingConfig becomes a defer-to-user vite plugin (house defaults, your config overrides) (f2894f5)
  • value-form test helpers (testNode/testReact) + testProjects and setup flag (9f1a476)

Bug Fixes

  • defer test.environment to the consumer in toolingConfig's react path (16b0f29)
  • lint: resolve contradictory prefer-called-once/prefer-called-times pair (5f66a42)

Code Refactoring

  • rename toolingConfig to toolingPlugin (it returns a vite plugin) (1459fc6)
Changelog

Sourced from @​dbtlr/tooling's changelog.

0.5.0 (2026-06-30)

Features

  • config: type the fmt/staged/pack helper options; fmt ignores append (23f2066)

Bug Fixes

  • lint: scope the vitest plugin to test files only (299f80c)

0.4.0 (2026-06-30)

⚠ BREAKING CHANGES

  • rename toolingConfig to toolingPlugin (it returns a vite plugin)
  • toolingConfig becomes a defer-to-user vite plugin (house defaults, your config overrides)
  • dom setup becomes the domSetup() plugin; testReact stops auto-injecting setup; revert defineConfig fs side-effect
  • remove vitePlusBase/vitePlusPackage and collapse granular subpaths to the root export
  • value-form test helpers (testNode/testReact) + testProjects and setup flag

Features

  • dom setup becomes the domSetup() plugin; testReact stops auto-injecting setup; revert defineConfig fs side-effect (545060e)
  • lint: disable vitest matcher-equivalence style rules as a policy group (a869514)
  • remove vitePlusBase/vitePlusPackage and collapse granular subpaths to the root export (26eb5b0)
  • ship @​dbtlr/tooling/setup/dom jest-dom matchers setup module (2f44e9c)
  • toolingConfig becomes a defer-to-user vite plugin (house defaults, your config overrides) (f2894f5)
  • value-form test helpers (testNode/testReact) + testProjects and setup flag (9f1a476)

Bug Fixes

  • defer test.environment to the consumer in toolingConfig's react path (16b0f29)
  • lint: resolve contradictory prefer-called-once/prefer-called-times pair (5f66a42)

Code Refactoring

  • rename toolingConfig to toolingPlugin (it returns a vite plugin) (1459fc6)
Commits
  • 91f6689 chore(main): release 0.5.0
  • 299f80c fix(lint): scope the vitest plugin to test files only
  • 23f2066 feat(config): type the fmt/staged/pack helper options; fmt ignores append
  • 1d01506 chore(main): release 0.4.0
  • a869514 feat(lint): disable vitest matcher-equivalence style rules as a policy group
  • 5f66a42 fix(lint): resolve contradictory prefer-called-once/prefer-called-times pair
  • 1459fc6 refactor!: rename toolingConfig to toolingPlugin (it returns a vite plugin)
  • 128bc59 docs: refresh stale references to the two-layer surface
  • 5fae63c docs: document the two-layer surface (à la carte helpers + toolingConfig plug...
  • 16b0f29 fix: defer test.environment to the consumer in toolingConfig's react path
  • 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 [@dbtlr/tooling](https://github.com/dbtlr/ts-tooling) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/dbtlr/ts-tooling/releases)
- [Changelog](https://github.com/dbtlr/ts-tooling/blob/main/CHANGELOG.md)
- [Commits](dbtlr/ts-tooling@v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: "@dbtlr/tooling"
  dependency-version: 0.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants