Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 4, 2018

Updates the requirements on rake to permit the latest version.

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

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 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:

  • 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)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@coveralls
Copy link

coveralls commented May 4, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 2e9170a on dependabot/bundler/rake-tw-12.3.1 into b42c247 on master.

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/commits/v12.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/rake-tw-12.3.1 branch from a93d0a5 to 2e9170a Compare May 9, 2018 17:03
@rochefort rochefort merged commit 56d16f6 into master May 9, 2018
@rochefort rochefort deleted the dependabot/bundler/rake-tw-12.3.1 branch May 9, 2018 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants