chore(deps): bump the cargo-weekly group across 1 directory with 2 updates#576
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the cargo-weekly group across 1 directory with 2 updates#576dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
…dates Bumps the cargo-weekly group with 2 updates in the / directory: [idna_adapter](https://github.com/hsivonen/idna_adapter) and [pin-project](https://github.com/taiki-e/pin-project). Updates `idna_adapter` from 1.1.0 to 1.2.1 - [Commits](hsivonen/idna_adapter@v1.1.0...v1.2.1) Updates `pin-project` from 1.1.12 to 1.1.13 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.12...v1.1.13) --- updated-dependencies: - dependency-name: idna_adapter dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: pin-project dependency-version: 1.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly ... Signed-off-by: dependabot[bot] <support@github.com>
5302d7c to
9eef74e
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-weekly group with 2 updates in the / directory: idna_adapter and pin-project.
Updates
idna_adapterfrom 1.1.0 to 1.2.1Commits
f948802Merge branch 'icu4x-trunk' and turn off default features of the deps4e654c1Update to ICU4X 2.0 release8e5dbf8Beta version of idna_adapter to use ICU4X beta76e6d7aDepend on ICU4X 2.0.0-beta1b0b1dc6Update to ICU4X trunk API789b7d2Change version number to 1.2.0 for publication9c7a856Mention the license in the READMEabe012eUse borrowed types from icu_normalizer82de77eClean up in preparation for publication27da404Link to latest README on crates.ioUpdates
pin-projectfrom 1.1.12 to 1.1.13Release notes
Sourced from pin-project's releases.
Changelog
Sourced from pin-project's changelog.
Commits
c3b6b85Release 1.1.1361a5c74Ignore clippy::missing_trait_methods lint in generated code31f59f8ci,tools: Update config and script