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.1 #90

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next-i18next from 8.0.0 to 8.1.1.

Release notes

Sourced from next-i18next's releases.

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:

  • fix: Restore getAllNamespaces functionality (cfbd7aa)
Commits
  • 0e9e534 v8.1.1
  • e7c5fad fix: prevent loading translations on each request (#1000)
  • dfd9244 chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /examples/simple (#1047)
  • 6c91893 chore(deps): bump elliptic from 6.5.3 to 6.5.4 (#1046)
  • 770170c fix: generate types using tsc and stop shipping the /src directory (#1027)
  • 3540974 chore(deps-dev): bump @babel/core from 7.12.9 to 7.13.8 (#1034)
  • 9eb05ef chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1033)
  • 6b7b63f chore(deps-dev): bump @babel/preset-react from 7.12.7 to 7.12.13 (#1035)
  • 68bae81 chore(deps-dev): bump typescript from 4.1.3 to 4.2.3 (#1036)
  • 20f0ccc chore(deps-dev): bump all-contributors-cli from 6.19.0 to 6.20.0 (#1037)
  • 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.1.
- [Release notes](https://github.com/isaachinman/next-i18next/releases)
- [Commits](i18next/next-i18next@v8.0.0...v8.1.1)

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 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2021

Superseded by #98.

@dependabot dependabot bot closed this Mar 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-i18next-8.1.1 branch March 17, 2021 07:12
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