Bump rake from 12.2.1 to 12.3.2
Bumps rake from 12.2.1 to 12.3.2.
Changelog
Sourced from rake's changelog.
=== 12.3.2
==== Bug fixes
- Fixed test fails caused by 2.6 warnings. Pull Request #297 by hsbt
==== Enhancements:
- Rdoc improvements. Pull Request #293 by colby-swandale
- Improve multitask performance. Pull Request #273 by jsm
- Add alias
prereqs. Pull Request #268 by take-cheeze=== 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_versionto Ruby 2.0.0. Rake has already removed support for Ruby 1.9.x.==== Enhancements:
- Support
test-bundled-gemstask on ruby core.
Commits
-
ff4bb1eBump version to v12.3.2 -
f0a897eMerge pull request #297 from ruby/ignore-warnings-2.6 -
81763daFixed warnings with https://bugs.ruby-lang.org/issues/15231 -
80e00e2Merge pull request #293 from colby-swandale/colby/rdoc-improvements -
840f9edMerge pull request #294 from colby-swandale/colby/update-public-clone-url -
f99d513Merge pull request #295 from colby-swandale/colby/improve-contributing-doc -
c664ddeimprove running test instructions and denote commands with$ -
b0b4504update public clone URL to use https -
f9d736cignore all test classes in rdoc -
760834badd missing params totaskcall-seq examples to match consistency - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- 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.