Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

chore: Bump knex from 2.5.1 to 3.0.1 #8

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps knex from 2.5.1 to 3.0.1.

Release notes

Sourced from knex's releases.

3.0.1

  • Fix broken release

3.0.0 - 6 October, 2023

  • Fix raw bindings typing (#5401)
  • Fix migrate:unlock when used with custom identifier wrapping. (#5353)
  • Fix driver options specified with .options() method being ignored for oracledb dialect (#5123)
  • Drop compatibility for Node < 16
  • Fix knex d.ts to work with mixed modules (#5659)
  • Fix Lexical error from "Instaed" to "Instead" (#5655)
Changelog

Sourced from knex's changelog.

Master (Unreleased)

3.0.0 - 6 October, 2023

  • Fix raw bindings typing (#5401)
  • Fix migrate:unlock when used with custom identifier wrapping. (#5353)
  • Fix driver options specified with .options() method being ignored for oracledb dialect (#5123)
  • Drop compatibility for Node < 16
  • Fix knex d.ts to work with mixed modules (#5659)
  • Fix Lexical error from "Instaed" to "Instead" (#5655)

Bug fixes

Commits

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/knex-3.0.1 branch from a8b5d9b to 42c1756 Compare October 9, 2023 21:35
@dependabot dependabot bot requested review from kurtaking and a team as code owners October 9, 2023 21:35
@kurtaking kurtaking added the dependencies Pull requests that update a dependency file label Oct 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/knex-3.0.1 branch 5 times, most recently from ac68920 to a4f1d4f Compare October 12, 2023 16:00
Bumps [knex](https://github.com/knex/knex) from 2.5.1 to 3.0.1.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@2.5.1...3.0.1)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/knex-3.0.1 branch from a4f1d4f to 3a58435 Compare October 12, 2023 16:12
@kurtaking
Copy link
Contributor

@dependabot ignore this minor version

@dependabot dependabot bot closed this Oct 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2023

OK, I won't notify you about version 3.0.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/knex-3.0.1 branch October 12, 2023 16:17
cursedcoder pushed a commit to cursedcoder/backstage-plugin-announcements that referenced this pull request Oct 27, 2023
Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.3.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.1.3...v2.3.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant