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: update deps #14416

Merged
merged 12 commits into from
May 5, 2022
Merged

chore: update deps #14416

merged 12 commits into from
May 5, 2022

Conversation

lucacasonato
Copy link
Member

@lucacasonato lucacasonato commented Apr 27, 2022

Updates a lot of dependencies. Skipped of ext/crypto as too much has changed
there to be able to bunch that into this PR.

Note: there is a duplicate dprint-core in here. @dsherret can you dedupe?

cli/Cargo.toml Outdated Show resolved Hide resolved
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM

cli/Cargo.toml Outdated Show resolved Hide resolved
@lucacasonato lucacasonato requested a review from kt3k as a code owner May 1, 2022 08:30
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM

checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
checksum = "0dde43e75fd43e8a1bf86103336bc699aa8d17ad1be60c76c0bdfd4828e19b78"
dependencies = [
"autocfg 1.1.0",
Copy link
Member

Choose a reason for hiding this comment

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

This is very strange... how come autocfg 0.1.8 depends on autocfg 1.1.0?

Copy link
Member

Choose a reason for hiding this comment

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

https://docs.rs/autocfg/0.1.8/autocfg/

As of autocfg 0.1.8, this is simply re-exporting from autocfg 1.1.0 or later. Please upgrade and refer to the newer version for current documentation!

Copy link
Member

Choose a reason for hiding this comment

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

Joyful

cli/Cargo.toml Outdated Show resolved Hide resolved
@lucacasonato lucacasonato merged commit 242273e into denoland:main May 5, 2022
@lucacasonato lucacasonato deleted the bump_deps branch May 5, 2022 10:42
cjihrig pushed a commit that referenced this pull request May 5, 2022
cjihrig added a commit that referenced this pull request May 5, 2022
main updated trust-dns-client and trust-dns-server in #14372,
which was semver-minor. That means the change was not cherry-
picked to 1.21. Then, main updated those same dependencies again
in #14416, as a patch change. However, the first change made
some changes that the second change built on. Those changes are
captured here.
cjihrig pushed a commit that referenced this pull request May 5, 2022
cjihrig added a commit that referenced this pull request May 5, 2022
main updated trust-dns-client and trust-dns-server in #14372,
which was semver-minor. That means the change was not cherry-
picked to 1.21. Then, main updated those same dependencies again
in #14416, as a patch change. However, the first change made
some changes that the second change built on. Those changes are
captured here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants