GeneralScripting / pipedrive-ruby

31 stars 148 forks source link

Bump i18n from 0.6.4 to 1.7.0 #58

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 4 years ago

Bumps i18n from 0.6.4 to 1.7.0.

Release notes *Sourced from [i18n's releases](https://github.com/svenfuchs/i18n/releases).* > ## v1.6.0 > ## Major updates > > * Added support for eagerloading I18n -- which probably improves boot times for applications if implemented correctly - See [#469](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/469) for more details. > * Added ability to disable I18n translation resolution by setting `I18n.locale = false`. See [#471](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/471) for more information. > > > > ## Bugfixes / other improvements > > * Add support for uppercased date format directives - [#468](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/468) > > ## Other changes > > * Fixed flaky test issue with JRuby - [#459](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/459) / [#460](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/460) > * gemspec homepage now points to ruby-i18n/i18n - [#465](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/465) > * Update README to point to ruby-i18n/i18n - [#473](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/473) > > ## v1.5.3 > Fix issue where `localize` would return strange messages if the translation was missing - [#464](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/464) > > ## v1.5.2 > * Fixed a bug where the `required_ruby_version` was not set correctly in the `gemspec` - [#462](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/462) > > ## v1.5.1 > (Note that there is no v1.5.0 release. was prepping this release and found some more changes to make. So v1.5.1 is the first release for the v1.5.x series) > > * Fixed a regression that happened when numeric translation keys contained leading zeros: [#456](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/456) / [#457](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/457) > * Removed support for Ruby versions older than 2.3. Ruby 2.2 is now 4 years old. Applications have had ample time to upgrade, and if they haven't done so, now is an opportune time to do so. > * Removed some code that was checking for `RUBY_VERSION <= 1.9` > * Began testing over Ruby 2.6. > > ## v1.4.0 > * Fixed two issues with i18n and JRuby compat (commit fb0c8beb29cf75fbb82b66339284e8e3f31ecaff and [#455](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/455)). See [#447](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/447). > * Fixed issue where keys in an array were not symbolised [#450](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/450) > * Fixed issue where ActiveSupport::HashWithIndifferentAccess was not handled correctly [#454](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/454) > > ## v1.3.0 > * Updated post-install message to be more explicit about what versions things changed in - [#446](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/446) > * Fixed a regression in backends where keys were incorrectly typecast - [#443](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/443), [#444](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/444), [#445](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/445), etc. > > Please note that as of this release, only 5.x and greater versions of Rails are supported (it might help to think of it as `~> 5.0`, sorta.) > > ## v1.2.0 > * Provide a uniform API between Simple, KeyValue and Chain backends - [#109](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/109) (one of our oldest PRs, and I am pleased that [@​kidpollo](https://github.com/kidpollo) has persisted for all this time!) > * Support translation hashes with numeric keys in Simple backend - [#422](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/422) > * Add `CacheFile` backend module - [#423](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/423) > * Add `JSON` backend module - [#429](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/429) > * Updated README to point to the wiki - [#438](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/438) > * Added plural rules for `oc` locale - [#440](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/440) > ... (truncated)
Commits - [`b25948c`](https://github.com/ruby-i18n/i18n/commit/b25948c303cc3c878924f8e1314de3f4aa88d39f) Bump to 1.7.0 - [`9afdd61`](https://github.com/ruby-i18n/i18n/commit/9afdd61e98c4def74dc0ba03f697f414bc608b94) Merge pull request [#491](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/491) from ruby-i18n/pipe-interpolation - [`0c647ce`](https://github.com/ruby-i18n/i18n/commit/0c647ce62809d93172f6505384117a144ff6aaac) Allow pipes in interpolations - [`2942126`](https://github.com/ruby-i18n/i18n/commit/294212633a0e5ed76878116fb3df2360c7a6938a) Merge pull request [#486](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/486) from amatsuda/kwargs_2.7 - [`5d6deb7`](https://github.com/ruby-i18n/i18n/commit/5d6deb708b28f400d54277adbf95c52dcb92700a) Merge pull request [#487](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/487) from amatsuda/https - [`2920107`](https://github.com/ruby-i18n/i18n/commit/2920107fbfbf8778e5e197b7439d24c8a3720762) Keyword arguments have to be explicitly double-splatted in Ruby 2.7+ - [`e69dd9a`](https://github.com/ruby-i18n/i18n/commit/e69dd9a1db4503fb7025317f422355e9df567bf1) GitHub is https by default - [`9f0351a`](https://github.com/ruby-i18n/i18n/commit/9f0351a06162229c3ff70027e60ae827d1d42c27) Merge pull request [#488](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/488) from amatsuda/reduce_allocations - [`4d94b4f`](https://github.com/ruby-i18n/i18n/commit/4d94b4fa41fcdb108c08470e9c28c6c4224d07ab) Merge pull request [#489](https://github-redirect.dependabot.com/svenfuchs/i18n/issues/489) from lbraun/fix-typos - [`8e79f99`](https://github.com/ruby-i18n/i18n/commit/8e79f991ac4dfba2d0d1df31dbc0fd959dad4275) Fix typos - Additional commits viewable in [compare view](https://github.com/svenfuchs/i18n/compare/v0.6.4...v1.7.0)


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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/GeneralScripting/pipedrive-ruby/network/alerts).
dependabot[bot] commented 2 years ago

Superseded by #64.