-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump the dependencies group across 1 directory with …
…2 updates Bumps the dependencies group with 2 updates in the / directory: [@reportportal/agent-js-jest](https://github.com/reportportal/agent-js-jest) and [cypress](https://github.com/cypress-io/cypress). Updates `@reportportal/agent-js-jest` from 5.0.8 to 5.1.0 - [Release notes](https://github.com/reportportal/agent-js-jest/releases) - [Changelog](https://github.com/reportportal/agent-js-jest/blob/develop/CHANGELOG.md) - [Commits](reportportal/agent-js-jest@v5.0.8...v5.1.0) Updates `cypress` from 13.10.0 to 13.13.3 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.10.0...v13.13.3) --- updated-dependencies: - dependency-name: "@reportportal/agent-js-jest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
7cf50b1
commit 172a604
Showing
2 changed files
with
50 additions
and
70 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1426,7 +1426,7 @@ | |
through2 "^2.0.0" | ||
watchify "^4.0.0" | ||
|
||
"@cypress/request@^3.0.0": | ||
"@cypress/request@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.1.tgz#72d7d5425236a2413bd3d8bb66d02d9dc3168960" | ||
integrity sha512-TWivJlJi8ZDx2wGOw1dbLuHJKUYX7bWySw377nlnGOW3hP9/MUKIsEdXT/YngWxVdgNCHRBmFlBipE+5/2ZZlQ== | ||
|
@@ -3315,25 +3315,25 @@ | |
mocha "^10.2.0" | ||
node-ipc "9.1.1" | ||
|
||
"@reportportal/agent-js-jest@^5.0.8": | ||
version "5.0.8" | ||
resolved "https://registry.yarnpkg.com/@reportportal/agent-js-jest/-/agent-js-jest-5.0.8.tgz#743a34e5884bcfec7ece84ed200be7ecac50ca45" | ||
integrity sha512-OKH0bcsif7l11Wym8OVhUqJNfuT7sPw3jBVgcLSk8p33x8Bx/0P4pm2qNbhLkYgBujgnTI7q6y8+sgOxUY+I7Q== | ||
"@reportportal/agent-js-jest@^5.1.0": | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/@reportportal/agent-js-jest/-/agent-js-jest-5.1.0.tgz#03962537394ec88ff02214892de835c4436f845c" | ||
integrity sha512-WQ02WIniJF5U6pz0E2//8LKWDJBpVNJs7vj0dajbnkc8tJHGyb2h/iZ2E4GAeHej7H1JuRNpIQzC4bi1pDPZqQ== | ||
dependencies: | ||
"@reportportal/client-javascript" "~5.0.15" | ||
"@reportportal/client-javascript" "~5.1.4" | ||
strip-ansi "^6.0.1" | ||
|
||
"@reportportal/client-javascript@^5.0.14", "@reportportal/client-javascript@~5.0.15": | ||
version "5.0.15" | ||
resolved "https://registry.yarnpkg.com/@reportportal/client-javascript/-/client-javascript-5.0.15.tgz#57080be5bdb347ab0019aeb385f9f282349f7ac4" | ||
integrity sha512-ry6euqCOoJLXCUuBhlRMjCYKhbgU+9EYdZ8jpTuagoBVxS8V8nJed9ODnS4bXX61g+pJm+NP/0DrN2Ptq+DgQQ== | ||
"@reportportal/client-javascript@^5.0.14", "@reportportal/client-javascript@~5.1.4": | ||
version "5.1.4" | ||
resolved "https://registry.yarnpkg.com/@reportportal/client-javascript/-/client-javascript-5.1.4.tgz#2f2a151fd2abed451835e96d6615ac6e81f2310d" | ||
integrity sha512-Pk00dSYX8TANmEkg2CN06PxoSW1f83d1mew1M0kw5pDZOif+1cYrjy1E4HNrdLBoYhAH6oQIISvJSKc7K6A8fg== | ||
dependencies: | ||
axios "^0.27.2" | ||
axios-retry "^3.4.0" | ||
glob "^7.2.3" | ||
axios "^1.6.8" | ||
axios-retry "^4.1.0" | ||
glob "^8.1.0" | ||
ini "^2.0.0" | ||
uniqid "^5.4.0" | ||
uuid "^9.0.0" | ||
uuid "^9.0.1" | ||
|
||
"@rollup/plugin-babel@^5.2.0": | ||
version "5.3.1" | ||
|
@@ -5043,12 +5043,11 @@ axe-core@^4.4.3: | |
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f" | ||
integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w== | ||
|
||
axios-retry@^3.4.0: | ||
version "3.9.1" | ||
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.9.1.tgz#c8924a8781c8e0a2c5244abf773deb7566b3830d" | ||
integrity sha512-8PJDLJv7qTTMMwdnbMvrLYuvB47M81wRtxQmEdV5w4rgbTXTt+vtPkXwajOfOdSyv/wZICJOC+/UhXH4aQ/R+w== | ||
axios-retry@^4.1.0: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-4.5.0.tgz#441fdc32cedf63d6abd5de5d53db3667afd4c39b" | ||
integrity sha512-aR99oXhpEDGo0UuAlYcn2iGRds30k366Zfa05XWScR9QaQD4JYiP3/1Qt1u7YlefUOK+cn0CcwoL1oefavQUlQ== | ||
dependencies: | ||
"@babel/runtime" "^7.15.4" | ||
is-retry-allowed "^2.2.0" | ||
|
||
axios@^0.21.1: | ||
|
@@ -5065,13 +5064,14 @@ axios@^0.25.0: | |
dependencies: | ||
follow-redirects "^1.14.7" | ||
|
||
axios@^0.27.2: | ||
version "0.27.2" | ||
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972" | ||
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ== | ||
axios@^1.6.8: | ||
version "1.7.5" | ||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.5.tgz#21eed340eb5daf47d29b6e002424b3e88c8c54b1" | ||
integrity sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw== | ||
dependencies: | ||
follow-redirects "^1.14.9" | ||
follow-redirects "^1.15.6" | ||
form-data "^4.0.0" | ||
proxy-from-env "^1.1.0" | ||
|
||
axobject-query@^2.2.0: | ||
version "2.2.0" | ||
|
@@ -6142,7 +6142,7 @@ cli-cursor@^3.1.0: | |
dependencies: | ||
restore-cursor "^3.1.0" | ||
|
||
cli-table3@^0.6.2, cli-table3@^0.6.3: | ||
cli-table3@^0.6.2, cli-table3@^0.6.3, cli-table3@~0.6.1: | ||
version "0.6.5" | ||
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.5.tgz#013b91351762739c16a9567c21a04632e449bf2f" | ||
integrity sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ== | ||
|
@@ -6151,15 +6151,6 @@ cli-table3@^0.6.2, cli-table3@^0.6.3: | |
optionalDependencies: | ||
"@colors/colors" "1.5.0" | ||
|
||
cli-table3@~0.6.1: | ||
version "0.6.3" | ||
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.3.tgz#61ab765aac156b52f222954ffc607a6f01dbeeb2" | ||
integrity sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg== | ||
dependencies: | ||
string-width "^4.2.0" | ||
optionalDependencies: | ||
"@colors/colors" "1.5.0" | ||
|
||
cli-truncate@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-2.1.0.tgz#c39e28bf05edcde5be3b98992a22deed5a2b93c7" | ||
|
@@ -7024,12 +7015,12 @@ cypress-tags@^1.2.2: | |
boolean-parser "0.0.2" | ||
through "^2.3.8" | ||
|
||
cypress@^13.10.0: | ||
version "13.10.0" | ||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.10.0.tgz#0cfdb54eb046a30c78998e41effb635a50326935" | ||
integrity sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q== | ||
cypress@^13.13.3: | ||
version "13.13.3" | ||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.3.tgz#21ee054bb4e00b3858f2e33b4f8f4e69128470a9" | ||
integrity sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw== | ||
dependencies: | ||
"@cypress/request" "^3.0.0" | ||
"@cypress/request" "^3.0.1" | ||
"@cypress/xvfb" "^1.2.4" | ||
"@types/sinonjs__fake-timers" "8.1.1" | ||
"@types/sizzle" "^2.3.2" | ||
|
@@ -7068,7 +7059,7 @@ cypress@^13.10.0: | |
request-progress "^3.0.0" | ||
semver "^7.5.3" | ||
supports-color "^8.1.1" | ||
tmp "~0.2.1" | ||
tmp "~0.2.3" | ||
untildify "^4.0.0" | ||
yauzl "^2.10.0" | ||
|
||
|
@@ -7174,10 +7165,10 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: | |
dependencies: | ||
ms "2.0.0" | ||
|
||
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: | ||
version "4.3.5" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e" | ||
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg== | ||
debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4: | ||
version "4.3.6" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b" | ||
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg== | ||
dependencies: | ||
ms "2.1.2" | ||
|
||
|
@@ -7202,13 +7193,6 @@ debug@^3.1.0, debug@^3.2.7: | |
dependencies: | ||
ms "^2.1.1" | ||
|
||
debug@^4.0.0, debug@^4.3.3: | ||
version "4.3.6" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b" | ||
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg== | ||
dependencies: | ||
ms "2.1.2" | ||
|
||
debuglog@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492" | ||
|
@@ -9057,7 +9041,7 @@ flush-write-stream@^1.0.2: | |
inherits "^2.0.3" | ||
readable-stream "^2.3.6" | ||
|
||
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.7, follow-redirects@^1.14.9: | ||
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.7, follow-redirects@^1.15.6: | ||
version "1.15.6" | ||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" | ||
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== | ||
|
@@ -9480,7 +9464,7 @@ glob@^7.1.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, gl | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
glob@^8.0.1: | ||
glob@^8.0.1, glob@^8.1.0: | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e" | ||
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ== | ||
|
@@ -15051,6 +15035,11 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.0.0.tgz#33c50398f70ea7eb96d21f7b817630a55791c7ee" | ||
integrity sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A== | ||
|
||
proxy-from-env@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" | ||
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== | ||
|
||
[email protected]: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/ps-tree/-/ps-tree-1.2.0.tgz#5e7425b89508736cdd4f2224d028f7bb3f722ebd" | ||
|
@@ -16333,18 +16322,11 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0, semve | |
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" | ||
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== | ||
|
||
semver@^7.0.0, semver@^7.1.1, semver@^7.1.2: | ||
semver@^7.0.0, semver@^7.1.1, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3: | ||
version "7.6.3" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" | ||
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== | ||
|
||
semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3: | ||
version "7.5.4" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" | ||
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== | ||
dependencies: | ||
lru-cache "^6.0.0" | ||
|
||
[email protected]: | ||
version "0.18.0" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be" | ||
|
@@ -17584,12 +17566,10 @@ tmp@^0.0.33: | |
dependencies: | ||
os-tmpdir "~1.0.2" | ||
|
||
tmp@~0.2.1: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14" | ||
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ== | ||
dependencies: | ||
rimraf "^3.0.0" | ||
tmp@~0.2.3: | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae" | ||
integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w== | ||
|
||
[email protected]: | ||
version "1.0.5" | ||
|
@@ -18225,7 +18205,7 @@ uuid@^8.3.2: | |
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" | ||
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== | ||
|
||
uuid@^9.0.0: | ||
uuid@^9.0.1: | ||
version "9.0.1" | ||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" | ||
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA== | ||
|