obsolete-dontuse-example-webwallet
obsolete-dontuse-example-webwallet copied to clipboard
Bump babel-loader from 7.1.5 to 8.1.0
Bumps babel-loader from 7.1.5 to 8.1.0.
Release notes
Sourced from babel-loader's releases.
8.1.0
- docs(readme): fix typo #818 (@frederickfogerty)
- docs(contributing): fix typo #821 (@PatNeedham)
- Add schema validation #822 (@ogonkov)
- Add supportsTopLevelAwait to caller #814 (@nicolo-ribaudo)
- feat: expose webpack target via babel caller #826 (@DylanPiercey)
- Bump deps for audit #834 (@existentialism)
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
... (truncated)babel-loaderfor Babel 7.x.
Commits
3ff99268.1.00817bb6Bump deps for audit (#834)ecb2b02Bump acorn from 6.3.0 to 6.4.1 (#828)13a8238feat: expose webpack target via babel caller (#826)b568420Merge pull request #814 from nicolo-ribaudo/tla1c35731Update src/injectCaller.js5f55638Add schema validation (#822)8b47312Merge pull request #821 from PatNeedham/docs/contributing-typoa967311docs(contributing): fix typo758d4b5docs(readme): fix typo (#818)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by existentialism, a new releaser for babel-loader since your current version.
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.
If all status checks pass Dependabot will automatically merge this pull request.
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)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
@dependabot rebase