Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

fix(deps): bump nuxt-i18n from 6.6.0 to 6.6.1 #62

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps nuxt-i18n from 6.6.0 to 6.6.1.

Release notes

Sourced from nuxt-i18n's releases.

6.6.1

6.6.1 (2020-03-16)

Bug Fixes

  • types: add vueI18nLoader to AllOptionsInterface (#634) (f1dd816)
  • add tests for forwardedHost change, deprecate setting instead of removing (3f4d135)
  • Incomplete initialization with 'en-US' locale code and no default (#629) (eeb63bb), closes #628
  • remove forwardedHost option - make domain matching consistent on server/client (#630) (2a17c99)
Changelog

Sourced from nuxt-i18n's changelog.

6.6.1 (2020-03-16)

Bug Fixes

  • types: add vueI18nLoader to AllOptionsInterface (#634) (f1dd816)
  • add tests for forwardedHost change, deprecate setting instead of removing (3f4d135)
  • Incomplete initialization with 'en-US' locale code and no default (#629) (eeb63bb), closes #628
  • remove forwardedHost option - make domain matching consistent on server/client (#630) (2a17c99)
Commits
  • 7af374a chore: release 6.6.1
  • 3838f7b chore(deps): lock file maintenance
  • 3f4d135 fix: add tests for forwardedHost change, deprecate setting instead of removing
  • 2a17c99 fix: remove forwardedHost option - make domain matching consistent on server/...
  • bfdfc28 chore(deps): update dependency release-it to v13.1.1 (#631)
  • f1dd816 fix(types): add vueI18nLoader to AllOptionsInterface (#634)
  • eeb63bb fix: Incomplete initialization with 'en-US' locale code and no default (#629)
  • c2d4271 chore(scripts): address breaking changes in release-it v13
  • 16b1614 chore(deps): update all non-major dependencies (#619)
  • cf44a91 chore(deps): update dependency release-it to v13 (#625)
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@commit-lint
Copy link

commit-lint bot commented Mar 16, 2020

Bug Fixes

  • deps: bump nuxt-i18n from 6.6.0 to 6.6.1 (77d81ce)

Contributors

@dependabot-preview[bot]

@codecov
Copy link

codecov bot commented Mar 16, 2020

Codecov Report

Merging #62 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines           94        94           
  Branches         8         8           
=========================================
  Hits            94        94           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0f48be0...77d81ce. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit 787fdb5 into master Mar 16, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nuxt-i18n-6.6.1 branch March 16, 2020 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant