egoist / vue-client-only

Vue component to wrap non SSR friendly components (428 bytes)
MIT License
475 stars 37 forks source link

chore(deps-dev): Bump poi from 9.3.1 to 12.9.0 #79

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps poi from 9.3.1 to 12.9.0.

Release notes

Sourced from poi's releases.

poi@12.9.0

Features

Native support for Vue 3.

Make sure to:

yarn add vue@next vue-loader@next @vue/compiler-sfc --dev

poi@12.8.0

12.8.0 (2020-04-30)

Features

  • CSS modules should export camelCased names (#585) (5567a8c)
  • babel: Add optional chaining support to default babel preset (#682) (745c66b)

poi@12.7.5

12.7.5 (2019-12-19)

Bug Fixes

  • deps: [security] bump copy-webpack-plugin from 4.6.0 to 5.1.1 (#656) (278a936)

poi@12.7.4

12.7.4 (2019-12-13)

Bug Fixes

  • add regexp to allowed type of options.transpileModules (#654) (966efff)

poi@12.7.3

12.7.3 (2019-10-03)

Bug Fixes

  • fix webpack-dev-server logs (ad7ae9a)

poi@12.7.2

Bug Fixes:

  • Support .json files in html entry, #616 #619

poi@12.7.1

Commits
  • f102e22 chore(release): publish
  • 22d4e13 feat(vue): add vue 3 support
  • d0bd647 chore(deps): replace opn with open
  • 05eed7d chore(deps): [security] bump websocket-extensions from 0.1.3 to 0.1.4 (#710)
  • 0adc0c3 chore(deps): bump webpack-chain from 5.0.1 to 6.4.0 (#706)
  • 4e16fdf chore(deps): bump cache-loader from 1.2.5 to 4.1.0 (#703)
  • 865d806 chore(deps): bump posthtml from 0.11.3 to 0.13.0 (#708)
  • bdf6bb1 chore(deps): bump puppeteer-core from 1.11.0 to 3.3.0 (#711)
  • 9f016e0 chore(deps): bump url-loader from 1.1.2 to 4.1.0 (#694)
  • d3d339f chore(deps): bump webpack-merge from 4.2.1 to 4.2.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by egoist, a new releaser for poi since your current version.


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

Superseded by #87.