Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v13 (#1902)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://togithub.com/cypress-io/cypress) | [`12.17.4` ->
`13.1.0`](https://renovatebot.com/diffs/npm/cypress/12.17.4/13.1.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/12.17.4/13.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/12.17.4/13.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>cypress-io/cypress (cypress)</summary>

###
[`v13.1.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.1.0)

[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v13.0.0...v13.1.0)

Changelog: https://docs.cypress.io/guides/references/changelog#13-1-0

###
[`v13.0.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.0.0)

[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v12.17.4...v13.0.0)

Changelog: https://docs.cypress.io/guides/references/changelog#13-0-0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/swisspost/design-system).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent 739d9b9 commit a45cbe3
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 52 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"bootstrap": "5.3.1",
"cypress": "12.17.4",
"cypress": "13.1.0",
"cypress-storybook": "0.5.1",
"eslint": "8.48.0",
"eslint-plugin-react": "7.33.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation-v6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/react-dom": "18.2.7",
"babel-loader": "9.1.3",
"css-loader": "5.2.7",
"cypress": "12.17.4",
"cypress": "13.1.0",
"cypress-each": "1.13.3",
"cypress-storybook": "0.5.1",
"react-markdown": "8.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/mdx": "2.0.7",
"@types/react": "18.2.21",
"@types/react-syntax-highlighter": "15.5.7",
"cypress": "12.17.4",
"cypress": "13.1.0",
"lit": "2.8.0",
"lit-html": "2.8.0",
"prettier": "2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/internet-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/throttle-debounce": "5.0.0",
"babel-loader": "9.1.3",
"bootstrap": "5.3.1",
"cypress": "12.17.4",
"cypress": "13.1.0",
"cypress-each": "1.13.3",
"cypress-storybook": "0.5.1",
"eslint-plugin-react": "7.33.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/node": "18.17.12",
"autoprefixer": "10.4.15",
"copyfiles": "2.4.1",
"cypress": "12.17.4",
"cypress": "13.1.0",
"cypress-storybook": "0.5.1",
"glob": "10.3.3",
"gulp": "4.0.2",
Expand Down
84 changes: 37 additions & 47 deletions pnpm-lock.yaml

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

0 comments on commit a45cbe3

Please sign in to comment.