Skip to content

Update dependency vue-loader to v17 - #14

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vue-loader-17.x
Open

Update dependency vue-loader to v17#14
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vue-loader-17.x

Conversation

@renovate

@renovate renovate Bot commented Nov 21, 2022

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
vue-loader ^16.8.3^17.0.0 age 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

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.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.2.2

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.1

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.0

Compare Source

v17.1.2

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.1.1

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.1.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.0.1

Compare Source

Bug Fixes
Features
  • support 3.3 imported types hmr (bbd98fc)

17.0.1 (2022-10-28)

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

17.0.1 (2022-10-28)

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

Bug Fixes
Features
  • support 3.3 imported types hmr (bbd98fc)

17.0.1 (2022-10-28)

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

17.0.1 (2022-10-28)

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

Configuration

📅 Schedule: (UTC)

  • 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 3 times, most recently from 74ee9a6 to 7a03110 Compare January 15, 2025 10:33
@renovate
renovate Bot force-pushed the renovate/vue-loader-17.x branch 3 times, most recently from 00c7384 to 18f7b0e Compare May 20, 2025 08:33
@renovate
renovate Bot force-pushed the renovate/vue-loader-17.x branch 3 times, most recently from 5eb95da to 18fc8de Compare August 26, 2025 22:00
@renovate
renovate Bot force-pushed the renovate/vue-loader-17.x branch 2 times, most recently from c4a50e4 to 20e3d2e Compare January 24, 2026 00:39
@renovate
renovate Bot force-pushed the renovate/vue-loader-17.x branch 2 times, most recently from c28a402 to 8f3ae31 Compare July 12, 2026 22:57
@renovate
renovate Bot force-pushed the renovate/vue-loader-17.x branch from 8f3ae31 to 2484443 Compare August 5, 2026 15:11
@renovate
renovate Bot force-pushed the renovate/vue-loader-17.x branch from 2484443 to c7b0bc4 Compare August 5, 2026 18:43
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