kontent-ai / sample-app-vue

A sample website written in JavaScript and Vue utilizing the Kontent.ai Delivery API to manage and retrieve content.
https://kontent-sample-app-vue.netlify.app
MIT License
24 stars 36 forks source link

Bump vue-router from 3.0.6 to 3.3.2 #56

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps vue-router from 3.0.6 to 3.3.2.

Release notes

Sourced from vue-router's releases.

v3.3.2

Bug Fixes

v3.3.1

Bug Fixes

  • errors: avoid unnecessary log of errors (2c77247)

v3.3.0

Features

v3.2.0

Bug Fixes

  • html5: make base case insensitive (04a2143), closes #2154
  • check for pushState being a function (bc41f67), closes #3154

Features

v3.1.6

Bug Fixes

  • preserve history state when reloading (a4ec3e2)
  • ts: add null to Route.name (#3117) (8f831f2)
  • correctly calculate path when pathMatch is empty string (#3111) (38e6ccd), closes #3106

v3.1.5

Bug Fixes

  • view: add passing props to inactive component (#2773) (0fb1343), closes #2301
  • view: fix deeply nested keep-alive router-views displaying (#2930) (0c2b1aa), closes #2923

v3.1.4

Bug Fixes

... (truncated)
Changelog

Sourced from vue-router's changelog.

3.3.2 (2020-05-29)

Bug Fixes

3.3.1 (2020-05-27)

Bug Fixes

  • errors: avoid unnecessary log of errors (2c77247)

3.3.0 (2020-05-27)

Features

3.2.0 (2020-05-19)

Bug Fixes

  • html5: make base case insensitive (04a2143), closes #2154
  • check for pushState being a function (bc41f67), closes #3154

Features

3.1.6 (2020-02-26)

... (truncated)
Commits


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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)
dependabot-preview[bot] commented 4 years ago

Dependabot tried to automerge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

As a result, we've disabled automerging on this repo (you can re-enable it in your Dependabot settings).

dependabot-preview[bot] commented 4 years ago

Looks like vue-router is up-to-date now, so this is no longer needed.