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

build(deps): bump the npm_and_yarn group across 7 directories with 6 updates #2182

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps the npm_and_yarn group with 1 update in the /assist directory: express.
Bumps the npm_and_yarn group with 1 update in the /ee/assist directory: express.
Bumps the npm_and_yarn group with 5 updates in the /frontend directory:

Package From To
express 4.18.2 4.19.2
postcss 8.4.31 8.4.32
ejs 3.1.9 3.1.10
es5-ext 0.10.62 0.10.64
follow-redirects 1.15.3 1.15.6

Bumps the npm_and_yarn group with 1 update in the /peers directory: express.
Bumps the npm_and_yarn group with 1 update in the /sourcemapreader directory: express.
Bumps the npm_and_yarn group with 1 update in the /tracker/tracker-axios directory: axios.
Bumps the npm_and_yarn group with 1 update in the /tracker/tracker-testing-playground directory: axios.

Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0

4.18.3 / 2024-02-29

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
  • deps: cookie@0.6.0
    • Add partitioned option
Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0

4.18.3 / 2024-02-29

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
  • deps: cookie@0.6.0
    • Add partitioned option
Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0

4.18.3 / 2024-02-29

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
  • deps: cookie@0.6.0
    • Add partitioned option
Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Updates postcss from 8.4.31 to 8.4.32

Release notes

Sourced from postcss's releases.

8.4.32

Changelog

Sourced from postcss's changelog.

8.4.32

  • Fixed postcss().process() types (by Andrew Ferreira).
Commits

Updates ejs from 3.1.9 to 3.1.10

Release notes

Sourced from ejs's releases.

v3.1.10

Version 3.1.10

Commits

Updates es5-ext from 0.10.62 to 0.10.64

Release notes

Sourced from es5-ext's releases.

0.10.64 (2024-02-27)

Bug Fixes

  • Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals (c2e2bb9)

Comparison since last release

0.10.63 (2024-02-23)

Bug Fixes

  • Do not rely on problematic regex (3551cdd), addresses #201
  • Support ES2015+ function definitions in function#toStringTokens() (a52e957), addresses #021
  • Ensure postinstall script does not crash on Windows, fixes #181 (bf8ed79)

Maintenance Improvements

  • Simplify the manifest message (7855319)

Comparison since last release

Changelog

Sourced from es5-ext's changelog.

0.10.64 (2024-02-27)

Bug Fixes

  • Revert update to postinstall script meant to fix Powershell issue, as it's a regression for some Linux terminals (c2e2bb9)

0.10.63 (2024-02-23)

Bug Fixes

  • Do not rely on problematic regex (3551cdd), addresses #201
  • Support ES2015+ function definitions in function#toStringTokens() (a52e957), addresses #021
  • Ensure postinstall script does not crash on Windows, fixes #181 (bf8ed79)

Maintenance Improvements

  • Simplify the manifest message (7855319)
Commits
  • f76b03d chore: Release v0.10.64
  • 2881acd chore: Bump dependencies
  • c2e2bb9 fix: Revert update meant to fix Powershell issue, as it's a regression
  • 16f2b72 docs: Fix date in the changelog
  • de4e03c chore: Release v0.10.63
  • 3fd53b7 chore: Upgrade lint-staged to v13
  • bf8ed79 chore: Ensure postinstall script does not crash on Windows
  • 2cbbb07 chore: Bump dependencies
  • 22d0416 chore: Bump LICENSE year
  • a52e957 fix: Support ES2015+ function definitions in function#toStringTokens()
  • Additional commits viewable in compare view

Updates follow-redirects from 1.15.3 to 1.15.6

Commits
  • 35a517c Release version 1.15.6 of the npm package.
  • c4f847f Drop Proxy-Authorization across hosts.
  • 8526b4a Use GitHub for disclosure.
  • b1677ce Release version 1.15.5 of the npm package.
  • d8914f7 Preserve fragment in responseUrl.
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • Additional commits viewable in compare view

Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0

4.18.3 / 2024-02-29

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
  • deps: cookie@0.6.0
    • Add partitioned option
Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0

4.18.3 / 2024-02-29

  • Fix routing requests without method
  • deps: body-parser@1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@2.5.2
  • deps: cookie@0.6.0
    • Add partitioned option
Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Updates axios from 0.26.1 to 1.6.8

Release notes

Sourced from axios's releases.

Release v1.6.8

Release notes:

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.8 (2024-03-15)

Bug Fixes

  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#6300) (8786e0f)

Contributors to this release

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)

... (truncated)

Commits<...

Description has been truncated

Amirouche and others added 30 commits January 26, 2024 18:11
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Co-authored-by: keshav-multi <keshav@multivariate.tech>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* Updated hero

* Fixed typo and added feature flags

* Typo
* fix(scrips) fix docker installation commands

* fix(scripts) check docker compose installation

* fix(script) revert scripts styles
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(tracker): change canvas scaling

* fix(tracker): 12.0.3

* fix(tracker): 12.0.3
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* change(ui): iframe check for sso redirect

* change(ui): removed login.js

* change(ui): sso link

* change(ui): sso link

* change(ui): iframe check and sso redirect
zavorotynskiy and others added 20 commits April 30, 2024 15:56
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: GitHub Action <action@github.com>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
…updates

Bumps the npm_and_yarn group with 1 update in the /assist directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /ee/assist directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 5 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` |
| [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` |
| [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.62` | `0.10.64` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.3` | `1.15.6` |

Bumps the npm_and_yarn group with 1 update in the /peers directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /sourcemapreader directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /tracker/tracker-axios directory: [axios](https://github.com/axios/axios).
Bumps the npm_and_yarn group with 1 update in the /tracker/tracker-testing-playground directory: [axios](https://github.com/axios/axios).


Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `postcss` from 8.4.31 to 8.4.32
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.31...8.4.32)

Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

Updates `es5-ext` from 0.10.62 to 0.10.64
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.6)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `axios` from 0.26.1 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.26.1...v1.6.8)

Updates `axios` from 0.27.2 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.26.1...v1.6.8)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: es5-ext
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

coderabbitai bot commented May 8, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@azure/storage-blob@12.17.0 filesystem Transitive: environment, network +31 14.8 MB azure-sdk
npm/@types/json-schema@7.0.15 None 0 31.7 kB types
npm/@types/parse-json@4.0.2 None 0 2.95 kB types
npm/@types/prop-types@15.7.12 None 0 6.71 kB types
npm/@types/semver@7.5.8 None 0 23.3 kB types
npm/@types/stack-utils@2.0.3 None 0 6.43 kB types
npm/@types/yargs-parser@21.0.3 None 0 8.65 kB types
npm/@typescript-eslint/types@5.62.0 None 0 223 kB jameshenry
npm/@ungap/structured-clone@1.2.0 None 0 26.2 kB webreflection
npm/argparse@2.0.1 environment, filesystem 0 172 kB vitaly
npm/asap@2.0.6 None 0 33.9 kB kriskowal
npm/aws-sdk@2.1495.0 environment, filesystem, network, shell Transitive: eval +35 90.7 MB aws-sdk-bot
npm/balanced-match@1.0.2 None 0 6.94 kB juliangruber
npm/buffer-from@1.1.2 None 0 5.05 kB linusu
npm/bytes@3.0.0 None 0 10.8 kB dougwilson
npm/callsites@3.1.0 None 0 6.33 kB sindresorhus
npm/caniuse-lite@1.0.30001616 None 0 2.05 MB caniuse-lite
npm/char-regex@1.0.2 None 0 4.96 kB richienb
npm/ci-info@3.9.0 environment 0 26.1 kB sibiraj-s
npm/clean-stack@2.2.0 None 0 5.51 kB sindresorhus
npm/co@4.6.0 None 0 16 kB jongleberry
npm/collect-v8-coverage@1.0.2 unsafe 0 5.14 kB simenb
npm/commondir@1.0.1 None 0 4.79 kB substack
npm/concat-map@0.0.1 None 0 4.86 kB substack
npm/convert-source-map@2.0.0 None 0 15.9 kB phated
npm/core-util-is@1.0.3 None 0 4.98 kB isaacs
npm/create-require@1.1.1 filesystem, unsafe 0 6.25 kB pi0
npm/csstype@3.1.3 None 0 1.25 MB faddee
npm/dayjs@1.11.11 None 0 666 kB iamkun
npm/dedent@0.7.0 None 0 4.85 kB dmnd
npm/deep-is@0.1.4 None 0 8.11 kB thlorenz
npm/deepmerge@4.3.1 None 0 31.2 kB tehshrike
npm/detect-newline@3.1.0 None 0 3.77 kB sindresorhus
npm/diff@4.0.2 None 0 335 kB kpdecker
npm/eastasianwidth@0.2.0 None 0 13.6 kB komagata
npm/electron-to-chromium@1.4.758 None 0 287 kB kilianvalkhof
npm/es-array-method-boxes-properly@1.0.0 None 0 3.86 kB ljharb
npm/escalade@3.1.2 filesystem 0 11.6 kB lukeed
npm/eslint-visitor-keys@3.4.3 None 0 32.3 kB eslintbot
npm/esprima@4.0.1 None 0 314 kB ariya
npm/estraverse@5.3.0 None 0 37.1 kB michaelficarra
npm/esutils@2.0.3 None 0 50.6 kB michaelficarra
npm/exit@0.1.2 None 0 59.8 kB cowboy
npm/express@4.19.2 environment, filesystem, network Transitive: eval, unsafe +63 2.12 MB wesleytodd
npm/fast-deep-equal@3.1.3 None 0 13 kB esp
npm/fast-json-stable-stringify@2.1.0 None 0 17 kB esp
npm/fast-levenshtein@2.0.6 None 0 9.44 kB hiddentao
npm/flatted@3.3.1 None 0 40.3 kB webreflection
npm/fs.realpath@1.0.0 environment, filesystem 0 13.4 kB isaacs
npm/fsevents@2.3.3 None 0 173 kB pipobscure
npm/functions-have-names@1.2.3 None 0 16.7 kB ljharb
npm/gensync@1.0.0-beta.2 None 0 28.9 kB loganfsmyth
npm/get-package-type@0.1.0 filesystem 0 6.01 kB coreyfarrell
npm/globals@11.12.0 None 0 39.8 kB sindresorhus
npm/graceful-fs@4.2.11 environment, filesystem 0 32.5 kB isaacs
npm/graphemer@1.4.0 None 0 812 kB mattpauldavies
npm/has-bigints@1.0.2 None 0 12.8 kB ljharb
npm/html-escaper@2.0.2 None 0 13.1 kB webreflection
npm/http-cache-semantics@4.1.1 None 0 35.9 kB kornel
npm/human-signals@2.1.0 None 0 44.3 kB ehmicky
npm/ieee754@1.2.1 None 0 6.8 kB feross
npm/is-docker@2.2.1 filesystem 0 3.01 kB sindresorhus
npm/is-fullwidth-code-point@2.0.0 None 0 4.14 kB sindresorhus
npm/is-generator-fn@2.1.0 None 0 3.28 kB sindresorhus
npm/is-map@2.0.3 None 0 20.4 kB ljharb
npm/is-negative-zero@2.0.3 None 0 27.1 kB ljharb
npm/is-path-inside@3.0.3 None 0 4.12 kB sindresorhus
npm/is-set@2.0.3 None 0 19.7 kB ljharb
npm/is-unicode-supported@0.1.0 None 0 3.54 kB sindresorhus
npm/is-windows@1.0.2 None 0 7.96 kB jonschlinkert
npm/is-wsl@1.1.0 environment, filesystem 0 2.88 kB sindresorhus
npm/isarray@2.0.5 None 0 3.43 kB juliangruber
npm/isexe@2.0.0 environment, filesystem 0 11 kB isaacs
npm/isobject@3.0.1 None 0 6.93 kB doowb
npm/istanbul-lib-coverage@3.2.2 None 0 34.4 kB oss-bot
npm/iterate-iterator@1.0.2 None 0 16.2 kB ljharb
npm/jest-get-type@29.6.3 None 0 3.79 kB simenb
npm/jsesc@2.5.2 None 0 32 kB mathias
npm/json-buffer@3.0.1 None 0 5.4 kB dominictarr
npm/json-parse-better-errors@1.0.2 None 0 6.7 kB zkat
npm/json-schema-traverse@0.4.1 None 0 19.6 kB esp
npm/json-stable-stringify-without-jsonify@1.0.1 None 0 14.2 kB samn
npm/json-stringify-safe@5.0.1 None 0 12.7 kB isaacs
npm/kleur@3.0.3 None 0 9.89 kB lukeed
npm/leven@3.1.0 None 0 5.34 kB sindresorhus
npm/lodash.debounce@4.0.8 None 0 14 kB jdalton
npm/lodash.merge@4.6.2 None 0 54.1 kB jdalton
npm/lodash.uniq@4.5.0 None 0 25 kB jdalton
npm/lodash@4.17.21 None 0 1.41 MB bnjmnt4n
npm/make-error@1.3.6 None 0 12.4 kB julien-f
npm/merge-stream@2.0.0 None 0 4.31 kB stevemao
npm/mime@2.6.0 None 0 60.1 kB broofa
npm/mimic-fn@2.1.0 None 0 4.46 kB sindresorhus
npm/minimist@1.2.8 None 0 54.5 kB ljharb
npm/natural-compare-lite@1.4.0 None 0 5.63 kB lauriro
npm/natural-compare@1.4.0 None 0 5.65 kB megawac
npm/neo-async@2.6.2 None 0 298 kB suguru03
npm/node-int64@0.4.0 None 0 16.3 kB broofa
npm/node-releases@2.0.14 None 0 34 kB chicoxyzzy
npm/object-keys@1.1.1 None 0 26.5 kB ljharb
npm/on-headers@1.0.2 None 0 7.54 kB dougwilson
npm/path-is-absolute@1.0.1 None 0 3.62 kB sindresorhus
npm/pify@4.0.1 None 0 7.23 kB sindresorhus
npm/pirates@4.0.6 unsafe 0 13.5 kB danez
npm/prelude-ls@1.2.1 None 0 36.7 kB gkz
npm/prettier@2.8.8 environment, filesystem, unsafe 0 11.2 MB prettier-bot
npm/process-nextick-args@2.0.1 None 0 3.17 kB cwmma
npm/react-is@16.13.1 environment 0 24 kB acdlite
npm/regenerate@1.4.2 None 0 49.2 kB mathias
npm/regenerator-runtime@0.14.1 None 0 27.9 kB benjamn
npm/require-from-string@2.0.2 unsafe 0 3.42 kB floatdrop
npm/require-main-filename@2.0.0 None 0 3.93 kB bcoe
npm/resolve-from@5.0.0 filesystem, unsafe 0 5.82 kB sindresorhus
npm/safe-buffer@5.1.2 None 0 31.7 kB feross
npm/set-blocking@2.0.0 None 0 4.22 kB bcoe
npm/shebang-regex@3.0.0 None 0 2.83 kB sindresorhus
npm/sisteransi@1.0.5 None 0 6.79 kB terkelg
npm/smart-buffer@4.2.0 None 0 138 kB joshglazebrook
npm/source-map@0.7.4 filesystem, network 0 226 kB eemeli
npm/sprintf-js@1.0.3 None 0 34.8 kB alexei
npm/strip-bom@4.0.0 None 0 3.91 kB sindresorhus
npm/strip-final-newline@2.0.0 None 0 3.05 kB sindresorhus
npm/strip-json-comments@3.1.1 None 0 6.96 kB sindresorhus
npm/strnum@1.0.5 None 0 17.7 kB amitgupta
npm/text-table@0.2.0 None 0 11 kB substack
npm/through@2.3.8 None 0 12.5 kB dominictarr
npm/to-fast-properties@2.0.0 None 0 3.5 kB sindresorhus
npm/tslib@1.14.1 None 0 34 kB typescript-bot
npm/type-detect@4.0.8 None 0 42.1 kB chaijs
npm/type-fest@0.20.2 None 0 111 kB sindresorhus
npm/typedarray@0.0.6 None 0 26 kB substack
npm/uglify-js@3.17.4 environment, eval, filesystem 0 1.28 MB alexlamsl
npm/unicode-canonical-property-names-ecmascript@2.0.0 None 0 5.01 kB google-wombot
npm/unicode-match-property-value-ecmascript@2.1.0 None 0 25.7 kB google-wombot
npm/unicode-property-aliases-ecmascript@2.1.0 None 0 5.98 kB google-wombot
npm/universalify@0.1.2 None 0 4.71 kB ryanzim
npm/untildify@4.0.0 None 0 3.01 kB sindresorhus
npm/util-deprecate@1.0.2 None 0 5.48 kB tootallnate
npm/v8-compile-cache-lib@3.0.1 environment, filesystem, unsafe 0 18.2 kB cspotcode
npm/which-module@2.0.1 None 0 4.04 kB nexdrew
npm/wordwrap@1.0.0 None 0 36.8 kB substack
npm/wrappy@1.0.2 None 0 2.96 kB zkat
npm/xtend@4.0.2 None 0 6.46 kB raynos
npm/y18n@4.0.3 filesystem 0 11 kB oss-bot
npm/yaml@1.10.2 environment 0 448 kB eemeli
npm/yn@3.1.1 None 0 6.31 kB sindresorhus
npm/yocto-queue@0.1.0 None 0 6.03 kB sindresorhus

🚮 Removed packages: npm/@aashutoshrathi/word-wrap@1.2.6, npm/@alloc/quick-lru@5.2.0, npm/@ampproject/remapping@2.3.0, npm/@ant-design/colors@7.0.2, npm/@ant-design/cssinjs@1.20.0, npm/@ant-design/icons-svg@4.4.2, npm/@ant-design/icons@5.3.7, npm/@ant-design/react-slick@1.1.2, npm/@apideck/better-ajv-errors@0.3.6, npm/@babel/cli@7.24.5, npm/@babel/core@7.24.5, npm/@babel/generator@7.24.5, npm/@babel/helper-annotate-as-pure@7.22.5, npm/@babel/helper-builder-binary-assignment-operator-visitor@7.22.15, npm/@babel/helper-compilation-targets@7.23.6, npm/@babel/helper-create-class-features-plugin@7.24.5, npm/@babel/helper-create-regexp-features-plugin@7.22.15, npm/@babel/helper-define-polyfill-provider@0.1.5, npm/@babel/helper-function-name@7.23.0, npm/@babel/helper-hoist-variables@7.22.5, npm/@babel/helper-member-expression-to-functions@7.24.5, npm/@babel/helper-module-imports@7.24.3, npm/@babel/helper-module-transforms@7.24.5, npm/@babel/helper-optimise-call-expression@7.22.5, npm/@babel/helper-remap-async-to-generator@7.22.20, npm/@babel/helper-replace-supers@7.24.1, npm/@babel/helper-simple-access@7.24.5, npm/@babel/helper-skip-transparent-expression-wrappers@7.22.5, npm/@babel/helper-split-export-declaration@7.24.5, npm/@babel/helper-wrap-function@7.24.5, npm/@babel/helpers@7.24.5, npm/@babel/node@7.23.9, npm/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.1, npm/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.1, npm/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.1, npm/@babel/plugin-proposal-class-properties@7.18.6, npm/@babel/plugin-proposal-decorators@7.24.1, npm/@babel/plugin-proposal-export-default-from@7.24.1, npm/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6, npm/@babel/plugin-proposal-object-rest-spread@7.20.7, npm/@babel/plugin-proposal-optional-chaining@7.21.0, npm/@babel/plugin-proposal-private-methods@7.18.6, npm/@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2, npm/@babel/plugin-syntax-async-generators@7.8.4, npm/@babel/plugin-syntax-bigint@7.8.3, npm/@babel/plugin-syntax-class-properties@7.12.13, npm/@babel/plugin-syntax-class-static-block@7.14.5, npm/@babel/plugin-syntax-decorators@7.24.1, npm/@babel/plugin-syntax-dynamic-import@7.8.3, npm/@babel/plugin-syntax-export-default-from@7.24.1, npm/@babel/plugin-syntax-export-namespace-from@7.8.3, npm/@babel/plugin-syntax-flow@7.24.1, npm/@babel/plugin-syntax-import-assertions@7.24.1, npm/@babel/plugin-syntax-import-attributes@7.24.1, npm/@babel/plugin-syntax-import-meta@7.10.4, npm/@babel/plugin-syntax-json-strings@7.8.3, npm/@babel/plugin-syntax-jsx@7.24.1, npm/@babel/plugin-syntax-logical-assignment-operators@7.10.4, npm/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3, npm/@babel/plugin-syntax-numeric-separator@7.10.4, npm/@babel/plugin-syntax-object-rest-spread@7.8.3, npm/@babel/plugin-syntax-optional-catch-binding@7.8.3, npm/@babel/plugin-syntax-optional-chaining@7.8.3, npm/@babel/plugin-syntax-private-property-in-object@7.14.5, npm/@babel/plugin-syntax-top-level-await@7.14.5, npm/@babel/plugin-syntax-typescript@7.24.1, npm/@babel/plugin-syntax-unicode-sets-regex@7.18.6, npm/@babel/plugin-transform-arrow-functions@7.24.1, npm/@babel/plugin-transform-async-generator-functions@7.24.3, npm/@babel/plugin-transform-async-to-generator@7.24.1, npm/@babel/plugin-transform-block-scoped-functions@7.24.1, npm/@babel/plugin-transform-block-scoping@7.24.5, npm/@babel/plugin-transform-class-properties@7.24.1, npm/@babel/plugin-transform-class-static-block@7.24.4, npm/@babel/plugin-transform-classes@7.24.5, npm/@babel/plugin-transform-computed-properties@7.24.1, npm/@babel/plugin-transform-destructuring@7.24.5, npm/@babel/plugin-transform-dotall-regex@7.24.1, npm/@babel/plugin-transform-duplicate-keys@7.24.1, npm/@babel/plugin-transform-dynamic-import@7.24.1, npm/@babel/plugin-transform-exponentiation-operator@7.24.1, npm/@babel/plugin-transform-export-namespace-from@7.24.1, npm/@babel/plugin-transform-flow-strip-types@7.24.1, npm/@babel/plugin-transform-for-of@7.24.1, npm/@babel/plugin-transform-function-name@7.24.1, npm/@babel/plugin-transform-json-strings@7.24.1, npm/@babel/plugin-transform-literals@7.24.1, npm/@babel/plugin-transform-logical-assignment-operators@7.24.1, npm/@babel/plugin-transform-member-expression-literals@7.24.1, npm/@babel/plugin-transform-modules-amd@7.24.1, npm/@babel/plugin-transform-modules-commonjs@7.24.1, npm/@babel/plugin-transform-modules-systemjs@7.24.1, npm/@babel/plugin-transform-modules-umd@7.24.1, npm/@babel/plugin-transform-named-capturing-groups-regex@7.22.5, npm/@babel/plugin-transform-new-target@7.24.1, npm/@babel/plugin-transform-nullish-coalescing-operator@7.24.1, npm/@babel/plugin-transform-numeric-separator@7.24.1, npm/@babel/plugin-transform-object-rest-spread@7.24.5, npm/@babel/plugin-transform-object-super@7.24.1, npm/@babel/plugin-transform-optional-catch-binding@7.24.1, npm/@babel/plugin-transform-optional-chaining@7.24.5, npm/@babel/plugin-transform-parameters@7.24.5, npm/@babel/plugin-transform-private-methods@7.24.1, npm/@babel/plugin-transform-private-property-in-object@7.24.5, npm/@babel/plugin-transform-property-literals@7.24.1, npm/@babel/plugin-transform-react-constant-elements@7.24.1, npm/@babel/plugin-transform-react-display-name@7.24.1, npm/@babel/plugin-transform-react-jsx-development@7.22.5, npm/@babel/plugin-transform-react-jsx@7.23.4, npm/@babel/plugin-transform-react-pure-annotations@7.24.1, npm/@babel/plugin-transform-regenerator@7.24.1, npm/@babel/plugin-transform-reserved-words@7.24.1, npm/@babel/plugin-transform-runtime@7.24.3, npm/@babel/plugin-transform-shorthand-properties@7.24.1, npm/@babel/plugin-transform-spread@7.24.1, npm/@babel/plugin-transform-sticky-regex@7.24.1, npm/@babel/plugin-transform-template-literals@7.24.1, npm/@babel/plugin-transform-typeof-symbol@7.24.5, npm/@babel/plugin-transform-typescript@7.24.5, npm/@babel/plugin-transform-unicode-escapes@7.24.1, npm/@babel/plugin-transform-unicode-property-regex@7.24.1, npm/@babel/plugin-transform-unicode-regex@7.24.1, npm/@babel/plugin-transform-unicode-sets-regex@7.24.1, npm/@babel/preset-env@7.24.5, npm/@babel/preset-flow@7.24.1, npm/@babel/preset-modules@0.1.6-no-external-plugins, npm/@babel/preset-react@7.24.1, npm/@babel/preset-typescript@7.24.1, npm/@babel/register@7.23.7, npm/@babel/runtime@7.24.5, npm/@babel/template@7.24.0, npm/@babel/traverse@7.24.5, npm/@babel/types@7.24.5, npm/@base2/pretty-print-object@1.0.1, npm/@cnakazawa/watch@1.0.4, npm/@colors/colors@1.5.0, npm/@cspotcode/source-map-support@0.8.1, npm/@csstools/selector-specificity@2.2.0, npm/@ctrl/tinycolor@3.6.1, npm/@cypress/request@3.0.1, npm/@cypress/xvfb@1.2.4, npm/@design-systems/utils@2.12.0, npm/@devtools-ds/object-inspector@1.2.1, npm/@devtools-ds/object-parser@1.2.1, npm/@devtools-ds/themes@1.2.1, npm/@devtools-ds/tree@1.2.1, npm/@discoveryjs/json-ext@0.5.7, npm/@emotion/babel-plugin@11.11.0, npm/@emotion/cache@11.11.0, npm/@emotion/hash@0.8.0, npm/@emotion/memoize@0.8.1, npm/@emotion/react@11.11.4, npm/@emotion/serialize@1.1.4, npm/@emotion/sheet@1.2.2, npm/@emotion/unitless@0.7.5, npm/@emotion/use-insertion-effect-with-fallbacks@1.0.1, npm/@emotion/utils@1.2.1, npm/@emotion/weak-memoize@0.3.1, npm/@eslint-community/eslint-utils@4.4.0, npm/@eslint/eslintrc@2.1.4, npm/@floating-ui/core@1.6.1, npm/@floating-ui/dom@1.6.5, npm/@floating-ui/react-dom-interactions@0.10.3, npm/@floating-ui/react-dom@1.3.0, npm/@floating-ui/utils@0.2.2, npm/@fluentui/react-component-event-listener@0.63.1, npm/@fluentui/react-component-ref@0.63.1, npm/@gar/promisify@1.1.3, npm/@humanwhocodes/config-array@0.11.14, npm/@iarna/cli@2.1.0, npm/@isaacs/cliui@8.0.2, npm/@istanbuljs/load-nyc-config@1.1.0, npm/@jest/console@29.7.0, npm/@jest/core@29.7.0, npm/@jest/environment@29.7.0, npm/@jest/expect-utils@29.7.0, npm/@jest/expect@29.7.0, npm/@jest/fake-timers@29.7.0, npm/@jest/globals@29.7.0, npm/@jest/reporters@29.7.0, npm/@jest/schemas@29.6.3, npm/@jest/source-map@26.6.2, npm/@jest/test-result@29.7.0, npm/@jest/test-sequencer@29.7.0, npm/@jest/transform@26.6.2, npm/@jest/types@29.6.3, npm/@jridgewell/gen-mapping@0.3.5, npm/@jridgewell/source-map@0.3.6, npm/@jridgewell/trace-mapping@0.3.25, npm/@leichtgewicht/ip-codec@2.0.5, npm/@maxmind/geoip2-node@4.2.0, npm/@mdx-js/mdx@1.6.22, npm/@mdx-js/react@1.6.22, npm/@mdx-js/util@1.6.22, npm/@mrmlnc/readdir-enhanced@2.2.1, npm/@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3, npm/@nodelib/fs.stat@1.1.3, npm/@npmcli/agent@2.2.0, npm/@npmcli/fs@1.1.1, npm/@npmcli/move-file@1.1.2, npm/@openreplay/sourcemap-uploader@3.0.8, npm/@pkgjs/parseargs@0.11.0, npm/@pmmmwh/react-refresh-webpack-plugin@0.5.13, npm/@polka/url@1.0.0-next.25, npm/@popperjs/core@2.11.8, npm/@rc-component/color-picker@1.5.3, npm/@rc-component/context@1.4.0, npm/@rc-component/mini-decimal@1.1.0, npm/@rc-component/mutate-observer@1.1.0, npm/@rc-component/portal@1.1.2, npm/@rc-component/tour@1.14.2, npm/@rc-component/trigger@2.1.1, npm/@react-dnd/asap@5.0.2, npm/@react-dnd/invariant@4.0.2, npm/@react-dnd/shallowequal@4.0.2, npm/@rollup/plugin-babel@5.3.1, npm/@rollup/plugin-node-resolve@11.2.1, npm/@rollup/plugin-replace@2.4.2, npm/@rollup/pluginutils@3.1.0, npm/@semantic-ui-react/event-stack@3.1.3, npm/@sentry/browser@5.30.0, npm/@sentry/core@5.30.0, npm/@sentry/hub@5.30.0, npm/@sentry/minimal@5.30.0, npm/@sentry/types@5.30.0, npm/@sentry/utils@5.30.0, npm/@sinonjs/commons@3.0.1, npm/@sinonjs/fake-timers@10.3.0, npm/@socket.io/component-emitter@3.1.2, npm/@storybook/addon-actions@6.5.16, npm/@storybook/addon-backgrounds@6.5.16, npm/@storybook/addon-controls@6.5.16, npm/@storybook/addon-docs@6.5.16, npm/@storybook/addon-essentials@6.5.16, npm/@storybook/addon-interactions@6.5.16, npm/@storybook/addon-links@6.5.16, npm/@storybook/addon-measure@6.5.16, npm/@storybook/addon-outline@6.5.16, npm/@storybook/addon-toolbars@6.5.16, npm/@storybook/addon-viewport@6.5.16, npm/@storybook/addons@6.5.16, npm/@storybook/api@6.5.16, npm/@storybook/builder-webpack4@6.5.16, npm/@storybook/builder-webpack5@6.5.16, npm/@storybook/channel-postmessage@6.5.16, npm/@storybook/channel-websocket@6.5.16, npm/@storybook/channels@6.5.16, npm/@storybook/client-api@6.5.16, npm/@storybook/client-logger@6.5.16, npm/@storybook/components@6.5.16, npm/@storybook/core-client@6.5.16, npm/@storybook/core-common@6.5.16, npm/@storybook/core-events@6.5.16, npm/@storybook/core-server@6.5.16, npm/@storybook/core@6.5.16, npm/@storybook/csf-tools@6.5.16, npm/@storybook/csf@0.0.2--canary.4566f4d.1, npm/@storybook/docs-tools@6.5.16, npm/@storybook/instrumenter@6.5.16, npm/@storybook/manager-webpack4@6.5.16, npm/@storybook/manager-webpack5@6.5.16, npm/@storybook/mdx1-csf@0.0.1, npm/@storybook/node-logger@6.5.16, npm/@storybook/postinstall@6.5.16, npm/@storybook/preview-web@6.5.16, npm/@storybook/react-docgen-typescript-plugin@1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0, npm/@storybook/react@6.5.16, npm/@storybook/router@6.5.16, npm/@storybook/semver@7.3.2, npm/@storybook/source-loader@6.5.16, npm/@storybook/store@6.5.16, npm/@storybook/telemetry@6.5.16, npm/@storybook/testing-library@0.0.13, npm/@storybook/theming@6.5.16, npm/@storybook/ui@6.5.16, npm/@surma/rollup-plugin-off-main-thread@2.2.3, npm/@svg-maps/world@1.0.1, npm/@svgr/babel-plugin-add-jsx-attribute@6.5.1, npm/@svgr/babel-plugin-remove-jsx-attribute@8.0.0, npm/@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0, npm/@svgr/babel-plugin-replace-jsx-attribute-value@6.5.1, npm/@svgr/babel-plugin-svg-dynamic-title@6.5.1, npm/@svgr/babel-plugin-svg-em-dimensions@6.5.1, npm/@svgr/babel-plugin-transform-react-native-svg@6.5.1, npm/@svgr/babel-plugin-transform-svg-component@6.5.1, npm/@svgr/babel-preset@6.5.1, npm/@svgr/core@6.5.1, npm/@svgr/hast-util-to-babel-ast@6.5.1, npm/@svgr/plugin-jsx@6.5.1, npm/@svgr/plugin-svgo@6.5.1, npm/@svgr/webpack@6.5.1, npm/@testing-library/dom@8.20.1, npm/@testing-library/user-event@13.5.0, npm/@tootallnate/once@1.1.2, npm/@trysound/sax@0.2.0, npm/@types/aria-query@5.0.4, npm/@types/babel__core@7.20.5, npm/@types/babel__generator@7.6.8, npm/@types/babel__template@7.4.4, npm/@types/babel__traverse@7.20.5, npm/@types/bonjour@3.5.13, npm/@types/connect-history-api-fallback@1.5.4, npm/@types/d3-array@3.2.1, npm/@types/d3-color@3.1.3, npm/@types/d3-ease@3.0.2, npm/@types/d3-interpolate@3.0.4, npm/@types/d3-path@3.0.2, npm/@types/d3-scale@4.0.8, npm/@types/d3-shape@3.1.6, npm/@types/d3-time@3.0.3, npm/@types/d3-timer@3.0.2, npm/@types/eslint-scope@3.7.7, npm/@types/eslint@8.56.10, npm/@types/estree@0.0.51, npm/@types/express-serve-static-core@4.19.0, npm/@types/glob@8.1.0, npm/@types/graceful-fs@4.1.9, npm/@types/hast@2.3.10, npm/@types/history@4.7.11, npm/@types/hoist-non-react-statics@3.3.5, npm/@types/html-minifier-terser@5.1.2, npm/@types/http-proxy@1.17.14, npm/@types/is-function@1.0.3, npm/@types/istanbul-lib-report@3.0.3, npm/@types/istanbul-reports@3.0.4, npm/express@4.18.2, npm/jsonwebtoken@9.0.2, npm/peer@1.0.1, npm/prom-client@15.0.0, npm/socket.io@4.7.2, npm/ua-parser-js@1.0.37

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 31, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assist/npm_and_yarn-aaaf55e73a branch May 31, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants