Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Bump rake from 12.3.0 to 12.3.1 #92

Merged
merged 1 commit into from Mar 22, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps rake from 12.3.0 to 12.3.1.

Changelog

Sourced from rake's changelog.

=== 12.3.1

==== Bug fixes

  • Support did_you_mean >= v1.2.0 which has a breaking change on formatters.
    Pull request #262 by FUJI Goro.

==== Enhancements:

  • Don't run task if it depends on already invoked but failed task.
    Pull request #252 by Gonzalo Rodriguez.
  • Make space trimming consistent for all task arguments.
    Pull request #259 by Gonzalo Rodriguez.
  • Removes duplicated inclusion of Rake::DSL in tests.
    Pull request #254 by Gonzalo Rodriguez.
  • Re-raise a LoadError that didn't come from require in the test loader.
    Pull request #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 by drbrain
  • Fix quadratic performance in FileTask#out_of_date?
    Pull request #224 by doudou
  • Clarify output when printing nested exception traces
    Pull request #232 by urbanautomaton

==== Bug fixes

  • Account for a file that match 2 or more patterns.
    Pull request #231 by styd
    ... (truncated)
Commits
  • c963dc0 bump version to 12.3.1
  • 35c18fe Fixed rdoc style
  • 9aac0a4 rubocop -a
  • a8ef9ac Merge pull request #262 from gfx/did_you_mean-v1.2.0
  • 9d2c8af support did_you_mean >= v1.2.0 which has a breaking change on formatters
  • a8ebea2 Merge pull request #252 from grzuy/fix_multitask_failures
  • edb7743 Prefer #refute over negated #assert
  • 55bee9a Merge pull request #259 from grzuy/fix_leading_whitespaces
  • 7175910 Keep original test case testing spaces in some arguments
  • d56ee71 Merge pull request #261 from aycabta/use-jruby-9.1.16.0
  • 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 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:

  • 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.

Bumps [rake](https://github.com/ruby/rake) from 12.3.0 to 12.3.1.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v12.3.0...v12.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@aav7fl aav7fl merged commit 63bd950 into source Mar 22, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/rake-12.3.1 branch March 22, 2018 10:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants