Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump test-case from 3.2.1 to 3.3.0 #762

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps test-case from 3.2.1 to 3.3.0.

Release notes

Sourced from test-case's releases.

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.0

Features

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

Changes

  • Drop proc-macro-error dependency & improve error messages (#136)
Commits
  • 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)
  • 7ce34ca tests: update to newest stable
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [test-case](https://github.com/frondeus/test-case) from 3.2.1 to 3.3.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from afnanenayet as a code owner November 17, 2023 13:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5b8b7e7) 59.46% compared to head (36f7fae) 59.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #762   +/-   ##
=======================================
  Coverage   59.46%   59.46%           
=======================================
  Files          13       13           
  Lines        1453     1453           
=======================================
  Hits          864      864           
  Misses        589      589           

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

@afnanenayet afnanenayet merged commit b900551 into main Nov 18, 2023
@dependabot dependabot bot deleted the dependabot/cargo/test-case-3.3.0 branch November 18, 2023 14:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants