Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Updates the requirements on thiserror to permit the latest version.

Release notes

Sourced from thiserror's releases.

1.0.68

  • Handle incomplete expressions more robustly in format arguments, such as while code is being typed (#341, #344)
Commits
  • 8d06fb5 Release 1.0.68
  • 372fd8a Merge pull request #344 from dtolnay/binop
  • 08f8992 Disregard equality binop in fallback parser
  • d2a823d Merge pull request #343 from dtolnay/unnamed
  • b3bf7a6 Add logic to determine whether unnamed fmt arguments are present
  • 490f9c0 Merge pull request #342 from dtolnay/synfull
  • 7daf1b1 Defer is_syn_full() call until first expression
  • c92ac99 Merge pull request #341 from dtolnay/parsescan
  • 40a53f7 Interleave Expr parsing and scanning better
  • 925f2dd Release 1.0.67
  • 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 [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.57...1.0.68)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from ElBe-Plaq as a code owner November 6, 2024 05:42
@dependabot dependabot bot added the dependencies Dependency updates. label Nov 6, 2024
@mergify
Copy link
Contributor

mergify bot commented Nov 6, 2024

Checks failed

Checks:

Name Status
CodeFactor
label
dependency-review
CommitCheck
pre-commit.ci - pr
security_audit

@mergify mergify bot added the Review requested A review by a core team member is requested. label Nov 6, 2024
@github-actions
Copy link

github-actions bot commented Nov 6, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ COPYPASTE jscpd yes 12 1.95s
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY checkov yes no 14.21s
⚠️ REPOSITORY devskim yes 3 1.67s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.5s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 14.72s
⚠️ REPOSITORY kics yes 6 2.72s
✅ REPOSITORY secretlint yes no 1.0s
✅ REPOSITORY syft yes no 0.58s
✅ REPOSITORY trivy yes no 6.27s
✅ REPOSITORY trivy-sbom yes no 1.28s
✅ REPOSITORY trufflehog yes no 3.78s
⚠️ SPELL cspell 2 10 3.36s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@ElBe-Plaq ElBe-Plaq added this to the Release v1.0.0-alpha.5 milestone Nov 6, 2024
@ElBe-Plaq ElBe-Plaq added approved Changes that got approved by the core team. and removed Review requested A review by a core team member is requested. labels Nov 6, 2024
@mergify mergify bot added the Review requested A review by a core team member is requested. label Nov 6, 2024
@ElBe-Plaq ElBe-Plaq merged commit 1ff8e94 into main Nov 6, 2024
15 of 17 checks passed
@ElBe-Plaq ElBe-Plaq deleted the dependabot/cargo/thiserror-2.0.0 branch November 6, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Changes that got approved by the core team. dependencies Dependency updates. Review requested A review by a core team member is requested. size/XS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants