Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

Bump vue-loader from 13.7.1 to 15.2.5 in /front-end #56

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

Conversation

dependabot-preview[bot]
Copy link

Bumps vue-loader from 13.7.1 to 15.2.5.

Release notes

Sourced from vue-loader's releases.

v15.2.5

No release notes provided.

v15.2.4

No release notes provided.

v15.2.3

No release notes provided.

v15.2.1

No release notes provided.

v15.2.0

No release notes provided.

v15.1.0

No release notes provided.

v15.0.0

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.

v15.0.0-beta.1

v15 has major breaking changes. See the next branch README and CHANGELOG for more details.

v14.2.2

Bug Fixes

  • added file property to the generated sourcemap (#1190) (bb660e1)

v14.2.1

Bug Fixes

v14.2.0

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

  • Adjust web component style injection strategy
... (truncated)
Changelog

Sourced from vue-loader's changelog.

15.2.5 (2018-07-17)

Bug Fixes

  • ensure same compiler is used for both parse and tempalte compilation (1bfc08a)
  • should not remove eslint-loader on src import blocks (close #1359) (6f1d404)
  • support usage with other loaders with enforce: post (be2384c), closes #1351

Features

  • inherit root request query in custom block loaders (#1330) (0f0b09b)

15.2.4 (2018-06-01)

Bug Fixes

  • ensure plugin error is emitted only once (0b006a3)
  • fix unexpected error when options of cache-loader contains ! (#1334) (c4a2719)
  • use constant plugin NS (0fb5172), closes #1331

Features

  • inject issuerPath to resourceQuery for custom block src imports (#1313) (a004e30)

15.2.3 (2018-06-01)

Bug Fixes

  • ensure plugin error is emitted only once (0b006a3)
  • use constant plugin NS (0fb5172), closes #1331

Features

  • inject issuerPath to resourceQuery for custom block src imports (#1313) (a004e30)

... (truncated)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant