Update babel-loader requirement from 6.2.4 to 6.4.1
Updates the requirements on babel-loader to permit the latest version.
Release notes
Sourced from babel-loader's releases.
v6.4.1
🐛 Bug Fix
- Fixed reset of BABEL_ENV when options.forceEnv is used (#420) @nikopavlica
Changelog
Sourced from babel-loader's changelog.
v6.4.1
🐛 Bug Fix
- Fixed reset of BABEL_ENV when options.forceEnv is used (#420) @nikopavlica
v6.4.0
🚀 New Feature
v6.3.2
😢 Regression
forceEnvwas interfering with regular environment handlingv6.3.1
🐛 Bug Fix
- The new
forceEnvoptions wasn't working as expected (#379) @chrisvaszv6.3.0
🚀 New Feature
Allow to override BABEL_ENV/NODE_ENV at loader-level. Useful for isomorphic applications which have separate babel config for client and server.
🐛 Bug Fix
- Update loader-utils dependency to ^0.2.16 to fix compatibility with webpack 2 (#371) @leonaves
💅 Polish
v6.2.10
Support for webpack 2.2-rc has been added in this release
🐛 Bug Fix
- If cache directory not writable, try to fallback to tmpdir before failing
v6.2.9
... (truncated)
Commits
-
48325ea6.4.1 -
f3241f8Fixed reset of BABEL_ENV when options.forceEnv is used (#420) -
36db87b6.4.0 -
da6201aUpdate CHANGELOG.md for 6.4.0 -
ca3318bOptimize code after merge of #398 -
cd10945Update yarn.lock -
a8fd06eSort package.json -
1fbbdf3added metadata passing from babel to webpack (#398) -
2fbcc01document globalOptions (#365) -
9ea739fDocs: change babel-preset-es2015 to babel-preset-env (#404) [skip ci] - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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.
