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.10.3 #95

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps poi from 9.3.1 to 12.10.3.

Release notes

Sourced from poi's releases.

poi@12.10.3

Fixes:

  • Make babel react refresh plugin optional (enabled by default when react is installed) #761
  • With publicPath and historyApiFallback, manually set fallback index #764

poi@12.10.2

12.10.2 (2020-08-19)

Bug Fixes

  • make react-refresh work better with error overlay (e6deed4)

poi@12.10.0

Features

  • Add react-refresh support (#736)

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)

Commits
  • d39a4ae chore(release): publish
  • 66927c0 Delete stale.yml
  • 9d22b03 fix: make react refresh babel plugin optional (#761)
  • cf6279b fix: With publicPath and historyApiFallback, manually set fallback index (#764)
  • cbb195b chore(deps): bump @babel/preset-typescript from 7.1.0 to 7.10.4
  • cb66e91 chore(deps): bump @babel/plugin-syntax-dynamic-import
  • 541454f chore(deps): bump v8-compile-cache from 2.0.2 to 2.1.1
  • 264a166 chore(deps): bump lodash from 4.17.19 to 4.17.20
  • c070b5b chore(deps): [security] bump node-fetch from 2.6.0 to 2.6.1
  • 6c7c900 chore(deps): [security] bump http-proxy from 1.18.0 to 1.18.1
  • 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)