Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps @equinor/eds-core-react from 0.49.0 to 2.2.0.

Release notes

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

eds-core-react: v2.2.0

2.2.0 (2025-12-11)

✨ Added

  • new icons Horizontal unfold more + Horizontal unfold less (#4231) (df50b34)

🐛 Fixed

  • unknown and high security alerts from radix. (#4313) (3a9a666)
  • update autocomplete types to require optionLabel when using objects and optional for strings/numbers (#4279) (848c16f)

🔧 Chores

  • add /next subpath + (beta) release please for next components (#4251) (0184d22)

eds-tokens: v2.1.1

2.1.1 (2025-12-11)

🐛 Fixed

  • unknown and high security alerts from radix. (#4313) (3a9a666)

eds-core-react-next: v2.1.1-beta.0

2.1.1-beta.0 (2025-12-11)

🔧 Chores

  • add /next subpath + (beta) release please for next components (#4251) (0184d22)
  • sync beta version and include component name in tag (#4320) (ee861e2)

eds-core-react: v2.1.0

2.1.0 (2025-11-26)

✨ Added

  • eds-color-palette-generator: fix memory leak from uncleaned debounce timeouts on unmount (#4260) (b226edb)
  • eds-tokens: generate spacing and typography variables (#4250) (6a5ef2c)

eds-tokens: v2.1.0

2.1.0 (2025-11-26)

✨ Added

... (truncated)

Changelog

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

2.2.0 (2025-12-11)

✨ Added

  • new icons Horizontal unfold more + Horizontal unfold less (#4231) (df50b34)

🐛 Fixed

  • unknown and high security alerts from radix. (#4313) (3a9a666)
  • update autocomplete types to require optionLabel when using objects and optional for strings/numbers (#4279) (848c16f)

🔧 Chores

  • add /next subpath + (beta) release please for next components (#4251) (0184d22)

2.1.0 (2025-11-26)

✨ Added

  • eds-tokens: generate spacing and typography variables (#4250) (6a5ef2c)

2.0.1 (2025-11-13)

  • eds-tokens: update codeSyntax of the spacing and typography tokens (#4227)

✨ Added

  • eds-tokens: update codeSyntax of the spacing and typography tokens (#4227) (31a6abc)

🐛 Fixed

  • eds-core-react: rename text-icon className to eds-typography-text-icon to prevent conflicts and support using typography component as link (#4233) (9069372)

2.0.0 (2025-11-06)

⚠ BREAKING CHANGES

  • eds-core-react, eds-tokens: add spacing foundation variables, fix names in old variables and remove density specific spacing variables. eds-tokens package is now a peerDependency in eds-core-react to support using the new variables. (#4200)
  • eds-tokens,eds-core-react: move typography css foundation and remove core style (#4173)
  • eds-core-react, eds-utils: Improve onChange handler typing for TextField component and remove multiline support (#4134)

✨ Added

  • eds-core-react, eds-tokens: add spacing foundation variables, fix names in old variables and remove density specific spacing variables. eds-tokens package is now a peerDependency in eds-core-react to support using the new variables. (#4200) (7621866)
  • eds-tokens,eds-core-react: move typography css foundation and remove core style (#4173) (0a20351)

🐛 Fixed

... (truncated)

Commits
  • d4b5b97 chore: release main (#4272)
  • ee861e2 chore: sync beta version and include component name in tag (#4320)
  • df50b34 feat: new icons Horizontal unfold more + Horizontal unfold less (#4231)
  • 0184d22 chore: add /next subpath + (beta) release please for next components (#4251)
  • 3a9a666 fix: unknown and high security alerts from radix. (#4313)
  • 848c16f fix: update autocomplete types to require optionLabel when using objects and ...
  • 1313fa1 chore: release main (#4254)
  • b226edb feat(eds-color-palette-generator): fix memory leak from uncleaned debounce ti...
  • 6a5ef2c feat(eds-tokens): generate spacing and typography variables (#4250)
  • 68aa022 chore: release main (#4229)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by fridaerdal, a new releaser for @​equinor/eds-core-react since your current version.


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 <dependency name> 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)

Bumps [@equinor/eds-core-react](https://github.com/equinor/design-system/tree/HEAD/packages/eds-core-react) from 0.49.0 to 2.2.0.
- [Release notes](https://github.com/equinor/design-system/releases)
- [Changelog](https://github.com/equinor/design-system/blob/main/packages/eds-core-react/CHANGELOG.md)
- [Commits](https://github.com/equinor/design-system/commits/[email protected]/packages/eds-core-react)

---
updated-dependencies:
- dependency-name: "@equinor/eds-core-react"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 12, 2025
@dependabot dependabot bot requested review from a team and odinr as code owners December 12, 2025 17:05
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Dec 12, 2025
@changeset-bot
Copy link

changeset-bot bot commented Dec 12, 2025

⚠️ No Changeset found

Latest commit: 0829c21

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

Dependabot does not support your Node version. Because of this, Dependabot cannot update this pull request.

3 similar comments
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

Dependabot does not support your Node version. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

Dependabot does not support your Node version. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

Dependabot does not support your Node version. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚧 chore maintaines work, (update deps, workflos ...) 👨🏻‍🍳 cookbooks dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 👾 React

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant