Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump i18next-scanner from 2.11.0 to 4.1.1 #780

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps i18next-scanner from 2.11.0 to 4.1.1.

Release notes

Sourced from i18next-scanner's releases.

v4.1.1

What's Changed

New Contributors

Full Changelog: i18next/i18next-scanner@v4.1.0...v4.1.1

v4.1.0

What's Changed

New Contributors

Full Changelog: i18next/i18next-scanner@v4.0.0...v4.1.0

v4.0.0

What's Changed

  • feat: migrate from Tap to Jest by @​cheton in i18next/i18next-scanner#220

  • feat: rework the nodesToString function to output expected element index or tag name by @​cheton in i18next/i18next-scanner#234

    Adds supportBasicHtmlNodes and keepBasicHtmlNodesFor options to the trans object that supports for simple html elements. Learn more

    trans: {
      supportBasicHtmlNodes: true, // Enables keeping the name of simple nodes (e.g. <br/>) in translations instead of indexed keys.
      keepBasicHtmlNodesFor: ['br', 'strong', 'i', 'p'], // Which nodes are allowed to be kept in translations during defaultValue generation of <Trans>.
    }

Full Changelog: i18next/i18next-scanner@v3.3.0...v4.0.0

v3.3.0

What's Changed

New Contributors

Full Changelog: i18next/i18next-scanner@v3.2.0...v3.3.0

v3.2.0

What's Changed

New Contributors

... (truncated)

Commits
  • e7c4e69 chore(release): publish
  • e299c42 refactor: improve JSX parser to support boolean props (#241)
  • 4687b6a chore(release): publish
  • 0da3ed0 feat: update conflicting default translation message (#236)
  • 9e91b0c feat: rework the nodesToString function to output expected element tags (#234)
  • 1d8294d feat: migrate from Tap to Jest (#220)
  • 905bd96 chore(release): publish
  • 7ea1f0f feat: add allowDynamicKeys option that allows inferring dynamic keys within...
  • 7533893 chore(release): publish
  • 8b5407c feat: add metadata attribute for passing context information about the tran...
  • 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)

Bumps [i18next-scanner](https://github.com/i18next/i18next-scanner) from 2.11.0 to 4.1.1.
- [Release notes](https://github.com/i18next/i18next-scanner/releases)
- [Commits](i18next/i18next-scanner@v2.11.0...v4.1.1)

---
updated-dependencies:
- dependency-name: i18next-scanner
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2023

Superseded by #802.

@dependabot dependabot bot closed this Mar 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/i18next-scanner-4.1.1 branch March 21, 2023 00:14
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants