Skip to content

Commit

Permalink
chore(deps): update dependency @ui5/webcomponents-cypress-commands to…
Browse files Browse the repository at this point in the history
… v2.7.1 (#6904)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@ui5/webcomponents-cypress-commands](https://redirect.github.com/SAP/ui5-webcomponents-react)
([source](https://redirect.github.com/SAP/ui5-webcomponents-react/tree/HEAD/packages/cypress-commands))
| [`2.7.0` ->
`2.7.1`](https://renovatebot.com/diffs/npm/@ui5%2fwebcomponents-cypress-commands/2.7.0/2.7.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2fwebcomponents-cypress-commands/2.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@ui5%2fwebcomponents-cypress-commands/2.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@ui5%2fwebcomponents-cypress-commands/2.7.0/2.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2fwebcomponents-cypress-commands/2.7.0/2.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>SAP/ui5-webcomponents-react
(@&#8203;ui5/webcomponents-cypress-commands)</summary>

###
[`v2.7.1`](https://redirect.github.com/SAP/ui5-webcomponents-react/blob/HEAD/packages/cypress-commands/CHANGELOG.md#271-2025-02-05)

[Compare
Source](https://redirect.github.com/SAP/ui5-webcomponents-react/compare/v2.7.0...v2.7.1)

**Note:** Version bump only for package
[@&#8203;ui5/webcomponents-cypress-commands](https://redirect.github.com/ui5/webcomponents-cypress-commands)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent d93a9af commit 2937128
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions examples/vite-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@ui5/webcomponents-cypress-commands": "2.7.0",
"@ui5/webcomponents-cypress-commands": "2.7.1",
"@vitejs/plugin-react": "^4.3.2",
"cypress": "^14.0.0",
"eslint": "^9.12.0",
Expand Down
8 changes: 4 additions & 4 deletions templates/vite-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion templates/vite-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@vitejs/plugin-react": "^4.3.2",
"@ui5/webcomponents-cypress-commands": "2.7.0",
"@ui5/webcomponents-cypress-commands": "2.7.1",
"cypress": "^14.0.0",
"eslint": "^9.12.0",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
Expand Down

0 comments on commit 2937128

Please sign in to comment.