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 django-test-migrations from 1.3.0 to 1.4.0 #2155

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps django-test-migrations from 1.3.0 to 1.4.0.

Release notes

Sourced from django-test-migrations's releases.

Version 1.4.0

Features

  • Adds Python 3.12 support
  • Drops Python 3.8 support
  • Updates typing_extensions to >=4,<5
  • Adds more typing to the project

Fixes

  • Fixes getting the statement_timeout setting name on MariaDB servers
  • Fixes delayed apps cache
Changelog

Sourced from django-test-migrations's changelog.

Version 1.4.0

Features

  • Adds Python 3.12 support
  • Drops Python 3.8 support
  • Updates typing_extensions to >=4,<5
  • Adds more typing to the project

Fixes

  • Fixes getting the statement_timeout setting name on MariaDB servers
  • Fixes delayed apps cache
Commits
  • 3543a6b Add more typing (#464)
  • 19ad3b3 fix: clear delayed apps cache of migrations project state (#294)
  • fa9e042 build(deps-dev): bump mypy from 1.10.0 to 1.10.1 (#463)
  • 3f4ba5a build(deps-dev): bump urllib3 from 2.1.0 to 2.2.2 (#462)
  • 341fdda build(deps-dev): bump safety from 3.2.2 to 3.2.3 (#461)
  • d002c81 build(deps-dev): bump authlib from 1.2.0 to 1.3.1 (#460)
  • 804db72 build(deps): bump typing-extensions from 4.12.1 to 4.12.2 (#458)
  • b268848 build(deps-dev): bump safety from 3.2.1 to 3.2.2 (#459)
  • ecb65f8 build(deps-dev): bump safety from 3.1.0 to 3.2.1 (#457)
  • 35dfddc build(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#456)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner July 22, 2024 06:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 22, 2024
@dependabot dependabot bot requested a review from Uxio0 July 22, 2024 06:36
@dependabot dependabot bot force-pushed the dependabot/pip/django-test-migrations-1.4.0 branch from ec8994a to 9f32e68 Compare July 22, 2024 11:17
@moisses89
Copy link
Member

@dependabot rebase

Bumps [django-test-migrations](https://github.com/wemake-services/django-test-migrations) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/wemake-services/django-test-migrations/releases)
- [Changelog](https://github.com/wemake-services/django-test-migrations/blob/master/CHANGELOG.md)
- [Commits](wemake-services/django-test-migrations@1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: django-test-migrations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-test-migrations-1.4.0 branch from 9f32e68 to 0c91ae1 Compare August 26, 2024 08:46
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant