quasarframework / quasar-ui-qiconpicker

QIconPicker - Quasar App Extension
https://qiconpicker.netlify.app
MIT License
55 stars 18 forks source link

chore(deps-dev): bump open from 6.4.0 to 7.0.0 in /ui #21

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps open from 6.4.0 to 7.0.0.

Release notes *Sourced from [open's releases](https://github.com/sindresorhus/open/releases).* > ## v7.0.0 > ### Breaking > > - Correctly handle URL and path escaping on Windows ([#146](https://github-redirect.dependabot.com/sindresorhus/open/issues/146)) 7ef15d2 > If you use `open` with URLs, you'll want to use the new `{url: true}` option. > [Read more](https://github.com/sindresorhus/open#double-quotes-on-windows). > > ### Enhancements > > - Add support for WSL 2 ([#150](https://github-redirect.dependabot.com/sindresorhus/open/issues/150)) 12333bf > > https://github.com/sindresorhus/open/compare/v6.4.0...v7.0.0
Commits - [`ed75775`](https://github.com/sindresorhus/open/commit/ed757758dd556ae561b58b80ec7dee5e7c6ffddc) 7.0.0 - [`d13bbe3`](https://github.com/sindresorhus/open/commit/d13bbe3881ba543aeaac800d9cd0001b3858b954) Meta tweaks - [`7ef15d2`](https://github.com/sindresorhus/open/commit/7ef15d29a8776737d2d097f02d117c2ec0439d58) Handle URL and path escaping on Windows ([#146](https://github-redirect.dependabot.com/sindresorhus/open/issues/146)) - [`66d3bc7`](https://github.com/sindresorhus/open/commit/66d3bc74a49202bd980a77486febcb635be283dc) Meta tweaks - [`12333bf`](https://github.com/sindresorhus/open/commit/12333bf0c7947486cac3438e94f823b3e6046004) Update `is-wsl` dependency version ([#150](https://github-redirect.dependabot.com/sindresorhus/open/issues/150)) - See full diff in [compare view](https://github.com/sindresorhus/open/compare/v6.4.0...v7.0.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)
dependabot-preview[bot] commented 4 years ago

Looks like open is up-to-date now, so this is no longer needed.