chore(deps-dev)(deps-dev): bump the development-minor-and-patch group across 1 directory with 5 updates#31
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
… across 1 directory with 5 updates Bumps the development-minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tsx](https://github.com/privatenumber/tsx) | `4.22.0` | `4.22.4` | | [turbo](https://github.com/vercel/turborepo) | `2.9.14` | `2.9.16` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.19` | `22.19.20` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.18` | `15.5.19` | | [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `0.28.1` | `0.31.10` | Updates `tsx` from 4.22.0 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.0...v4.22.4) Updates `turbo` from 2.9.14 to 2.9.16 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.14...v2.9.16) Updates `@types/node` from 22.19.19 to 22.19.20 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-config-next` from 15.5.18 to 15.5.19 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.5.19/packages/eslint-config-next) Updates `drizzle-kit` from 0.28.1 to 0.31.10 - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.28.1...drizzle-kit@0.31.10) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-and-patch - dependency-name: turbo dependency-version: 2.9.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-and-patch - dependency-name: "@types/node" dependency-version: 22.19.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-and-patch - dependency-name: eslint-config-next dependency-version: 15.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-and-patch - dependency-name: drizzle-kit dependency-version: 0.31.10 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Owner
|
Superseded by #34, which updates the npm workspace dependencies and clears the local pnpm audit. Closing to keep the PR queue focused. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 development-minor-and-patch group with 5 updates in the / directory:
4.22.04.22.42.9.142.9.1622.19.1922.19.2015.5.1815.5.190.28.10.31.10Updates
tsxfrom 4.22.0 to 4.22.4Release notes
Sourced from tsx's releases.
Commits
1ce8463fix: resolve CommonJS directory requires inside dependencies (#803)dce02fcfix: decode typed loader source68f72f3fix: preserve entrypoint with TypeScript preload hooks69455cftest: cover package exports for ambiguous ESM reexports35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverageUpdates
turbofrom 2.9.14 to 2.9.16Release notes
Sourced from turbo's releases.
... (truncated)
Commits
5e2d466publish 2.9.16 to registryb4aa626fix: Don't delete existing.gitwhen using--no-gitflag (#12968)7952b46fix: Preserve nested Bun dependency versions (#12965)5e5b248release(turborepo): 2.9.16-canary.2 (#12961)3b1b6e9Revert "fix: Preserve nested Bun dependency versions" (#12964)8d4eaf8fix: Preserve nested Bun dependency versions (#12963)2284fa9release(turborepo): 2.9.16-canary.1 (#12960)5317f65fix: Retry npm tlog publish failures (#12959)52e81bdfix: Avoid hanging PTY shutdown (#12958)c85d410release(turborepo): 2.9.15 (#12955)Updates
@types/nodefrom 22.19.19 to 22.19.20Commits
Updates
eslint-config-nextfrom 15.5.18 to 15.5.19Release notes
Sourced from eslint-config-next's releases.
Commits
837635bv15.5.19Updates
drizzle-kitfrom 0.28.1 to 0.31.10Release notes
Sourced from drizzle-kit's releases.
... (truncated)
Commits
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...ce88a18Merge remote-tracking branch 'origin/ext-deps-kit' into main-workflowsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for drizzle-kit 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 <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