NullVoxPopuli / aeonvera

A generic registration system aimed towards swing dance events (mirrored from gitlab)
https://aeonvera.com
GNU Affero General Public License v3.0
15 stars 1 forks source link

Bump letter_opener_web from 1.3.3 to 1.3.4 #1198

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps letter_opener_web from 1.3.3 to 1.3.4.

Release notes *Sourced from letter_opener_web's [releases](https://github.com/fgrehm/letter_opener_web/releases).* > ## Version 1.3.4 > - Due to a load order issue, sometimes the main `ApplicationController` was used by this gem (unnecessary) [#82](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/82)
Changelog *Sourced from letter_opener_web's [changelog](https://github.com/fgrehm/letter_opener_web/blob/master/CHANGELOG.md).* > ## [Unreleased](https://github.com/fgrehm/letter_opener_web/compare/v1.3.3...master) > > ### Removed > > * The dependency on the asset pipeline. Good news for API-only apps and people that don't use Sprockets! [#83](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/83) > > ### Fixed > > * Due to a load order issue, sometimes the main `ApplicationController` was used by this gem (unnecessary) [#82](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/82) > > ## [1.3.3](https://github.com/fgrehm/letter_opener_web/compare/v1.3.2...v1.3.3) (Jan 29, 2018) > > - Set `LAUNCHY_DRY_RUN` explicitly to avoid `Launchy::CommandNotFoundError` [#75](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/75) > - Update Ruby matrix for test to include more recent versions [#77](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/77) > > ## [1.3.2](https://github.com/fgrehm/letter_opener_web/compare/v1.3.1...v1.3.2) (Jan 14, 2018) > > - Disable Launchy with ENV to avoid redefining the whole delivery method [#73](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/73) > - Fix new Rubocop warnings [#72](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/72) > - Hover state fixed to only highlight `tbody>tr` [#70](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/70) > - Use `ActiveSupport.on_load` to make sure we don't have load order issues [#66](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/66) > > ## [1.3.1](https://github.com/fgrehm/letter_opener_web/compare/v1.3.0...v1.3.1) (Feb 04, 2017) > > - Remove warnings about unused variables [#45](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/45) > - Remove Rails 5 deprecation warnings [#54](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/54) > > ## [1.3.0](https://github.com/fgrehm/letter_opener_web/compare/v1.2.3...v1.3.0) (Feb 02, 2015) > > - Depend on `railties` and `actionmailer` [#38](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/38) > > ## [1.2.3](https://github.com/fgrehm/letter_opener_web/compare/v1.2.2...v1.2.3) (Sep 12, 2014) > > - Fix exception with `sprockets-rails` >= `2.1.4` [#32](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/issues/32) / [#33](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/33) > > ## [1.2.2](https://github.com/fgrehm/letter_opener_web/compare/v1.2.1...v1.2.2) (Jul 17, 2014) > > - Precompile glyphicons [#30](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/30) > - Display letters count on the favicon [#29](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/29) > - Validate params passed in to the LettersController and return a 404 in case an email can't be found [#28](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/28) > > ## [1.2.1](https://github.com/fgrehm/letter_opener_web/compare/v1.2.0...v1.2.1) (Apr 07, 2014) > > - Improve Rails 3 compatibility [#26](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/26) / [#27](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/27) > > ## [1.2.0](https://github.com/fgrehm/letter_opener_web/compare/v1.1.3...v1.2.0) (Apr 07, 2014) > > - Add support for removing a single email [#23](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/23) > - Move vendored assets into the `letter_opener_web` folder [#24](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/issues/24) > - Avoid matching `
` when changing email links to open on new tabs [#22](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/pull/22) > ... (truncated)
Commits - [`6ece13b`](https://github.com/fgrehm/letter_opener_web/commit/6ece13b2b5b1f67e5b018eeed8c9e472531159a7) :cop: Fixes - [`9f9b904`](https://github.com/fgrehm/letter_opener_web/commit/9f9b904d3ce86741f9b46b823b2b7b85e1850785) Bump version to 1.3.4 - [`31689ec`](https://github.com/fgrehm/letter_opener_web/commit/31689ec5bffefeaa3cb292fff37346164c267858) Update CHANGELOG.md [ci skip] - [`729cb26`](https://github.com/fgrehm/letter_opener_web/commit/729cb267fbffc77a5bbfa69fd76eb258555639d3) Update CHANGELOG.md [ci skip] - [`beefdb9`](https://github.com/fgrehm/letter_opener_web/commit/beefdb9238588b3437960db8185be5cd5fe459ae) Merge pull request [#82](https://github-redirect.dependabot.com/fgrehm/letter_opener_web/issues/82) from koheisg/add-require_dependency - [`ff74b53`](https://github.com/fgrehm/letter_opener_web/commit/ff74b53918d60499b7732d4120576cb348b1ab63) Add require_dependency - See full diff in [compare view](https://github.com/fgrehm/letter_opener_web/compare/v1.3.3...v1.3.4)


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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.