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 and pg-test-util #86

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 11, 2023

Removes knex. It's no longer used after updating ancestor dependency pg-test-util. These dependencies need to be updated together.

Removes knex

Updates pg-test-util from 2.0.10 to 3.2.1

Release notes

Sourced from pg-test-util's releases.

v3.2.1

3.2.1 (2022-12-23)

Bug Fixes

v3.2.0

3.2.0 (2021-12-16)

Features

  • allow to select admin database (e471260)

v3.1.0

3.1.0 (2021-12-15)

Features

  • remove BOM from beginning of the SQL query (692fcaf)

v3.0.2

3.0.2 (2021-12-15)

Bug Fixes

  • fix typo in error message (788fd73)

v3.0.1

3.0.1 (2021-12-15)

Bug Fixes

v3.0.0

3.0.0 (2021-12-11)

Bug Fixes

  • add database.connectionString attribute (50099a8)
  • add default database name for copy to (054d4d4), closes #4 #5
  • disconnect when database is copied into new object (196c557)
  • export additional types (058c686), closes #3

... (truncated)

Commits
  • 14976dc fix: fix typo and connection string
  • e471260 feat: allow to select admin database
  • 692fcaf feat: remove BOM from beginning of the SQL query
  • 788fd73 fix: fix typo in error message
  • f8e4a95 fix: release build
  • b69b445 ci: fix ci build
  • 569dcb4 ci: fix syntax error in github workflow
  • 05112ef feat: rewrite the library
  • bbd5d24 chore(release): 2.0.10
  • See full diff in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [knex](https://github.com/knex/knex). It's no longer used after updating ancestor dependency [pg-test-util](https://github.com/ozum/pg-test-util). These dependencies need to be updated together.


Removes `knex`

Updates `pg-test-util` from 2.0.10 to 3.2.1
- [Release notes](https://github.com/ozum/pg-test-util/releases)
- [Commits](ozum/pg-test-util@v2.0.10...v3.2.1)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: indirect
- dependency-name: pg-test-util
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2023
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

0 participants