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.0.1 #44

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.0.1.

Changelog *Sourced from [rollup-plugin-alias's changelog](https://github.com/rollup/rollup-plugin-alias/blob/master/CHANGELOG.md).* > ## 2.0.1 > *2019-09-27* > * Update dependencies ([#59](https://github-redirect.dependabot.com/rollup/rollup-plugin-alias/pull/59)) > * Make volume letter regexp case independent ([#57](https://github-redirect.dependabot.com/rollup/rollup-plugin-alias/pull/57)) > > ## 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)) > > ### 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 - [`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)) - [`1fa2eec`](https://github.com/rollup/rollup-plugin-alias/commit/1fa2eec0364d52f489d24198b659c60f3e8be175) 2.0.0 - [`f3f0b0f`](https://github.com/rollup/rollup-plugin-alias/commit/f3f0b0f09f34316c247710335e407d371eb9fe0c) Update changelog and dependencies - [`a791ed6`](https://github.com/rollup/rollup-plugin-alias/commit/a791ed63475576f6c40e3f0c3c530b42cf7dce31) Add RegExp support and strict order of entries (+unit-tests) ([#53](https://github-redirect.dependabot.com/frostney/rollup-plugin-alias/issues/53)) - [`841cd79`](https://github.com/rollup/rollup-plugin-alias/commit/841cd79a6e286e3bc1ddb75f9836395ab07c2032) chore: update yarn.lock to match package.json updates, kill vulnerability war... - [`7f878ad`](https://github.com/rollup/rollup-plugin-alias/commit/7f878ad49d495823859aa488fa29144c917c83ff) 1.5.2 - [`da6deaf`](https://github.com/rollup/rollup-plugin-alias/commit/da6deaf0ee7a6cf3dac6c97e69b2b014dbf1e190) Update changelog - Additional commits viewable in [compare view](https://github.com/frostney/rollup-plugin-alias/compare/v1.5.1...v2.0.1)


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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #52.