Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Update open requirement from 3.2.0 to 4.0.0 #13

Open
wants to merge 1 commit into
base: deprecated-cli
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Updates the requirements on open to permit the latest version.

Release notes

Sourced from open's releases.

v4.0.0

Bug Fixes

New Features (BREAKING)

  • set minimal required Rust version of 1.62. This version is motivated only when compiling on windows (but we can't differentiate that) due to the recent addition of CommandExt::raw_arg().

    This might be a breaking change as previously there was no minimal supported Rust version.

Commit Statistics

  • 4 commits contributed to the release.
  • 3 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Windows URL encoding for multiple query params (9ceb0a4)
    • Refactor (9a1178a)
    • Set minimal required Rust version of 1.62. (0cd6f98)
    • Fix Windows URL encoding for multiple query params (e4856ac)
Changelog

Sourced from open's changelog.

4.0.0 (2023-03-10)

Bug Fixes

New Features (BREAKING)

  • set minimal required Rust version of 1.62. This version is motivated only when compiling on windows (but we can't differentiate that) due to the recent addition of CommandExt::raw_arg().

    This might be a breaking change as previously there was no minimal supported Rust version.

Commit Statistics

  • 4 commits contributed to the release.
  • 3 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Windows URL encoding for multiple query params (9ceb0a4)
    • Refactor (9a1178a)
    • Set minimal required Rust version of 1.62. (0cd6f98)
    • Fix Windows URL encoding for multiple query params (e4856ac)

3.4.0 (2023-03-06)

... (truncated)

Commits
  • f36f37a Release open v4.0.0
  • 9ceb0a4 fix: Windows URL encoding for multiple query params
  • 9a1178a refactor
  • 0cd6f98 feat!: set minimal required Rust version of 1.62.
  • e4856ac Fix Windows URL encoding for multiple query params
  • 031c44b Release open v3.4.0
  • bfededa improve README
  • 7e2a9c6 doc: improve documentation around how to use the library.
  • cb322bf modernize generics of API using impl instead of 'the other way'.
  • 2f6fb47 thanks clippy
  • Additional commits viewable in compare view

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)

Updates the requirements on [open](https://github.com/Byron/open-rs) to permit the latest version.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](Byron/open-rs@v3.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 13, 2023
@vercel
Copy link

vercel bot commented Mar 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
heap-visualization ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 13, 2023 at 2:02AM (UTC)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 20, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants