Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Bump vue-template-compiler and poi #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2024

Removes vue-template-compiler. It's no longer used after updating ancestor dependency poi. These dependencies need to be updated together.

Removes vue-template-compiler

Updates poi from 9.6.13 to 12.10.3

Release notes

Sourced from poi's releases.

[email protected]

Fixes:

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

[email protected]

12.10.2 (2020-08-19)

Bug Fixes

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

[email protected]

Features

  • Add react-refresh support (#736)

[email protected]

Features

Native support for Vue 3.

Make sure to:

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

[email protected]

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)

[email protected]

12.7.5 (2019-12-19)

Bug Fixes

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

[email protected]

12.7.4 (2019-12-13)

... (truncated)

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [vue-template-compiler](https://github.com/vuejs/vue). It's no longer used after updating ancestor dependency [poi](https://github.com/egoist/poi). These dependencies need to be updated together.


Removes `vue-template-compiler`

Updates `poi` from 9.6.13 to 12.10.3
- [Release notes](https://github.com/egoist/poi/releases)
- [Commits](https://github.com/egoist/poi/compare/[email protected]@12.10.3)

---
updated-dependencies:
- dependency-name: vue-template-compiler
  dependency-type: indirect
- dependency-name: poi
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants