[Snyk] Upgrade: , , , , , , , , , , , eslint-plugin-jsx-a11y, eslint-plugin-react, eslint-plugin-tsdoc, nx #1120
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@ag-grid-enterprise/core
from 31.2.1 to 31.3.4 | 5 versions ahead of your current version | 2 months ago
on 2024-07-16
@equinor/eds-core-react
from 0.37.0 to 0.41.0 | 6 versions ahead of your current version | a month ago
on 2024-08-14
@equinor/fusion-framework-module-ag-grid
from 31.2.1 to 31.3.0 | 1 version ahead of your current version | 3 months ago
on 2024-05-27
@equinor/fusion-framework-react
from 7.0.5 to 7.1.4 | 9 versions ahead of your current version | a month ago
on 2024-08-15
@equinor/fusion-framework-react-app
from 5.0.9 to 5.2.5 | 10 versions ahead of your current version | a month ago
on 2024-08-15
@equinor/fusion-observable
from 8.3.0 to 8.4.0 | 4 versions ahead of your current version | a month ago
on 2024-08-15
@nrwl/devkit
from 18.3.4 to 18.3.5 | 1 version ahead of your current version | 4 months ago
on 2024-05-15
@swc-node/register
from 1.9.0 to 1.10.9 | 12 versions ahead of your current version | 2 months ago
on 2024-07-17
@swc/core
from 1.5.6 to 1.7.14 | 88 versions ahead of your current version | 22 days ago
on 2024-08-19
@types/node
from 20.12.7 to 20.16.1 | 27 versions ahead of your current version | 22 days ago
on 2024-08-19
@types/react
from 18.3.2 to 18.3.3 | 1 version ahead of your current version | 4 months ago
on 2024-05-23
eslint-plugin-jsx-a11y
from 6.8.0 to 6.9.0 | 1 version ahead of your current version | 3 months ago
on 2024-06-20
eslint-plugin-react
from 7.34.1 to 7.35.0 | 4 versions ahead of your current version | 2 months ago
on 2024-07-20
eslint-plugin-tsdoc
from 0.2.17 to 0.3.0 | 1 version ahead of your current version | 3 months ago
on 2024-05-28
nx
from 18.3.4 to 18.3.5 | 1 version ahead of your current version | 4 months ago
on 2024-05-15
Release notes
Package name: @ag-grid-enterprise/core
https://www.ag-grid.com/changelog/?fixVersion=31.3.4
https://www.ag-grid.com/changelog/?fixVersion=31.3.2
https://www.ag-grid.com/changelog/?fixVersion=31.3.1
31.3.0 Release
https://www.ag-grid.com/changelog/?fixVersion=31.2.1
Package name: @equinor/eds-core-react
[0.41.0] - 2024-08-14
Fixed
DateRangePicker
: Added missing{...props}
spread that prevented attaching eventlisteners etc to this component by @ oddvernes in #3584Autocomplete
: fixed an edge case where it would crash when all items in filter are disabled by @ mhwaage in #3565Autocomplete
: fixed a bug where it was unclickable insideMenu
by @ oddvernes in #3583Tabs
: Fix firefox error message caused by invalid value for scrollbar-width by @ benjamin-lyon in #3578Menu
: added missingrole="group"
toMenu.Section
by @ oddvernes in #3583Changed
Tooltip
: implement nativepopover
by @ oddvernes in #3575Snackbar
: implement nativepopover
by @ oddvernes in #3577Menu
: implement nativepopover
by @ oddvernes in #3583New Contributors
[0.40.1] - 2024-07-10
Fixed
Autocomplete
: Do not attach document.body if server side rendering by @ magnh in #3542Changed
Icon
: improve icon type definition by making it a descriminated union onname
anddata
by @ FredrikMWold in #3547[0.40.0] - 2024-06-21
Fixed
DatePicker
: use correct token for text color by @ oddvernes in #3520DatePicker
: exportDatePickerProps
type by @ oddvernes in #3538Autocomplete
: reverted changes from #3408 (conditionaloptionLabel
type) due to typescript issues when wrapping the component. Also madeoptions
typereadonly
by @ oddvernes in #3515Autocomplete
: return focus to input after pressing 'clear' button by @ oddvernes in #3531Autocomplete
: crash triggered by opening dropdown using keyboard if all items are disabled by @ oddvernes in #3534Added
Datepicker
type: allow passing standard html attributes by @ oddvernes in #3509Datepicker
/DateRangepicker
: addedhideClearButton
prop, and also hide clear button if no date is set by @ oddvernes in #3537Package name: @equinor/fusion-framework-module-ag-grid
Package name: @equinor/fusion-framework-react
Package name: @equinor/fusion-framework-react-app
Package name: @equinor/fusion-observable
Package name: @nrwl/devkit
Package name: @swc-node/register
What's Changed
Full Changelog: https://github.com/swc-project/swc-node/compare/@ swc-node/[email protected]...@ swc-node/[email protected]
What's Changed
New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@ swc-node/[email protected]...@ swc-node/[email protected]
@ swc-node/[email protected]
Package name: @swc/core
No content.
No content.
No content.
No content.
No content.
No content.
No content.
No content.
No content.
Package name: @types/node
Package name: @types/react
Package name: eslint-plugin-jsx-a11y
Added
6b5f096
no-noninteractive-element-to-interactive-role
: allowmenuitemradio
andmenuitemcheckbox
on <li>c0733f9
Fixed
img-redundant-alt
: fixed multibyte character support#969
isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1"75d5dd7
summary
remains non-interactive6a048da
Changed
#960
safe-regex-test
4c7e781
51a1ca7
aria-query
andaxobject-query
, addls-engines
test to CI32fd82c
@ babel/runtime
0a98ad8
axe-core
b3559cf
object.entries
to dev deps1be7b70
Full Changelog: v6.8.0...v6.9.0
Full Changelog: v6.7.1...v6.8.0
Package name: eslint-plugin-react
Added
jsx-props-no-spread-multi
(#3724 @ SimonSchick)forbid-component-props
: addpropNamePattern
to allow / disallow prop name patterns (#3774 @ akulsr0)jsx-handler-names
: support ignoring component names (#3772 @ akulsr0)jsx-closing-tag-location
: addline-aligned
option (#3777 @ kimtaejin3)no-danger
: addcustomComponentNames
option (#3748 @ akulsr0)Fixed
no-invalid-html-attribute
: substitute placeholders in suggestion messages (#3759 @ mdjermanovic)sort-prop-types
: single line type ending without semicolon (#3784 @ akulsr0)require-default-props
: report when required props have default value (#3785 @ akulsr0)Refactors
variableUtil
: Avoid creating a single flat variable scope for each lookup (#3782 @ DanielRosenwasser)Fixed
prop-types
: fixclassName
missing in prop validation false negative (#3749 @ akulsr0)sort-prop-types
: Check for undefined before accessingnode.typeAnnotation.typeAnnotation
(#3779 @ tylerlaprade)Fixed
prop-types
: null-check rootNode before calling getScope (#3762 @ crnhrv)boolean-prop-naming
: avoid a crash with a spread prop (#3733 @ ljharb)jsx-boolean-value
:assumeUndefinedIsFalse
withnever
must not allow explicittrue
value (#3757 @ 6uliver)no-object-type-as-default-prop
: enable rule for components with many parameters (#3768 @ JulienR1)jsx-key
: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#3769 @ akulsr0)Fixed
boolean-prop-naming
: avoid a crash with a non-TSTypeReference type (#3718 @ developer-bandi)jsx-no-leaked-render
: invalid report if left side is boolean (#3746 @ akulsr0)jsx-closing-bracket-location
: message shows{{details}}
when there are no details (#3759 @ mdjermanovic)no-invalid-html-attribute
: ensure error messages are correct (#3759 @ mdjermanovic, @ ljharb)Changed
Fixed
jsx-no-leaked-render
: prevent wrongly adding parens (#3700 @ developer-bandi)boolean-prop-naming
: detect TS interfaces (#3701 @ developer-bandi)boolean-prop-naming
: literalType error fix (#3704 @ developer-bandi)boolean-prop-naming
: allow TSIntersectionType (#3705 @ developer-bandi)no-unknown-property
: supportpopover
,popovertarget
,popovertargetaction
attributes (#3707 @ ljharb)no-unknown-property
: only matchdata-*
attributes containing-
(#3713 @ silverwind)checked-requires-onchange-or-readonly
: correct options that were behaving opposite (#3715 @ jaesoekjjang)Changed
boolean-prop-naming
: improve error message (@ ljharb)Package name: eslint-plugin-tsdoc
eslint-plugin-tsdoc v0.3.0
Package name: nx
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJhMGMxMThiNi0wOTAxLTQ2N2QtYWI2OC1lYTI3MjBhZDI0MjUiLCJldmVudCI6IlBSIHZpZXdlZ...