Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 27, 2019

Updates the requirements on opn to permit the latest version.

Release notes

Sourced from opn's releases.

v6.0.0

Breaking:

  • Rename the package from opn to open (See the readme for more info) eca88d8
  • Make the wait option false by default da2d663
  • Require Node.js 8 5c525b5

Enhancements:

  • Add support for Windows apps referenced by their WSL paths (#118) b30220c

sindresorhus/open@v5.5.0...v6.0.0

Commits

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 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 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:

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

@imhoffd imhoffd added this to the CLI 5.0.0 milestone Mar 28, 2019
@tlancina
Copy link
Contributor

I think the @types/opn release might be messed up, because 5.5.0 says "This is a stub types definition. opn provides its own type definitions, so you do not need this installed.". As far as I can tell it doesn't provide its own types (https://github.com/sindresorhus/open/tree/15caf1c276f1251c9cf8c9cebd40c5ec0681a8c9) which is causing a fresh CLI install to fail on bootstrap with some scary errors (although I think it still emits just fine). If you want to wait on CLI 5.0.0 updating this, maybe we can pin the types to 5.1.0 (the previous version) in the meantime?

imhoffd added a commit that referenced this pull request Mar 29, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/opn-tw-6.0.0 branch 4 times, most recently from 6baa718 to aa8c6e3 Compare April 1, 2019 14:58
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/opn-tw-6.0.0 branch from aa8c6e3 to 3012a24 Compare April 9, 2019 16:16
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/opn-tw-6.0.0 branch from 3012a24 to d8de260 Compare April 17, 2019 23:34
Updates the requirements on [opn](https://github.com/sindresorhus/open) to permit the latest version.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v5.2.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/opn-tw-6.0.0 branch from d8de260 to 047de77 Compare April 17, 2019 23:39
@dependabot-preview
Copy link
Contributor Author

Looks like opn is no longer a dependency, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/opn-tw-6.0.0 branch April 18, 2019 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants