Skip to content

chore: bump @equinor/eds-icons from 0.22.0 to 1.3.0#4093

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/equinor/eds-icons-1.3.0
Open

chore: bump @equinor/eds-icons from 0.22.0 to 1.3.0#4093
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/equinor/eds-icons-1.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps @equinor/eds-icons from 0.22.0 to 1.3.0.

Release notes

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

eds-icons: v1.3.0

1.3.0 (2026-02-20)

✨ Added

eds-data-grid-react: v1.2.3

1.2.3 (2026-02-11)

🐛 Fixed

  • config: revert .mjs extension for ESM builds (#4482) (4fb957f)

eds-data-grid-react: v1.2.2

1.2.2 (2026-02-03)

🐛 Fixed

  • config: use .mjs extension for ESM builds (#4463) (476a40e)

eds-icons: v1.2.2

1.2.2 (2026-02-11)

🐛 Fixed

  • config: revert .mjs extension for ESM builds (#4482) (4fb957f)

eds-data-grid-react: v1.2.1

1.2.1 (2025-12-15)

🐛 Fixed

  • eds-data-grid-react: update eds-core-react peerDependency to support v2 (b8f59b9)

eds-icons: v1.2.1

1.2.1 (2026-02-03)

🐛 Fixed

  • config: use .mjs extension for ESM builds (#4463) (476a40e)

eds-data-grid-react: v1.2.0

1.2.0 (2025-12-11)

... (truncated)

Changelog

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

1.3.0 (2026-02-20)

✨ Added

1.2.2 (2026-02-11)

🐛 Fixed

  • config: revert .mjs extension for ESM builds (#4482) (4fb957f)

1.2.1 (2026-02-03)

🐛 Fixed

  • config: use .mjs extension for ESM builds (#4463) (476a40e)

1.2.0 (2026-01-15)

✨ Added

  • eds-icons: sync new icons from Figma (05e4a85)

🔧 Chores

1.1.0 (2025-12-11)

✨ Added

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

1.0.1 (2025-10-29)

🔧 Chores

[1.0.0] - 2025-10-09

This release aligns with the v1 release of our design system. No breaking changes or migration required.

Note: We're moving from v0 to v1 to signal production stability across all packages in our monorepo.

Commits
Maintainer changes

This version was pushed to npm by fridaerdal, a new releaser for @​equinor/eds-icons 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2026 17:08
@changeset-bot
Copy link

changeset-bot bot commented Feb 20, 2026

⚠️ No Changeset found

Latest commit: 382073a

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

@github-actions github-actions bot added 👨🏻‍🍳 cookbooks 👾 React 🚧 chore maintaines work, (update deps, workflos ...) labels Feb 20, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/equinor/eds-icons-1.3.0 branch from 97592b2 to 833238d Compare February 20, 2026 17:12
Bumps [@equinor/eds-icons](https://github.com/equinor/design-system/tree/HEAD/packages/eds-icons) from 0.22.0 to 1.3.0.
- [Release notes](https://github.com/equinor/design-system/releases)
- [Changelog](https://github.com/equinor/design-system/blob/main/packages/eds-icons/CHANGELOG.md)
- [Commits](https://github.com/equinor/design-system/commits/eds-icons@v1.3.0/packages/eds-icons)

---
updated-dependencies:
- dependency-name: "@equinor/eds-icons"
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/equinor/eds-icons-1.3.0 branch from 833238d to 382073a Compare February 25, 2026 11:09
@github-actions
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 4.8% 51536 / 1072696
🔵 Statements 4.8% 51536 / 1072696
🔵 Functions 40.9% 634 / 1550
🔵 Branches 61.66% 1047 / 1698
File CoverageNo changed files found.
Generated in workflow #12208 for commit 382073a by the Vitest Coverage Report Action

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.

0 participants