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

build(deps): bump pin-project from 1.1.4 to 1.1.5 #1470

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pin-project from 1.1.4 to 1.1.5.

Release notes

Sourced from pin-project's releases.

1.1.5

  • Suppress unused_qualifications lint in generated code.
Changelog

Sourced from pin-project's changelog.

[1.1.5] - 2024-03-05

  • Suppress unused_qualifications lint in generated code.
Commits
  • 8630e1a Release 1.1.5
  • 78d23fd Suppress unused_qualifications lint in generated code
  • fd08c71 Ignore more lints at workspace level
  • 24597ec Add link to clippy::thread_local_initializer_can_be_made_const bug report
  • 3ad1bd3 tidy: Use yq via venv
  • cb24a63 tests: Fix non_local_definitions warning
  • d42e9cc tidy: Check TOML format
  • bf0da83 Revert "Move negative_impls test from run-pass to ui"
  • e1ce805 Update ui test output to nightly-2024-02-07
  • 537b60c Revert "Revert "Revert "Disable dependabot update for Github Actions"""
  • 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 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)

Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.1.4 to 1.1.5.
- [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.4...v1.1.5)

---
updated-dependencies:
- dependency-name: pin-project
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2024 01:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 11, 2024
Copy link
Collaborator

@lexnv lexnv left a comment

Choose a reason for hiding this comment

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

Tests are failing with

called `Result::unwrap()` on an `Err` value: Serialization(Error("missing field `finalizedBlockHash`", line: 0, column: 0))

which is handled by #1476

@niklasad1 niklasad1 merged commit 8fc44ac into master Mar 12, 2024
13 checks passed
@niklasad1 niklasad1 deleted the dependabot/cargo/pin-project-1.1.5 branch March 12, 2024 18:41
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.

2 participants