theodi / frontend-www

The main frontend for the Quirkafleeg publishing platform
5 stars 4 forks source link

Bump rake from 11.3.0 to 12.3.1 #513

Open dependabot-preview[bot] opened 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps rake from 11.3.0 to 12.3.1.

Changelog *Sourced from rake's [changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.1 > > ==== Bug fixes > > * Support did_you_mean >= v1.2.0 which has a breaking change on formatters. > Pull request [#262](https://github-redirect.dependabot.com/ruby/rake/issues/262) by FUJI Goro. > > ==== Enhancements: > > * Don't run task if it depends on already invoked but failed task. > Pull request [#252](https://github-redirect.dependabot.com/ruby/rake/issues/252) by Gonzalo Rodriguez. > * Make space trimming consistent for all task arguments. > Pull request [#259](https://github-redirect.dependabot.com/ruby/rake/issues/259) by Gonzalo Rodriguez. > * Removes duplicated inclusion of Rake::DSL in tests. > Pull request [#254](https://github-redirect.dependabot.com/ruby/rake/issues/254) by Gonzalo Rodriguez. > * Re-raise a LoadError that didn't come from require in the test loader. > Pull request [#250](https://github-redirect.dependabot.com/ruby/rake/issues/250) by Dylan Thacker-Smith. > > === 12.3.0 > > ==== Compatibility Changes > > * Bump `required_ruby_version` to Ruby 2.0.0. Rake has already > removed support for Ruby 1.9.x. > > ==== Enhancements: > > * Support `test-bundled-gems` task on ruby core. > > === 12.2.1 > > ==== Bug fixes > > * Fixed to break Capistrano::Application on capistrano3. > > === 12.2.0 > > ==== Enhancements: > > * Make rake easier to use as a library > Pull request [#211](https://github-redirect.dependabot.com/ruby/rake/issues/211) by [**drbrain**](https://github.com/drbrain) > * Fix quadratic performance in FileTask#out_of_date? > Pull request [#224](https://github-redirect.dependabot.com/ruby/rake/issues/224) by [**doudou**](https://github.com/doudou) > * Clarify output when printing nested exception traces > Pull request [#232](https://github-redirect.dependabot.com/ruby/rake/issues/232) by [**urbanautomaton**](https://github.com/urbanautomaton) > > ==== Bug fixes > > * Account for a file that match 2 or more patterns. > Pull request [#231](https://github-redirect.dependabot.com/ruby/rake/issues/231) by [**styd**](https://github.com/styd) > ... (truncated)
Commits - [`c963dc0`](https://github.com/ruby/rake/commit/c963dc0e96b4454665fa5be2ead04181426fd220) bump version to 12.3.1 - [`35c18fe`](https://github.com/ruby/rake/commit/35c18fe5293fe6c64d5bd94361debde45757c24a) Fixed rdoc style - [`9aac0a4`](https://github.com/ruby/rake/commit/9aac0a40408a6fc654e7953189a982ea73128b85) rubocop -a - [`a8ef9ac`](https://github.com/ruby/rake/commit/a8ef9ac4574395bc997a2cd113a9749ad1b130ec) Merge pull request [#262](https://github-redirect.dependabot.com/ruby/rake/issues/262) from gfx/did_you_mean-v1.2.0 - [`9d2c8af`](https://github.com/ruby/rake/commit/9d2c8af56540b5a87360e4261ac32a0d085d9447) support did_you_mean >= v1.2.0 which has a breaking change on formatters - [`a8ebea2`](https://github.com/ruby/rake/commit/a8ebea2696e23ce3dd377c8e7180dfbf850426ce) Merge pull request [#252](https://github-redirect.dependabot.com/ruby/rake/issues/252) from grzuy/fix_multitask_failures - [`edb7743`](https://github.com/ruby/rake/commit/edb7743d6d79549b3dc67aea1575ab6dc5fdb698) Prefer #refute over negated #assert - [`55bee9a`](https://github.com/ruby/rake/commit/55bee9a24388035d81a748de5d54702cb6ebaf6d) Merge pull request [#259](https://github-redirect.dependabot.com/ruby/rake/issues/259) from grzuy/fix_leading_whitespaces - [`7175910`](https://github.com/ruby/rake/commit/717591004d86bfb4e7943cdd1143bcc227cdf5f7) Keep original test case testing spaces in some arguments - [`d56ee71`](https://github.com/ruby/rake/commit/d56ee71ec21c8660b8d42e1889de8ad99e1af9a4) Merge pull request [#261](https://github-redirect.dependabot.com/ruby/rake/issues/261) from aycabta/use-jruby-9.1.16.0 - Additional commits viewable in [compare view](https://github.com/ruby/rake/compare/v11.3.0...v12.3.1)


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` with 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.