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

Update dependency vue-loader to v17 #14

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 21, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-loader ^16.8.3 -> ^17.0.0 age adoption passing confidence

Release Notes

vuejs/vue-loader (vue-loader)

v17.4.2

Compare Source

Bug Fixes
  • pass compilerOptions to sfc parse & re-enable AST reuse (d2a2e05)

v17.4.1

Compare Source

Bug Fixes
  • (temporarily) disable template ast reuse (31b03af)

v17.4.0

Compare Source

Features
  • leverage ast reuse in 3.4 (479835f)

17.3.1 (2023-10-31)

Bug Fixes
  • do not skip style post loader for v-bind() in CSS (d7071bb), closes #​2061

v17.3.1

Compare Source

Bug Fixes
  • do not skip style post loader for v-bind() in CSS (d7071bb), closes #​2061

v17.3.0

Compare Source

Bug Fixes
Features
  • skip normal css files without scoped flag in stylePostLoader (#​2053) (98782e7)

17.2.2 (2023-06-02)

Bug Fixes

17.2.1 (2023-06-01)

Features
  • A new experimentalInlineMatchResource option (webpack 5 only), which leverages webpack 5's inline match resource feature and works well with the experiments.css feature (#​2046) (3149f6d)

Note: v17.2.0 was released by accident, it has the same content as v17.1.2, therefore not included in the changelog.

17.1.2 (2023-05-29)

Bug Fixes
  • keep build stable when run in a different path (#​2040) (a81dc0f)
  • properly close the watcher after tests (40b93b9)

17.1.1 (2023-05-11)

Bug Fixes
  • support propsDestructure and defineModel options (6269698)

v17.2.2

Compare Source

Bug Fixes

v17.2.1

Compare Source

Features
  • A new experimentalInlineMatchResource option (webpack 5 only), which leverages webpack 5's inline match resource feature and works well with the experiments.css feature (#​2046) (3149f6d)

Note: v17.2.0 was released by accident, it has the same content as v17.1.2, therefore not included in the changelog.

v17.2.0

Compare Source

v17.1.2

Compare Source

Bug Fixes
  • keep build stable when run in a different path (#​2040) (a81dc0f)
  • properly close the watcher after tests (40b93b9)

v17.1.1

Compare Source

Bug Fixes
  • support propsDestructure and defineModel options (6269698)

v17.1.0

Compare Source

Bug Fixes

v17.0.1

Compare Source

Bug Fixes
  • add vue and @vue/compiler-sfc to optional peerDependencies (df0ded5), closes #​1944
  • merge custom queries rather than appending (#​1911) (9e4249a)

v17.0.0

Compare Source

Features
  • support reactivityTransform option (e07490e)
BREAKING CHANGES
  • remove refSugar option, require vue@^3.2.13

16.8.3 (2021-11-04)

Bug Fixes
  • HMR not working correctly with vue-class-component components (#​1897) (76b1448)

16.8.3 (2021-11-04)

Bug Fixes
  • HMR not working correctly with vue-class-component components (#​1897) (76b1448)

16.8.2 (2021-10-26)

Bug Fixes

16.8.1 (2021-09-22)

Bug Fixes
  • fix template options resolving for ts (91f581b)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/vue-loader-17.x branch 3 times, most recently from 1f578c3 to f9e2deb Compare May 1, 2024 07:09
@renovate renovate bot force-pushed the renovate/vue-loader-17.x branch 2 times, most recently from 22c820f to 959feae Compare July 24, 2024 22:55
@renovate renovate bot force-pushed the renovate/vue-loader-17.x branch 2 times, most recently from aeff63c to bcd8379 Compare September 6, 2024 11:17
@renovate renovate bot force-pushed the renovate/vue-loader-17.x branch 4 times, most recently from 822be94 to d1ce06b Compare October 17, 2024 14:06
@renovate renovate bot force-pushed the renovate/vue-loader-17.x branch 2 times, most recently from 8a91b0b to cba1bfc Compare November 13, 2024 06:40
@renovate renovate bot force-pushed the renovate/vue-loader-17.x branch 2 times, most recently from b48f867 to 74ee9a6 Compare January 15, 2025 04:53
@renovate renovate bot force-pushed the renovate/vue-loader-17.x branch from 74ee9a6 to 7a03110 Compare January 15, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants