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

Bump ahoy_email from 1.1.0 to 2.1.3 #322

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 2022

Bumps ahoy_email from 1.1.0 to 2.1.3.

Changelog

Sourced from ahoy_email's changelog.

2.1.3 (2022-06-12)

  • Updated messages generator for Lockbox 1.0
  • Fixed deprecation warning with Redis 4.6+

2.1.2 (2022-02-09)

  • Fixed external redirects with Rails 7

2.1.1 (2021-12-13)

  • Added experimental support for Active Record encryption

2.1.0 (2021-09-25)

  • Fixed mailer default_url_options not being applied to click links

2.0.3 (2021-03-31)

  • Fixed utm_params and track_clicks stripping <head> tags from messages

2.0.2 (2021-03-14)

  • Added support for Mongoid to database subscriber

2.0.1 (2021-03-08)

  • Added database subscriber

2.0.0 (2021-03-06)

  • Made to field encrypted by default for new installations
  • Added click analytics for Redis
  • Added send events to subscribers
  • Removed support for Rails < 5.2

Breaking changes

  • The track method has been broken into has_history for message history, utm_params for UTM tagging, and track_clicks for click analytics
  • Message history is no longer enabled by default
  • Open tracking has been removed
  • :message is no longer included in click events
  • Users are shown a link expired page when signature verification fails instead of being redirected to the homepage when AhoyEmail.invalid_redirect_url is not set

1.1.1 (2021-03-06)

  • Added support for classes for subscribers
  • Use datetime type in migration
Commits
  • cf2294d Version bump to 2.1.3 [skip ci]
  • da39265 Updated Mongoid in tests
  • 2933456 Added test for clicks generator
  • c6408b6 Fixed deprecation warning with Redis 4.6+
  • 4385a8c Fixed CI
  • 5406c5c Added tests for messages generator
  • 78bb31e Improved Lockbox generator [skip ci]
  • e28bed0 Updated messages generator for Lockbox 1.0 [skip ci]
  • 207ae11 Updated readme [skip ci]
  • 59398ac Version bump to 2.1.2 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [ahoy_email](https://github.com/ankane/ahoy_email) from 1.1.0 to 2.1.3.
- [Release notes](https://github.com/ankane/ahoy_email/releases)
- [Changelog](https://github.com/ankane/ahoy_email/blob/master/CHANGELOG.md)
- [Commits](ankane/ahoy_email@v1.1.0...v2.1.3)

---
updated-dependencies:
- dependency-name: ahoy_email
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants