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

Bump knex from 1.0.4 to 1.0.7 #13780

Merged
merged 1 commit into from Aug 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps knex from 1.0.4 to 1.0.7.

Release notes

Sourced from knex's releases.

1.0.7 - 13 March, 2022

Bug fixes:

  • CLI: Fix cli migrate:make SQLite dependency #5106

1.0.6 - 12 March, 2022

Bug fixes:

  • PostgreSQL: Wait for search path to be set before returning connection #5107
  • CLI: No client override during migrate:make #5109

1.0.5

New features:

  • Override knexfile options with CLI options #4047

Bug fixes:

Typings:

  • Make default generic parameters of Knex match the generic parameter types of knex #5021
  • Update knex types for TS 4.7 #5095
Changelog

Sourced from knex's changelog.

1.0.7 - 13 April, 2022

Bug fixes:

  • CLI: Fix cli migrate:make SQLite dependency #5106

1.0.6 - 12 April, 2022

Bug fixes:

  • PostgreSQL: Wait for search path to be set before returning connection #5107
  • CLI: No client override during migrate:make #5109

1.0.5 - 05 April, 2022

New features:

  • Override knexfile options with CLI options #4047

Bug fixes:

Typings:

  • Make default generic parameters of Knex match the generic parameter types of knex #5021
  • Update knex types for TS 4.7 #5095
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 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 dependabot bot added pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies Source is dependency problem labels Jul 14, 2022
@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #13780 (b5802ad) into master (74a2b90) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #13780   +/-   ##
=======================================
  Coverage   55.11%   55.11%           
=======================================
  Files        1250     1250           
  Lines       31500    31500           
  Branches     5688     5688           
=======================================
  Hits        17360    17360           
  Misses      12323    12323           
  Partials     1817     1817           
Flag Coverage Δ
front 57.91% <ø> (ø)
unit 48.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74a2b90...b5802ad. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/knex-1.0.7 branch 2 times, most recently from 2b7c550 to 502bd74 Compare July 26, 2022 10:30
Bumps [knex](https://github.com/knex/knex) from 1.0.4 to 1.0.7.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@1.0.4...1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/knex-1.0.7 branch from 502bd74 to b5802ad Compare July 27, 2022 12:52
@Convly Convly self-assigned this Aug 1, 2022
@alexandrebodin alexandrebodin merged commit b186d63 into master Aug 1, 2022
@alexandrebodin alexandrebodin added this to the 4.3.1 milestone Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/knex-1.0.7 branch August 1, 2022 11:56
@alexandrebodin alexandrebodin modified the milestones: 4.3.1, 4.3.2 Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies Source is dependency problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants