Changelog
*Sourced from [babel-plugin-module-resolver's changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md).*
> ## [4.0.0](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.2.0...v4.0.0) (2019-12-11)
>
>
> ### ⚠ BREAKING CHANGES
>
> * The minimum node.js version that is now officially supported is Node 8.
>
> ### Features
>
> * Add support for alias with array of paths ([#376](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/376)) ([f2173ee](https://github.com/tleunen/babel-plugin-module-resolver/commit/f2173eea65e2f0835ba101058dfd6ee4e1167861))
>
>
> * Update dependencies ([#377](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/377)) ([0cef5ee](https://github.com/tleunen/babel-plugin-module-resolver/commit/0cef5ee0493e3113292435cefcb40287277cdd51))
>
>
> # [3.2.0](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.3...v3.2.0) (2019-02-11)
>
>
> ### Features
>
> * **dev:** add loglevel to configure console logging ([#351](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/351)) ([d4a596c](https://github.com/tleunen/babel-plugin-module-resolver/commit/d4a596c))
>
>
>
>
> ## [3.1.3](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.2...v3.1.3) (2019-01-21)
>
>
>
>
> ## [3.1.2](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.1...v3.1.2) (2019-01-16)
>
>
> ### Bug Fixes
>
> * Escape key of alias to support using $ prefix ([#313](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/313)) ([4c56684](https://github.com/tleunen/babel-plugin-module-resolver/commit/4c56684)), closes [#312](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/312) [#312](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/312)
>
>
>
>
> ## [3.1.1](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.0...v3.1.1) (2018-03-24)
>
>
> ### Bug Fixes
>
> * Add support for Node 4 ([#286](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/286)) ([2d5bf09](https://github.com/tleunen/babel-plugin-module-resolver/commit/2d5bf09)), closes [#285](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/285) [#236](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/236)
>
>
>
>
> ... (truncated)
Commits
- See full diff in [compare view](https://github.com/tleunen/babel-plugin-module-resolver/commits/v4.0.0)
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](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- 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)
Bumps babel-plugin-module-resolver from 2.7.1 to 4.0.0.
Changelog
*Sourced from [babel-plugin-module-resolver's changelog](https://github.com/tleunen/babel-plugin-module-resolver/blob/master/CHANGELOG.md).* > ## [4.0.0](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.2.0...v4.0.0) (2019-12-11) > > > ### ⚠ BREAKING CHANGES > > * The minimum node.js version that is now officially supported is Node 8. > > ### Features > > * Add support for alias with array of paths ([#376](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/376)) ([f2173ee](https://github.com/tleunen/babel-plugin-module-resolver/commit/f2173eea65e2f0835ba101058dfd6ee4e1167861)) > > > * Update dependencies ([#377](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/377)) ([0cef5ee](https://github.com/tleunen/babel-plugin-module-resolver/commit/0cef5ee0493e3113292435cefcb40287277cdd51)) > > > # [3.2.0](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.3...v3.2.0) (2019-02-11) > > > ### Features > > * **dev:** add loglevel to configure console logging ([#351](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/351)) ([d4a596c](https://github.com/tleunen/babel-plugin-module-resolver/commit/d4a596c)) > > > > > ## [3.1.3](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.2...v3.1.3) (2019-01-21) > > > > > ## [3.1.2](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.1...v3.1.2) (2019-01-16) > > > ### Bug Fixes > > * Escape key of alias to support using $ prefix ([#313](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/313)) ([4c56684](https://github.com/tleunen/babel-plugin-module-resolver/commit/4c56684)), closes [#312](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/312) [#312](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/312) > > > > > ## [3.1.1](https://github.com/tleunen/babel-plugin-module-resolver/compare/v3.1.0...v3.1.1) (2018-03-24) > > > ### Bug Fixes > > * Add support for Node 4 ([#286](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/286)) ([2d5bf09](https://github.com/tleunen/babel-plugin-module-resolver/commit/2d5bf09)), closes [#285](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/285) [#236](https://github-redirect.dependabot.com/tleunen/babel-plugin-module-resolver/issues/236) > > > > > ... (truncated)Commits
- See full diff in [compare view](https://github.com/tleunen/babel-plugin-module-resolver/commits/v4.0.0)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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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)