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

Closed
wants to merge 1 commit into from
Closed

Update crates #2592

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

  • chrono 0.4.35 updated to 0.4.37

      https://github.com/chronotope/chrono
    
      Version 0.4.36 introduced an unexpected breaking change and was yanked. In it `LocalResult` was renamed to `MappedLocalTime` to avoid the impression that it is a `Result` type were some of the results are errors. For backwards compatibility a type alias with the old name was added.
      
      As it turns out there is one case where a type alias behaves differently from the regular enum: you can't import enum variants from a type alias with `use chrono::LocalResult::*`. With 0.4.37 we make the new name `MappedLocalTime` the alias, but keep using it in function signatures and the documentation as much as possible.
      
      See also the release notes of [chrono 0.4.36](https://github.com/chronotope/chrono/releases/tag/v0.4.36) from yesterday for the yanked release.
    

Crates updates for packages/hurl_core/Cargo.toml


Crates updates for packages/hurlfmt/Cargo.toml


Crates updates for Cargo.lock

  • chrono 0.4.35 updated to 0.4.37

      https://github.com/chronotope/chrono
    
      Version 0.4.36 introduced an unexpected breaking change and was yanked. In it `LocalResult` was renamed to `MappedLocalTime` to avoid the impression that it is a `Result` type were some of the results are errors. For backwards compatibility a type alias with the old name was added.
      
      As it turns out there is one case where a type alias behaves differently from the regular enum: you can't import enum variants from a type alias with `use chrono::LocalResult::*`. With 0.4.37 we make the new name `MappedLocalTime` the alias, but keep using it in function signatures and the documentation as much as possible.
      
      See also the release notes of [chrono 0.4.36](https://github.com/chronotope/chrono/releases/tag/v0.4.36) from yesterday for the yanked release.
    
  • memchr 2.7.1 updated to 2.7.2

      https://github.com/BurntSushi/memchr
    

@hurl-bot hurl-bot added bot bot dependencies Pull requests that update a dependency file labels Mar 28, 2024
@jcamiel
Copy link
Collaborator

jcamiel commented Mar 28, 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 Mar 28, 2024
@hurl-bot hurl-bot deleted the bot/update-crates branch March 28, 2024 06:40
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.

None yet

2 participants