Changelog
*Sourced from [nuxt-client-init-module's changelog](https://github.com/potato4d/nuxt-client-init-module/blob/master/CHANGELOG.md).*
> ### [0.1.7](https://github.com/potato4d/nuxt-client-init-module/compare/v0.1.6...v0.1.7) (2019-10-25)
Commits
- [`9d77bfc`](https://github.com/potato4d/nuxt-client-init-module/commit/9d77bfc6e386cffd1cc77dfa5a38855189dc16d1) chore(release): 0.1.7
- [`959cd05`](https://github.com/potato4d/nuxt-client-init-module/commit/959cd058d2419bfd5099012d988a01c3f9c8c9e4) chore(deps): update dependency puppeteer to v2 ([#72](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/72))
- [`734d066`](https://github.com/potato4d/nuxt-client-init-module/commit/734d066c3b7e2cb5f74f719bcc2e2687041a775a) chore(deps): update dependency nuxt to v2.10.2 ([#71](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/71))
- [`4b4f495`](https://github.com/potato4d/nuxt-client-init-module/commit/4b4f495786c79866243fe9eedd78257cf76680c9) chore(deps): update dependency jsdom to v15.2.0 ([#70](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/70))
- [`579092e`](https://github.com/potato4d/nuxt-client-init-module/commit/579092ed0f0e91f79225572331b56c6f50f95af8) chore(deps): update dependency nuxt to v2.10.1 ([#68](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/68))
- [`9a06fdc`](https://github.com/potato4d/nuxt-client-init-module/commit/9a06fdc13646baece24fa19ff28560969169b7fe) chore(deps): update node.js to v8.16.2 ([#69](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/69))
- [`dfd9ffe`](https://github.com/potato4d/nuxt-client-init-module/commit/dfd9ffef072f50dcb93bfcb99765a06fa378ea4a) chore(deps): update dependency codecov to v3.6.1 ([#67](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/67))
- [`306df58`](https://github.com/potato4d/nuxt-client-init-module/commit/306df58abaa2847051b216fbc7394566bb20058c) chore(deps): update dependency puppeteer to v1.20.0 ([#66](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/66))
- See full diff in [compare view](https://github.com/potato4d/nuxt-client-init-module/compare/v0.1.6...v0.1.7)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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 won't automerge this PR as it didn't detect CI on it ⚠️
You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo from here.
Bumps nuxt-client-init-module from 0.1.6 to 0.1.7.
Changelog
*Sourced from [nuxt-client-init-module's changelog](https://github.com/potato4d/nuxt-client-init-module/blob/master/CHANGELOG.md).* > ### [0.1.7](https://github.com/potato4d/nuxt-client-init-module/compare/v0.1.6...v0.1.7) (2019-10-25)Commits
- [`9d77bfc`](https://github.com/potato4d/nuxt-client-init-module/commit/9d77bfc6e386cffd1cc77dfa5a38855189dc16d1) chore(release): 0.1.7 - [`959cd05`](https://github.com/potato4d/nuxt-client-init-module/commit/959cd058d2419bfd5099012d988a01c3f9c8c9e4) chore(deps): update dependency puppeteer to v2 ([#72](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/72)) - [`734d066`](https://github.com/potato4d/nuxt-client-init-module/commit/734d066c3b7e2cb5f74f719bcc2e2687041a775a) chore(deps): update dependency nuxt to v2.10.2 ([#71](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/71)) - [`4b4f495`](https://github.com/potato4d/nuxt-client-init-module/commit/4b4f495786c79866243fe9eedd78257cf76680c9) chore(deps): update dependency jsdom to v15.2.0 ([#70](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/70)) - [`579092e`](https://github.com/potato4d/nuxt-client-init-module/commit/579092ed0f0e91f79225572331b56c6f50f95af8) chore(deps): update dependency nuxt to v2.10.1 ([#68](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/68)) - [`9a06fdc`](https://github.com/potato4d/nuxt-client-init-module/commit/9a06fdc13646baece24fa19ff28560969169b7fe) chore(deps): update node.js to v8.16.2 ([#69](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/69)) - [`dfd9ffe`](https://github.com/potato4d/nuxt-client-init-module/commit/dfd9ffef072f50dcb93bfcb99765a06fa378ea4a) chore(deps): update dependency codecov to v3.6.1 ([#67](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/67)) - [`306df58`](https://github.com/potato4d/nuxt-client-init-module/commit/306df58abaa2847051b216fbc7394566bb20058c) chore(deps): update dependency puppeteer to v1.20.0 ([#66](https://github-redirect.dependabot.com/potato4d/nuxt-client-init-module/issues/66)) - See full diff in [compare view](https://github.com/potato4d/nuxt-client-init-module/compare/v0.1.6...v0.1.7)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
.If all status checks pass Dependabot will automatically merge this pull request.
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 won't automerge this PR as it didn't detect CI on it ⚠️
You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo from here.