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

update dependencies #10889

Merged
merged 21 commits into from Apr 9, 2024
Merged

update dependencies #10889

merged 21 commits into from Apr 9, 2024

Conversation

evanSe
Copy link
Member

@evanSe evanSe commented Apr 3, 2024

Context

This pull request addresses issues raised by a recent npm audit.

How has this been tested?

locally

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature or improvement (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Additional language file or change to the existing one (translations)

Related issue(s):

  1. https://github.com/handsontable/dev-handsontable/issues/1816

Affected project(s):

  • handsontable
  • @handsontable/angular
  • @handsontable/react
  • @handsontable/vue
  • @handsontable/vue3

[skip changelog]

@evanSe evanSe requested review from jansiegel and budnix April 3, 2024 13:51
budnix
budnix previously approved these changes Apr 4, 2024
Copy link
Member

@budnix budnix left a comment

Choose a reason for hiding this comment

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

Looks good

wrappers/react/package.json Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Apr 8, 2024

Launch the local version of documentation by running:

npm run docs:review d1397fe70196daaae624b0002e177d0b4f2da190

@evanSe evanSe requested a review from budnix April 9, 2024 07:28
budnix
budnix previously approved these changes Apr 9, 2024
Copy link
Member

@budnix budnix left a comment

Choose a reason for hiding this comment

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

NPM Audit job fails. Is that ok?

@evanSe evanSe merged commit 12340ef into develop Apr 9, 2024
21 checks passed
@evanSe evanSe deleted the fix/dev-issue-1816 branch April 9, 2024 08:40
evanSe added a commit that referenced this pull request Apr 17, 2024
* Update dependencies in package.json

* Add eslint-plugin-handsontable to package-lock.json

* Remove unused dependencies from package.json

* remove deprecated stylelint rules

* update eslint rules to latest angular 17

* Refactor build scripts in package.json

* Remove deprecated umd from angular

* fix vue building

* fix angular and vue tests

* fix vue building issues

* fix build vue

* Update wrappers/react/package.json

Co-authored-by: Krzysztof ‘Budzio’ Budnik <571316+budnix@users.noreply.github.com>

* Fix angular examples

* fix lint

* fix lock

---------

Co-authored-by: Krzysztof ‘Budzio’ Budnik <571316+budnix@users.noreply.github.com>
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

3 participants