-
Notifications
You must be signed in to change notification settings - Fork 295
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
Update Lock-file Patch Releases for Next (next) (major) #6658
Open
renovate
wants to merge
1
commit into
next
Choose a base branch
from
renovate/next-major-lock-file-patch-releases-for-next
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update Lock-file Patch Releases for Next (next) (major) #6658
renovate
wants to merge
1
commit into
next
from
renovate/next-major-lock-file-patch-releases-for-next
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
the
dependencies
Issues/pull requests relating to library dependencies
label
Dec 13, 2024
|
renovate
bot
force-pushed
the
renovate/next-major-lock-file-patch-releases-for-next
branch
from
December 13, 2024 14:43
2151ba2
to
1affc85
Compare
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
Update to |
renovate
bot
force-pushed
the
renovate/next-major-lock-file-patch-releases-for-next
branch
from
December 13, 2024 20:25
1affc85
to
4a95ff6
Compare
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
bot
force-pushed
the
renovate/next-major-lock-file-patch-releases-for-next
branch
from
December 17, 2024 18:02
4a95ff6
to
c2ee0ca
Compare
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
bot
force-pushed
the
renovate/next-major-lock-file-patch-releases-for-next
branch
2 times, most recently
from
December 20, 2024 16:58
be42a97
to
60a38f7
Compare
renovate
bot
force-pushed
the
renovate/next-major-lock-file-patch-releases-for-next
branch
from
December 23, 2024 22:29
60a38f7
to
62a9448
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~4.2.17
->~5.1.0
~3.1.0
->~4.1.0
~2.16.0
->~3.2.0
6.2.2
->7.1.2
Release Notes
django/django (Django)
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.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
jazzband/django-constance (django-constance)
v4.1.3
Compare Source
What's Changed
is_already_migrated
by @Mogost in https://github.com/jazzband/django-constance/pull/597Full 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
graphql-python/graphene-django (graphene-django)
v3.2.2
Compare Source
What's Changed
ordering
inDjangoConnectionField
by @kiendang in https://github.com/graphql-python/graphene-django/pull/1518Full 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
serializers.HiddenField
onfields_for_serializer
function by @sezginacer in https://github.com/graphql-python/graphene-django/pull/1419New 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.
Add pre-commit to dev-setup by @sjdemartini in https://github.com/graphql-python/graphene-django/pull/1403
fix graphiql request failure @kiendang in graphql-python/graphene-django@95a0642
Full Changelog: graphql-python/graphene-django@3.0.2...v3.0.2
v3.0.1
Compare Source
What's Changed
-.graphql
by @bendike in https://github.com/graphql-python/graphene-django/pull/1377New 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
SimpleLazyObject
by @pcraciunoiu in https://github.com/graphql-python/graphene-django/pull/945fields
orexclude
are not defined onDjangoObjectType
by @radekwlsk in https://github.com/graphql-python/graphene-django/pull/981variables
key in body by @robertobarreda in https://github.com/graphql-python/graphene-django/pull/1050GraphQL testing clients
by @Nishchit14 in https://github.com/graphql-python/graphene-django/pull/919Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.