Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump knex from 2.4.2 to 2.5.1 #1118

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps knex from 2.4.2 to 2.5.1.

Release notes

Sourced from knex's releases.

2.5.1 - 12 July, 2023

Bug fixes

2.5.0 - 08 July, 2023

New features

  • Add uuid helper function #5617
  • Add nativeBindings option to better-sqlite3 options #5461
  • Add QueryBuilder#updateFrom #5386
  • Add readonly transaction access mode #5445
  • Add readonly option to Better-SQLite3 #5530
  • Add EXCEPT as a valid keyword #5357
  • Add ability to prepend query comments #5289
  • Add fetchAsString option #5484

Bug fixes

  • Avoid password leaks on query logs #5559
  • Add knex.mjs to files in package.json #5518
  • Handle numeric array elements in .orderBy() #5551
  • Attach error handler early enough #5552
  • Fix Returning * in Oracle #5598
  • Fix indexType option in Postgres #5601
  • Add mjs extension type #5616
  • Use implicit check on json fields for OracleDB #5478
  • Fix when manually close source stream #5466
  • Fix case sensitive issue with get table #5509

Typings

  • Add Object syntax overload to increment method #5512
  • Add object syntax overload to decrement method #5555
  • Fix typing for toSql #5594
  • Add ResolveTableType for .merge() #5605
  • Add missing types for havingNull and havingNotNull #5529
  • Add collate to the columnbuilder interface #5568
  • TableBuilder methods return the SchemaBuilder. #5486

Full Changelog: knex/knex@2.4.2...2.5.0

Changelog

Sourced from knex's changelog.

2.5.1 - 12 July, 2023

Bug fixes

2.5.0 - 08 July, 2023

New features

  • Add uuid helper function (#5617)
  • Add nativeBindings option to better-sqlite3 options (#5461)
  • Add QueryBuilder#updateFrom (#5386)
  • Add readonly transaction access mode (#5445)
  • Add readonly option to Better-SQLite3 (#5530)
  • Add EXCEPT as a valid keyword (#5357)
  • Add ability to prepend query comments (#5289)
  • Add fetchAsString option (#5484)

Bug fixes

  • Avoid password leaks on query logs (#5559)
  • Add knex.mjs to files in package.json (#5518)
  • Handle numeric array elements in .orderBy() (#5551)
  • Attach error handler early enough (#5552)
  • Fix Returning * in Oracle (#5598)
  • Fix indexType option in Postgres (#5601)
  • Add mjs extension type (#5616)
  • Use implicit check on json fields for OracleDB (#5478)
  • Fix when manually close source stream (#5466)
  • Fix case sensitive issue with get table (#5509)

Typings

  • Add Object syntax overload to increment method (#5512)
  • Add object syntax overload to decrement method (#5555)
  • Fix typing for toSql (#5594)
  • Add ResolveTableType for .merge() (#5605)
  • Add missing types for havingNull and havingNotNull (#5529)
  • Add collate to the columnbuilder interface (#5568)
  • TableBuilder methods return the SchemaBuilder. (#5486)
Commits
Maintainer changes

This version was pushed to npm by olivier.cavadenti, a new releaser for knex since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2023
@dependabot dependabot bot requested a review from stbrody July 17, 2023 12:09
@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bbe02b3) 81.90% compared to head (4a8e559) 81.90%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1118   +/-   ##
========================================
  Coverage    81.90%   81.90%           
========================================
  Files           46       46           
  Lines         1697     1697           
  Branches       258      258           
========================================
  Hits          1390     1390           
  Misses         307      307           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [knex](https://github.com/knex/knex) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@2.4.2...2.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/knex-2.5.1 branch from 6a6b686 to 4a8e559 Compare August 15, 2023 20:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants