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

Bump @vuepress/plugin-pwa from 1.0.3 to 1.2.0 #465

Merged
merged 1 commit into from
Jan 22, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @vuepress/plugin-pwa from 1.0.3 to 1.2.0.

Release notes

Sourced from @vuepress/plugin-pwa's releases.

1.2.0

Bug Fixes

  • $core: optimize error log (close: #1296) (#1413) (51de6cf)
  • $markdown: notify error when not found snippet (close: #1872) (#1910) (6aaa7d7)
  • $theme-default: regression of arrow spacing consistent (close: #1427) (#1907) (dbda574)
  • $theme-default: make dropdown-title's UI consistent with nav-link (#1890) (757e880)
  • $theme-default: make navbar dropdown links accessible (#1837) (a8ce645)
  • $theme-default: regression of custom container default title (#1875) (e0ef407)

Features

v1.1.0

1.1.0 (2019-09-14)

Bug Fixes

  • $js-yaml: fix Security issue by bump js yaml version #1845 (#1846) (696717b)
  • $doc-deployment fix Add npm ci instructions for Travis CI (0434f15), closes #1844
  • $theme-default Search box max suggestions (#1728) (ade328f)
  • $docs: Update link to the 0.x documentation (#1852) (c7999cf)
  • $last-updated: use file author time instead of submodule commit time (#1640) (f964391)
  • $theme-default: add text ellipsis to navbar (#1683) (#1840) (74017c5)
  • $theme-default: Expand nested sidebar groups (#1540) (eb231bf)

Features

  • $config Improve CI process (#1759) (fe7301b)
  • $theme-default renable algolia docSearch #697 (68861f0)
  • $config: make extendPageData async ready without breaking changes (#1546) (543fd6c)
  • $core: better error log for layouts (#1455) (3b68913)
  • $plugin-search: Add support for search hotkeys (#1848) (1ba06ae)

v1.0.4

(2019-09-06)

... (truncated)
Changelog

Sourced from @vuepress/plugin-pwa's changelog.

1.2.0 (2019-10-11)

Bug Fixes

  • $core: optimize error log (close: #1296) (#1413) (51de6cf)
  • $markdown: notify error when not found snippet (close: #1872) (#1910) (6aaa7d7)
  • $theme-default: regression of arrow spacing consistent (close: #1427) (#1907) (dbda574)
  • $theme-default: make dropdown-title's UI consistent with nav-link (#1890) (757e880)
  • $theme-default: make navbar dropdown links accessible (#1837) (a8ce645)
  • $theme-default: regression of custom container default title (#1875) (e0ef407)

Features

1.1.0 (2019-09-14)

Bug Fixes

  • $security: fix Security issue by bump js yaml version (close: #1845) (#1846) (696717b)
  • $theme-default Search box max suggestions (#1728) (ade328f)
  • $last-updated: use file author time instead of submodule commit time (#1640) (f964391)
  • $theme-default: add text ellipsis to navbar (#1683) (#1840) (74017c5)
  • $theme-default: Expand nested sidebar groups (#1540) (eb231bf)

Features

1.0.4 (2019-09-06)

... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codecov
Copy link

codecov bot commented Jan 22, 2020

Codecov Report

Merging #465 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #465   +/-   ##
========================================
  Coverage    87.68%   87.68%           
========================================
  Files           76       76           
  Lines          747      747           
  Branches       130      130           
========================================
  Hits           655      655           
  Misses          89       89           
  Partials         3        3

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 52e4bd6...273b958. Read the comment docs.

@hpi-schul-clud-bot
Copy link
Contributor

❤️ I have deployed this pull-request for you:

Docs: http://docs.465.nuxt.schul-cloud.surge.sh
Storybook: http://stories.465.nuxt.schul-cloud.surge.sh

@mergify mergify bot merged commit 6ef2b5e into develop Jan 22, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vuepress/plugin-pwa-1.2.0 branch January 22, 2020 18:50
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.

1 participant