rethinkdb-desktop
rethinkdb-desktop copied to clipboard
build(deps-dev): 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-dir
to 2.0v8.0.4
- #692 - Quick fix for typo
v8.0.3
Features
- #687 - Add
customize
optionBugs
- #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: false
to 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
devtoolModuleFilenameTemplate
placeholdersv8.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/core
or installbabel-core
.v8.0.0
This is the first stable release of
... (truncated)babel-loader
for Babel 7.x.
Commits
3ff9926
8.1.00817bb6
Bump deps for audit (#834)ecb2b02
Bump acorn from 6.3.0 to 6.4.1 (#828)13a8238
feat: expose webpack target via babel caller (#826)b568420
Merge pull request #814 from nicolo-ribaudo/tla1c35731
Update src/injectCaller.js5f55638
Add schema validation (#822)8b47312
Merge pull request #821 from PatNeedham/docs/contributing-typoa967311
docs(contributing): fix typo758d4b5
docs(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
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will 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)