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

build: bump next-i18next from 8.0.0 to 8.1.3 #105

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2021

Bumps next-i18next from 8.0.0 to 8.1.3.

Release notes

Sourced from next-i18next's releases.

v8.1.3

Bug fixes:

  • Resolve memory leak, by cloning always from the main instance (2911d35)

v8.1.2

Chores:

  • Upgrade jest (8973022)

Refactor:

  • Some tweaks to the example demo (c6fc2e3)

Bug fixes:

  • strip public prefix correctly on the client (ff9b5fa)
  • create i18next clone to fix #1063 (15c65ae)

v8.1.1

Bug fixes:

  • fix: generate types using tsc and stop shipping the /src directory (770170c)
  • fix: prevent loading translations on each request (e7c5fad)

v8.1.0

Features:

  • Add globalI18n (7fd4f09)

v8.0.6

Refactor:

  • refactor: Add NextJsAppProps type (301ccf5)

v8.0.5

Refactor:

  • refactor: Add @types/i18next-fs-backend as dependency (86e5768)

v8.0.4

Refactor:

  • refactor: Enable TypeScript strict mode (365921d)

v8.0.3

Documentation:

  • docs: Update sponsors section (d9688f3)

v8.0.2

Bug fixes:

  • fix: Ship src dir to support TypeScript types (bd5d159)

v8.0.1

Chores:

  • chore(deps): bump ini from 1.3.5 to 1.3.7 (3f4f777)
  • chore(deps): bump ini from 1.3.5 to 1.3.8 in /examples/simple (2943061)

Bug fixes:

... (truncated)

Commits
  • 35c5167 v8.1.3
  • 2911d35 fix: resolve memory leak, by cloning always from the main instance (#1110)
  • 5d9cf10 chore(deps-dev): bump @babel/core from 7.13.8 to 7.13.13 (#1104)
  • 6e09250 chore(deps-dev): bump start-server-and-test from 1.12.0 to 1.12.1 (#1105)
  • b259c78 chore(deps-dev): bump @types/react-dom from 16.9.10 to 17.0.3 (#1103)
  • e01bfa6 chore(deps-dev): bump react from 17.0.1 to 17.0.2 (#1107)
  • 3dd5ec0 chore(deps): bump i18next from 19.9.2 to 20.1.0 (#1106)
  • de4b76c chore(deps-dev): bump @babel/cli from 7.13.0 to 7.13.10 (#1088)
  • d1a1df5 chore(deps-dev): bump @types/node from 14.14.34 to 14.14.35 (#1085)
  • 7ae04af chore(deps-dev): bump @babel/plugin-transform-runtime (#1086)
  • 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 [next-i18next](https://github.com/isaachinman/next-i18next) from 8.0.0 to 8.1.3.
- [Release notes](https://github.com/isaachinman/next-i18next/releases)
- [Commits](i18next/next-i18next@v8.0.0...v8.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) label Mar 31, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2021

Superseded by #114.

@dependabot dependabot bot closed this Apr 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-i18next-8.1.3 branch April 20, 2021 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants