Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Update django-push-notifications requirement from <1.5.0,>=1.4.1 to >=1.4.1,<1.7.0#40

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-push-notifications-gte-1.4.1-and-lt-1.7.0
Closed

Update django-push-notifications requirement from <1.5.0,>=1.4.1 to >=1.4.1,<1.7.0#40
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-push-notifications-gte-1.4.1-and-lt-1.7.0

Conversation

@dependabot-preview
Copy link
Contributor

Updates the requirements on django-push-notifications to permit the latest version.

Changelog

Sourced from django-push-notifications's changelog.

1.6.0 (2018-01-31)

  • BACKWARDS-INCOMPATIBLE: Drop support for Django < 1.11
  • DJANGO: Support Django 2.0
  • NEW FEATURE: Add support for WebPush

1.5.0 (2017-04-16)

  • BACKWARDS-INCOMPATIBLE: Remove push_notifications.api.tastypie module. Only DRF is supported now.
  • BACKWARDS-INCOMPATIBLE: Drop support for Django < 1.10
  • BACKWARDS-INCOMPATIBLE: Drop support for Django Rest Framework < 3.5
  • DJANGO: Support Django 1.10, 1.11
  • APNS: APNS is now supported using PyAPNS2 instead of an internal implementation.
  • APNS: Stricter certificate validity checks
  • APNS: Allow overriding the certfile from send_message()
  • APNS: Add human-readable error messages
  • APNS: Support thread-id in payload
  • FCM: Add support for FCM (Firebase Cloud Messaging)
  • FCM: Introduce use_fcm_notification option to enforce legacy GCM payload
  • GCM: Add GCM_ERROR_TIMEOUT setting
  • GCM: Fix support for sending GCM messages to topic subscribers
  • WNS: Add support for WNS (Windows Notification Service)
  • MISC: Make get_expired_tokens available in push_notifications.utils

1.4.1 (2016-01-11)

  • APNS: Increased max device token size to 100 bytes (WWDC 2015, iOS 9)
  • BUGFIX: Fix an index error in the admin

1.4.0 (2015-12-13)

  • BACKWARDS-INCOMPATIBLE: Drop support for Python<3.4
  • DJANGO: Support Django 1.9
  • GCM: Handle canonical IDs
  • GCM: Allow full range of GCMDevice.device_id values
  • GCM: Do not allow duplicate registration_ids
  • DRF: Work around empty boolean defaults issue (django-rest-framework#1101)
  • BUGFIX: Do not throw GCMError in bulk messages from the admin
  • BUGFIX: Avoid generating an extra migration on Python 3
  • BUGFIX: Only send in bulk to active devices
  • BUGFIX: Display models correctly in the admin on both Python 2 and 3

1.3.0 (2015-06-30)

  • BACKWARDS-INCOMPATIBLE: Drop support for Python<2.7
  • BACKWARDS-INCOMPATIBLE: Drop support for Django<1.8
  • NEW FEATURE: Added a Django Rest Framework API. Requires DRF>=3.0.
  • APNS: Add support for setting the ca_certs file with new APNS_CA_CERTIFICATES setting
  • GCM: Deactivate GCMDevices when their notifications cause NotRegistered or InvalidRegistration
  • GCM: Indiscriminately handle all keyword arguments in gcm_send_message and gcm_send_bulk_message
  • GCM: Never fall back to json in gcm_send_message
... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #42.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/django-push-notifications-gte-1.4.1-and-lt-1.7.0 branch March 12, 2020 05:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

0 participants