Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump open from 2.1.2 to 4.0.1 #165

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps open from 2.1.2 to 4.0.1.

Release notes

Sourced from open's releases.

v4.0.1

In the previous releases 3.3 and 4.0 on windows the console windows would show. This was unintentional and is now fixed.

Thanks so much for the contribution.

Bug Fixes

  • hide the console window in Windows

Commit Statistics

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

Commit Details

  • Uncategorized
    • Prepare changelog prior to release (8b4c259)
    • Merge pull request #69 from amrbashir/hide-console (8cf21e0)
    • Hide the console window in Windows (bc75d84)

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().

... (truncated)

Changelog

Sourced from open's changelog.

4.0.1 (2023-03-20)

In the previous releases 3.3 and 4.0 on windows the console windows would show. This was unintentional and is now fixed.

Thanks so much for the contribution.

Bug Fixes

  • hide the console window in Windows

Commit Statistics

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

Commit Details

  • Uncategorized
    • Prepare changelog prior to release (8b4c259)
    • Merge pull request #69 from amrbashir/hide-console (8cf21e0)
    • Hide the console window in Windows (bc75d84)

4.0.0 (2023-03-10)

Bug Fixes

  • Windows URL encoding for multiple query params Previously, passing a URL with multiple query parameters on Windows would result in improper escaping, causing unexpected behavior when using it with "cmd /c". This commit addresses this issue by properly escaping all query parameters in the URL. Now, URLs with multiple query parameters are handled correctly on Windows.

    See also:

New Features (BREAKING)

  • set minimal required Rust version of 1.62.

... (truncated)

Commits
  • c5af111 Release open v4.0.1
  • 8b4c259 prepare changelog prior to release
  • 8cf21e0 Merge pull request #69 from amrbashir/hide-console
  • bc75d84 fix: hide the console window in Windows
  • 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
  • Additional commits viewable in compare view

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)

Bumps [open](https://github.com/Byron/open-rs) from 2.1.2 to 4.0.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@v2.1.2...v4.0.1)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2023
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