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 nuxt-i18n from 6.5.0 to 6.6.0 #627

Merged
merged 1 commit into from
Mar 1, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 29, 2020

Bumps nuxt-i18n from 6.5.0 to 6.6.0.

Release notes

Sourced from nuxt-i18n's releases.

v6.6.0

Features

  • Added cookieDomain option to override locale cookie's domain (#599) (7525cd7)
  • seo: additional catchall hreflang tags (#597) (ebd2213), closes #522
  • support external configuration file for vue-i18n options (#605) (c55bc6a), closes #585 #237

Bug Fixes

  • sync store locale before triggering onLanguageSwitched listener (#609) (9b699cf), closes #556
Changelog

Sourced from nuxt-i18n's changelog.

6.6.0 (2020-02-27)

Features

  • Added cookieDomain option to override locale cookie's domain (#599) (7525cd7)
  • seo: additional catchall hreflang tags (#597) (ebd2213), closes #522
  • support external configuration file for vue-i18n options (#605) (c55bc6a), closes #585 #237

Bug Fixes

  • sync store locale before triggering onLanguageSwitched listener (#609) (9b699cf), closes #556
Commits
  • 2f8ea62 chore: release 6.6.0
  • d5b0184 chore(deps): update all non-major dependencies (#602)
  • ff6dd39 chore(deps): pin dependency @release-it/conventional-changelog to 1.1.0 (#615)
  • 56568b3 chore(release): use release-it package for automatic releases (#612)
  • 1f48142 chore(docs): fix typo in options-reference.md (es) (#614)
  • ed8683f chore(docs): don't translate directory name 'pages' (es) (#613)
  • 1c30949 chore(deps): migrate vue-i18n-loader package name (#578)
  • 2263c9d chore(deps): pin dependency messageformat to 2.3.0 (#610)
  • 9b699cf fix: sync store locale before triggering onLanguageSwitched listener (#609)
  • c55bc6a feat: support external configuration file for vue-i18n options (#605)
  • 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
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@ghost
Copy link

ghost commented Feb 29, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.106 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/nuxt-i18n-6.6.0 branch from a6c9cb5 to dd68c61 Compare February 29, 2020 19:12
@TravisBuddy
Copy link

Hey @dependabot-preview[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: d5bbfaa0-5b27-11ea-b66e-89572c858fbd

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/nuxt-i18n-6.6.0 branch from dd68c61 to bd8e981 Compare February 29, 2020 19:24
@TravisBuddy
Copy link

Hey @dependabot-preview[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 85664400-5b29-11ea-b66e-89572c858fbd

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/nuxt-i18n-6.6.0 branch from bd8e981 to 4a6d9a0 Compare February 29, 2020 19:35
@TravisBuddy
Copy link

Hey @dependabot-preview[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 079b48c0-5b2b-11ea-b66e-89572c858fbd

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/nuxt-i18n-6.6.0 branch from 4a6d9a0 to a279085 Compare March 1, 2020 02:28
@TravisBuddy
Copy link

Travis tests have failed

Hey @dependabot-preview[bot],
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

TravisBuddy Request Identifier: a68c6f20-5b64-11ea-b66e-89572c858fbd

@TravisBuddy
Copy link

Hey @dependabot-preview[bot],
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 3f71ab60-5b65-11ea-b66e-89572c858fbd

@liyasthomas liyasthomas merged commit 0d0eca8 into master Mar 1, 2020
@liyasthomas liyasthomas deleted the dependabot/npm_and_yarn/nuxt-i18n-6.6.0 branch March 1, 2020 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants