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

fix(deps): update lock-file patch releases for next (next) (major) #4616

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Django (source, changelog) ~3.2.25 -> ~5.0.0 age adoption passing confidence
django-constance ~2.9.1 -> ~3.1.0 age adoption passing confidence
django-filter (changelog) 23.5 -> 24.2 age adoption passing confidence
django-taggit ~4.0.0 -> ~5.0.0 age adoption passing confidence
django-timezone-field ~5.1 -> ~6.1.0 age adoption passing confidence
graphene-django ~2.16.0 -> ~3.2.0 age adoption passing confidence
napalm ~4.1.0 -> ~5.0.0 age adoption passing confidence
netaddr (changelog) ~0.10.1 -> ~1.2.0 age adoption passing confidence

Release Notes

django/django (Django)

v5.0.6

Compare Source

v5.0.5

Compare Source

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0

Compare Source

v4.2.13

Compare Source

v4.2.12

Compare Source

v4.2.11

Compare Source

v4.2.10

Compare Source

v4.2.9

Compare Source

v4.2.8

Compare Source

v4.2.7

Compare Source

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2

Compare Source

v4.1.13

Compare Source

v4.1.12

Compare Source

v4.1.11

Compare Source

v4.1.10

Compare Source

v4.1.9

Compare Source

v4.1.8

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1

Compare Source

v4.0.10

Compare Source

v4.0.9

Compare Source

v4.0.8

Compare Source

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0

Compare Source

jazzband/django-constance (django-constance)

v3.1.0

Compare Source

v3.0.0

Compare Source

carltongibson/django-filter (django-filter)

v24.2

Compare Source

  • Fixed a regression in v23.4 where callable choices were incorrectly evaluated
    at filter instantiation, on Django versions prior to 5.0.

    Thanks to Craig de Stigter for the report and reproduce.

v24.1

Compare Source

  • Updated supported Python and Django versions, and resolved upcoming Django
    deprecations.

    Required versions are now at least Python 3.8 and Django 4.2.

    Thanks to Michael Manganiello.

  • Allowed passing a FilterSet class to the filterset_factory().

    Thanks to Birger Schacht.

  • Set empty default value of filterset data to MultiValueDict.

    Thanks to Shlomo Gordon.

  • Preserve list values passed to the data dict in CSV widgets.

    Thanks to Bryan Brancotte.

  • Updates French and Ukrainian localisations.

    Thanks to Weblate.

jazzband/django-taggit (django-taggit)

v5.0.1

Compare Source

v5.0.0

Compare Source

mfogel/django-timezone-field (django-timezone-field)

v6.1.0

Compare Source

v6.0.1

Compare Source

v6.0

Compare Source

graphql-python/graphene-django (graphene-django)

v3.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: graphql-python/graphene-django@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: graphql-python/graphene-django@v3.1.6...v3.2.0

v3.1.6

Compare Source

What's Changed

New Contributors

Full Changelog: graphql-python/graphene-django@v3.1.5...v3.1.6

v3.1.5

What's Changed

New Contributors

Full Changelog: graphql-python/graphene-django@v3.1.3...v3.1.5

v3.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: graphql-python/graphene-django@v3.1.2...v3.1.3

v3.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: graphql-python/graphene-django@v3.1.1...v3.1.2

v3.1.1

Compare Source

What's Changed

🎉 * Add support for Python 3.11 by @​ulgens in https://github.com/graphql-python/graphene-django/pull/1365 🎉

New Contributors

Full Changelog: graphql-python/graphene-django@v3.0.2...v3.1.0

v3.0.2

Compare Source

What's Changed

This is a minor release addresses the N+1 problem caused by https://github.com/graphql-python/graphene-django/pull/1315.

WARNING
Just a heads up for folks who use get_queryset as an auth layer. If you need that, you can stick with versions between >=3.0.0b9 and <3.0.2 for now. Feel free to suggest a different way that won't lead to those pesky N+1 SQL query issues.

Full Changelog: graphql-python/graphene-django@3.0.2...v3.0.2

v3.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: graphql-python/graphene-django@v3.0.0...v3.0.1

v3.0.0

Compare Source

Version v3.0.0 of the library is finally here 🎉
Thanks to @​jkimbo @​zbyte64 @​ulgens @​zbyte64 for doing the the heavy-lifting and hard work and also thanks for rest of maintainers and contributes to make this happen!

What's Changed


Configuration

📅 Schedule: Branch creation - "before 2am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 6, 2023
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 2 times, most recently from 235c847 to 6c6babc Compare October 12, 2023 19:29
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Oct 12, 2023
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from 6c6babc to 0217b6c Compare October 14, 2023 22:13
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Oct 15, 2023
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Oct 16, 2023
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 2 times, most recently from f9f9d30 to e324e0d Compare October 24, 2023 14:50
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 4 times, most recently from 407abcb to 4e74802 Compare October 27, 2023 19:55
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 3 times, most recently from 5d18e60 to ed21e91 Compare November 3, 2023 22:51
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 2 times, most recently from 694f903 to 3bd4381 Compare November 13, 2023 20:51
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Nov 13, 2023
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Nov 14, 2023
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from 3bd4381 to a589f7d Compare November 14, 2023 16:52
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Nov 14, 2023
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from a589f7d to ddff5b2 Compare November 14, 2023 20:06
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Nov 15, 2023
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Nov 16, 2023
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Nov 16, 2023
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from ddff5b2 to e99e558 Compare November 16, 2023 17:30
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Nov 16, 2023
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Nov 17, 2023
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from e99e558 to 8cb81f8 Compare November 17, 2023 16:07
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from 64ad5ab to cc9ef27 Compare April 8, 2024 21:06
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Apr 8, 2024
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Apr 9, 2024
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 2 times, most recently from f75bd55 to e4ecb67 Compare April 10, 2024 15:18
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Apr 10, 2024
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Apr 10, 2024
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Apr 10, 2024
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from e4ecb67 to 0cb9f8a Compare April 11, 2024 18:21
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Apr 12, 2024
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Apr 14, 2024
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Apr 15, 2024
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) Apr 15, 2024
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from 0cb9f8a to fef5e4f Compare April 16, 2024 18:09
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) Apr 18, 2024
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from fef5e4f to f78c6ef Compare April 19, 2024 18:05
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 2 times, most recently from 7d79124 to ffe5e67 Compare May 1, 2024 19:27
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) May 1, 2024
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) May 2, 2024
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) May 2, 2024
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) May 6, 2024
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from ffe5e67 to dcff2ed Compare May 8, 2024 17:27
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) May 8, 2024
@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) May 8, 2024
@renovate renovate bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from dcff2ed to 6f82fc6 Compare May 9, 2024 15:42
@renovate renovate bot changed the title fix(deps): update lock-file patch releases for next (next) (major) Update Lock-file Patch Releases for Next (next) (major) May 9, 2024
Copy link
Contributor Author

renovate bot commented May 9, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's supported Python range (>=3.8,<3.13) is not compatible with some of the required packages Python requirement:
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.8,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.8,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.8,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.8,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.8,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.8,<3.10

Because no versions of django match >5.0.0,<5.0.1 || >5.0.1,<5.0.2 || >5.0.2,<5.0.3 || >5.0.3,<5.0.4 || >5.0.4,<5.0.6 || >5.0.6,<5.1.0
 and django (5.0) requires Python >=3.10, django is forbidden.
And because django (5.0.1) requires Python >=3.10
 and django (5.0.2) requires Python >=3.10, django is forbidden.
And because django (5.0.3) requires Python >=3.10
 and django (5.0.4) requires Python >=3.10, django is forbidden.
So, because django (5.0.6) requires Python >=3.10
 and nautobot depends on Django (~5.0.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For django, a possible solution would be to set the `python` property to ">=3.10,<3.13"
    For django, a possible solution would be to set the `python` property to ">=3.10,<3.13"
    For django, a possible solution would be to set the `python` property to ">=3.10,<3.13"
    For django, a possible solution would be to set the `python` property to ">=3.10,<3.13"
    For django, a possible solution would be to set the `python` property to ">=3.10,<3.13"
    For django, a possible solution would be to set the `python` property to ">=3.10,<3.13"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot changed the title Update Lock-file Patch Releases for Next (next) (major) fix(deps): update lock-file patch releases for next (next) (major) May 9, 2024
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