stormwarning / typeset.css

✍ tr.v. type·set To set (written material) into type; compose.
http://stormwarning.github.io/typeset.css/
ISC License
20 stars 0 forks source link

Bump @vuepress/plugin-google-analytics from 1.0.2 to 1.2.0 #119

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @vuepress/plugin-google-analytics from 1.0.2 to 1.2.0.

Release notes *Sourced from [@vuepress/plugin-google-analytics's releases](https://github.com/vuejs/vuepress/releases).* > ## 1.2.0 > ### Bug Fixes > > * **$core:** optimize error log (close: [#1296](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1296)) ([#1413](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1413)) ([51de6cf](https://github.com/vuejs/vuepress/commit/51de6cf)) > * **$markdown:** notify error when not found snippet (close: [#1872](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1872)) ([#1910](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1910)) ([6aaa7d7](https://github.com/vuejs/vuepress/commit/6aaa7d7)) > * **$theme-default:** regression of arrow spacing consistent (close: [#1427](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1427)) ([#1907](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1907)) ([dbda574](https://github.com/vuejs/vuepress/commit/dbda574)) > * **$theme-default:** make dropdown-title's UI consistent with nav-link ([#1890](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1890)) ([757e880](https://github.com/vuejs/vuepress/commit/757e880)) > * **$theme-default:** make navbar dropdown links accessible ([#1837](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1837)) ([a8ce645](https://github.com/vuejs/vuepress/commit/a8ce645)) > * **$theme-default:** regression of custom container default title ([#1875](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1875)) ([e0ef407](https://github.com/vuejs/vuepress/commit/e0ef407)) > > > ### Features > > * **$core:** config "pattern" of resolved files (close: [#1700](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1700))([#1705](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1705)) ([1f3e4e2](https://github.com/vuejs/vuepress/commit/1f3e4e2)) > * **$core:** support async function exported in vuepress config (close: [#1185](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1185)) ([#1925](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1925)) ([cdbfd75](https://github.com/vuejs/vuepress/commit/cdbfd75)) > * **$core:** Upgrade vue version to `2.6.10` ([#1876](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1876)) ([c17c70e](https://github.com/vuejs/vuepress/commit/c17c70e)) > * **$theme-default:** smooth scroll (close [#567](https://github-redirect.dependabot.com/vuejs/vuepress/issues/567)) ([#1881](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1881)) ([2e3efb4](https://github.com/vuejs/vuepress/commit/2e3efb4)) > * **$theme-default:**: enable editLink on specific page via frontmatter (close: [#1762]((https://github-redirect.dependabot.com/vuejs/vuepress/issues/1825))) ([#1825](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1825)) ([0e8a442](https://github.com/vuejs/vuepress/commit/0e8a442)) > * **$markdown:** Highlight `kotlin` code on snippets import (close: [#1831](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1831))([#1874](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1874)) ([f913fea](https://github.com/vuejs/vuepress/commit/f913fea)) > * **$shared-utils:** resolve regularPath when getting permalink ([#1786](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1786)) ([c6ce6cf](https://github.com/vuejs/vuepress/commit/c6ce6cf)) > > ## v1.1.0 > > # [1.1.0](https://github.com/vuejs/vuepress/compare/v1.0.4...v1.1.0) (2019-09-14) > > > ### Bug Fixes > > * **$js-yaml:** fix Security issue by bump js yaml version [#1845](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1845) ([#1846](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1846)) ([696717b](https://github.com/vuejs/vuepress/commit/696717b)) > * **$doc-deployment** fix Add `npm ci` instructions for Travis CI ([0434f15](https://github.com/vuejs/vuepress/commit/0434f15)), closes [#1844](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1844) > * **$theme-default** Search box max suggestions ([#1728](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1728)) ([ade328f](https://github.com/vuejs/vuepress/commit/ade328f)) > * **$docs:** Update link to the 0.x documentation ([#1852](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1852)) ([c7999cf](https://github.com/vuejs/vuepress/commit/c7999cf)) > * **$last-updated:** use file author time instead of submodule commit time ([#1640](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1640)) ([f964391](https://github.com/vuejs/vuepress/commit/f964391)) > * **$theme-default:** add text ellipsis to navbar ([#1683](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1683)) ([#1840](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1840)) ([74017c5](https://github.com/vuejs/vuepress/commit/74017c5)) > * **$theme-default:** Expand nested sidebar groups ([#1540](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1540)) ([eb231bf](https://github.com/vuejs/vuepress/commit/eb231bf)) > > > ### Features > > * **$config** Improve CI process ([#1759](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1759)) ([fe7301b](https://github.com/vuejs/vuepress/commit/fe7301b)) > * **$theme-default** renable algolia docSearch [#697](https://github-redirect.dependabot.com/vuejs/vuepress/issues/697) ([68861f0](https://github.com/vuejs/vuepress/commit/68861f0)) > * **$config:** make extendPageData async ready without breaking changes ([#1546](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1546)) ([543fd6c](https://github.com/vuejs/vuepress/commit/543fd6c)) > * **$core:** better error log for layouts ([#1455](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1455)) ([3b68913](https://github.com/vuejs/vuepress/commit/3b68913)) > * **$plugin-search:** Add support for search hotkeys ([#1848](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1848)) ([1ba06ae](https://github.com/vuejs/vuepress/commit/1ba06ae)) > > > ## v1.0.4 > # [](https://github.com/vuejs/vuepress/compare/v1.0.4...v) (2019-09-06) > > > ... (truncated)
Changelog *Sourced from [@vuepress/plugin-google-analytics's changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md).* > # [1.2.0](https://github.com/vuejs/vuepress/compare/v1.1.0...v1.2.0) (2019-10-11) > > > ### Bug Fixes > > * **$core:** optimize error log (close: [#1296](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1296)) ([#1413](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1413)) ([51de6cf](https://github.com/vuejs/vuepress/commit/51de6cf)) > * **$markdown:** notify error when not found snippet (close: [#1872](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1872)) ([#1910](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1910)) ([6aaa7d7](https://github.com/vuejs/vuepress/commit/6aaa7d7)) > * **$theme-default:** regression of arrow spacing consistent (close: [#1427](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1427)) ([#1907](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1907)) ([dbda574](https://github.com/vuejs/vuepress/commit/dbda574)) > * **$theme-default:** make dropdown-title's UI consistent with nav-link ([#1890](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1890)) ([757e880](https://github.com/vuejs/vuepress/commit/757e880)) > * **$theme-default:** make navbar dropdown links accessible ([#1837](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1837)) ([a8ce645](https://github.com/vuejs/vuepress/commit/a8ce645)) > * **$theme-default:** regression of custom container default title ([#1875](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1875)) ([e0ef407](https://github.com/vuejs/vuepress/commit/e0ef407)) > > > ### Features > > * **$core:** config "pattern" of resolved files (close: [#1700](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1700))([#1705](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1705)) ([1f3e4e2](https://github.com/vuejs/vuepress/commit/1f3e4e2)) > * **$core:** support async function exported in vuepress config (close: [#1185](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1185)) ([#1925](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1925)) ([cdbfd75](https://github.com/vuejs/vuepress/commit/cdbfd75)) > * **$core:** Upgrade vue version to `2.6.10` ([#1876](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1876)) ([c17c70e](https://github.com/vuejs/vuepress/commit/c17c70e)) > * **$theme-default:** smooth scroll (close [#567](https://github-redirect.dependabot.com/vuejs/vuepress/issues/567)) ([#1881](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1881)) ([2e3efb4](https://github.com/vuejs/vuepress/commit/2e3efb4)) > * **$theme-default:**: enable editLink on specific page via frontmatter (close: [#1762]((https://github-redirect.dependabot.com/vuejs/vuepress/issues/1825))) ([#1825](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1825)) ([0e8a442](https://github.com/vuejs/vuepress/commit/0e8a442)) > * **$markdown:** Highlight `kotlin` code on snippets import (close: [#1831](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1831))([#1874](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1874)) ([f913fea](https://github.com/vuejs/vuepress/commit/f913fea)) > * **$shared-utils:** resolve regularPath when getting permalink ([#1786](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1786)) ([c6ce6cf](https://github.com/vuejs/vuepress/commit/c6ce6cf)) > > > # [1.1.0](https://github.com/vuejs/vuepress/compare/v1.0.4...v1.1.0) (2019-09-14) > > > ### Bug Fixes > > * **$security:** fix Security issue by bump js yaml version (close: [#1845](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1845)) ([#1846](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1846)) ([696717b](https://github.com/vuejs/vuepress/commit/696717b)) > * **$theme-default** Search box max suggestions ([#1728](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1728)) ([ade328f](https://github.com/vuejs/vuepress/commit/ade328f)) > * **$last-updated:** use file author time instead of submodule commit time ([#1640](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1640)) ([f964391](https://github.com/vuejs/vuepress/commit/f964391)) > * **$theme-default:** add text ellipsis to navbar ([#1683](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1683)) ([#1840](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1840)) ([74017c5](https://github.com/vuejs/vuepress/commit/74017c5)) > * **$theme-default:** Expand nested sidebar groups ([#1540](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1540)) ([eb231bf](https://github.com/vuejs/vuepress/commit/eb231bf)) > > > ### Features > > * **core:** make extendPageData async ready without breaking changes ([#1546](https://github > .com/vuejs/vuepress/issues/1546)) ([543fd6c](https://github.com/vuejs/vuepress/commit/543fd6c)) > * **$core:** better error log for layouts ([#1455](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1455)) ([3b68913](https://github.com/vuejs/vuepress/commit/3b68913)) > * **$plugin-search:** add support for search hotkeys ([#1848](https://github-redirect.dependabot.com/vuejs/vuepress/issues/1848)) > ([1ba06ae](https://github.com/vuejs/vuepress/commit/1ba06ae)) > > > > > ## [1.0.4](https://github.com/vuejs/vuepress/compare/v1.0.3...v1.0.4) (2019-09-06) > > > ... (truncated)
Commits - [`f61e2d4`](https://github.com/vuejs/vuepress/commit/f61e2d42b4b2d9a59630f95a37fab968dcbd8b39) v1.2.0 - [`d811bfb`](https://github.com/vuejs/vuepress/commit/d811bfbe3875b31746678dbe79b67385252dceb9) v1.1.0 - [`478b058`](https://github.com/vuejs/vuepress/commit/478b058cc799ffef8296b14883a3dbbf886b7d65) v1.0.4 - [`6827bd1`](https://github.com/vuejs/vuepress/commit/6827bd115463a4609ef71f3fabfd0507d2029194) v1.0.3 - See full diff in [compare view](https://github.com/vuejs/vuepress/commits/v1.2.0/packages/@vuepress/plugin-google-analytics)


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) - 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

Superseded by #128.