Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pytest-postgresql from 3.1.3 to 4.1.1.

Changelog

Sourced from pytest-postgresql's changelog.

4.1.1

Misc ++++

  • Error message typo fix
  • Docker documentation example typo fixes
  • Have setuptools required as package dependency. pkg_resources.parse_version is used in code but setuptools was only used as build requirements

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

... (truncated)

Commits
  • 4e0be05 "Release 4.1.1"
  • 0a98f02 Merge pull request #570 from kianmeng/fix-typos
  • 954e2bc Fix typos
  • 1534243 Bump ridedott/merge-me-action from 2.9.110 to 2.9.113
  • 8f53294 Bump ridedott/merge-me-action from 2.9.110 to 2.9.113
  • d00b047 Bump ridedott/merge-me-action from 2.9.107 to 2.9.110
  • 6b8d500 Bump psycopg from 3.0.8 to 3.0.9
  • c93462e Bump psycopg from 3.0.8 to 3.0.9
  • 5b634e6 Change dependabot schedule
  • b502985 Bump psycopg from 3.0.8 to 3.0.9
  • 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 Mar 14, 2022
@di
Copy link
Member

di commented Mar 14, 2022

Blocked on #10742.

@di di added the blocked Issues we can't or shouldn't get to yet label Mar 14, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-postgresql-4.1.1 branch 2 times, most recently from 6dc55b2 to ebcdbad Compare March 22, 2022 09:23
Bumps [pytest-postgresql](https://github.com/ClearcodeHQ/pytest-postgresql) from 3.1.3 to 4.1.1.
- [Release notes](https://github.com/ClearcodeHQ/pytest-postgresql/releases)
- [Changelog](https://github.com/ClearcodeHQ/pytest-postgresql/blob/main/CHANGES.rst)
- [Commits](dbfixtures/pytest-postgresql@v3.1.3...v4.1.1)

---
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.1 branch from ebcdbad to 76232d2 Compare May 4, 2022 09:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2023

Superseded by #13710.

@dependabot dependabot bot closed this May 22, 2023
@dependabot dependabot bot deleted the dependabot/pip/pytest-postgresql-4.1.1 branch May 22, 2023 10:31
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