Skip to content

chore(deps): bump quickcheck to 1.1.0 and use workspace dep#24970

Merged
thomasqueirozb merged 5 commits into
masterfrom
bump-quickcheck-1.1.0
Mar 20, 2026
Merged

chore(deps): bump quickcheck to 1.1.0 and use workspace dep#24970
thomasqueirozb merged 5 commits into
masterfrom
bump-quickcheck-1.1.0

Conversation

@thomasqueirozb
Copy link
Copy Markdown
Contributor

Summary

Bumps quickcheck from 1.0.3 to 1.1.0 and migrates all crates to use the workspace dependency.

Vector configuration

NA

How did you test this PR?

cargo check

Change Type

  • Bug fix
  • New feature
  • Dependencies
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

NA

@github-actions github-actions Bot added the domain: core Anything related to core crates i.e. vector-core, core-common, etc label Mar 20, 2026
@thomasqueirozb thomasqueirozb marked this pull request as ready for review March 20, 2026 14:12
@thomasqueirozb thomasqueirozb requested a review from a team as a code owner March 20, 2026 14:12
@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Mar 20, 2026
@github-actions github-actions Bot requested a review from a team as a code owner March 20, 2026 14:16
Copy link
Copy Markdown
Member

@pront pront left a comment

Choose a reason for hiding this comment

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

  • Do we have a docs generation bug? See this commit
  • Are all these Cargo.lock changes related to quickcheck?

@thomasqueirozb
Copy link
Copy Markdown
Contributor Author

Do we have a docs generation bug? See this commit

My branch was out of date with master. See #24960

Are all these Cargo.lock changes related to quickcheck?

quickcheck + quickcheck_macros

@thomasqueirozb thomasqueirozb requested a review from pront March 20, 2026 14:45
@thomasqueirozb thomasqueirozb force-pushed the bump-quickcheck-1.1.0 branch from f968653 to e5e0cdf Compare March 20, 2026 16:20
@thomasqueirozb thomasqueirozb added this pull request to the merge queue Mar 20, 2026
Merged via the queue into master with commit 18898e0 Mar 20, 2026
71 checks passed
@thomasqueirozb thomasqueirozb deleted the bump-quickcheck-1.1.0 branch March 20, 2026 18:05
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

domain: core Anything related to core crates i.e. vector-core, core-common, etc no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants