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 #2115

Closed
wants to merge 1 commit into from
Closed

Update crates #2115

wants to merge 1 commit into from

Conversation

hurl-bot
Copy link
Collaborator

@hurl-bot hurl-bot commented Nov 2, 2023

No description provided.

@hurl-bot
Copy link
Collaborator Author

hurl-bot commented Nov 2, 2023


Crates updates for packages/hurl/Cargo.toml


Crates updates for packages/hurl_core/Cargo.toml


Crates updates for packages/hurlfmt/Cargo.toml


Crates updates for Cargo.lock

  • js-sys 0.3.64 updated to 0.3.65

      https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys
    
  • openssl-sys 0.9.93 updated to 0.9.94

      https://github.com/sfackler/rust-openssl
    
      ## What's Changed
      * Test against 3.2.0-alpha1 by @sfackler in https://github.com/sfackler/rust-openssl/pull/2037
      * Removed reference to non-existent method by @alex in https://github.com/sfackler/rust-openssl/pull/2039
      * Bump CI to 1.1.1w by @sfackler in https://github.com/sfackler/rust-openssl/pull/2040
      * [openssl-sys] Add X509_check_{host,email,ip,ip_asc} fns by @jgallagher in https://github.com/sfackler/rust-openssl/pull/2042
      * Expose CBC mode for several more (bad) ciphers by @alex in https://github.com/sfackler/rust-openssl/pull/2045
      * Expose two additional Pkey IDs by @alex in https://github.com/sfackler/rust-openssl/pull/2046
      * Add support for CRL extensions and the Authority Information Access e… by @AdmiralGT in https://github.com/sfackler/rust-openssl/pull/2003
      * Fix clippy warnings produced by newer Rust by @wiktor-k in https://github.com/sfackler/rust-openssl/pull/2052
      * Use osslconf on BoringSSL by @alex in https://github.com/sfackler/rust-openssl/pull/2056
      * Make X509_ALGOR opaque for LibreSSL by @botovq in https://github.com/sfackler/rust-openssl/pull/2060
      * Don't ignore ECDSA tests without GF2m support by @botovq in https://github.com/sfackler/rust-openssl/pull/2061
      * Clarify 'possible LibreSSL bug' by @botovq in https://github.com/sfackler/rust-openssl/pull/2062
      * Enable BN_mod_sqrt() for upcoming LibreSSL 3.8.2 by @botovq in https://github.com/sfackler/rust-openssl/pull/2063
      * Enable SHA-3 for LibreSSL 3.8.0 by @botovq in https://github.com/sfackler/rust-openssl/pull/2064
      * Remove DH_generate_parameters for LibreSSL 3.8.2 by @botovq in https://github.com/sfackler/rust-openssl/pull/2065
      * Use EVP_MD_CTX_{new,free}() in LibreSSL 3.8.2 by @botovq in https://github.com/sfackler/rust-openssl/pull/2067
      * Enable HKDF support for LibreSSL >= 3.6.0 by @botovq in https://github.com/sfackler/rust-openssl/pull/2066
      * Two build script fixes for LibreSSL by @botovq in https://github.com/sfackler/rust-openssl/pull/2068
      * Respect OPENSSL_NO_OCB on AES functions by @GuyLewin in https://github.com/sfackler/rust-openssl/pull/2070
      * Support OPENSSL_NO_SCRYPT by @GuyLewin in https://github.com/sfackler/rust-openssl/pull/2071
      * Bump 3.2.0 beta by @sfackler in https://github.com/sfackler/rust-openssl/pull/2073
      * add security level bindings by @jmayclin in https://github.com/sfackler/rust-openssl/pull/2074
      * Release openssl v0.10.58 and openssl-sys v0.9.94 by @alex in https://github.com/sfackler/rust-openssl/pull/2078
      
      ## New Contributors
      * @jgallagher made their first contribution in https://github.com/sfackler/rust-openssl/pull/2042
      * @AdmiralGT made their first contribution in https://github.com/sfackler/rust-openssl/pull/2003
      * @botovq made their first contribution in https://github.com/sfackler/rust-openssl/pull/2060
      * @GuyLewin made their first contribution in https://github.com/sfackler/rust-openssl/pull/2070
      * @jmayclin made their first contribution in https://github.com/sfackler/rust-openssl/pull/2074
      
      **Full Changelog**: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.93...openssl-sys-v0.9.94
    
  • wasm-bindgen 0.2.87 updated to 0.2.88

      https://github.com/rustwasm/wasm-bindgen
    
  • wasm-bindgen-backend 0.2.87 updated to 0.2.88

      https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend
    
  • wasm-bindgen-macro 0.2.87 updated to 0.2.88

      https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro
    
  • wasm-bindgen-macro-support 0.2.87 updated to 0.2.88

      https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support
    
  • wasm-bindgen-shared 0.2.87 updated to 0.2.88

      https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared
    

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

jcamiel commented Nov 2, 2023

/accept

@hurl-bot
Copy link
Collaborator Author

hurl-bot commented Nov 2, 2023

🕗 /accept is running, please wait for completion.

@hurl-bot
Copy link
Collaborator Author

hurl-bot commented Nov 2, 2023

✅ 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 2, 2023
@hurl-bot hurl-bot deleted the bot/update-crates branch November 2, 2023 04:55
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