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-model-utils from 3.2.0 to 4.0.0 #424

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 23, 2020

Bumps django-model-utils from 3.2.0 to 4.0.0.

Release notes

Sourced from django-model-utils's releases.

4.0.0 (2019-12-11)

  • Remove hacks for previously supported Django versions. (Fixes GH-390)
  • Dropped support for Python 2.7. (Fixes GH-393)
  • Dropped usage of six
  • Drop support for Django 1.11
  • Add support for Python 3.8
  • Add support for Django 3.0
Changelog

Sourced from django-model-utils's changelog.

4.0.0 (2019-12-11)

  • Added Choices.subset.
  • Remove hacks for previously supported Django versions. (Fixes GH-390)
  • Dropped support for Python 2.7. (Fixes GH-393)
  • Dropped usage of six
  • Drop support for Django 1.11
  • Add support for Python 3.8
  • Add support for Django 3.0
Commits
  • 8af8cf2 Prepare 4.0.0 release.
  • 5aa40c6 Add django 3.0 to the test matrix and drop six (#395)
  • ffa1a85 Modernize Python syntax, add Python 3.8 (#398)
  • aa94194 Drop Python 2 support. (#394)
  • c9c04da Merge pull request #390 from jazzband/remove-unsupported-django-version-hacks
  • c19ea5b Add changelog.
  • e6c7b56 Remove unsupported django version hacks.
  • 82dfed6 Merge pull request #386 from jazzband/improve-makefile
  • d901b23 Merge pull request #387 from jazzband/instance-of
  • 54477b6 Merge pull request #281 from georgemillard/patch-1
  • Additional commits viewable in compare view

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 will not automatically merge this PR because it includes a major update to a production dependency.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 23, 2020
@coveralls
Copy link

coveralls commented Jun 23, 2020

Coverage Status

Coverage remained the same at 97.556% when pulling 56ac205 on dependabot/pip/django-model-utils-4.0.0 into 84cf807 on develop.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (1.8.0_151) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/django-model-utils-4.0.0 branch from 4907367 to f54cee0 Compare August 18, 2020 08:28
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/django-model-utils-4.0.0 branch from f54cee0 to 56ac205 Compare August 19, 2020 08:51
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot-preview
Copy link
Contributor Author

Superseded by #457.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/django-model-utils-4.0.0 branch November 30, 2020 06:27
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.

1 participant