Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rake from 10.3.2 to 12.2.1 #284

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps rake from 10.3.2 to 12.2.1.

Changelog

Sourced from rake's changelog.

=== 12.2.1

==== Bug fixes

  • Fixed to break Capistrano::Application on capistrano3.

=== 12.2.0

==== Enhancements:

==== Bug fixes

  • Account for a file that match 2 or more patterns. Pull request #231 by @​styd

=== 12.1.0

==== Enhancements:

  • Added did_you_mean feature for invalid rake task. Pull request #221 by @​xtina-starr
  • Enabled to dependency chained by extensions. Pull request #39 by Petr Skocik.
  • Make all of string literals to frozen objects on Ruby 2.4 or later.

==== Bug fixes

  • Typo fixes in rakefile.rdoc. Pull request #180 by Yuta Kurotaki.
  • Fix unexpected behavior of file task with dryrun option. Pull request #183 by @​aycabta.
  • Make LoadError from running tests more obvious. Pull request #195 by Eric Hodel.
  • Fix unexpected TypeError with hash style option. Pull request #202 by Kuniaki IGARASHI.

=== 12.0.0

==== Compatibility Changes

  • Removed arguments on clear #157 by Jesse Bowes
  • Removed rake/contrib packages. These are extracted to rake-contrib gem.
  • Removed deprecated method named last\_comment.

==== Enhancements:

... (truncated)

Commits
  • 1f88550 Bump version to rake-12.2.1
  • 92146b2 Fixed to break capistrano3.
  • e7ea2d1 Bump version to rake-12.2.0
  • 353c893 History
  • 7eab58e Handle LoadError for coveralls. It's optional dependency for testing.
  • 920ead3 Merge pull request #232 from urbanautomaton/clarify-exception-cause-output
  • f7774e8 Clarify output when printing nested exception traces
  • 99f48f2 rubocop -a
  • f04586d Merge pull request #224 from doudou/master
  • f962d63 Merge pull request #231 from styd/unique-file-list
  • 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 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps [rake](https://github.com/ruby/rake) from 10.3.2 to 12.2.1.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v10.3.2...v12.2.1)

---
updated-dependencies:
- dependency-name: rake
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ospo-dependency-license-alert Issue created by dependency license check ruby Pull requests that update Ruby code labels Apr 2, 2024
@Octobot222
Copy link

Bumps rake from 10.3.2 to 12.2.1.
Changelog
Commits

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

unkown markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ospo-dependency-license-alert Issue created by dependency license check ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant