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

Sweep: Upgrade all frontend dependencies in package.json (βœ“ Sandbox Passed) #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Jan 23, 2024

PR Feedback (click)

  • πŸ‘ Sweep Did Well
  • πŸ‘Ž Sweep Needs Improvement

Description

This pull request upgrades all frontend dependencies in the package.json file.

Summary

  • Upgraded "@ant-design/icons" from "^4.0.0-alpha.11" to "^4.7.0"
  • Upgraded "@apollo/react-hooks" from "^3.1.3" to "^4.0.0"
  • Upgraded "@reach/router" from "^1.2.1" to "^2.0.0"
  • Upgraded "@types/jest" from "24.0.17" to "^27.0.0"
  • Upgraded "@types/jsonwebtoken" from "^8.3.4" to "^9.0.0"
  • Upgraded "@types/jwt-decode" from "^2.2.1" to "^3.0.0"
  • Upgraded "@types/node" from "12.7.2" to "^16.0.0"
  • Upgraded "@types/reach__router" from "^1.2.4" to "^2.0.0"
  • Upgraded "@types/react" from "16.9.2" to "^17.0.0"
  • Upgraded "@types/react-dom" from "16.8.5" to "^17.0.0"
  • Upgraded "@types/react-helmet" from "^5.0.14" to "^6.0.0"
  • Upgraded "@types/showdown" from "^1.9.3" to "^2.0.0"
  • Upgraded "@typescript-eslint/eslint-plugin" from "^2.15.0" to "^5.0.0"
  • Upgraded "antd" from "4.0.0-alpha.14" to "^5.0.0"
  • Upgraded "apollo-boost" from "^0.4.4" to "^1.0.0"
  • Upgraded "apollo-link-context" from "^1.0.19" to "^2.0.0"
  • Upgraded "array-move" from "^2.2.1" to "^3.0.0"
  • Upgraded "axios" from "^0.19.0" to "^0.24.0"
  • Upgraded "graphql" from "^14.4.2" to "^16.0.0"
  • Upgraded "graphql-tag" from "^2.10.1" to "^3.0.0"
  • Upgraded "jsonwebtoken" from "^8.5.1" to "^9.0.0"
  • Upgraded "jwt-decode" from "^2.2.0" to "^3.0.0"
  • Upgraded "mobx" from "^5.13.0" to "^6.0.0"
  • Upgraded "mobx-react" from "^6.1.3" to "^7.0.0"
  • Upgraded "moment" from "^2.24.0" to "^3.0.0"
  • Upgraded "parse-domain" from "^2.3.4" to "^3.0.0"
  • Upgraded "react" from "^16.9.0" to "^17.0.0"
  • Upgraded "react-apollo-hooks" from "^0.5.0" to "^1.0.0"
  • Upgraded "react-dom" from "^16.9.0" to "^17.0.0"
  • Upgraded "react-helmet" from "^5.2.1" to "^6.0.0"
  • Upgraded "react-mde" from "^8.0.1" to "^9.0.0"
  • Upgraded "react-scripts" from "3.1.2" to "^4.0.0"
  • Upgraded "react-sortable-hoc" from "^1.10.1" to "^2.0.0"
  • Upgraded "showdown" from "^1.9.1" to "^2.0.0"
  • Upgraded "typescript" from "3.5.3" to "^4.0.0"

Fixes #119.


πŸŽ‰ Latest improvements to Sweep:
  • New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
  • Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
  • Use the GitHub issues extension for creating Sweep issues directly from your editor.

πŸ’‘ To get Sweep to edit this pull request, you can:

  • Comment below, and Sweep can edit the entire PR
  • Comment on a file, Sweep will only modify the commented file
  • Edit the original issue to get Sweep to recreate the PR from scratch

Copy link
Contributor Author

sweep-ai bot commented Jan 23, 2024

Rollback Files For Sweep

  • Rollback changes to frontend/package.json

This is an automated message generated by Sweep AI.

Copy link
Contributor Author

sweep-ai bot commented Jan 23, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

This is an automated message generated by Sweep AI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sweep: Upgrade all frontend dependencies in package.json
1 participant