DefactoSoftware / Hours

Time registration that doesn't suck
https://happyhours.io
MIT License
1.04k stars 269 forks source link

Bump letter_opener from 1.2.0 to 1.7.0 #549

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps letter_opener from 1.2.0 to 1.7.0.

Changelog

Sourced from letter_opener's changelog.

1.7.0

  • Use default configuration in Message::rendered_messages (thanks Krystan HuffMenne )
  • Do not use Rails.root path if LetterOpener is used outside of Rails (thanks centrevillage)
  • Allow to set only Mail#cc/Mail#bcc without Mail#to.

1.6.0

  • Do not depend on Mail gem to check delivery params.
  • Do not parse and escape url before passing it to Launchy.

1.5.0

  • Use proper check for Rails::Railties (thanks Florian Weingarten)
  • Add a shim for the iFrame "srcdoc" attribute (make it work with IE).
  • Do not convert - to _ in attachment file names. (thanks Steven Harman)
  • Drop Ruby 1.9 support.
  • Escape inline attachment names the same way they are stored in the attachments directory (thanks Daniel Rikowski)
  • Increase timestamp precision in the mail filename. (thanks Piotr Usewicz)
  • Add ability to configure location of stored mails. (thanks Ben)
  • Add light version of template for mails that doesn't render any additional styling. (thanks Ben)

1.4.1

  • Stop base tag appearing in plain-text previews. (thanks Coby Chapple)

1.4.0

  • Add base tag to the iframe so links work with X-Frame-Options set to SAMEORIGIN. (thanks Jason Tokoph)
  • Check delivery params before rendering an email to match SMTP behaviour.

1.3.0

  • Fix message body encoding is observed correctly in QP CTE. (thanks Mark Dodwell)
  • Remove fixed width on the mail content. (thanks weexpectedTHIS)
  • Render email content in the iframe. Fixes #98. (thanks Jacob Maine)
Commits
  • fb72ee5 Bump version.
  • 71eb1f4 Update CHANGELOG.md
  • 52787d3 Merge pull request #155 from koic/suppress_character_class_has_duplicated_ran...
  • 2f4f800 Suppress "character class has duplicated range" warning
  • cdfa8c7 Check for Mail#smtp_envelope_from and Mail#smtp_envelope_to instead of just M...
  • f1672a7 Update CHANGELOG.md
  • 85d3ffc Merge pull request #152 from centrevillage/fix_rails_root_error
  • 12844e7 remove extra check
  • 6bd68d8 fix "undefined method `root'" on standalone with activemodel
  • 99893f6 Update CHANGELOG.md
  • 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.


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 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) - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.