Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2023

Bumps async-trait from 0.1.68 to 0.1.71.

Release notes

Sourced from async-trait's releases.

0.1.71

  • Documentation improvements

0.1.70

No release notes provided.

0.1.69

  • Resolve new diverging_sub_expression clippy lint in generated code
Commits
  • 11dfe16 Release 0.1.71
  • 85172d3 Merge pull request #249 from erer1243/update-docs-lifetime
  • 92acf81 Update doc comments to use lifetime 'async_trait instead of 'async
  • f8ce3fb Release 0.1.70
  • 46631cc Eliminate syn 1 from minimal-versions
  • eb21940 Add CI job using minimal-versions
  • 78640d2 Release 0.1.69
  • b59322e Suppress diverging_sub_expression clippy lint in generated code
  • fbd310e Resolve explicit_iter_loop pedantic clippy lint
  • 603c57a Remove .clippy.toml in favor of respecting rust-version from Cargo.toml
  • 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 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 [async-trait](https://github.com/dtolnay/async-trait) from 0.1.68 to 0.1.71.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.68...0.1.71)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2023

Codecov Report

Merging #1198 (64c08cb) into main (eab95ce) will increase coverage by 0.10%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #1198      +/-   ##
==========================================
+ Coverage   82.12%   82.23%   +0.10%     
==========================================
  Files          78       78              
  Lines        4571     4571              
  Branches      849      849              
==========================================
+ Hits         3754     3759       +5     
+ Misses        634      625       -9     
- Partials      183      187       +4     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ayushdg
Copy link
Collaborator

ayushdg commented Jul 7, 2023

@charlesbluca Planning on merging this in unless you suspect it might impact some of the datafusion updates you're working on

@charlesbluca
Copy link
Collaborator

Don't think this should have an impact on the ADP 26 builds, go for it 👍🏽

@ayushdg ayushdg merged commit 144aac0 into main Jul 7, 2023
@ayushdg ayushdg deleted the dependabot/cargo/dask_planner/async-trait-0.1.71 branch July 7, 2023 17:53
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.

4 participants