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 test-case from 3.2.1 to 3.3.1 #1979

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps test-case from 3.2.1 to 3.3.1.

Release notes

Sourced from test-case's releases.

Test Case - v3.3.1

What's Changed

New Contributors

Full Changelog: frondeus/test-case@v3.3.0...v3.3.1

Test Case - v3.3.0

What's Changed

New Contributors

Full Changelog: frondeus/test-case@v3.2.1...v3.3.0

Changelog

Sourced from test-case's changelog.

3.3.1

Fixes

  • Avoid emitting additional misleading error messages by proc-macro2-diagnostics (#138)

3.3.0

Features

  • Allow comments in test-matrix macro (#132)

Improvements

  • Drop proc-macro-error dependency & improve error messages (#136)
Commits
  • 1ea705c Minor CHANGELOG cleanup
  • e57c21b Bump version to 3.3.1
  • 3cfb534 fix: Remove proc-macro2-diagnostics dependency (#138)
  • f7b6691 Bump version to 3.3.0
  • 21212e2 chore: Update crate publishing script
  • b0a764f .github: replace actions-rs with dtolnay/rust-toolchain, add caching (#137)
  • d32127b Remove proc-macro-error dependency (#136)
  • 2fc16bf feat: Add the ability to have comments in matrix tests (#132)
  • 97bcfc0 docs: test_matrix example that does not compile in README (#133)
  • bf3ee27 deps: disable proc-macro-error default features (#134)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (920564c) 30.82% compared to head (7eecee3) 31.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1979      +/-   ##
==========================================
+ Coverage   30.82%   31.01%   +0.19%     
==========================================
  Files          51       51              
  Lines       19419    19419              
  Branches     9350     9348       -2     
==========================================
+ Hits         5985     6023      +38     
+ Misses       7788     7787       -1     
+ Partials     5646     5609      -37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [test-case](https://github.com/frondeus/test-case) from 3.2.1 to 3.3.1.
- [Release notes](https://github.com/frondeus/test-case/releases)
- [Changelog](https://github.com/frondeus/test-case/blob/master/CHANGELOG.md)
- [Commits](frondeus/test-case@v3.2.1...v3.3.1)

---
updated-dependencies:
- dependency-name: test-case
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@sylvestre sylvestre force-pushed the dependabot/cargo/test-case-3.3.1 branch from 25e1c32 to 7eecee3 Compare December 5, 2023 07:49
@sylvestre sylvestre merged commit 4040886 into main Jan 5, 2024
77 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/test-case-3.3.1 branch January 5, 2024 23:07
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.

None yet

2 participants