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.10.1 to 6.11.0 #145

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps nuxt-i18n from 6.10.1 to 6.11.0.

Release notes

Sourced from nuxt-i18n's releases.

6.11.0

6.11.0 (2020-04-30)

Features

  • docs: enable indexed search results in documentation (#687) (bea56a9)

Bug Fixes

  • redirect from 404 to defaultLocale if there is matching route (e99978d), closes #677 #491

6.10.2-beta.0

6.10.2-beta.0 (2020-04-24)

Bug Fixes

  • redirect from 404 to defaultLocale if there is matching route (b20bd58), closes #677 #491
Changelog

Sourced from nuxt-i18n's changelog.

6.11.0 (2020-04-30)

Features

  • docs: enable indexed search results in documentation (#687) (bea56a9)

Bug Fixes

  • redirect from 404 to defaultLocale if there is matching route (e99978d), closes #677 #491
Commits
  • 0c0f75e chore: release 6.11.0
  • f688177 refactor: move various helpers from utils to utils-common
  • 15ada7d refactor: move setLocaleCookie, getLocaleCookie to utils
  • e99978d fix: redirect from 404 to defaultLocale if there is matching route
  • bea56a9 feat(docs): enable indexed search results in documentation (#687)
  • 08da4eb chore(docs): add example for wildcard route configuration (#684)
  • e6dfe76 chore(ci): fix typo in config.yml (#682)
  • ce13a23 chore(structure): move plugin files into templates
  • 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 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 Apr 30, 2020

Bug Fixes

  • deps: bump nuxt-i18n from 6.10.1 to 6.11.0 (c2633cb)

Contributors

@dependabot-preview[bot]

@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #145 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #145   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines           88        88           
  Branches         8         8           
=========================================
  Hits            88        88           

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 f670871...c2633cb. Read the comment docs.

@nogic1008 nogic1008 merged commit b17b9c6 into master Apr 30, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nuxt-i18n-6.11.0 branch April 30, 2020 21:39
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.

None yet

1 participant