Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vue-loader to v15 #21

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-loader ^13.0.5 -> 15.9.8 age adoption passing confidence

Release Notes

vuejs/vue-loader

v15.9.8

Compare Source

Bug Fixes

v15.9.7

Compare Source

Bug Fixes

v15.9.6

Compare Source

Bug Fixes

v15.9.5

Compare Source

Bug Fixes
  • ensure new webpack5 generator property in rules passes ruleset checks (#​1753) (f79bb08), closes #​1729
  • add rule plugins to keep up with webpack 5 new features (7ca8e2c)

v15.9.4

Compare Source

  • fix id inconsistency between different operating systems (#​1706) (afe8a0d)
  • fix mini-css-extract-plugin missing default export error (#​1748) (429a284)

v15.9.3

Compare Source

Bug Fixes
  • (webpack 5) skip matching rule with 'enforce' (e7b2b11)

v15.9.2

Compare Source

Bug Fixes
  • fix getting shadow root when component is functional (#​1560) (9a7357a)
Documentation

v15.9.1

Compare Source

Bug Fixes
  • ensure unique ident when cloning rules, fix webpack 5 compatibility (#​1653) (84c34a4)

v15.9.0

Compare Source

Bug Fixes
  • add vue-template-compiler as an optional peer dependency (56db1d7), closes #​1639
Features

v15.8.3

Compare Source

Bug Fixes
  • fix compatibility with webpack 3 (745d054)

Note: v15.8.3 is identical to v15.8.2. We had to run npm publish twice to make the new version available, due to an npm issue: https://github.com/npm/cli/issues/593

v15.8.2

Compare Source

v15.8.1

Compare Source

Just republish v15.8.0, to work around an npm issue.

v15.8.0

Compare Source

Bug Fixes
  • types: should import type definition from the dist folder (0751213)
Features

v15.7.2

Compare Source

vue-loader is now compatible with Yarn 2

Bug Fixes
  • add cache-loader to optional peer dependency (e9d8b71)
  • use require.resolve when referencing cache-loader (#​1585) (d3fa467)

v15.7.1

Compare Source

v15.7.0

Compare Source

v15.6.4

Compare Source

v15.6.3

Compare Source

v15.6.2

Compare Source

v15.6.1

Compare Source

v15.6.0

Compare Source

v15.5.1

Compare Source

v15.5.0

Compare Source

v15.4.2

Compare Source

v15.4.1

Compare Source

v15.4.0

Compare Source

v15.3.0

Compare Source

v15.2.7

Compare Source

v15.2.6

Compare Source

v15.2.5

Compare Source

v15.2.4

Compare Source

v15.2.3

Compare Source

v15.2.2

Compare Source

v15.2.1

Compare Source

v15.2.0

Compare Source

v15.1.0

Compare Source

v15.0.12

Compare Source

v15.0.11

Compare Source

v15.0.10

Compare Source

v15.0.9

Compare Source

v15.0.8

Compare Source

v15.0.7

Compare Source

v15.0.6

Compare Source

v15.0.5

Compare Source

v15.0.4

Compare Source

v15.0.3

Compare Source

v15.0.2

Compare Source

v15.0.1

Compare Source

v15.0.0

Compare Source

v15 is a major release with an improved loader inference mechanism that solves a number of long-standing problems related to loader configuration for language blocks. It also means the configuration is now different. Consult the Migration Guide before upgrading.

v14.2.4

Compare Source

v14.2.3

Compare Source

v14.2.2

Compare Source

Bug Fixes

v14.2.1

Compare Source

Bug Fixes

v14.2.0

Compare Source

Features
  • New option threadMode: set this to true enables fs-based options sharing. Only needed when using with HappyPack or thread-loader.
  • New option postcss.cascade: setting this to true allows using cascading postcss config files. (#​1147) (dddd911), closes #​1063
  • use more sensible default localIdentName for css modules (now [local]_[hash:base64:8]) (084bf3d)
Bug Fixes
  • Removed use of this._compilation, fixing #​1160 and compat with HappyPack / thread-loader
  • get transformToRequire from vueOptions instead of options for template-compiler (#​1175) (8b912ad)
  • removed module id for non-scoped component (#​1146) (0b36a2c), closes #​853
  • avoid adding index to css modules in first <style> tag (2c8d1fb), closes #​703 #​818

v14.1.1

Compare Source

v14.1.0

Compare Source

  • Adjust web component style injection strategy
  • Improve tree shaking

v14.0.3

Compare Source

v14.0.2

Compare Source

v14.0.1

Compare Source

v14.0.0

Compare Source

Features

  • Support for @vue/cli web component mode

Breaking

  • No longer works with webpack 1.
  • esModules option has been removed. Built module is now always exposed as an ES module.
  • Inject mode has been removed since it does not work with ES modules.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@h7ml h7ml self-assigned this Oct 14, 2021
@h7ml h7ml added the enhancement New feature or request label Oct 14, 2021
@renovate renovate bot force-pushed the renovate/major-vue-monorepo branch from 1106ac7 to 29ccad5 Compare October 14, 2021 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants