cucumber / react-components

React components for Cucumber
MIT License
32 stars 10 forks source link

fix(deps): update dependency @cucumber/tag-expressions to v5 #330

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/tag-expressions ^4.1.0 -> ^5.0.0 age adoption passing confidence

Release Notes

cucumber/tag-expressions ### [`v5.0.1`](https://togithub.com/cucumber/tag-expressions/blob/HEAD/CHANGELOG.md#​501---2023-01-03) [Compare Source](https://togithub.com/cucumber/tag-expressions/compare/v5.0.0...v5.0.1) ##### Fixed - \[Java] Fix scm and project urls ### [`v5.0.0`](https://togithub.com/cucumber/tag-expressions/blob/HEAD/CHANGELOG.md#​500---2023-01-02) [Compare Source](https://togithub.com/cucumber/tag-expressions/compare/v4.1.0...v5.0.0) ##### Added - \[JavaScript] Support for EcmaScript modules (aka ESM). ([#​5](https://togithub.com/cucumber/tag-expressions/pull/5)) - \[Java] Enabled reproducible builds ##### Changed - Only allow escape character `\` in front of `(`, `)`, `\` or whitespace. Throw error otherwise. ([#​17](https://togithub.com/cucumber/tag-expressions/pull/17)) ##### Deprecated ##### Fixed - \[Perl] Fixed missing dependency as well as new syntax in the tests ([cucumber/tag-expressions#​15](https://togithub.com/cucumber/tag-expressions/pull/15) [ehuelsmann](https://togithub.com/ehuelsmann)) - Document escaping. ([#​16](https://togithub.com/cucumber/tag-expressions/issues/16), [#​17](https://togithub.com/cucumber/tag-expressions/pull/17)) - \[Ruby], \[Perl] Empty expression evaluates to true - \[Go] Fix module name ([#​82](https://togithub.com/cucumber/tag-expressions/pull/82)) ##### Removed

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.