Skip to content

Bump tar and kysely-ctl#7

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-f82f7e084b
Open

Bump tar and kysely-ctl#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-f82f7e084b

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Removes tar. It's no longer used after updating ancestor dependency kysely-ctl. These dependencies need to be updated together.

Removes tar

Updates kysely-ctl from 0.12.1 to 0.20.0

Release notes

Sourced from kysely-ctl's releases.

v0.15.1 - dont crash when failing to get latest version tags

Hey 👋

This small patch makes sure that your commands succeed even when npm is down and requests for latest kysely and kysely-ctl version tags fail (for the update notice).

Full Changelog: kysely-org/kysely-ctl@v0.15.0...v0.15.1

v0.13.1

Hey 👋

Added a slick (I hope) banner to the README.

Full Changelog: kysely-org/kysely-ctl@v0.13.0...v0.13.1

v0.12.2 - migrate list --fail-on-pending

Hey 👋

This release adds the --fail-on-pending flag for migrate:list and migrate list commands. Thanks @​shrouxm!

It also bumps the kysely peer dependency to support the new 0.28 versions. Thanks @​siketyan!

Commits
  • 830c308 0.20.0
  • 35ac645 chore: remove no config deno example.
  • 1605488 chore: update pnpm workspace config.
  • 4e6bfc9 chore: bump non-node example dependencies.
  • 677c96f chore: bump dependencies.
  • 135b69b ship esm-only (#340)
  • a9a902d fix: usage is printed after successful subcommands.
  • 23af2ee feat: support passing arguments before subcommands. (#339)
  • 656949f Bump oven-sh/setup-bun from 2.0.2 to 2.1.0 (#338)
  • 1af868d Bump github/codeql-action from 4.31.8 to 4.31.9 (#337)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for kysely-ctl 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [kysely-ctl](https://github.com/kysely-org/kysely-ctl). These dependencies need to be updated together.


Removes `tar`

Updates `kysely-ctl` from 0.12.1 to 0.20.0
- [Release notes](https://github.com/kysely-org/kysely-ctl/releases)
- [Commits](kysely-org/kysely-ctl@v0.12.1...v0.20.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: kysely-ctl
  dependency-version: 0.20.0
  dependency-type: direct:development
...

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 Jan 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