pivotal / blog

Pivotal Engineering Blog
https://engineering.pivotal.io/
40 stars 47 forks source link

Bump roadie from 3.5.0 to 4.0.0 in /pushpop #247

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps roadie from 3.5.0 to 4.0.0.

Changelog *Sourced from [roadie's changelog](https://github.com/Mange/roadie/blob/master/Changelog.md).* > ### 4.0.0 > > [full changelog](https://github.com/Mange/roadie/compare/v3.5.1...v4.0.0) > > * Drop support for Ruby 2.1, 2.2, and 2.3 and > add support for frozen string literals and Ruby 2.6 - [adamkiczula (Adam > Kiczula)](https://github.com/adamkiczula) ([#164](https://github-redirect.dependabot.com/Mange/roadie/issues/164)) > * `Roadie::Stylesheet#each_inlinable_block` is now removed. > > ### 3.5.1 > > [full changelog](https://github.com/Mange/roadie/compare/v3.5.0...v3.5.1) > > * Gracefully handle empty string email body, such as those provided by > `ActionMailer::Base::NullMail` objects - [adamkiczula (Adam > Kiczula)](https://github.com/adamkiczula) ([#163](https://github-redirect.dependabot.com/Mange/roadie/issues/163)).
Commits - [`f1b5c50`](https://github.com/Mange/roadie/commit/f1b5c502504960e6d5c8917e22a5d19799d0962d) Oops. Remove deprecated method - [`b8f42f8`](https://github.com/Mange/roadie/commit/b8f42f8affacddb18803ded1efc242202b0ad5ec) Bump to version 4.0.0 - [`9a12ab1`](https://github.com/Mange/roadie/commit/9a12ab1cc98303972ee0e5c22130b52bc053fff4) Support frozen string literals, drop Ruby <2.4 ([#164](https://github-redirect.dependabot.com/Mange/roadie/issues/164)) - [`94f0b4c`](https://github.com/Mange/roadie/commit/94f0b4c22e72984a172547639f7f7c5c1b9f84de) Release verison 3.5.1 - [`ab45606`](https://github.com/Mange/roadie/commit/ab4560613881fb351a00fb4406587f97f7251bf5) Update markup improver to support empty string ([#163](https://github-redirect.dependabot.com/Mange/roadie/issues/163)) - See full diff in [compare view](https://github.com/Mange/roadie/compare/v3.5.0...v4.0.0)


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