Skip to content

More major dependency updates - Part C#5997

Merged
mayagbarnes merged 12 commits intodevelopfrom
major-part-c
Jan 24, 2023
Merged

More major dependency updates - Part C#5997
mayagbarnes merged 12 commits intodevelopfrom
major-part-c

Conversation

@mayagbarnes
Copy link
Copy Markdown
Collaborator

@mayagbarnes mayagbarnes commented Jan 23, 2023

📚 Context

More dependencies.

  • What kind of change does this PR introduce?
    • Other, please describe: more dependency/security updates

🧠 Description of Changes

Security Resolutions:

  • cypress-circleci-reporter (Removed) - Addresses #132
  • ua-parser-js resolved to 1.0.33 - Addresses #134

Major Updates:

  • cypress-file-upload to 5.0.8
  • cypress-image-snapshot to 4.0.1
  • @testing-library/react to 12.1.4
  • @testing-library/user-event to 14.4.3
  • @testing-library/dom to 8.19.0
  • @testing-library/react-hooks to 8.0.1
  • react-dropzone to 12.2.0
  • react-markdown to 8.0.4
  • remark-gfm too 3.0.1
  • remark-emoji to 3.0.2
  • remark-math to 5.1.1
  • rehype-katex to 6.0.2
  • rehype-raw to 6.1.1

Minor/Patch Updates:

  • plotly.js to 2.18.0
  • @types/plotly.js to 2.12.13
  • @types/react-plotly.js to 2.6.0
  • deck.gl, @deck.gl/core, @deck.gl/json to 8.8.23
  • @loaders.gl/core, @loaders.gl/csv, @loaders.gl/gltf, @loaders.gl/images to 3.2.13
  • @typescript-eslint/eslint-plugin, @typescript-eslint/parser to 5.49.0

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@mayagbarnes mayagbarnes changed the title Resolve flat to 5.0.2 More major dependency updates - Part C Jan 23, 2023
@mayagbarnes mayagbarnes marked this pull request as ready for review January 24, 2023 19:06
Copy link
Copy Markdown
Contributor

@tconkling tconkling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

# Loop until the test succeeds or is skipped.
while result not in (SUCCESS, SKIP, QUIT):
cypress_command = ["yarn", "cy:run", "--spec", specpath]
cypress_command.extend(["--reporter", "cypress-circleci-reporter"])
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this guy gone?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh duh, it's CircleCI :)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup 😄 so just figured I'd remove both the dependency & command

@mayagbarnes mayagbarnes merged commit 0b5d082 into develop Jan 24, 2023
@mayagbarnes mayagbarnes deleted the major-part-c branch January 24, 2023 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants