Skip to content

Update Lock-file Patch Releases for Next (next) (major)#6658

Closed
renovate[bot] wants to merge 2 commits intonextfrom
renovate/next-major-lock-file-patch-releases-for-next
Closed

Update Lock-file Patch Releases for Next (next) (major)#6658
renovate[bot] wants to merge 2 commits intonextfrom
renovate/next-major-lock-file-patch-releases-for-next

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Django (changelog) ~4.2.18 -> ~5.1.0 age adoption passing confidence
django-constance (changelog) ~3.1.0 -> ~4.3.0 age adoption passing confidence
django-debug-toolbar (changelog) ~4.4.6 -> ~5.0.0 age adoption passing confidence
faker (changelog) ~33.3.1 -> ~36.1.0 age adoption passing confidence
graphene-django ~2.16.0 -> ~3.2.0 age adoption passing confidence
kubernetes ^31.0.0 -> ^32.0.0 age adoption passing confidence
mkdocs-include-markdown-plugin (changelog) 6.2.2 -> 7.1.4 age adoption passing confidence

Release Notes

django/django (Django)

v5.1.6

Compare Source

v5.1.5

Compare Source

v5.1.4

Compare Source

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1

Compare Source

v5.0.12

Compare Source

v5.0.11

Compare Source

v5.0.10

Compare Source

v5.0.9

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

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.19

Compare Source

jazzband/django-constance (django-constance)

v4.3.2

Compare Source

What's Changed

Full Changelog: jazzband/django-constance@4.3.1...4.3.2

v4.3.1

Compare Source

Full Changelog: jazzband/django-constance@4.3.0...4.3.1

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: jazzband/django-constance@4.1.3...4.2.0

v4.1.3

Compare Source

What's Changed

Full Changelog: jazzband/django-constance@4.1.2...4.1.3

v4.1.2

Compare Source

What's Changed

Full Changelog: jazzband/django-constance@4.1.1...4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: jazzband/django-constance@4.1.0...4.1.1

v4.1.0

Compare Source

What's Changed

Full Changelog: jazzband/django-constance@4.0.2...4.1.0

v4.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: jazzband/django-constance@4.0.1...4.0.2

v4.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: jazzband/django-constance@4.0.0...4.0.1

v4.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: jazzband/django-constance@3.1.0...4.0.0

django-commons/django-debug-toolbar (django-debug-toolbar)

v5.0.1

Compare Source

What's Changed

There were no functional changes in this version.

PRs

Full Changelog: django-commons/django-debug-toolbar@5.0.0...5.0.1

v5.0.0

Compare Source

What's Changed

Please note that Django Debug Toolbar has now moved into the Django Commons organization.

Changelog
  • Added Python 3.13 to the CI matrix.
  • Removed support for Python 3.8 as it has reached end of life.
  • Converted to Django Commons PyPI release process.
  • Fixed a crash which occurred when using non-str static file values.
  • Documented experimental async support.
  • Improved troubleshooting doc for incorrect mime types for .js static files
  • Support async applications and ASGI from
    Google Summer of Code Project 2024 <https://summerofcode.withgoogle.com/programs/2024/projects/iXVvyGYp>__.
  • Added Django 5.1 to the CI matrix.
  • Added support for the LoginRequiredMiddleware introduced in Django 5.1.
  • Support select and explain buttons for UNION queries on PostgreSQL.
  • Fixed internal toolbar requests being instrumented if the Django setting
    FORCE_SCRIPT_NAME was set.
  • Increase opacity of show Debug Toolbar handle to improve accessibility.
  • Changed the RedirectsPanel to be async compatible.
  • Increased the contrast of text with dark mode enabled.
  • Add translations for Bulgarian and Korean.
  • Update translations for several languages.
  • Include new translatable strings for translation.
  • Fixed a crash which happened in the fallback case when session keys cannot be
    sorted.
PRs

Google Summer of Code - Async project

This release contains the changes for async compatibility for the majority of panels. This is the result of the Google Summer of Code project by @​salty-ivy. A massive thank you 💚 and a round of applause 👏 is due to Aman!

New Contributors

Full Changelog: django-commons/django-debug-toolbar@4.4.6...5.0.0

joke2k/faker (faker)

v36.1.0

Compare Source

  • Drop python-dateutil dependency. Thanks @​knyghty.
  • Add dependency on tzdata.

v36.0.0

Compare Source

v35.2.2

Compare Source

  • Revert accidental deprecation of Python 3.8.

v35.2.1

Compare Source

  • Remove invalid word from ja_JP lorem provider. Thanks @​kymckay
  • Fix typing for tar provider.

v35.2.0

Compare Source

v35.1.0

Compare Source

v35.0.0

Compare Source

  • Revert changes made in v34.x.

v34.0.2

Compare Source

  • ffx date_time provider when end_datetime is set in the past.

v34.0.1

Compare Source

  • Fix date parsing for "today".

v34.0.0

Compare Source

  • Account for end_date when calculating relative date_time_between. Thanks @​Fashimpaur for the report.
graphql-python/graphene-django (graphene-django)

v3.2.2

Compare Source

What's Changed

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

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


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Issues/pull requests relating to library dependencies label Dec 13, 2024
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 13, 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...

Creating virtualenv nautobot-A_GFipNx-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.9,<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.9,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
  - django requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10

Because no versions of django match >5.1.0,<5.1.1 || >5.1.1,<5.1.2 || >5.1.2,<5.1.3 || >5.1.3,<5.1.4 || >5.1.4,<5.1.5 || >5.1.5,<5.1.6 || >5.1.6,<5.2.0
 and django (5.1) requires Python >=3.10, django is forbidden.
And because django (5.1.1) requires Python >=3.10, django is forbidden.
And because django (5.1.2) requires Python >=3.10
 and django (5.1.3) requires Python >=3.10, django is forbidden.
And because django (5.1.4) requires Python >=3.10
 and django (5.1.5) requires Python >=3.10, django is forbidden.
So, because django (5.1.6) requires Python >=3.10
 and nautobot depends on Django (~5.1.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"
    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 force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from 2151ba2 to 1affc85 Compare December 13, 2024 14:43
@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) Dec 13, 2024
@glennmatthews
Copy link
Copy Markdown
Contributor

Update to mkdocs-include-markdown-plugin looks safe, the rest need to be held off for now.

@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from 1affc85 to 4a95ff6 Compare December 13, 2024 20:25
@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) Dec 13, 2024
@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from 4a95ff6 to c2ee0ca Compare December 17, 2024 18:02
@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) Dec 17, 2024
@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 3 times, most recently from 60a38f7 to 62a9448 Compare December 23, 2024 22:29
@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 6 times, most recently from 811a1fa to 3b27f96 Compare January 7, 2025 16:12
@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 3 times, most recently from 6335b15 to ee2c544 Compare January 14, 2025 21: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) Jan 17, 2025
@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 5 times, most recently from b872987 to 7754a28 Compare January 27, 2025 13:39
@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) Jan 28, 2025
@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from 7754a28 to f84286d Compare January 30, 2025 18:45
@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) Jan 30, 2025
@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) Jan 30, 2025
@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch 2 times, most recently from 423a5fd to cc63854 Compare February 4, 2025 14:18
@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from cc63854 to f690401 Compare February 10, 2025 18:05
@renovate renovate Bot force-pushed the renovate/next-major-lock-file-patch-releases-for-next branch from f690401 to dc373c0 Compare February 10, 2025 21:38
@HanlinMiao HanlinMiao self-assigned this Feb 12, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 12, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Copy Markdown
Contributor

@glennmatthews glennmatthews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If #6888 gets merged, we can probably close this PR in favor of just letting the dependencies bubble up to next via the usual update process after releasing 2.4.3?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues/pull requests relating to library dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants