Skip to content

Bump babel-loader from 8.0.0-beta.2 to 8.0.0-beta.3#47

Merged
tusbar merged 1 commit intomasterfrom
dependabot/npm_and_yarn/babel-loader-8.0.0-beta.3
May 23, 2018
Merged

Bump babel-loader from 8.0.0-beta.2 to 8.0.0-beta.3#47
tusbar merged 1 commit intomasterfrom
dependabot/npm_and_yarn/babel-loader-8.0.0-beta.3

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps babel-loader from 8.0.0-beta.2 to 8.0.0-beta.3.

Release notes

Sourced from babel-loader's releases.

8.0.0-beta.3

  • #590 Handle cache directory fallback better
  • #599 Drop logic for reading the .babelrc and rely on @babel/core
  • #618 Refactor to use async functions for async handling (compiled to generators)
  • #619 Expose an API for users to create custom wrapper around babel-loader
Commits
  • 7cbbd57 8.0.0-beta.3
  • 5192a63 Update lint-staged to support Node 10
  • ebedae1 Expose API to allow implementing custom loaders around babel-loader. (#619)
  • 088f79c Handle ignored files properly
  • 4b1bcec Merge pull request #618 from loganfsmyth/async-fn-loader
  • 0979918 Ensure that ignored files pass through unaltered.
  • 6bc2671 Drop support for Node < 6.9 and use async functions for loader logic.
  • 88f876e Merge pull request #599 from loganfsmyth/partial-config-refactor
  • 1fdd371 Rely on babel/core to load the babel options for caching.
  • db902fb Fix cache directory fallback (#590)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot ignore this [patch|minor|major] version will 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 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

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.

Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.0.0-beta.2 to 8.0.0-beta.3.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md)
- [Commits](babel/babel-loader@v8.0.0-beta.2...v8.0.0-beta.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Issue related to dependencies label May 23, 2018
@tusbar tusbar added this to the 2.0.0 milestone May 23, 2018
@tusbar tusbar merged commit 54892a0 into master May 23, 2018
@tusbar tusbar deleted the dependabot/npm_and_yarn/babel-loader-8.0.0-beta.3 branch May 23, 2018 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants