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): update dependency quick/nimble to from: "12.2.0" #540

Merged

Conversation

cgrindel-self-hosted-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
Quick/Nimble minor from: "12.1.0" -> from: "12.2.0"

Release Notes

Quick/Nimble (Quick/Nimble)

v12.2.0

Compare Source

Highlights

the equal matcher now supports arrays of tuples. For example:

expect([
    (1, 2),
    (3, 4)
]).to(equal([
    (1, 2),
    (3, 4)
]))

Thanks @​faroman for their contribution!

Automatically Generated Release Notes

What's Changed

New Contributors

Full Changelog: Quick/Nimble@v12.1.0...v12.2.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cgrindel-self-hosted-renovate cgrindel-self-hosted-renovate bot enabled auto-merge (squash) August 23, 2023 15:16
@cgrindel-self-hosted-renovate cgrindel-self-hosted-renovate bot force-pushed the github-renovate/quick-nimble-12.x branch 4 times, most recently from 92c2011 to 55a6cd2 Compare August 24, 2023 06:09
@cgrindel-self-hosted-renovate cgrindel-self-hosted-renovate bot force-pushed the github-renovate/quick-nimble-12.x branch from 55a6cd2 to e5e7616 Compare August 24, 2023 15:09
@cgrindel-self-hosted-renovate cgrindel-self-hosted-renovate bot merged commit ed34a13 into main Aug 24, 2023
@cgrindel-self-hosted-renovate cgrindel-self-hosted-renovate bot deleted the github-renovate/quick-nimble-12.x branch August 24, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant