equinor / webviz-subsurface-components

Custom subsurface visualizations for use in Webviz and/or Dash.
https://github.com/orgs/equinor/projects/24
Mozilla Public License 2.0
39 stars 40 forks source link

fix: bump @equinor/eds-core-react from 0.36.1 to 0.42.2 in /typescript #2332

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 3 weeks ago

Bumps @equinor/eds-core-react from 0.36.1 to 0.42.2.

Release notes

Sourced from @​equinor/eds-core-react's releases.

eds-core-react@0.42.2

[0.42.2] - 2024-10-24

Fixed

eds-core-react@0.42.1

[0.42.1] - 2024-10-04

Fixed

changed

eds-core-react@0.42.0

[0.42.0] - 2024-09-17

Added

Fixed

🐛 Popover: added check to make it more robust against an edge case where popover element is not connected to DOM by @​oddvernes in equinor/design-system#3610 🐛 DatePicker: removing a deprecated popover prop causing console warnings by @​oddvernes

New Contributors

eds-core-react@0.41.5

[0.41.5] - 2024-09-10

Fixed

eds-core-react@0.41.4

[0.41.4] - 2024-09-05

Changed

... (truncated)

Changelog

Sourced from @​equinor/eds-core-react's changelog.

[0.42.2] - 2024-10-24

Fixed

[0.42.1] - 2024-10-04

Fixed

changed

[0.42.0] - 2024-09-17

Added

Fixed

🐛 Popover: added check to make it more robust againt an edge case where popover element is not connected to DOM by @​oddvernes in equinor/design-system#3610 🐛 DatePicker: removing a deprecated popover prop causing console warnings by @​oddvernes

[0.41.5] - 2024-09-10

Fixed

[0.41.4] - 2024-09-05

Changed

Fixed

  • 🐛 Autocomplete: in controlled singleselect, if updating selectedOptions programmatically by something other that the Autocomplete itself, the internal "selected item" state was not updated by @​oddvernes in equinor/design-system#3614

[0.41.3] - 2024-08-28

... (truncated)

Commits
  • 4fd4833 🔖 Release eds-core-react@0.42.2 eds-data-grid-react@0.7.2 (#3663)
  • 5131ad8 📸Hotfix: Update snaposhot
  • 35f89ea fix: when using menu in a form, the form is submitted when clicking on a menu...
  • c5167d9 🐛Tooltip: use portal to render element in body (#3657)
  • fe7ab1e ➖ Remove unused babel-loader devDependency (#3650)
  • 2d2f4ca 🔖Release eds-core-react@0.42.1 (#3644)
  • 185c33e 🐛 Popover: Attempt to fix flicker issue (#3639)
  • e4d1f53 ⬆️ rollup and related plugins (#3633)
  • 72f3d86 ⬆️ Storybook@8.3.4 (#3631)
  • ab4d50d Progress linear: fix stories not showing
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 days ago

Superseded by #2360.