Skip to content

Update dependency babel-loader to v8.0.4#9

Merged
izaakschroeder merged 1 commit intomasterfrom
renovate/babel-loader-8.x
Nov 16, 2018
Merged

Update dependency babel-loader to v8.0.4#9
izaakschroeder merged 1 commit intomasterfrom
renovate/babel-loader-8.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Nov 16, 2018

This PR contains the following updates:

Package Type Update Change References
babel-loader devDependencies patch 8.0.0-beta.4 -> 8.0.4 source

Release Notes

babel/babel-loader

v8.0.4

Compare Source

v8.0.3

Compare Source

Features
Bugs
  • #​685 - Also pass the caller option to loadPartialConfig
Docs
  • #​681 - Update the README links to use the new options docs
  • #​683 - Add .mjs to the examples
Internal

Some dev dependency updates and CI tweaks.

v8.0.2

Compare Source

  • #​541 - A bunch of great README fixes
  • #​574 - Add cacheCompression: false to disable GZip compression of the disk cache
  • #​670 - Handle both 'sourceMap' and 'sourceMaps' options properly
  • #​671 - Fix sourceMaps: 'inline' to work properly with babel-loader
  • #​669 - Fix sourcemaps to work with Webpack's devtoolModuleFilenameTemplate placeholders

v8.0.1

Compare Source

  • #​662 - docs: update README.md
  • #​667 - docs: Remove babelrc from loader-specific options
  • #​668 - Add a warning if you forget to install @babel/core or install babel-core.

v8.0.0

Compare Source

This is the first stable release of babel-loader for Babel 7.x.

  • README updates
  • Dropped peer dependency on betas and RCs, but left the backward-compat code we had for now to give people time to migrate

v8.0.0-beta.6

Compare Source

  • #​639 - Use MD4 instead of SHA1 for filename hashes
  • #​644 - Read file before creating directory
  • #​645 - [docs] Update http-links to https
  • #​660 - Pass Babel's .caller option and pass supportsStaticESM:true.

NOTE: For those looking for v8.0.0-beta.5, it was a mis-publish of the wrong branch and included only #​660 and missed the other 3 PRs.

v8.0.0-beta.5

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 16, 2018

Codecov Report

Merging #9 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #9   +/-   ##
======================================
  Coverage    28.9%   28.9%           
======================================
  Files          20      20           
  Lines         391     391           
  Branches       71      71           
======================================
  Hits          113     113           
  Misses        241     241           
  Partials       37      37

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa38e00...2943fb9. Read the comment docs.

@renovate renovate Bot force-pushed the renovate/babel-loader-8.x branch from 48778a3 to 2943fb9 Compare November 16, 2018 08:58
@izaakschroeder izaakschroeder merged commit 4dcf213 into master Nov 16, 2018
@izaakschroeder izaakschroeder deleted the renovate/babel-loader-8.x branch November 16, 2018 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants