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

Bump cucumber from 0.20.2 to 0.21.1 #1905

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps cucumber from 0.20.2 to 0.21.1.

Release notes

Sourced from cucumber's releases.

0.21.1

API docs Changelog

0.21.0

API docs Changelog

Changelog

Sourced from cucumber's changelog.

0.21.1 · 2024-06-16

Diff | Milestone

Fixed

  • Wrong case of statuses reported in writer::Json. (#335)

#335: /../../pull/335

0.21.0 · 2024-04-22

Diff | Milestone

BC Breaks

  • Removed #[async_trait] attribute from World, Writer and writer::Arbitrary traits. (#324)
  • Bumped up [MSRV] to 1.75 for using async fn in traits. (#324)

Fixed

  • Possible truncation of long output messages. (#333, #332)

#324: /../../pull/324 #332: /../../issues/332 #333: /../../pull/333

Commits
  • e3a4887 Prepare 0.21.1 release
  • 3b526f2 (De)serialize status field as lowercase in writer::Json (#335)
  • 9dc41ca Fix Book tests
  • a9d032a Tune lints for 1.79 Rust
  • b859364 Upgrade itertools crate from 0.12 to 0.13 version (#336)
  • df19e86 Tune lints for 1.78 Rust
  • c0e50e3 Prepare 0.21.0 release
  • eaf9351 Fix possible truncation of long output messages (#333, #332)
  • 210dc19 Upgrade peaceiris/actions-gh-pages GitHub Action from 3 to 4 version (#327)
  • 9c8821d Upgrade peaceiris/actions-mdbook GitHub Action from 1 to 2 version (#328)
  • Additional commits viewable 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 [cucumber](https://github.com/cucumber-rs/cucumber) from 0.20.2 to 0.21.1.
- [Release notes](https://github.com/cucumber-rs/cucumber/releases)
- [Changelog](https://github.com/cucumber-rs/cucumber/blob/main/CHANGELOG.md)
- [Commits](cucumber-rs/cucumber@v0.20.2...v0.21.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from pause125 and jolestar as code owners June 17, 2024 18:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
Copy link

vercel bot commented Jun 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2024 6:32pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Jun 17, 2024 6:32pm

Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/cucumber 0.21.1 UnknownUnknown
cargo/cucumber-codegen 0.21.1 UnknownUnknown
cargo/globwalk 0.9.1 UnknownUnknown
cargo/itertools 0.13.0 🟢 5.9
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/cucumber 0.20.2 UnknownUnknown
cargo/cucumber-codegen 0.20.2 UnknownUnknown

Scanned Manifest Files

Cargo.lock
crates/testsuite/Cargo.toml
  • cucumber@>= 0.21.1, < 0.22.0
  • cucumber@>= 0.20.2, < 0.21.0

@jolestar jolestar merged commit a58e01f into main Jun 18, 2024
8 checks passed
@jolestar jolestar deleted the dependabot/cargo/cucumber-0.21.1 branch June 18, 2024 04:04
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant