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

Bump rustls from 0.23.15 to 0.23.16 #2685

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps rustls from 0.23.15 to 0.23.16.

Commits
  • 276eb74 Bump version to 0.23.16 (#2183)
  • e07bdc9 Don't warn on UserCanceled alerts
  • a5d6350 chore(deps): lock file maintenance
  • 75e5503 builder: expose ConfigBuilder::crypto_provider()
  • aebe2c3 builder: store providers directly into ConfigBuilder
  • 121d813 Avoid feature unification for bogo
  • eb2a1c4 Move from kyber768 to ML-KEM768
  • 6264243 fix(deps): update rust crate asn1 to 0.18
  • 28ec955 ci: loosen lychee-action version
  • f7c9c30 ci: move lychee step before dir mv
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [rustls](https://github.com/rustls/rustls) from 0.23.15 to 0.23.16.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.15...v/0.23.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from darach as a code owner October 29, 2024 04:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2024
@tremor-bot tremor-bot enabled auto-merge (rebase) October 29, 2024 04:18
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.35%. Comparing base (8f5285c) to head (9c30141).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2685   +/-   ##
=======================================
  Coverage   91.35%   91.35%           
=======================================
  Files         309      309           
  Lines       60380    60380           
=======================================
+ Hits        55158    55162    +4     
+ Misses       5222     5218    -4     
Flag Coverage Δ
e2e-command 11.25% <ø> (ø)
e2e-integration 50.44% <ø> (+<0.01%) ⬆️
e2e-unit 12.54% <ø> (ø)
e2etests 52.76% <ø> (+<0.01%) ⬆️
tremorapi 14.73% <ø> (+0.25%) ⬆️
tremorcodec 63.96% <ø> (ø)
tremorcommon 63.04% <ø> (ø)
tremorconnectors 28.76% <ø> (+<0.01%) ⬆️
tremorconnectorsaws 11.22% <ø> (ø)
tremorconnectorsazure 4.67% <ø> (ø)
tremorconnectorsgcp 25.31% <ø> (ø)
tremorconnectorsobjectstorage 0.06% <ø> (ø)
tremorconnectorsotel 12.52% <ø> (ø)
tremorconnectorstesthelpers 68.25% <ø> (ø)
tremorinflux 87.71% <ø> (ø)
tremorinterceptor 55.34% <ø> (ø)
tremorpipeline 31.06% <ø> (ø)
tremorruntime 47.12% <ø> (+<0.01%) ⬆️
tremorscript 54.90% <ø> (ø)
tremorsystem 5.76% <ø> (ø)
tremorvalue 69.55% <ø> (ø)
unittests 89.21% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f5285c...9c30141. Read the comment docs.

@tremor-bot tremor-bot merged commit 0b9383a into main Oct 29, 2024
58 checks passed
@tremor-bot tremor-bot deleted the dependabot/cargo/rustls-0.23.16 branch October 29, 2024 04:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant