Skip to content

Comments

Upgrade Deps#92

Open
HappyPaul55 wants to merge 2 commits intomainfrom
upgrade-deps-2026-07-01
Open

Upgrade Deps#92
HappyPaul55 wants to merge 2 commits intomainfrom
upgrade-deps-2026-07-01

Conversation

@HappyPaul55
Copy link
Contributor

@HappyPaul55 HappyPaul55 commented Jan 7, 2026

This pull request updates several dependencies in the package.json file, bringing both production and development packages to their latest versions. These updates include UI libraries, error tracking, form handling, routing, testing tools, and TypeScript support. The main goal is to keep the project up-to-date with the latest features and security patches.

Dependency updates:

  • Updated core dependencies, including @deskpro/deskpro-ui, @sentry/react, @tanstack/react-query, formik, react-router-dom, styled-components, and others to their latest versions for improved features and bug fixes.
  • Upgraded development dependencies such as @swc/core, @swc/helpers, @testing-library/jest-dom, @types/lodash, and @types/react for better compatibility and performance in the development and testing environment.
  • Bumped versions of build and tooling dependencies, including jest-environment-jsdom, ts-jest, typescript, and vite to ensure compatibility with the latest ecosystem changes.

Summary by Sourcery

Upgrade frontend application dependencies and tooling to newer compatible versions.

Enhancements:

  • Refresh core runtime and UI dependencies (routing, forms, time formatting, UI kit, and utility libraries) to newer versions for improved stability and compatibility.

Build:

  • Update build and tooling packages including SWC, Jest environment, ts-jest, TypeScript, and Vite to align with the current ecosystem and dependency versions.

@HappyPaul55 HappyPaul55 requested a review from Copilot January 7, 2026 14:15
@sourcery-ai
Copy link

sourcery-ai bot commented Jan 7, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR bumps a set of runtime, development, and build/tooling dependencies in package.json (and pnpm-lock.yaml) to newer compatible versions, mainly for UI, routing, error tracking, SWC/testing, TypeScript, and Vite, without changing any application source code.

File-Level Changes

Change Details Files
Upgrade core runtime dependencies (UI, error tracking, data fetching, forms, routing, styling, and time utilities) to newer compatible versions.
  • Bump @deskpro/deskpro-ui to the next minor version for UI components.
  • Upgrade @sentry/react and @sentry/vite-plugin to newer 9.x/3.x releases for improved error tracking and build integration.
  • Update @tanstack/react-query to a newer 4.x version for data fetching and caching.
  • Increment formik to a newer 2.4.x patch version for form handling fixes.
  • Increment javascript-time-ago and react-time-ago to newer patch releases.
  • Bump react-router-dom to the next patch version in the 6.30.x line.
  • Update simplebar and styled-components to newer patch/minor versions for styling and layout behavior.
package.json
pnpm-lock.yaml
Upgrade testing, SWC, and type-definition development dependencies to newer patch/minor versions.
  • Update @swc/core and @swc/helpers to newer 1.x/0.5.x releases for improved transpilation support.
  • Bump @testing-library/jest-dom to a newer 6.x patch release.
  • Increment @types/lodash and @types/react to the latest 4.17.x and 18.3.x patch versions for better type coverage.
  • Keep other Testing Library packages aligned while retaining their existing major versions.
package.json
pnpm-lock.yaml
Update build and tooling dependencies (Jest environment, ts-jest, TypeScript, Vite) to newer compatible versions.
  • Bump jest-environment-jsdom within the 30.x line.
  • Upgrade ts-jest to a newer 29.4.x patch release for compatibility with Jest and newer TypeScript.
  • Update typescript from 5.8.x to 5.9.x for language and tooling improvements.
  • Bump vite to a newer 6.4.x release to track the current bundler/dev-server tooling.
package.json
pnpm-lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates multiple dependencies across production and development packages to keep the project current with the latest features, bug fixes, and security patches. Most updates are minor or patch version increments.

  • Updated production dependencies including UI libraries, error tracking, form handling, routing, and styling packages
  • Upgraded development dependencies for testing, type definitions, and build tooling
  • All updates maintain backward compatibility through semantic versioning (minor/patch updates only)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

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.

1 participant