Skip to content

build: bump the minor-and-patch group in /back with 3 updates#313

Merged
ggounot merged 2 commits intomainfrom
dependabot/pip/back/minor-and-patch-eb69bdb5ab
Apr 1, 2025
Merged

build: bump the minor-and-patch group in /back with 3 updates#313
ggounot merged 2 commits intomainfrom
dependabot/pip/back/minor-and-patch-eb69bdb5ab

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps the minor-and-patch group in /back with 3 updates: djangorestframework, humanize and sentry-sdk.

Updates djangorestframework from 3.15.2 to 3.16.0

Release notes

Sourced from djangorestframework's releases.

v3.16.0

This release is considered a significant release to improve upstream support with Django and Python. Some of these may change the behaviour of existing features and pre-existing behaviour. Specifically, some fixes were added to around the support of UniqueConstraint with nullable fields which will improve built-in serializer validation.

Features

  • Add official support for Django 5.1 and its new LoginRequiredMiddleware in #9514 and #9657
  • Add official Django 5.2a1 support in #9634
  • Add support for Python 3.13 in #9527 and #9556
  • Support Django 2.1+ test client JSON data automatically serialized in #6511 and fix a regression in #9615

Bug fixes

  • Fix unique together validator to respect condition's fields from UniqueConstraint in #9360
  • Fix raising on nullable fields part of UniqueConstraint in #9531
  • Fix unique_together validation with source in #9482
  • Added protections to AttributeError raised within properties in #9455
  • Fix get_template_context to handle also lists in #9467
  • Fix "Converter is already registered" deprecation warning. in #9512
  • Fix noisy warning and accept integers as min/max values of DecimalField in #9515
  • Fix usages of open() in setup.py in #9661

Translations

  • Add some missing Chinese translations in #9505
  • Fix spelling mistakes in Farsi language were corrected in #9521
  • Fixing and adding missing Brazilian Portuguese translations in #9535

Removals

  • Remove support for Python 3.8 in #9670
  • Remove long deprecated code from request wrapper in #9441
  • Remove deprecated AutoSchema._get_reference method in #9525

Documentation and internal changes

  • Provide tests for hashing of OperandHolder in #9437
  • Update documentation: Add adrf third party package in #9198
  • Update tutorials links in Community contributions docs in #9476
  • Fix usage of deprecated Django function in example from docs in #9509
  • Move path converter docs into a separate section in #9524
  • Add test covering update view without queryset attribute in #9528
  • Fix Transifex link in #9541
  • Fix example httpie call in docs in #9543
  • Fix example for serializer field with choices in docs in #9563
  • Remove extra <> in validators example in #9590
  • Update strftime link in the docs in #9624
  • Switch to codecov GHA in #9618
  • Add note regarding availability of the action attribute in 'Introspecting ViewSet actions' docs section in #9633
  • Improved description of allowed throttling rates in documentation in #9640
  • Add rest-framework-gm2m-relations package to the list of 3rd party libraries in #9063

... (truncated)

Commits

Updates humanize from 4.12.1 to 4.12.2

Release notes

Sourced from humanize's releases.

4.12.2

Fixed

Commits
  • 15230fb Update config (#245)
  • 0802447 Update license file reference from LICENSE to LICENCE in pyproject.toml (#243)
  • da7f7f1 Ignore sys.monitoring warning for 3.11 and earlier in coverage.py config (#...
  • 9528daf Update docstring in naturaldelta (#242)
  • 87666f2 Update dependency mkdocstrings to v0.28.2 (#241)
  • f9dd0a3 Update dependency mkdocstrings to v0.28.2
  • See full diff in compare view

Updates sentry-sdk from 2.24.0 to 2.24.1

Release notes

Sourced from sentry-sdk's releases.

2.24.1

Various fixes & improvements

Changelog

Sourced from sentry-sdk's changelog.

2.24.1

Various fixes & improvements

Commits
  • f60cc78 Update CHANGELOG.md
  • 44238c5 release: 2.24.1
  • 2d8ae87 build(deps): bump actions/create-github-app-token from 1.11.6 to 1.11.7 (#4188)
  • fafe8f6 fix: Always set _spotlight_url (#4186)
  • 4fbcbf0 Broader except in django parsed_body (#4189)
  • f8ec572 ci: Move flake8 config into pyproject.toml (#4185)
  • b7f4a96 Merge branch 'release/2.24.0'
  • aefa34d ci: Move pytest config into pyproject.toml (#4184)
  • ce9d784 feat(profiling): add platform header to the chunk item-type in the envelope (...
  • 8ad0d01 ci: Move mypy config into pyproject.toml (#4181)
  • Additional commits viewable in compare view

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group in /back with 3 updates: [djangorestframework](https://github.com/encode/django-rest-framework), [humanize](https://github.com/python-humanize/humanize) and [sentry-sdk](https://github.com/getsentry/sentry-python).


Updates `djangorestframework` from 3.15.2 to 3.16.0
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.15.2...3.16.0)

Updates `humanize` from 4.12.1 to 4.12.2
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](python-humanize/humanize@4.12.1...4.12.2)

Updates `sentry-sdk` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.24.0...2.24.1)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: humanize
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2025
…amework-gis supporte djangorestframework 3.16
@ggounot
Copy link
Contributor

ggounot commented Apr 1, 2025

La dernière version de djangorestframework-gis (1.1) ne supporte pas encore la dernière version de djangorestframework (3.16) mais une PR est prête de leur côté.

En attendant que djangorestframework-gis sorte une nouvelle version, j'ai passé la version de djangorestframework à 15.2, afin d'être le maximum à jour.

@ggounot ggounot merged commit ff1fe7a into main Apr 1, 2025
7 checks passed
@ggounot ggounot deleted the dependabot/pip/back/minor-and-patch-eb69bdb5ab branch April 1, 2025 13:51
ggounot added a commit that referenced this pull request Apr 7, 2025
github.com//pull/313#issuecomment-2769432864
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