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

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Update crates #3456

merged 1 commit into from
Nov 30, 2024

Conversation

hurl-bot
Copy link
Collaborator

No description provided.

@hurl-bot
Copy link
Collaborator Author


Crates updates for packages/hurl/Cargo.toml

  • cc 1.2.1 updated to 1.2.2

      https://github.com/rust-lang/cc-rs
    
      ### Other
      
       Inherit flags from rustc ([#1279](https://github.com/rust-lang/cc-rs/pull/1279))
       Add support for using sccache wrapper with cuda/nvcc ([#1304](https://github.com/rust-lang/cc-rs/pull/1304))
       Fix msvc stdout not shown on error ([#1303](https://github.com/rust-lang/cc-rs/pull/1303))
       Regenerate target info ([#1301](https://github.com/rust-lang/cc-rs/pull/1301))
       Fix compilation of C++ code for armv7-unknown-linux-gnueabihf ([#1298](https://github.com/rust-lang/cc-rs/pull/1298))
       Fetch target info from Cargo even if `Build::target` is manually set ([#1299](https://github.com/rust-lang/cc-rs/pull/1299))
       Fix two files with different extensions having the same object name ([#1295](https://github.com/rust-lang/cc-rs/pull/1295))
       Allow disabling cc's ability to compile via env var CC_FORCE_DISABLE ([#1292](https://github.com/rust-lang/cc-rs/pull/1292))
       Regenerate target info ([#1293](https://github.com/rust-lang/cc-rs/pull/1293))
    
  • terminal_size 0.4.0 updated to 0.4.1

      https://github.com/eminence/terminal-size
    
      ## What's Changed
      * Build Rustix Only for Unix by @cptpiepmatz in https://github.com/eminence/terminal-size/pull/68
      
      ## New Contributors
      * @cptpiepmatz made their first contribution in https://github.com/eminence/terminal-size/pull/68
      
      **Full Changelog**: https://github.com/eminence/terminal-size/compare/v0.4.0...v0.4.1
    

Crates updates for packages/hurl_core/Cargo.toml


Crates updates for packages/hurlfmt/Cargo.toml


Crates updates for Cargo.lock

  • Locking updated to

      null
    
  • cc 1.2.1 updated to 1.2.2

      https://github.com/rust-lang/cc-rs
    
      ### Other
      
       Inherit flags from rustc ([#1279](https://github.com/rust-lang/cc-rs/pull/1279))
       Add support for using sccache wrapper with cuda/nvcc ([#1304](https://github.com/rust-lang/cc-rs/pull/1304))
       Fix msvc stdout not shown on error ([#1303](https://github.com/rust-lang/cc-rs/pull/1303))
       Regenerate target info ([#1301](https://github.com/rust-lang/cc-rs/pull/1301))
       Fix compilation of C++ code for armv7-unknown-linux-gnueabihf ([#1298](https://github.com/rust-lang/cc-rs/pull/1298))
       Fetch target info from Cargo even if `Build::target` is manually set ([#1299](https://github.com/rust-lang/cc-rs/pull/1299))
       Fix two files with different extensions having the same object name ([#1295](https://github.com/rust-lang/cc-rs/pull/1295))
       Allow disabling cc's ability to compile via env var CC_FORCE_DISABLE ([#1292](https://github.com/rust-lang/cc-rs/pull/1292))
       Regenerate target info ([#1293](https://github.com/rust-lang/cc-rs/pull/1293))
    
  • js-sys 0.3.72 updated to 0.3.73

      https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys
    
  • libc 0.2.166 updated to 0.2.167

      https://github.com/rust-lang/libc
    
  • syn 2.0.89 updated to 2.0.90

      https://github.com/dtolnay/syn
    
  • terminal_size 0.4.0 updated to 0.4.1

      https://github.com/eminence/terminal-size
    
      ## What's Changed
      * Build Rustix Only for Unix by @cptpiepmatz in https://github.com/eminence/terminal-size/pull/68
      
      ## New Contributors
      * @cptpiepmatz made their first contribution in https://github.com/eminence/terminal-size/pull/68
      
      **Full Changelog**: https://github.com/eminence/terminal-size/compare/v0.4.0...v0.4.1
    
  • wasm-bindgen 0.2.95 updated to 0.2.96

      https://github.com/rustwasm/wasm-bindgen
    
  • wasm-bindgen-backend 0.2.95 updated to 0.2.96

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

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

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

      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 30, 2024
@jcamiel
Copy link
Collaborator

jcamiel commented Nov 30, 2024

/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 30, 2024
@hurl-bot hurl-bot merged commit 5649b4f into master Nov 30, 2024
24 checks passed
@hurl-bot hurl-bot deleted the bot/update-crates branch November 30, 2024 07:25
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