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

Bump vue-loader from 17.2.2 to 17.3.1 in /web #424

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps vue-loader from 17.2.2 to 17.3.1.

Release notes

Sourced from vue-loader's releases.

v17.3.1

Bug Fixes

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

v17.3.0

Bug Fixes

Features

  • skip normal css files without scoped flag in stylePostLoader (#2053) (98782e7)
Changelog

Sourced from vue-loader's changelog.

17.3.1 (2023-10-31)

Bug Fixes

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

17.3.0 (2023-10-07)

Bug Fixes

Features

  • skip normal css files without scoped flag in stylePostLoader (#2053) (98782e7)
Commits
  • 732d17d v17.3.1
  • 0f97fc5 test: partially revert #2053 test changes
  • d7071bb fix: do not skip style post loader for v-bind() in CSS
  • d67c85c chore: v17.3.0 changelog
  • 5eb2e26 17.3.0
  • b824ccc test: update the test case based on the latest default config
  • b50fa56 fix: re-use ident of vue rule for template compiler, fixes #2029 (#2030)
  • 98782e7 feat: skip normal css files without scoped flag in stylePostLoader (#2053)
  • 8357e07 chore: v17.2.2 changelog
  • See full diff in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @tarampampam.


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)

@dependabot dependabot bot requested a review from tarampampam as a code owner November 1, 2023 07:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2023
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #424 (32d1a62) into master (c18879a) will not change coverage.
Report is 3 commits behind head on master.
The diff coverage is n/a.

❗ Current head 32d1a62 differs from pull request most recent head c686d91. Consider uploading reports for the commit c686d91 to get more accurate results

@@           Coverage Diff           @@
##           master     #424   +/-   ##
=======================================
  Coverage   62.13%   62.13%           
=======================================
  Files          35       35           
  Lines        1743     1743           
=======================================
  Hits         1083     1083           
  Misses        618      618           
  Partials       42       42           

@tarampampam
Copy link
Owner

@dependabot recreate
@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/vue-loader-17.3.1 branch from bd05d65 to 8c373e7 Compare November 2, 2023 07:33
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/vue-loader-17.3.1 branch 2 times, most recently from 32d1a62 to 5e3c619 Compare November 2, 2023 07:48
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 17.2.2 to 17.3.1.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue-loader@v17.2.2...v17.3.1)

---
updated-dependencies:
- dependency-name: vue-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/vue-loader-17.3.1 branch from 5e3c619 to c686d91 Compare November 2, 2023 07:49
@dependabot dependabot bot merged commit a975b12 into master Nov 2, 2023
17 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/vue-loader-17.3.1 branch November 2, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant