Changelog
*Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).*
> === 12.3.2
>
> ==== Bug fixes
>
> * Fixed test fails caused by 2.6 warnings.
> Pull Request [#297](https://github-redirect.dependabot.com/ruby/rake/issues/297) by hsbt
>
> ==== Enhancements:
>
> * Rdoc improvements.
> Pull Request [#293](https://github-redirect.dependabot.com/ruby/rake/issues/293) by colby-swandale
> * Improve multitask performance.
> Pull Request [#273](https://github-redirect.dependabot.com/ruby/rake/issues/273) by jsm
> * Add alias `prereqs`.
> Pull Request [#268](https://github-redirect.dependabot.com/ruby/rake/issues/268) by take-cheeze
Commits
- [`ff4bb1e`](https://github.com/ruby/rake/commit/ff4bb1e86096444e08b123037bf4907da3d568bf) Bump version to v12.3.2
- [`f0a897e`](https://github.com/ruby/rake/commit/f0a897e3fb557f64f5da59785b1a4464826f77b2) Merge pull request [#297](https://github-redirect.dependabot.com/ruby/rake/issues/297) from ruby/ignore-warnings-2.6
- [`81763da`](https://github.com/ruby/rake/commit/81763da40dcfc497e25e00a7e957efd84a053923) Fixed warnings with https://bugs.ruby-lang.org/issues/15231
- [`80e00e2`](https://github.com/ruby/rake/commit/80e00e2d59ea5b230f2f0416c387c0b57184f1ff) Merge pull request [#293](https://github-redirect.dependabot.com/ruby/rake/issues/293) from colby-swandale/colby/rdoc-improvements
- [`840f9ed`](https://github.com/ruby/rake/commit/840f9ed2d65b59e9f55eebeb95f1a315adb03a3e) Merge pull request [#294](https://github-redirect.dependabot.com/ruby/rake/issues/294) from colby-swandale/colby/update-public-clone-url
- [`f99d513`](https://github.com/ruby/rake/commit/f99d513707235c3dd5988229c7b6a3280c7869c7) Merge pull request [#295](https://github-redirect.dependabot.com/ruby/rake/issues/295) from colby-swandale/colby/improve-contributing-doc
- [`c664dde`](https://github.com/ruby/rake/commit/c664ddecdb057e2aa1a15e7957b61aab5cb6c886) improve running test instructions and denote commands with `$`
- [`b0b4504`](https://github.com/ruby/rake/commit/b0b450482e101721614f8d875f4bfb775d5c2089) update public clone URL to use https
- [`f9d736c`](https://github.com/ruby/rake/commit/f9d736c4641defcc6340de9ed9ad896f13bb8f18) ignore all test classes in rdoc
- [`760834b`](https://github.com/ruby/rake/commit/760834b3a2dd2c0e1018f2aa595233098a71c126) add missing params to `task` call-seq examples to match consistency
- Additional commits viewable in [compare view](https://github.com/ruby/rake/compare/v12.3.1...v12.3.2)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|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 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)
- 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.
Bumps rake from 12.3.1 to 12.3.2.
Changelog
*Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.2 > > ==== Bug fixes > > * Fixed test fails caused by 2.6 warnings. > Pull Request [#297](https://github-redirect.dependabot.com/ruby/rake/issues/297) by hsbt > > ==== Enhancements: > > * Rdoc improvements. > Pull Request [#293](https://github-redirect.dependabot.com/ruby/rake/issues/293) by colby-swandale > * Improve multitask performance. > Pull Request [#273](https://github-redirect.dependabot.com/ruby/rake/issues/273) by jsm > * Add alias `prereqs`. > Pull Request [#268](https://github-redirect.dependabot.com/ruby/rake/issues/268) by take-cheezeCommits
- [`ff4bb1e`](https://github.com/ruby/rake/commit/ff4bb1e86096444e08b123037bf4907da3d568bf) Bump version to v12.3.2 - [`f0a897e`](https://github.com/ruby/rake/commit/f0a897e3fb557f64f5da59785b1a4464826f77b2) Merge pull request [#297](https://github-redirect.dependabot.com/ruby/rake/issues/297) from ruby/ignore-warnings-2.6 - [`81763da`](https://github.com/ruby/rake/commit/81763da40dcfc497e25e00a7e957efd84a053923) Fixed warnings with https://bugs.ruby-lang.org/issues/15231 - [`80e00e2`](https://github.com/ruby/rake/commit/80e00e2d59ea5b230f2f0416c387c0b57184f1ff) Merge pull request [#293](https://github-redirect.dependabot.com/ruby/rake/issues/293) from colby-swandale/colby/rdoc-improvements - [`840f9ed`](https://github.com/ruby/rake/commit/840f9ed2d65b59e9f55eebeb95f1a315adb03a3e) Merge pull request [#294](https://github-redirect.dependabot.com/ruby/rake/issues/294) from colby-swandale/colby/update-public-clone-url - [`f99d513`](https://github.com/ruby/rake/commit/f99d513707235c3dd5988229c7b6a3280c7869c7) Merge pull request [#295](https://github-redirect.dependabot.com/ruby/rake/issues/295) from colby-swandale/colby/improve-contributing-doc - [`c664dde`](https://github.com/ruby/rake/commit/c664ddecdb057e2aa1a15e7957b61aab5cb6c886) improve running test instructions and denote commands with `$` - [`b0b4504`](https://github.com/ruby/rake/commit/b0b450482e101721614f8d875f4bfb775d5c2089) update public clone URL to use https - [`f9d736c`](https://github.com/ruby/rake/commit/f9d736c4641defcc6340de9ed9ad896f13bb8f18) ignore all test classes in rdoc - [`760834b`](https://github.com/ruby/rake/commit/760834b3a2dd2c0e1018f2aa595233098a71c126) add missing params to `task` call-seq examples to match consistency - Additional commits viewable in [compare view](https://github.com/ruby/rake/compare/v12.3.1...v12.3.2)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
.If all status checks pass Dependabot will automatically merge this pull request.
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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|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 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) - 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.