oreillymedia / cypress-playback

Automatically record and playback HTTP requests in Cypress.
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

chore(deps): update js dependencies #147

Closed orm-RenovateBot closed 5 months ago

orm-RenovateBot commented 5 months ago

This PR contains the following updates:

Package Type Update Change
chai (source) devDependencies patch 5.1.0 -> 5.1.1
cypress (source) devDependencies minor 13.7.1 -> 13.9.0
eslint-plugin-cypress devDependencies minor 3.0.2 -> 3.2.0
release-it devDependencies minor 17.2.1 -> 17.3.0

Release Notes

chaijs/chai (chai) ### [`v5.1.1`](https://togithub.com/chaijs/chai/releases/tag/v5.1.1) [Compare Source](https://togithub.com/chaijs/chai/compare/v5.1.0...v5.1.1) #### What's Changed - Set up ESLint for JSDoc comments by [@​koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/chai/pull/1605](https://togithub.com/chaijs/chai/pull/1605) - build(deps-dev): bump ip from 1.1.8 to 1.1.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/chaijs/chai/pull/1608](https://togithub.com/chaijs/chai/pull/1608) - Correct Mocha import instructions by [@​MattiSG](https://togithub.com/MattiSG) in [https://github.com/chaijs/chai/pull/1611](https://togithub.com/chaijs/chai/pull/1611) - fix: support some virtual contexts in `toThrow` by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/chai/pull/1609](https://togithub.com/chaijs/chai/pull/1609) #### New Contributors - [@​MattiSG](https://togithub.com/MattiSG) made their first contribution in [https://github.com/chaijs/chai/pull/1611](https://togithub.com/chaijs/chai/pull/1611) **Full Changelog**: https://github.com/chaijs/chai/compare/v5.1.0...v5.1.1
cypress-io/cypress (cypress) ### [`v13.9.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.9.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.8.1...v13.9.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0 ### [`v13.8.1`](https://togithub.com/cypress-io/cypress/releases/tag/v13.8.1) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.8.0...v13.8.1) Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1 ### [`v13.8.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.8.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.7.3...v13.8.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0 ### [`v13.7.3`](https://togithub.com/cypress-io/cypress/releases/tag/v13.7.3) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.7.2...v13.7.3) Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3 ### [`v13.7.2`](https://togithub.com/cypress-io/cypress/releases/tag/v13.7.2) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.7.1...v13.7.2) Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress) ### [`v3.2.0`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.2.0) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v3.1.1...v3.2.0) ##### Features - support eslint v9 through [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) ([25e092e](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/25e092e3cf46b4cf6103b7fb081e0f20d70053a4)) ### [`v3.1.1`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.1.1) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v3.1.0...v3.1.1) ##### Bug Fixes - issue with unsafe to chain command that is not an action ([93824e4](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/93824e49b34db920a4ea83abbdcc60341550c175)) ### [`v3.1.0`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.1.0) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v3.0.3...v3.1.0) ##### Features - apply no-pause rule recursively ([f725f55](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/f725f55d3cc583231ce4cb3b3d85149db2532259)) ### [`v3.0.3`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.0.3) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v3.0.2...v3.0.3) ##### Bug Fixes - **deps:** update semantic-release to 23.0.8 ([b3c2425](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/b3c2425d3da51c69f2c59f2ddce1ba1d356f2204))
release-it/release-it (release-it) ### [`v17.3.0`](https://togithub.com/release-it/release-it/releases/tag/17.3.0) [Compare Source](https://togithub.com/release-it/release-it/compare/17.2.1...17.3.0) - Support Node.js v22 (resolves [#​1105](https://togithub.com/release-it/release-it/issues/1105)) ([`b26fe12`](https://togithub.com/release-it/release-it/commit/b26fe12)) - Update dependencies ([`1d9a6f0`](https://togithub.com/release-it/release-it/commit/1d9a6f0)) - Skip test ([`1fd2259`](https://togithub.com/release-it/release-it/commit/1fd2259)) - Change git config example in docs (closes [#​1091](https://togithub.com/release-it/release-it/issues/1091)) ([`6df6656`](https://togithub.com/release-it/release-it/commit/6df6656))

Configuration

📅 Schedule: Branch creation - "on the 25 day of May in 2024,on the 26 day of May in 2024,on the 29 day of June in 2024,on the 30 day of June in 2024,on the 27 day of July in 2024,on the 28 day of July in 2024,on the 31 day of August in 2024,on the 1 day of September in 2024,on the 28 day of September in 2024,on the 29 day of September in 2024" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.