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

Update crates #2182

Closed
wants to merge 1 commit into from
Closed

Update crates #2182

wants to merge 1 commit into from

Conversation

hurl-bot
Copy link
Collaborator

No description provided.

@hurl-bot
Copy link
Collaborator Author


Crates updates for packages/hurl/Cargo.toml

  • percent-encoding 2.3.0 updated to 2.3.1

      https://github.com/servo/rust-url/
    
  • url 2.4.1 updated to 2.5.0

      https://github.com/servo/rust-url
    
      ## What's Changed
      * Fix clippy by @valenting in https://github.com/servo/rust-url/pull/878
      * use checked addition to not panic in debug build by @Skgland in https://github.com/servo/rust-url/pull/877
      * Fix search setting for non-special urls with space, query and fragment by @edgul in https://github.com/servo/rust-url/pull/879
      * Added #[must_use] Attributes for Configuration Options by @Redfire75369 in https://github.com/servo/rust-url/pull/876
      * Correct spelling mistake in `Position` docs by @sprocklem in https://github.com/servo/rust-url/pull/875
      * Fix another overflow in punycode encode_into by @Skgland in https://github.com/servo/rust-url/pull/880
      * Update url 2.5.0 by @valenting in https://github.com/servo/rust-url/pull/885
      
      ## New Contributors
      * @Skgland made their first contribution in https://github.com/servo/rust-url/pull/877
      * @edgul made their first contribution in https://github.com/servo/rust-url/pull/879
      * @Redfire75369 made their first contribution in https://github.com/servo/rust-url/pull/876
      * @sprocklem made their first contribution in https://github.com/servo/rust-url/pull/875
      
      **Full Changelog**: https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0
    

Crates updates for packages/hurl_core/Cargo.toml


Crates updates for packages/hurlfmt/Cargo.toml


Crates updates for Cargo.lock

  • form_urlencoded 1.2.0 updated to 1.2.1

      https://github.com/servo/rust-url
    
  • idna 0.4.0 updated to 0.5.0

      https://github.com/servo/rust-url/
    
  • openssl-sys 0.9.95 updated to 0.9.96

      https://github.com/sfackler/rust-openssl
    
      ## What's Changed
      * Correct off-by-one in minimum output buffer size computation by @alex in https://github.com/sfackler/rust-openssl/pull/2088
      * Expose a few more (bad) ciphers in cipher::Cipher by @alex in https://github.com/sfackler/rust-openssl/pull/2084
      * add temp key bindings by @jmayclin in https://github.com/sfackler/rust-openssl/pull/2076
      * Expose ChaCha20 on LibreSSL by @alex in https://github.com/sfackler/rust-openssl/pull/2093
      * Revert "Correct off-by-one in minimum output buffer size computation" by @alex in https://github.com/sfackler/rust-openssl/pull/2090
      * Added `update_unchecked` to `symm::Crypter` by @alex in https://github.com/sfackler/rust-openssl/pull/2100
      * fixes #2096 -- deprecate `X509StoreRef::objects`, it is unsound by @alex in https://github.com/sfackler/rust-openssl/pull/2099
      * Don't leak when overwriting ex data by @sfackler in https://github.com/sfackler/rust-openssl/pull/2102
      * Release openssl v0.10.60 and openssl-sys v0.9.96 by @alex in https://github.com/sfackler/rust-openssl/pull/2104
      
      
      **Full Changelog**: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.95...openssl-sys-v0.9.96
    
  • percent-encoding 2.3.0 updated to 2.3.1

      https://github.com/servo/rust-url/
    
  • url 2.4.1 updated to 2.5.0

      https://github.com/servo/rust-url
    
      ## What's Changed
      * Fix clippy by @valenting in https://github.com/servo/rust-url/pull/878
      * use checked addition to not panic in debug build by @Skgland in https://github.com/servo/rust-url/pull/877
      * Fix search setting for non-special urls with space, query and fragment by @edgul in https://github.com/servo/rust-url/pull/879
      * Added #[must_use] Attributes for Configuration Options by @Redfire75369 in https://github.com/servo/rust-url/pull/876
      * Correct spelling mistake in `Position` docs by @sprocklem in https://github.com/servo/rust-url/pull/875
      * Fix another overflow in punycode encode_into by @Skgland in https://github.com/servo/rust-url/pull/880
      * Update url 2.5.0 by @valenting in https://github.com/servo/rust-url/pull/885
      
      ## New Contributors
      * @Skgland made their first contribution in https://github.com/servo/rust-url/pull/877
      * @edgul made their first contribution in https://github.com/servo/rust-url/pull/879
      * @Redfire75369 made their first contribution in https://github.com/servo/rust-url/pull/876
      * @sprocklem made their first contribution in https://github.com/servo/rust-url/pull/875
      
      **Full Changelog**: https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0
    

@hurl-bot hurl-bot added bot bot dependencies Pull requests that update a dependency file labels Nov 23, 2023
@jcamiel
Copy link
Collaborator

jcamiel commented Nov 23, 2023

/accept

@hurl-bot
Copy link
Collaborator Author

🕗 /accept is running, please wait for completion.

@hurl-bot
Copy link
Collaborator Author

✅ Pull request merged and closed by jcamiel with fast forward merge..

# List of commits merged from Orange-OpenSource/hurl/bot/update-crates branch into Orange-OpenSource/hurl/master branch:

@hurl-bot hurl-bot closed this Nov 23, 2023
@hurl-bot hurl-bot deleted the bot/update-crates branch November 23, 2023 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot bot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants