Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps react-native-localize from 2.1.1 to 2.2.5.

Release notes

Sourced from react-native-localize's releases.

2.2.5

  • Use Windows NLS APIs for number formats (#201 by @​aironefr)
  • Update example app to use @formatjs/intl instead of i18n-js

2.2.4

  • Switch Jest mock to TypeScript (fix #198)

2.2.3

2.2.2

2.2.1

2.2.0

2.1.9

  • Fix languages being undefined in navigator in some old browsers (#180 by @​wkeylin)

2.1.8

  • Update Jest mock

2.1.7

  • findBestAvailableLanguage now accepts non-normalized input (language tags that doesn't follow BCP 47 casing) - Fix #174
  • Simplify findBestAvailableLanguage resolution.

2.1.6

2.1.5

  • Remove Microsoft.Xaml.UI dependency because it causes issue in React Native for Windows 0.65 (#171 by @​namrog84 - fix #170)

2.1.4

  • Remove methods that break event listeners on RN 0.65.1

2.1.3

  • Fix missing Java import in 2.1.2

2.1.2

  • Fix: Add addListener / removeListeners native stubs for react-native 0.65 compatibility.
Commits
  • 78d8280 Bump version number
  • 0f4c84d Update to react-native 0.71 (#212)
  • b85351c Bump json5 from 2.2.1 to 2.2.3 (#208)
  • 234fbaa Bump json5 from 2.2.1 to 2.2.3 in /example (#207)
  • 1a5afd2 Bump ua-parser-js from 0.7.32 to 0.7.33 in /example (#209)
  • 63b2460 Bump loader-utils from 2.0.3 to 2.0.4 in /example (#204)
  • ed66dc0 Bump decode-uri-component from 0.2.0 to 0.2.2 (#206)
  • 564e520 Bump decode-uri-component from 0.2.0 to 0.2.2 in /example (#205)
  • 0b6c375 Avoid jest error when using on setup file (#203)
  • 9e0f3fb Bump loader-utils from 2.0.2 to 2.0.3 in /example (#202)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-native-localize](https://github.com/zoontek/react-native-localize) from 2.1.1 to 2.2.5.
- [Release notes](https://github.com/zoontek/react-native-localize/releases)
- [Commits](zoontek/react-native-localize@2.1.1...2.2.5)

---
updated-dependencies:
- dependency-name: react-native-localize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant