Skip to content

[js] Update vue-loader 15.9.0 → 15.11.1 (minor)#377

Open
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/vue-loader-15.11.1
Open

[js] Update vue-loader 15.9.0 → 15.11.1 (minor)#377
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/vue-loader-15.11.1

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Oct 19, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ vue-loader (15.9.0 → 15.11.1) · Repo · Changelog

Release Notes

15.11.1

Bug Fixes

New Contributors

Full Changelog: v15.11.0...v15.11.1

15.11.0

Features

  • A new experimentalInlineMatchResource option (webpack 5 only), which leverages webpack 5's inline matchResource feature in the underlying implementation, and works well with the experiments.css feature. This also improves vue-loader's compatibility with Rspack. (#2058)

New Contributors

15.10.1

Bug Fixes

15.9.8

Bug Fixes

15.9.7

Bug Fixes

  • [plugin] Use compiler.webpack when possible (#1822) (f7ee30b), closes #1781
  • check for compiler.webpack existence (2472b2f)

15.9.6

Bug Fixes

  • resourceQuery could be undefined in webpack 5 (a2b89d3), closes #1771

15.9.5

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)

15.9.4

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

15.9.3

Bug Fixes

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

15.9.2

Bug Fixes

  • fix getting shadow root when component is functional (#1560) (9a7357a)

Documentation

  • add DocSearch as recommended by vuepress (#1662) (032d56b)

15.9.1

Bug Fixes

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

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants