Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

[Snyk] Upgrade babel-loader from 7.1.2 to 8.0.6 #81

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade babel-loader from 7.1.2 to 8.0.6.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 17 versions ahead of your current version.
  • The recommended version was released 10 months ago, on 2019-05-12.
Release notes
Package name: babel-loader
  • 8.0.6 - 2019-05-12
    • Migrate to pify (#785)
    • Reduced memory usage (#781)
  • 8.0.5 - 2019-01-04
    • Update find-cache-dir to 2.0
  • 8.0.4 - 2018-09-27
    • #692 - Quick fix for typo
  • 8.0.3 - 2018-09-27

    Features

    • #687 - Add customize option

    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.

  • 8.0.2 - 2018-09-03
    • #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
  • 8.0.1 - 2018-09-01
    • #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.
  • 8.0.0 - 2018-08-27

    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
  • 8.0.0-beta.6 - 2018-08-21
    • #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.

  • 8.0.0-beta.5 - 2018-08-21
  • 8.0.0-beta.4 - 2018-06-22
    • #629 Include additional result values from Babel's output for custom loaders
  • 8.0.0-beta.3 - 2018-05-17
  • 8.0.0-beta.2 - 2018-02-26
  • 8.0.0-beta.1 - 2018-02-25
  • 8.0.0-beta.0 - 2017-10-31
  • 7.1.5 - 2018-07-05

    v7.1.5

    • Perf: Use md4 instead of sha1 for filename hashes (#638)
  • 7.1.4 - 2018-03-06
  • 7.1.3 - 2018-02-25
  • 7.1.2 - 2017-08-18
from babel-loader GitHub release notes
Commit messages
Package name: babel-loader
  • 62a8579 8.0.6
  • cfb0ad8 Add node 12
  • 5d5991a Minor change in docs to reflect new way of setting cacheDirectory. (#774)
  • a53fc37 Update dependencies
  • 8d4353f Fix lint
  • 4c02657 Reduced memory usage (#781)
  • f63f4d8 chore: migrate on pify (#785)
  • 5da4fa0 Update LICENSE
  • 858034b Remove babel 6 mentions
  • a015f5a Update dependencies
  • 3e2ba74 Fix babel stackoverflow link (#773)
  • 20c9e0e 8.0.5
  • de51b5d chore: Update ava
  • 66f92af Remove docs mention about sourceMap option being ignored (#750)
  • 6df8af1 Update dependencies and run all tests (#745)
  • 2c61de5 Add node 11 and 10 (#744)
  • 1bda840 Fix config issue in example (#708)
  • 364387d Merge pull request #698 from MattGurneyAMP/patch-1
  • 98f936d Fix license header and link
  • d1a3dd5 8.0.4
  • 2ce62c7 Fix override check (#692)
  • 800181b 8.0.3
  • 7d8500c Also pass the caller option to loadPartialConfig (#685)
  • a507914 Expose the full loader options to all overrides hooks.

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@lwojcik lwojcik closed this Mar 20, 2020
@lwojcik lwojcik deleted the snyk-upgrade-43e92c43719c066223eb4b19305b1ad8 branch March 27, 2020 22:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants