mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Update cypress (main) (#150967)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cypress](https://togithub.com/cypress-io/cypress) | [`^12.3.0` ->
`^12.5.1`](https://renovatebot.com/diffs/npm/cypress/12.3.0/12.5.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [cypress-axe](https://togithub.com/component-driven/cypress-axe) |
[`^1.2.0` ->
`^1.3.0`](https://renovatebot.com/diffs/npm/cypress-axe/1.2.0/1.3.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>cypress-io/cypress</summary>
###
[`v12.5.1`](https://togithub.com/cypress-io/cypress/releases/tag/v12.5.1)
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v12.5.0...v12.5.1)
Changelog:
https://docs.cypress.io/guides/references/changelog#​12-5-1
###
[`v12.5.0`](https://togithub.com/cypress-io/cypress/releases/tag/v12.5.0)
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v12.4.1...v12.5.0)
Changelog:
https://docs.cypress.io/guides/references/changelog#​12-5-0
###
[`v12.4.1`](https://togithub.com/cypress-io/cypress/releases/tag/v12.4.1)
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v12.4.0...v12.4.1)
Changelog:
https://docs.cypress.io/guides/references/changelog#​12-4-1
###
[`v12.4.0`](https://togithub.com/cypress-io/cypress/releases/tag/v12.4.0)
[Compare
Source](https://togithub.com/cypress-io/cypress/compare/v12.3.0...v12.4.0)
Changelog:
https://docs.cypress.io/guides/references/changelog#​12-4-0
</details>
<details>
<summary>component-driven/cypress-axe</summary>
###
[`v1.3.0`](https://togithub.com/component-driven/cypress-axe/releases/tag/v1.3.0)
[Compare
Source](https://togithub.com/component-driven/cypress-axe/compare/v1.2.0...v1.3.0)
##### Features
- Allow to use custom axe-core location
([#​150](https://togithub.com/component-driven/cypress-axe/issues/150))
([91c72d2](91c72d2573
)),
closes
[#​146](https://togithub.com/component-driven/cypress-axe/issues/146)
[#​134](https://togithub.com/component-driven/cypress-axe/issues/134)
[#​84](https://togithub.com/component-driven/cypress-axe/issues/84)
[#​75](https://togithub.com/component-driven/cypress-axe/issues/75)
</details>
---
### 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 becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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://app.renovatebot.com/dashboard#github/elastic/kibana).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Patryk Kopyciński <contact@patrykkopycinski.com>
This commit is contained in:
parent
4e9d044ec1
commit
b7c0d10d74
2 changed files with 10 additions and 10 deletions
|
@ -1321,8 +1321,8 @@
|
|||
"cssnano": "^5.1.12",
|
||||
"cssnano-preset-default": "^5.2.12",
|
||||
"csstype": "^3.0.2",
|
||||
"cypress": "^12.3.0",
|
||||
"cypress-axe": "^1.2.0",
|
||||
"cypress": "^12.5.1",
|
||||
"cypress-axe": "^1.3.0",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"cypress-multi-reporters": "^1.6.2",
|
||||
"cypress-pipe": "^2.0.0",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -12912,10 +12912,10 @@ cyclist@~0.2.2:
|
|||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
|
||||
integrity sha1-GzN5LhHpFKL9bW7WRHRkRE5fpkA=
|
||||
|
||||
cypress-axe@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.2.0.tgz#224936a3346055f6c22636e645746cc903aaa947"
|
||||
integrity sha512-mK7rxc8+e0IM519efgkzVBQRYLapy55TOVNbWZsbX3495xFzf8NnkMddUaHAGgAnF+kcyJU7zNPu3lTiOD58WQ==
|
||||
cypress-axe@^1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress-axe/-/cypress-axe-1.3.0.tgz#255ef8ef8e88747f2a72ceb7f7c60e8185b7852b"
|
||||
integrity sha512-b2zAva1+uRwGA7r/JzP7C/64YHu9Fa8RsHRIrapUDzJeGLEQImz86FbwRW/lBamrEt7YHzGRwuJizXKTyQBsfQ==
|
||||
|
||||
cypress-file-upload@^5.0.8:
|
||||
version "5.0.8"
|
||||
|
@ -12954,10 +12954,10 @@ cypress-recurse@^1.27.0:
|
|||
dependencies:
|
||||
humanize-duration "^3.27.3"
|
||||
|
||||
cypress@^12.3.0:
|
||||
version "12.3.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.3.0.tgz#ae3fb0540aef4b5eab1ef2bcd0760caf2992b8bf"
|
||||
integrity sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==
|
||||
cypress@^12.5.1:
|
||||
version "12.5.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.5.1.tgz#effdcccdd5a6187d61d497300903d4f3b5b21b6e"
|
||||
integrity sha512-ZmCmJ3lsyeOpBfh410m5+AO2CO1AxAzFBt7k6/uVbNcrNZje1vdiwYTpj2ksPKg9mjr9lR6V8tmlDNMvr4H/YQ==
|
||||
dependencies:
|
||||
"@cypress/request" "^2.88.10"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue