Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: renovate - add cypress #35375

Merged
merged 2 commits into from
Apr 8, 2022
Merged

chore: renovate - add cypress #35375

merged 2 commits into from
Apr 8, 2022

Conversation

axe312ger
Copy link
Collaborator

Cypress is not yet updated via renovate. Because of this we have a lot of different cypress versions.

This tells renovate to take care of this.

Current status in the repo:

18 results - 17 files

e2e-tests/contentful/package.json:
  7      "@contentful/rich-text-types": "^14.1.2",
  8:     "cypress": "^6.8.0",
  9      "cypress-image-snapshot": "^4.0.1",

e2e-tests/development-runtime/package.json:
  58      "cross-env": "^5.2.0",
  59:     "cypress": "6.1.0",
  60      "cypress-image-snapshot": "^4.0.1",

  73    "resolutions": {
  74:     "cypress": "6.1.0",
  75      "graphql-config": "3.3.0"

e2e-tests/gatsby-image/package.json:
  6    "dependencies": {
  7:     "cypress": "^3.1.0",
  8      "gatsby": "^2.0.118",

e2e-tests/gatsby-static-image/package.json:
  6    "dependencies": {
  7:     "cypress": "^3.1.0",
  8      "gatsby": "^2.0.118",

e2e-tests/mdx/package.json:
  7      "@mdx-js/react": "^1.6.6",
  8:     "cypress": "^7.2.0",
  9      "fs-extra": "^8.1.0",

e2e-tests/mdx-less-babel/package.json:
  7      "@mdx-js/react": "^1.6.6",
  8:     "cypress": "^3.1.0",
  9      "gatsby": "^2.0.118",

e2e-tests/path-prefix/package.json:
  6    "dependencies": {
  7:     "cypress": "^3.1.0",
  8      "gatsby": "^2.3.34",

e2e-tests/production-runtime/package.json:
  7      "babel-plugin-search-and-replace": "^1.1.0",
  8:     "cypress": "^6.5.0",
  9      "gatsby": "^4.1.6",

e2e-tests/themes/development-runtime/package.json:
  28      "cross-env": "^5.2.0",
  29:     "cypress": "^3.1.3",
  30      "gatsby-cypress": "^0.2.2",

e2e-tests/themes/production-runtime/package.json:
  25      "cross-env": "^5.2.0",
  26:     "cypress": "^3.1.3",
  27      "gatsby-cypress": "^0.1.7",

e2e-tests/trailing-slash/package.json:
  6    "dependencies": {
  7:     "cypress": "^9.1.1",
  8      "gatsby": "next",

e2e-tests/visual-regression/package.json:
  6    "dependencies": {
  7:     "cypress": "^7.3.0",
  8      "cypress-image-snapshot": "^4.0.1",

examples/gatsbygram/package.json:
  54    "devDependencies": {
  55:     "cypress": "^3.8.3",
  56      "gatsby-cypress": "^0.4.10",

examples/recipe-linking-between-pages/package.json:
  14    "devDependencies": {
  15:     "cypress": "^4.12.1",
  16      "gatsby-cypress": "^0.4.10",

examples/using-cypress/package.json:
  35      "axe-core": "^3.5.5",
  36:     "cypress": "^4.12.1",
  37      "cypress-axe": "^0.8.1",

examples/using-reach-skip-nav/package.json:
  33    "devDependencies": {
  34:     "cypress": "^4.12.1",
  35      "start-server-and-test": "^1.11.3"

packages/gatsby-cypress/package.json:
  32    "peerDependencies": {
  33:     "cypress": "^3.1.0",
  34      "gatsby": "^4.0.0-next"

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Apr 8, 2022
@axe312ger axe312ger changed the title Ci/renovate add cypress Ci: renovate add cypress Apr 8, 2022
@axe312ger axe312ger added type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Apr 8, 2022
@LekoArts LekoArts changed the title Ci: renovate add cypress chore: renovate - add cypress Apr 8, 2022
@LekoArts LekoArts merged commit 69490a5 into master Apr 8, 2022
@LekoArts LekoArts deleted the ci/renovate-add-cypress branch April 8, 2022 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants