Skip to content

Bump open from 1.3.2 to 1.7.1#96

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/open-1.7.1
Closed

Bump open from 1.3.2 to 1.7.1#96
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/open-1.7.1

Conversation

@dependabot-preview
Copy link

Bumps open from 1.3.2 to 1.7.1.

Changelog

Sourced from open's changelog.

v1.7.0 (2021-07-17)

v1.7.0 (2021-04-18)

  • Add gio support on unix platforms

v1.6.0 (2021-03-10)

  • Add IOS support
  • Restore Android support

v1.5.1 (2021-03-03) - YANKED

YANKED as it would erroneously exclude Android from the list of supported platforms, making it a breaking release for some despite the minor version change.

  • Use shell instead of explorer on windows, reverting the original behaviour.

v1.5.0 (2021-02-28) - YANKED

YANKED to avoid potential for breakage by using 'explorer.exe' to open URLs.

  • Use 'explorer' on Windows instead of a shell.

v1.4.0 (2020-03-08)

  • add open::with(path, app) and open::with_in_background(…)

v1.3.4 (2020-02-11)

  • Add LICENSE.md and README.md into the crates.io tarball.

v1.3.3 (2020-02-01)

  • update code and crate to Edition 2018

v1.2.0 (2017-01-31)

  • windows: escape '&' in URLs. On windows, a shell is used to execute the command, which requires certain precautions for the URL to open to get through the interpreter.

v1.1.1 (2016-04-10)

Bug Fixes

... (truncated)

Commits

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:

  • 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 [open](https://github.com/Byron/open-rs) from 1.3.2 to 1.7.1.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](Byron/open-rs@v1.3.2...v1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
@dependabot-preview
Copy link
Author

Superseded by #97.

@dependabot-preview dependabot-preview bot deleted the dependabot/cargo/open-1.7.1 branch July 26, 2021 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants