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

Bump i18next-scanner from 3.3.0 to 4.1.1 in /sourcecode/www #1979

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps i18next-scanner from 3.3.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

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)
  • See full diff 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2023
Bumps [i18next-scanner](https://github.com/i18next/i18next-scanner) from 3.3.0 to 4.1.1.
- [Release notes](https://github.com/i18next/i18next-scanner/releases)
- [Commits](i18next/i18next-scanner@v3.3.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sourcecode/www/i18next-scanner-4.1.1 branch from 0b36d28 to f8dc6bf Compare February 27, 2023 07:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2023

Superseded by #2235.

@dependabot dependabot bot closed this Apr 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sourcecode/www/i18next-scanner-4.1.1 branch April 1, 2023 21:08
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants