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 pytest-postgresql from 3.0.0 to 4.1.0 #10518

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2021

Bumps pytest-postgresql from 3.0.0 to 4.1.0.

Changelog

Sourced from pytest-postgresql's changelog.

4.1.0

Features ++++++++

  • Import FixtureRequest from pytest, not private _pytest. Require at least pytest 6.2
  • Replace tmpdir_factory with tmp_path_factory

4.0.0

Features ++++++++

  • Upgrade to psycopg 3.
  • Xdist running test connecting to already existing postgresql, will now create separate databases for each worker.

Backward Incompatibilities ++++++++++++++++++++++++++

  • Use psycopg 3 and return its connections in client fixtures.
  • Drop support for postgresql 9.6
  • client fixture will no longer utilize configuration's load param
  • client fixture will no longer utilize configuration's dbanme parameter

Misc ++++

  • Add Postgresql 14 to the CI

3.1.2

Bugfix ++++++

  • Database can be created by DatabaseJanitor or the client fixture when an isolation level is specified.

3.1.1

Misc ++++

  • rely on get_port functionality delivered by port_for

... (truncated)

Commits
  • 5cc5b06 "Release 4.1.0"
  • 4ca485f Merge pull request #537 from ClearcodeHQ/issue-533
  • 2ae96bc Replace tmpdir with tmo_path fixtures - closes #533
  • 47bbde9 Merge pull request #535 from ClearcodeHQ/issue-533
  • 4e19c3e Import pytest types from pytest package, not private _pytest - require at lea...
  • 98bae08 Bump mypy from 0.920 to 0.921
  • d981850 Bump mypy from 0.920 to 0.921
  • 1031c10 Bump ridedott/merge-me-action from 2.9.79 to 2.9.82
  • 3faf1fa Bump ridedott/merge-me-action from 2.9.79 to 2.9.82
  • 4768ad6 Bump mypy from 0.910 to 0.920
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 23, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-postgresql-4.1.0 branch from 8c463e1 to 9279eb3 Compare January 26, 2022 09:21
@di di added the blocked Issues we can't or shouldn't get to yet label Feb 10, 2022
@di
Copy link
Member

di commented Feb 13, 2022

Blocked on #10742.

@dependabot dependabot bot force-pushed the dependabot/pip/pytest-postgresql-4.1.0 branch 2 times, most recently from efaf02b to b3ba3fe Compare February 16, 2022 09:19
Bumps [pytest-postgresql](https://github.com/ClearcodeHQ/pytest-postgresql) from 3.0.0 to 4.1.0.
- [Release notes](https://github.com/ClearcodeHQ/pytest-postgresql/releases)
- [Changelog](https://github.com/ClearcodeHQ/pytest-postgresql/blob/main/CHANGES.rst)
- [Commits](ClearcodeHQ/pytest-postgresql@v3.0.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-postgresql-4.1.0 branch from b3ba3fe to 63eec25 Compare February 21, 2022 09:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2022

Superseded by #10927.

@dependabot dependabot bot closed this Mar 14, 2022
@dependabot dependabot bot deleted the dependabot/pip/pytest-postgresql-4.1.0 branch March 14, 2022 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issues we can't or shouldn't get to yet dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant