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.0 #767

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps i18next-scanner from 2.11.0 to 4.1.0.

Release notes

Sourced from i18next-scanner's releases.

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

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

v3.1.0

  • feat: use esprima-next that contains the latest release of ESM support (#221, closes #205)
  • chore: deprecate Travis CI in favor of GitHub workflows

v3.0.1

  • fix: fix false ns type error (#183)

... (truncated)

Commits
  • 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...
  • ceb4c2c chore: use let instead of const to fix type error (#225)
  • 58edbd1 chore: add test for optional chaining
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 14, 2022
Bumps [i18next-scanner](https://github.com/i18next/i18next-scanner) from 2.11.0 to 4.1.0.
- [Release notes](https://github.com/i18next/i18next-scanner/releases)
- [Commits](i18next/i18next-scanner@v2.11.0...v4.1.0)

---
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 force-pushed the dependabot/npm_and_yarn/i18next-scanner-4.1.0 branch from 7b4ca54 to 1aceea2 Compare November 30, 2022 12:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #780.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/i18next-scanner-4.1.0 branch January 23, 2023 23:23
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.

0 participants