github / gemoji

Emoji images and names.
MIT License
4.39k stars 783 forks source link

Bump rake from 10.3.2 to 12.2.1 #284

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

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 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)
Octobot222 commented 4 months ago

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