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,cargo): bump the cargo group with 3 updates #281

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the cargo group with 3 updates: regress, thiserror and prettyplease.

Updates regress from 0.10.1 to 0.10.2

Release notes

Sourced from regress's releases.

v0.10.2

What's Changed

Commits
  • ffb373e Bump version to 0.10.2
  • d861b38 Fix some clipplies
  • ff467d2 Correct certain UTF-16 / UCS2 errors
  • ec659e3 Update hashbrown requirement from 0.14.3 to 0.15.0
  • 5d1686b Run CI tests on all branches
  • e9b589c Optimize "just fails" cases
  • 8f8f522 Fix crash on loop with empty brackets
  • See full diff in compare view

Updates thiserror from 2.0.10 to 2.0.11

Release notes

Sourced from thiserror's releases.

2.0.11

Commits
  • 0f532e3 Release 2.0.11
  • 3d15543 Merge pull request #410 from dtolnay/testnostd
  • 1a226ae Disable two more integration tests in no-std mode
  • 8b5f2d7 Fix unused import in test when built without std
  • eecd247 Add CI step to test with "std" disabled
  • 8f2a76b Merge pull request #409 from Maytha8/std-tests
  • 693a6cd Add feature gate to tests that use std
  • See full diff in compare view

Updates prettyplease from 0.2.27 to 0.2.29

Release notes

Sourced from prettyplease's releases.

0.2.29

  • Preserve semicolon on braced statement-position macros (#103)

0.2.28

Commits
  • fc5bf6b Release 0.2.29
  • 4e85487 Merge pull request #103 from dtolnay/macrosemi
  • 1290d70 Preserve semicolon on braced statement-position macros
  • 78b9b40 Merge pull request #102 from dtolnay/floatdot
  • 281784a Revert "Avoid trailing '.' on non-macro float literals"
  • 99d37c5 Release 0.2.28
  • 2f398b3 Merge pull request #101 from dtolnay/skiprelease
  • e8c63d4 Skip cargo test --release on old rustc
  • f191a5b Merge pull request #100 from dtolnay/closurebailout
  • 490d479 Disregard bailouts inside of closure bodies
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo group with 3 updates: [regress](https://github.com/ridiculousfish/regress), [thiserror](https://github.com/dtolnay/thiserror) and [prettyplease](https://github.com/dtolnay/prettyplease).


Updates `regress` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/ridiculousfish/regress/releases)
- [Commits](ridiculousfish/regress@v0.10.1...v0.10.2)

Updates `thiserror` from 2.0.10 to 2.0.11
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.10...2.0.11)

Updates `prettyplease` from 0.2.27 to 0.2.29
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](dtolnay/prettyplease@0.2.27...0.2.29)

---
updated-dependencies:
- dependency-name: regress
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: prettyplease
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 13, 2025
@mbrobbel mbrobbel merged commit dc100e7 into main Jan 13, 2025
22 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/cargo-54992bbfc0 branch January 13, 2025 10:16
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.

1 participant