hanhdt / vue-webble

Web Bluetooth LE UI component for Vue.js
MIT License
10 stars 3 forks source link

Bump rollup-plugin-alias from 1.5.1 to 2.2.0 #52

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps rollup-plugin-alias from 1.5.1 to 2.2.0.

Changelog *Sourced from [rollup-plugin-alias's changelog](https://github.com/rollup/rollup-plugin-alias/blob/master/CHANGELOG.md).* > ## 2.2.0 > *2019-10-21* > * Support resolving `index.js` files in directories ([#64](https://github-redirect.dependabot.com/rollup/rollup-plugin-alias/pull/64) by [@​jerriclynsjohn](https://github.com/jerriclynsjohn)) > > ## 2.1.0 > *2019-10-18* > * Add support for object syntax ([#61](https://github-redirect.dependabot.com/rollup/rollup-plugin-alias/pull/61) by [@​Andarist](https://github.com/Andarist)) > > ## 2.0.1 > *2019-09-27* > * Update dependencies ([#59](https://github-redirect.dependabot.com/rollup/rollup-plugin-alias/pull/59) by [@​lukastaegert](https://github.com/lukastaegert)) > * Make volume letter regexp case independent ([#57](https://github-redirect.dependabot.com/rollup/rollup-plugin-alias/pull/57) by [@​MarekLacoAXA](https://github.com/MarekLacoAXA)) > > ## 2.0.0 > *2019-08-22* > * Add RegExp support and strict order of entries ([#53](https://github-redirect.dependabot.com/rollup/rollup-plugin-alias/pull/53) by [@​thiscantbeserious](https://github.com/thiscantbeserious)) > > ### Breaking Changes > Aliases always need to be provided as an array, see [#53](https://github-redirect.dependabot.com/frostney/rollup-plugin-alias/issues/53) > > ## 1.5.2 > > * Update dependencies
Commits - [`ef0ba78`](https://github.com/rollup/rollup-plugin-alias/commit/ef0ba7839ad72675cdf6a8d191e730fed6dcc41b) 2.2.0 - [`1b48240`](https://github.com/rollup/rollup-plugin-alias/commit/1b4824080a2d6d6d0717dc303a7e9f269390f92c) Update changelog - [`38121ad`](https://github.com/rollup/rollup-plugin-alias/commit/38121adce03d6ea7d7b9dca1efab05b3d87f4565) Fix folder aliases for default index ([#64](https://github-redirect.dependabot.com/frostney/rollup-plugin-alias/issues/64)) - [`161d00a`](https://github.com/rollup/rollup-plugin-alias/commit/161d00af75ad73ad4c10c64bd85281c685127574) 2.1.0 - [`8a6f544`](https://github.com/rollup/rollup-plugin-alias/commit/8a6f5449ae6bea97926d6bdaf37b827c81c87812) Update changelog - [`90f753c`](https://github.com/rollup/rollup-plugin-alias/commit/90f753c601c16ef5b7015a3a8ea5d623636097c4) Add support for object syntax ([#61](https://github-redirect.dependabot.com/frostney/rollup-plugin-alias/issues/61)) - [`fe3113b`](https://github.com/rollup/rollup-plugin-alias/commit/fe3113b1ba9135d1c9cc36f6303c51513ebfea25) 2.0.1 - [`05a89d9`](https://github.com/rollup/rollup-plugin-alias/commit/05a89d99fc08cd9fcced15ae5a57ad3404a6cb87) Update changelog and re-add missing lockfile - [`f850f1c`](https://github.com/rollup/rollup-plugin-alias/commit/f850f1cdd94b12085aeef98b2b53b295628ef4db) fix(win32): make VOLUME regex case-independent ([#57](https://github-redirect.dependabot.com/frostney/rollup-plugin-alias/issues/57)) - [`6a21305`](https://github.com/rollup/rollup-plugin-alias/commit/6a213052705ee2e02e0465345be00bb54a76eaa9) Update dependencies ([#59](https://github-redirect.dependabot.com/frostney/rollup-plugin-alias/issues/59)) - Additional commits viewable in [compare view](https://github.com/frostney/rollup-plugin-alias/compare/v1.5.1...v2.2.0)


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.


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)