marvinscham / disenchanter

A tool to mass disenchant champion shards and other League of Legends loot.
MIT License
109 stars 9 forks source link

Bump rufo from 0.15.1 to 0.16.0 #88

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps rufo from 0.15.1 to 0.16.0.

Changelog

Sourced from rufo's changelog.

[0.16.0] - 2023-04-02

Fixed

  • Formats ERB files with configuration (issue 275)

Changed

Added

  • Support for pattern matching syntax
Commits
  • dcb0434 Merge pull request #302 from ruby-formatter/release-0.16.0
  • aa9c9a3 Version 0.16.0
  • 2aef6de Merge pull request #294 from ruby-formatter/pattern-matching
  • 6c0fb41 update changelog [skip ci]
  • a444ea8 support hash constant pattern
  • d83e0e5 run bundle install before call rake
  • 41f606e refactor: remove dead code
  • 55b5241 fix hash pattern bug
  • e95a521 fix array wildcard pattern
  • ec7d2ef add support hash pattern
  • 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 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)