Skip to content

chore: update @elastic/eslint-plugin-eui to v1.0.0#222199

Merged
weronikaolejniczak merged 2 commits intoelastic:mainfrom
weronikaolejniczak:eslint-plugin-eui-v1.0.0-upgrade
Jun 3, 2025
Merged

chore: update @elastic/eslint-plugin-eui to v1.0.0#222199
weronikaolejniczak merged 2 commits intoelastic:mainfrom
weronikaolejniczak:eslint-plugin-eui-v1.0.0-upgrade

Conversation

@weronikaolejniczak
Copy link
Contributor

@weronikaolejniczak weronikaolejniczak commented Jun 2, 2025

@elastic/eslint-plugin-eui: 0.2.01.0.0

Questions? Please see our Kibana upgrade FAQ.

Changes

This PR updates the @elastic/eslint-plugin-eui version to latest: v1.0.0.

Package updates

@elastic/eslint-plugin-eui

  • Changed the prefer-css-prop-for-static-styles rule message (formerly prefer-css-attribute-for-eui-components) (#8722)

Breaking changes

  • Renamed the rule from prefer-css-attribute-for-eui-components to prefer-css-prop-for-static-styles to align with Emotion's best practice guidelines (#8722)

Dependency updates

  • Updated typescript to v5.8.3 (#8669)
  • Updated @typescript-eslint/eslint-plugin to v8.31.1 (#8669)
  • Updated @typescript-eslint/parser to v8.31.1 (#8669)
  • Updated @typescript-eslint/rule-tester to v8.31.1 (#8669)
  • Updated @typescript-eslint/typescript-estree to v8.31.1 (#8669)
  • Updated @typescript-eslint/utils to v8.31.1 (#8669)

@weronikaolejniczak weronikaolejniczak added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting EUI labels Jun 2, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/eui-team (EUI)

@weronikaolejniczak weronikaolejniczak self-assigned this Jun 2, 2025
@weronikaolejniczak weronikaolejniczak force-pushed the eslint-plugin-eui-v1.0.0-upgrade branch 2 times, most recently from 714e220 to 1509e12 Compare June 2, 2025 12:30
@weronikaolejniczak weronikaolejniczak requested a review from a team as a code owner June 2, 2025 14:48
@weronikaolejniczak weronikaolejniczak force-pushed the eslint-plugin-eui-v1.0.0-upgrade branch from 4905cbe to 49e83b0 Compare June 2, 2025 19:47
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

cc @weronikaolejniczak

@weronikaolejniczak weronikaolejniczak merged commit e951419 into elastic:main Jun 3, 2025
11 checks passed
zacharyparikh pushed a commit to zacharyparikh/kibana that referenced this pull request Jun 4, 2025
`@elastic/eslint-plugin-eui`: `0.2.0` ⏩ `1.0.0`

[Questions? Please see our Kibana upgrade
FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)

## Changes

This PR updates the `@elastic/eslint-plugin-eui` version to latest:
[v1.0.0](https://www.npmjs.com/package/@elastic/eslint-plugin-eui/v/1.0.0).

## Package updates

### `@elastic/eslint-plugin-eui`

- Changed the `prefer-css-prop-for-static-styles` rule message (formerly
`prefer-css-attribute-for-eui-components`)
([elastic#8722](elastic/eui#8722))

**Breaking changes**

- Renamed the rule from `prefer-css-attribute-for-eui-components` to
`prefer-css-prop-for-static-styles` to align with Emotion's best
practice guidelines ([elastic#8722](elastic/eui#8722))

**Dependency updates**

- Updated `typescript` to v5.8.3
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/eslint-plugin` to v8.31.1
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/parser` to v8.31.1
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/rule-tester` to v8.31.1
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/typescript-estree` to v8.31.1
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/utils` to v8.31.1
([elastic#8669](elastic/eui#8669))
nickpeihl pushed a commit to nickpeihl/kibana that referenced this pull request Jun 12, 2025
`@elastic/eslint-plugin-eui`: `0.2.0` ⏩ `1.0.0`

[Questions? Please see our Kibana upgrade
FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)

## Changes

This PR updates the `@elastic/eslint-plugin-eui` version to latest:
[v1.0.0](https://www.npmjs.com/package/@elastic/eslint-plugin-eui/v/1.0.0).

## Package updates

### `@elastic/eslint-plugin-eui`

- Changed the `prefer-css-prop-for-static-styles` rule message (formerly
`prefer-css-attribute-for-eui-components`)
([elastic#8722](elastic/eui#8722))

**Breaking changes**

- Renamed the rule from `prefer-css-attribute-for-eui-components` to
`prefer-css-prop-for-static-styles` to align with Emotion's best
practice guidelines ([elastic#8722](elastic/eui#8722))

**Dependency updates**

- Updated `typescript` to v5.8.3
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/eslint-plugin` to v8.31.1
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/parser` to v8.31.1
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/rule-tester` to v8.31.1
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/typescript-estree` to v8.31.1
([elastic#8669](elastic/eui#8669))
- Updated `@typescript-eslint/utils` to v8.31.1
([elastic#8669](elastic/eui#8669))
@weronikaolejniczak weronikaolejniczak deleted the eslint-plugin-eui-v1.0.0-upgrade branch February 10, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting EUI release_note:skip Skip the PR/issue when compiling release notes v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants