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

[deps] Update django-leaflet requirement from ~=0.29.0 to ~=0.30.1 #129

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Updates the requirements on django-leaflet to permit the latest version.

Changelog

Sourced from django-leaflet's changelog.

0.30.1 (2024-06-17)

  • Change OSM tile link to unified format #375
  • Remove debug print added in #371 #377
  • Removed obsolete leaflet-src.map file #376

0.30.0 (2024-05-13)

  • Support Django 5.0 and Python 3.12 ([#373](https://github.com/makinacorpus/django-leaflet/issues/373) <https://github.com/makinacorpus/django-leaflet/pull/373>__).
  • Drop support for Python 3.7 ([#373](https://github.com/makinacorpus/django-leaflet/issues/373) <https://github.com/makinacorpus/django-leaflet/pull/373>__).
  • Make django-leaflet compatible with CSP #371 (This changes the way extra CSS is handled)
  • Allow delete polygon when using multipolygon geometries #372

0.29.1 (2024-03-11)

  • Upgrade embedded Leaflet to 1.9.3.

0.29.0 (2023-05-02)

  • Support Django 4.0, 4.1 and 4.2, and Python 3.10 and 3.11.
  • Drop support for Django < 3.2 and Python < 3.7.
  • Removed map_width / map_height. Moved CSS and height/width to custom CSS file #363

0.28.3 (2022-06-08)

  • Fix #346: distutils has been deprecated in Python 3.10.
  • Change DEFAULT_TILES attribution to HTTPS #348
  • Remove memoizing static URLs #351

0.28.2 (2021-10-25)

  • Fix field_store_class usage in map template.

0.28.1 (2021-06-07)

  • Upgrade Leaflet to 1.7.1.
  • Deprecate 'LeafletWidget._get_attrs' in favor of 'LeafletWidget.get_attrs'

0.28.0 (2021-04-15)

  • Support Django 3.1 and 3.2.
  • Drop support for Django 1.11, 2.0, and 2.1.

... (truncated)

Commits

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 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)

Updates the requirements on [django-leaflet](https://github.com/makinacorpus/django-leaflet) to permit the latest version.
- [Release notes](https://github.com/makinacorpus/django-leaflet/releases)
- [Changelog](https://github.com/makinacorpus/django-leaflet/blob/master/CHANGES)
- [Commits](makinacorpus/django-leaflet@0.29.0...0.30.1)

---
updated-dependencies:
- dependency-name: django-leaflet
  dependency-type: direct:production
...

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 Aug 1, 2024
@coveralls
Copy link

Coverage Status

coverage: 99.801%. remained the same
when pulling c347fc0 on dependabot/pip/django-leaflet-approx-eq-0.30.1
into 3d4e2db on master.

@nemesifier nemesifier merged commit c4b671b into master Aug 16, 2024
15 checks passed
@nemesifier nemesifier deleted the dependabot/pip/django-leaflet-approx-eq-0.30.1 branch August 16, 2024 19:04
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.

2 participants