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

chore(deps): update cargo requirement from 0.77.0 to 0.78.1 #9844

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Updates the requirements on cargo to permit the latest version.

Commits
  • e52e360 Auto merge of #13654 - weihanglo:rust-1.77.0-backport, r=epage
  • 2cb25a2 chore: bump Cargo to 0.78.1
  • da06104 Do not strip debuginfo by default for MSVC
  • 3fe68ea Auto merge of #13500 - ehuss:beta-check-cfg, r=weihanglo
  • 6014cef Auto merge of #13455 - surechen:for_rustc_117772, r=weihanglo
  • e4842f2 Auto merge of #13438 - Urgau:check-cfg-msrv-annoyance, r=ehuss
  • 837c09f Auto merge of #13452 - weihanglo:rust-1.77.0-backport, r=epage
  • b8f17ea Relax a test to permit warnings to be emitted, too.
  • 5b527d8 Change tests to support changes to suggestion
  • 0f90c39 Auto merge of #13444 - ehuss:fix-custom-target, r=epage
  • Additional commits viewable in compare view

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)

Updates the requirements on [cargo](https://github.com/rust-lang/cargo) to permit the latest version.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](rust-lang/cargo@0.77.0...0.78.1)

---
updated-dependencies:
- dependency-name: cargo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really like the fact that our CI checks has this large dependency -- I am contemplating pulling it into its own binary

@alamb alamb merged commit 2e94e2f into main Mar 29, 2024
47 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/main/cargo-0.78.1 branch March 29, 2024 14:14
Lordworms pushed a commit to Lordworms/arrow-datafusion that referenced this pull request Apr 1, 2024
)

Updates the requirements on [cargo](https://github.com/rust-lang/cargo) to permit the latest version.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](rust-lang/cargo@0.77.0...0.78.1)

---
updated-dependencies:
- dependency-name: cargo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-dependencies core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant