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

build(deps): bump the django-extensions group across 1 directory with 4 updates #650

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the django-extensions group with 4 updates in the / directory: django-rq, django-ses, django-htmx and django-permissions-policy.

Updates django-rq from 2.10.2 to 3.0.0

Release notes

Sourced from django-rq's releases.

v3.0

v2.10.3

Use this version if you're not yet ready to migrate to RQ v2.

Changelog

Sourced from django-rq's changelog.

Version 3.0 (2024-10-28)

Commits

Updates django-ses from 4.1.0 to 4.3.1

Release notes

Sourced from django-ses's releases.

v4.3.0

New feature: receiving emails. This must be manually configured if you wish to use it.

Please check README updates and PR below for details. Enjoy!

Pulls:

Issues:

v4.2.0

Automatic handling of bounce and complaint events, managed with a blacklist

Pulls:

v4.1.1

Drop requirement for pytz

Pulls:

Changelog

Sourced from django-ses's changelog.

Change Log

For a list of releases, see: https://github.com/django-ses/django-ses/releases/

Upcoming (dev)

The following changes are not yet released, but are code complete:

Pulls and Issues:

  • None

Features:

  • None

Changes:

  • None

Deprecations:

  • None

Fixes:

  • None

Current

4.3.1

Fix bug where a single blacklisted email causes all messages to be skipped

Pulls:

Issues:

Past

4.3.0

New feature: receiving emails. This must be manually configured if you wish to use it.

Please check README updates and PR below for details. Enjoy!

Pulls:

Issues:

... (truncated)

Commits

Updates django-htmx from 1.19.0 to 1.21.0

Changelog

Sourced from django-htmx's changelog.

1.21.0 (2024-10-27)

  • Drop Django 3.2 to 4.1 support.

1.20.0 (2024-10-25)

  • Drop Python 3.8 support.

  • Support Python 3.13.

  • Updated :ref:the partial rendering tip <partial-rendering> to cover using django-template-partials.

    Thanks to Carlton Gibson in PR [#413](https://github.com/adamchainz/django-htmx/issues/413) <https://github.com/adamchainz/django-htmx/pull/413>__.

Commits

Updates django-permissions-policy from 4.21.0 to 4.23.0

Changelog

Sourced from django-permissions-policy's changelog.

4.23.0 (2024-10-29)

  • Drop Django 3.2 to 4.1 support.

4.22.0 (2024-10-11)

  • Updated to the latest set of features from Chrome 131 dev.

    New features:

    • popins
    • web-app-installation
  • Drop Python 3.8 support.

  • Support Python 3.13.

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

… 4 updates

Bumps the django-extensions group with 4 updates in the / directory: [django-rq](https://github.com/rq/django-rq), [django-ses](https://github.com/django-ses/django-ses), [django-htmx](https://github.com/adamchainz/django-htmx) and [django-permissions-policy](https://github.com/adamchainz/django-permissions-policy).


Updates `django-rq` from 2.10.2 to 3.0.0
- [Release notes](https://github.com/rq/django-rq/releases)
- [Changelog](https://github.com/rq/django-rq/blob/master/CHANGELOG.md)
- [Commits](rq/django-rq@v2.10.2...v3.0)

Updates `django-ses` from 4.1.0 to 4.3.1
- [Release notes](https://github.com/django-ses/django-ses/releases)
- [Changelog](https://github.com/django-ses/django-ses/blob/main/CHANGES.md)
- [Commits](django-ses/django-ses@v4.1.0...v4.3.1)

Updates `django-htmx` from 1.19.0 to 1.21.0
- [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst)
- [Commits](adamchainz/django-htmx@1.19.0...1.21.0)

Updates `django-permissions-policy` from 4.21.0 to 4.23.0
- [Changelog](https://github.com/adamchainz/django-permissions-policy/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-permissions-policy@4.21.0...4.23.0)

---
updated-dependencies:
- dependency-name: django-rq
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: django-extensions
- dependency-name: django-ses
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django-extensions
- dependency-name: django-htmx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django-extensions
- dependency-name: django-permissions-policy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django-extensions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

Superseded by #653.

@dependabot dependabot bot closed this Jan 10, 2025
@dependabot dependabot bot deleted the dependabot/pip/django-extensions-e43e605083 branch January 10, 2025 16:42
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.

0 participants