-
Notifications
You must be signed in to change notification settings - Fork 2
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: bump dependencies #33
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/cucumber/cucumber-js/releases) - [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md) - [Commits](cucumber/cucumber-js@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: "@cucumber/cucumber" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.4.2 to 29.5.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.4.2 to 29.5.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=29.4.2&new-version=29.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
Bumps [@cucumber/cucumber](https://github.com/cucumber/cucumber-js) from 9.0.0 to 9.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-js/releases"><code>@cucumber/cucumber</code>'s releases</a>.</em></p> <blockquote> <h2>v9.0.1</h2> <h3>Fixed</h3> <ul> <li>Ensure feature paths are properly deduplicated (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2258">#2258</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md"><code>@cucumber/cucumber</code>'s changelog</a>.</em></p> <blockquote> <h2>[9.0.1] - 2023-03-15</h2> <h3>Fixed</h3> <ul> <li>Ensure feature paths are properly deduplicated (<a href="https://redirect.github.com/cucumber/cucumber-js/pull/2258">#2258</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cucumber/cucumber-js/commit/517338b99041c4633bc5cd98424dad3f71df013a"><code>517338b</code></a> Prepare release v9.0.1</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/c495170284f172b88550b670b1ab9cabd0447969"><code>c495170</code></a> fix: ensure feature paths are properly deduplicated (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2258">#2258</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/3811f811af61d6e7ed29ec2f31b1d2eabefc0a09"><code>3811f81</code></a> remove my work e-mail from package.json (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2251">#2251</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/f623c7e4cfcd39efde55e4aea755ade3659066bf"><code>f623c7e</code></a> fix(deps): update dependency commander to v10 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2224">#2224</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/4542bfa1bfb1ca4130638ae238192720c1db9526"><code>4542bfa</code></a> fix(deps): update dependency yaml to v2 (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2215">#2215</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/6ec461f7a4e79b34772ecccba5ec8cc3d1fc74ed"><code>6ec461f</code></a> stop using deprecated api in feature tests (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2245">#2245</a>)</li> <li><a href="https://github.com/cucumber/cucumber-js/commit/f18acee98e0ef139d5f19cf58339f35fbd68c0ce"><code>f18acee</code></a> run prettier directly (<a href="https://redirect.github.com/cucumber/cucumber-js/issues/2246">#2246</a>)</li> <li>See full diff in <a href="https://github.com/cucumber/cucumber-js/compare/v9.0.0...v9.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@cucumber/cucumber&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=9.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.