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

editoast: bump axum-extra from 0.9.3 to 0.9.4 in /editoast #8979

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

Bumps axum-extra from 0.9.3 to 0.9.4.

Release notes

Sourced from axum-extra's releases.

axum-extra - v0.9.4

  • added: The response::Attachment type (#2789)

#2789: tokio-rs/axum#2789

Commits

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)

@dependabot dependabot bot requested a review from a team as a code owner September 24, 2024 18:50
@dependabot dependabot bot added area:editoast Work on Editoast Service dependencies Pull requests that update a dependency file labels Sep 24, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/editoast/axum-extra-0.9.4 branch 2 times, most recently from 4618495 to 6218685 Compare October 4, 2024 19:33
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.00%. Comparing base (c4e0f90) to head (6218685).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

❗ There is a different number of reports uploaded between BASE (c4e0f90) and HEAD (6218685). Click for more details.

HEAD has 11 uploads less than BASE
Flag BASE (c4e0f90) HEAD (6218685)
railjson_generator 2 0
osrdyne 2 0
gateway 2 0
tests 2 1
front 2 1
core 2 1
editoast 2 0
Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #8979      +/-   ##
============================================
- Coverage     36.91%   27.00%   -9.92%     
  Complexity     2242     2242              
============================================
  Files          1255      927     -328     
  Lines        116958    81343   -35615     
  Branches       3270     3270              
============================================
- Hits          43178    21967   -21211     
+ Misses        71835    57431   -14404     
  Partials       1945     1945              
Flag Coverage Δ
core 74.78% <ø> (ø)
editoast ?
front 15.61% <ø> (ø)
gateway ?
osrdyne ?
railjson_generator ?
tests 86.71% <ø> (ø)

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

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

Bumps [axum-extra](https://github.com/tokio-rs/axum) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](tokio-rs/axum@axum-extra-v0.9.3...axum-extra-v0.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/editoast/axum-extra-0.9.4 branch from 6218685 to 8d3559f Compare October 7, 2024 09:15
@woshilapin woshilapin added this pull request to the merge queue Oct 8, 2024
Merged via the queue into dev with commit 114a7fa Oct 8, 2024
24 checks passed
@woshilapin woshilapin deleted the dependabot/cargo/editoast/axum-extra-0.9.4 branch October 8, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:editoast Work on Editoast Service dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants