build(deps): bump the cypress group across 1 directory with 3 updates#144
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump the cypress group across 1 directory with 3 updates#144dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the cypress group with 3 updates in the /main/tests/cypress directory: [cypress](https://github.com/cypress-io/cypress), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress). Updates `cypress` from 13.13.3 to 13.15.1 - [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.13.3...v13.15.1) Updates `eslint` from 9.9.0 to 9.14.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.9.0...v9.14.0) Updates `eslint-plugin-cypress` from 3.5.0 to 4.1.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v3.5.0...v4.1.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cypress - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cypress - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-major dependency-group: cypress ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #147. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cypress group with 3 updates in the /main/tests/cypress directory: cypress, eslint and eslint-plugin-cypress.
Updates
cypressfrom 13.13.3 to 13.15.1Release notes
Sourced from cypress's releases.
Commits
199b1cdchore: release 13.15.1 (#30454)c8439b2chore: disable nx caching and add web extension docs (#30449)cfed01bchore: attempt to not cache electron build (#30446)63937b6chore: enable nx cache invalidation via the circle version file (#30444)b335e4bchore: Update Chrome (stable) to 130.0.6723.69 (#30442)eed699echore: update lerna to 8.1.8 from 6.6.2 (#30436)0e28a81chore: fix windows job due to ipv6 issues (#30437)4ba72c9fix: ensure that requests to the same resource will be properly intercepted e...aafac6achore: add graphql schema update and wrap process.kill to swallow esrch error...e0177ffchore: Update Chrome (beta) to 131.0.6778.3 (#30416)Updates
eslintfrom 9.9.0 to 9.14.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db0b8449.14.020b0da1Build: changelog update for 9.14.0f36cb16chore: upgrade@eslint/js@9.14.0 (#19086)28be447chore: package.json update for@eslint/jsrelease24d0172fix: enable retry concurrency limit for readFile() (#19077)3fa009ffeat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3feat: add types for the@eslint/jspackage (#19010)151c965docs: updatecontext.languageOptions.parserdescription (#19084)dc34f94docs: Update READMEf48a2a0test: addno-invalid-regexptests with RegExp Modifiers (#19075)Updates
eslint-plugin-cypressfrom 3.5.0 to 4.1.0Release notes
Sourced from eslint-plugin-cypress's releases.
Commits
5543ac1Merge pull request #244 from MikeMcC399/publish-docs2bc8d5afeat(docs): publish updated readmeec56ebcMerge pull request #243 from MikeMcC399/update/cimg/node5dc7475ci(deps): update to cimg/node:22.11.020c42abMerge pull request #242 from MikeMcC399/update/semantic-release840be36Merge pull request #241 from MikeMcC399/update/eslint-deps904ba92chore(deps): update semantic-release to 24.2.0c82cf82chore(deps): update eslint to 9.13.0 and other eslint* depsee9980aMerge pull request #239 from MikeMcC399/docs/swap-flat-legacy3e3412ddocs: swap flat and legacy config doc locationsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions