DataFed icon indicating copy to clipboard operation
DataFed copied to clipboard

updated package list

Open nedvedba opened this issue 1 year ago • 2 comments

PR Description

This is the first of my PRs on the update to the web stuff, I decided to split them up to make more sense. This PR just changes the version numbers for the NPM packages.

Tasks

  • [ ] - A description of the PR has been provided, and a diagram included if it is a new feature.
  • [ ] - Formatter has been run
  • [ ] - CHANGELOG comment has been added
  • [ ] - Labels have been assigned to the pr
  • [ ] - A reviwer has been added
  • [ ] - A user has been assigned to work on the pr
  • [ ] - If new feature a unit test has been added

Summary by Sourcery

Chores:

  • Update versions in package.json.in.

nedvedba avatar Jan 13 '25 18:01 nedvedba

Reviewer's Guide by Sourcery

This PR updates the versions of NPM packages used in the web application. The changes are limited to the package.json.in file.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated NPM package versions
  • Updated version numbers for various NPM packages
web/package.json.in

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.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull request title to generate a 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. You can also use this command to specify where the summary should be inserted.

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

  • Contact our support team for questions or feedback.
  • Visit our documentation for detailed guides and information.
  • Keep in touch with the Sourcery team by following us on X/Twitter, LinkedIn or GitHub.

sourcery-ai[bot] avatar Jan 13 '25 18:01 sourcery-ai[bot]

@nedvedba are you still working on this? The CI indicates there are some errors in the web tests. You might need to pull in the latest changes from devel.

JoshuaSBrown avatar Feb 04 '25 13:02 JoshuaSBrown