chore(deps): update dependency babel-loader to v10#116
Open
sc-renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency babel-loader to v10#116sc-renovate[bot] wants to merge 1 commit intomasterfrom
sc-renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.3.0→^10.0.0Release Notes
babel/babel-loader (babel-loader)
v10.1.1Compare Source
What's Changed
module.findPackageJSONAPI") by @JLHwung in #1066Full Changelog: babel/babel-loader@v10.1.0...v10.1.1
v10.1.0Compare Source
What's Changed
module.findPackageJSONAPI by @JLHwung in #1055New Contributors
Full Changelog: babel/babel-loader@v10.0.0...v10.1.0
v10.0.0Compare Source
What's Changed
Breaking Changes
^18.20.0 || ^20.10.0 || >=22.0.0and webpack requirement to>= 5.61.0by @JLHwung in #1026New Features
Bug Fixes
Docs
cacheIdentifieris computed from the merged options by @JLHwung in #1000Dependencies
find-cache-dirbyfind-upby @JLHwung in #1031Internal
New Contributors
Full Changelog: babel/babel-loader@v9.1.3...v10.0.0
v9.2.1Compare Source
What's Changed
Full Changelog: babel/babel-loader@v9.2.0...v9.2.1
v9.2.0Compare Source
What's Changed
cacheIdentifieris computed from the merged options by @JLHwung in #1000Full Changelog: babel/babel-loader@v9.1.3...v9.2.0
v9.1.3Compare Source
Security dependency updates
New Contributors
Full Changelog: babel/babel-loader@v9.1.2...v9.1.3
v9.1.2Compare Source
9.1.1 was a broken release, it didn't include all the commits.
Dependencies updates
Misc
New Contributors
Full Changelog: babel/babel-loader@v9.1.0...v9.1.2
v9.1.1Compare Source
v9.1.0Compare Source
New features
Full Changelog: babel/babel-loader@v9.0.1...v9.1.0
v9.0.1Compare Source
Bug Fixes
Full Changelog: babel/babel-loader@v9.0.0...v9.0.1
v9.0.0Compare Source
What's Changed
New Contributors
Full Changelog: babel/babel-loader@v8.2.5...v9.0.0
v8.4.1Compare Source
What's Changed
Full Changelog: babel/babel-loader@v8.4.0...v8.4.1
v8.4.0Compare Source
What's Changed
New Contributors
Full Changelog: babel/babel-loader@v8.3.0...v8.4.0
v8.3.0Compare Source
New features
Full Changelog: babel/babel-loader@v8.2.5...v8.3.0
v8.2.5Compare Source
What's Changed
inputSourceMaploader option by @alan-agius4 in #896New Contributors
Full Changelog: babel/babel-loader@v8.2.4...v8.2.5
v8.2.4Compare Source
What's Changed
Thanks @loveDstyle, @stianjensen and @pathmapper for your first PRs!
v8.2.3: 8.2.3Compare Source
This release fixes compatibility with Node.js 17
Thanks @Reptarsrage!
v8.2.2Compare Source
v8.2.1: 8.2.1Compare Source
@ava/babeltodevDependencies#881 (@jvasseur)v8.2.0: 8.2.0Compare Source
mkdirpwithmake-dir47958ca(@JLHwung)d8cff97(@the-spyke)v8.1.0: 8.1.0Compare Source
v8.0.6: 8.0.6Compare Source
v8.0.5: 8.0.5Compare Source
find-cache-dirto 2.0v8.0.4Compare Source
v8.0.3Compare Source
Features
customizeoptionBugs
Docs
Internal
Some dev dependency updates and CI tweaks.
v8.0.2Compare Source
cacheCompression: falseto disable GZip compression of the disk cachesourceMaps: 'inline'to work properly withbabel-loaderdevtoolModuleFilenameTemplateplaceholdersv8.0.1Compare Source
@babel/coreor installbabel-core.v8.0.0Compare Source
This is the first stable release of
babel-loaderfor Babel 7.x.v7.1.5Compare Source
v7.1.5
v7.1.4: 7.1.4Compare Source
🐛 Bug Fix
v7.1.3: 7.1.3Compare Source
🐛 Bug Fix
v7.1.2: 7.1.2Compare Source
🐛 Bug Fix
📝 Documentation
🏠 Internal
v7.1.1: 7.1.1Compare Source
🐛 Bug Fix
📝 Documentation
🏠 Internal
v7.1.0: 7.1.0Compare Source
🚀 New Feature
You can now change the babel config while webpack watch or dev-server is running and webpack will correctly recompile all files with babel.
🐛 Bug Fix
📝 Documentation
🏠 Internal
v7.0.0Compare Source
💥 Breaking Change
🚀 New Feature
🐛 Bug Fix
📝 Documentation
🏠 Internal
v6.4.1Compare Source
🐛 Bug Fix
v6.4.0Compare Source
🚀 New Feature
v6.3.2Compare Source
😢 Regression
forceEnvwas interfering with regular environment handlingv6.3.1Compare Source
🐛 Bug Fix
forceEnvoptions wasn't working as expected (#379) @chrisvaszv6.3.0Compare Source
🚀 New Feature
forceEnv(#368) @moimaelAllow to override BABEL_ENV/NODE_ENV at loader-level. Useful for isomorphic applications which have separate babel config for client and server.
🐛 Bug Fix
💅 Polish
v6.2.10Compare Source
Support for webpack 2.2-rc has been added in this release
🐛 Bug Fix
v6.2.9Compare Source
😢 Regression
Source maps on windows did not work correctly with v6.2.8.
Thanks @josephst
🏠 Internal
v6.2.8Compare Source
🐛 Bug Fix
.gzas the extension, not.gzip(#326) @bjornstar📝 Documentation
🏠 Internal
v6.2.7Compare Source
😢 Regression
Fallback to
os.tmpdir()if no cachedir found (#318) (fixes #317) @danezFixes an issue with v6.2.6 when using
babel-loaderas a global package.v6.2.6Compare Source
🐛 Bug Fix
cacheDirectory(#301) @fsonUse the common cache directory,
./node_modules/.cache/babel-loader, as the default cache directory (when the cacheDirectory setting is enabled).v6.2.5Compare Source
v6.2.4Compare Source
v6.2.3Compare Source
v6.2.2Compare Source
v6.2.1Compare Source
Support for webpack 2.2-rc has been added in this release
🐛 Bug Fix
v6.2.0Compare Source
v6.1.0Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
Configuration
📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.