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 rouille from 3.6.1 to 3.6.2 #1859

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Bumps rouille from 3.6.1 to 3.6.2.

Release notes

Sourced from rouille's releases.

v3.6.2

Changes

New Contributors

Full Changelog: tomaka/rouille@v3.6.1...v3.6.2

Changelog

Sourced from rouille's changelog.

Version 3.6.2

  • Expose new_ssl feature for rustls support from tiny-http.
  • Switch to sha1-smol for a smaller footprint, more stable hash library.
  • Remove dependency on num_cpus using std::thread::available_parallelism instead.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (de622ae) 29.93% compared to head (bae7de6) 30.12%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1859      +/-   ##
==========================================
+ Coverage   29.93%   30.12%   +0.18%     
==========================================
  Files          51       51              
  Lines       19135    19135              
  Branches     9248     9248              
==========================================
+ Hits         5729     5765      +36     
+ Misses       7954     7953       -1     
+ Partials     5452     5417      -35     

see 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sylvestre sylvestre force-pushed the dependabot/cargo/rouille-3.6.2 branch from a76dc28 to f067194 Compare September 7, 2023 06:47
Bumps [rouille](https://github.com/tomaka/rouille) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/tomaka/rouille/releases)
- [Changelog](https://github.com/tomaka/rouille/blob/master/CHANGELOG.md)
- [Commits](tomaka/rouille@v3.6.1...v3.6.2)

---
updated-dependencies:
- dependency-name: rouille
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@sylvestre sylvestre force-pushed the dependabot/cargo/rouille-3.6.2 branch from f067194 to bae7de6 Compare November 3, 2023 08:07
@sylvestre sylvestre merged commit 829f24f into main Nov 3, 2023
74 of 77 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rouille-3.6.2 branch November 3, 2023 09:24
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants