react-google-font-loader
react-google-font-loader copied to clipboard
Bump babel-loader from 7.1.5 to 8.0.6
Bumps babel-loader from 7.1.5 to 8.0.6.
Release notes
Sourced from babel-loader's releases.
8.0.6
8.0.5
- Update
find-cache-dirto 2.0v8.0.4
- #692 - Quick fix for typo
v8.0.3
Features
- #687 - Add
customizeoptionBugs
- #685 - Also pass the caller option to loadPartialConfig
Docs
Internal
Some dev dependency updates and CI tweaks.
v8.0.2
- #541 - A bunch of great README fixes
- #574 - Add
cacheCompression: falseto disable GZip compression of the disk cache- #670 - Handle both 'sourceMap' and 'sourceMaps' options properly
- #671 - Fix
sourceMaps: 'inline'to work properly withbabel-loader- #669 - Fix sourcemaps to work with Webpack's
devtoolModuleFilenameTemplateplaceholdersv8.0.1
- #662 - docs: update README.md
- #667 - docs: Remove babelrc from loader-specific options
- #668 - Add a warning if you forget to install
@babel/coreor installbabel-core.v8.0.0
This is the first stable release of
babel-loaderfor 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
... (truncated)
Commits
62a85798.0.6cfb0ad8Add node 125d5991aMinor change in docs to reflect new way of setting cacheDirectory. (#774)a53fc37Update dependencies8d4353fFix lint4c02657Reduced memory usage (#781)f63f4d8chore: migrate on pify (#785)5da4fa0Update LICENSE858034bRemove babel 6 mentionsa015f5aUpdate dependencies- 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.
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 closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor 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)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)