Skip to content

chore(deps): update dependency django-sendgrid-v5 to v1 - #1241

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/django-sendgrid-v5-1.x
Open

chore(deps): update dependency django-sendgrid-v5 to v1#1241
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/django-sendgrid-v5-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2021

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
django-sendgrid-v5 (changelog) ==0.9.1==1.3.1 age confidence

Release Notes

sklarsa/django-sendgrid-v5 (django-sendgrid-v5)

v1.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: sklarsa/django-sendgrid-v5@v1.3.0...v1.3.1

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: sklarsa/django-sendgrid-v5@v1.2.4...v1.3.0

v1.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: sklarsa/django-sendgrid-v5@v1.2.3...v1.2.4

v1.2.3

Compare Source

What's Changed

Full Changelog: sklarsa/django-sendgrid-v5@v1.2.2...v1.2.3

v1.2.2

Fix #​114

v1.2.0

Compare Source

Adds attachment content-type method handling (#​103)
Adds configurable tracking per-email (#​101)

v1.1.2

Compare Source

Adds Django 3.2+ & 4.0 compatibility

Closes #​99

v1.1.1

Compare Source

Personalization Fixes:

  • _build_sg_personalization "to" arg now changed to optional; either it or existing_personalizations must be set.
  • Prevent using .personalizations without tos set.
  • Prevent unnecessary resetting of tos when personalization is already constructed.
  • No longer provide tos if not set for personalizations. This is to prevent every personalization from being sent to every recipient in msg.to
  • Added/Changed some comments/docstrings to reduce ambiguity

Thanks @​alichass for the contribution!

v1.1.0

Compare Source

Improves flexibility of personalizations by allowing the user to set the EmailMessage.personalizations attribute to a list of sendgrid Personalization objects, or a list of Dicts containing personalization information in the schema expected by the API. Personalization options passed this way take precedence over other EmailMessage attributes.

v1.0.0

Breaking Changes

  • Drops python 2 support

Improvements

  • Adds type checking, linting, and code formatting
  • Simplifies code where possible (no functionality changes)
  • Adds github actions support
  • Adds newer django versions to the testing matrix
  • Improves documentation

Deprecations

  • Removes TravisCI support
  • Removes codecov uploads (coverage is still run in the tests)

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 12pm on Friday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Aug 27, 2021

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (671cccf) 66.63% compared to head (0a5ebdc) 66.60%.
Report is 1 commits behind head on master.

❗ Current head 0a5ebdc differs from pull request most recent head bea05b2. Consider uploading reports for the commit bea05b2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1241      +/-   ##
==========================================
- Coverage   66.63%   66.60%   -0.03%     
==========================================
  Files         134      134              
  Lines        7880     7870      -10     
==========================================
- Hits         5251     5242       -9     
+ Misses       2629     2628       -1     

see 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate
renovate Bot force-pushed the renovate/django-sendgrid-v5-1.x branch from b0bb05c to 0a5ebdc Compare September 11, 2021 18:28
@renovate
renovate Bot force-pushed the renovate/django-sendgrid-v5-1.x branch 2 times, most recently from 0ae3203 to b3ec4b7 Compare December 18, 2021 16:00
@renovate
renovate Bot force-pushed the renovate/django-sendgrid-v5-1.x branch from b3ec4b7 to 13ea9e3 Compare September 25, 2022 23:49
@renovate
renovate Bot force-pushed the renovate/django-sendgrid-v5-1.x branch from 13ea9e3 to 9435a33 Compare March 19, 2023 04:13
@renovate renovate Bot changed the title fix(deps): update dependency django-sendgrid-v5 to v1 chore(deps): update dependency django-sendgrid-v5 to v1 Jul 9, 2023
@renovate
renovate Bot force-pushed the renovate/django-sendgrid-v5-1.x branch from 9435a33 to bea05b2 Compare November 9, 2023 01:46
@renovate
renovate Bot force-pushed the renovate/django-sendgrid-v5-1.x branch from bea05b2 to deec388 Compare December 2, 2024 16:11
@renovate
renovate Bot force-pushed the renovate/django-sendgrid-v5-1.x branch from deec388 to 50a111f Compare May 14, 2025 19:56
@renovate
renovate Bot force-pushed the renovate/django-sendgrid-v5-1.x branch from 50a111f to 8b23f7c Compare January 6, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants