MatUrbanski / todo_api

JSON API for todo project built with Roda + Sequel. Source code for "Ruby on Roda" book.
19 stars 4 forks source link

Bump i18n from 1.8.11 to 1.9.1 #107

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps i18n from 1.8.11 to 1.9.1.

Release notes

Sourced from i18n's releases.

v1.9.1

What's Changed

Full Changelog: https://github.com/ruby-i18n/i18n/compare/v1.9.0...v1.9.1

v1.9.0

Minor version bump: The number of changes in this release are more than I would feel comfortable including in a point release. Therefore, I have bumped the minor version number here. -- @​radar

What's Changed

New Contributors

Full Changelog: https://github.com/ruby-i18n/i18n/compare/v1.8.11...v1.9.0

Commits
  • 950f93d Bump to 1.9.1
  • ac2a378 Merge pull request #604 from olleolleolle/patch-1
  • 7c8b957 CI: Linting the YAML
  • f80e96a Merge pull request #602 from ruby-i18n/revert-574-master
  • c69b741 Bump to 1.9.0
  • 813124c Revert "Fix missing requires of i18n/core_ext/hash"
  • 07e1e83 Merge pull request #570 from bagilevi/fix-argument-error-in-fallbacks
  • 2d4ee9e Merge pull request #574 from razum2um/master
  • bb2ad9d Merge pull request #579 from ghiculescu/reserved_keys
  • 0a4e709 Merge pull request #576 from movermeyer/remove_default_locale_from_comments
  • 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)