Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @elastic/eui from 78.0.0 to 81.3.0 #430

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps @elastic/eui from 78.0.0 to 81.3.0.

Release notes

Sourced from @​elastic/eui's releases.

v81.3.0

  • Added timelineWithArrow glyph to EuiIcon (#6822)

Bug fixes

  • Fixed EuiCodeBlock potentially incorrectly ignoring lines ending with a question mark when using the Copy button. (#6794)
  • Fixed EuiCodeBlock to not include line numbers when copying content (#6824)
  • Fixed the expanded row animation on EuiBasicTable causing cross-browser Safari issues (#6826)

v81.2.0

  • Updated EuiSuperDatePicker to accept an object configuration for isDisabled (#6821)

Bug fixes

  • Fixed broken EuiSuperDatePicker styles (#6821)

v81.1.0

  • Added EuiInlineEditText and EuiInlineEditTitle components (#6757)
  • Updated EuiDatePickerRange to support inline display (#6795)
  • Added an onError callback prop to EuiErrorBoundary (#6810)
  • Updated EuiDataGrid to only render screen reader text announcing cell position if the cell is currently focused. This should improve the ability to copy and paste multiple cells without SR text. (#6817)

Bug fixes

  • Fixed EuiDatePicker's inline display to correctly render and prevent user interaction when disabled or readOnly (#6795)
  • Fixed EuiDatePicker's inline display to correctly render isInvalid and isLoading icons (#6795)

CSS-in-JS conversions

  • Converted EuiDatePickerRange to Emotion (#6795)

v81.0.0

  • Added ability to set options.checked to "mixed" in EuiSelectable (#6774)

Bug fixes

  • Portalled components (e.g. EuiPopover, EuiModal, EuiFlyout) will correctly inherit text color from its nearest EuiThemeProvider parent. <EuiText color="default"> is no longer needed. (#6775)

Breaking changes

  • EuiSelectable no longer renders a data-test-selected attribute on its list items. Use the aria-checked property instead (#6774)
  • Nested EuiThemeProviders now render a wrapping <span> element in order to correctly set the inherited text color of all descendants. <EuiText color="default"> is no longer needed. (#6775)

v80.0.0

  • Improved the contrast ratio of meta labels within EuiSelectableTemplateSitewide to meet WCAG AA guidelines. (#6761)
  • Added vulnerabilityManagementApp glyph to EuiIcon (#6762)
  • Added logoVulnerabilityManagement icon to EuiIcon (#6763)
  • Added onPanelChange callback to EuiContextMenu to provide consumer access to panelId and direction. (#6767)

Bug fixes

... (truncated)

Changelog

Sourced from @​elastic/eui's changelog.

81.3.0

  • Added timelineWithArrow glyph to EuiIcon (#6822)

Bug fixes

  • Fixed EuiCodeBlock potentially incorrectly ignoring lines ending with a question mark when using the Copy button. (#6794)
  • Fixed EuiCodeBlock to not include line numbers when copying content (#6824)
  • Fixed the expanded row animation on EuiBasicTable causing cross-browser Safari issues (#6826)

81.2.0

  • Updated EuiSuperDatePicker to accept an object configuration for isDisabled (#6821)

Bug fixes

  • Fixed broken EuiSuperDatePicker styles (#6821)

81.1.0

  • Added EuiInlineEditText and EuiInlineEditTitle components (#6757)
  • Updated EuiDatePickerRange to support inline display (#6795)
  • Added an onError callback prop to EuiErrorBoundary (#6810)
  • Updated EuiDataGrid to only render screen reader text announcing cell position if the cell is currently focused. This should improve the ability to copy and paste multiple cells without SR text. (#6817)

Bug fixes

  • Fixed EuiDatePicker's inline display to correctly render and prevent user interaction when disabled or readOnly (#6795)
  • Fixed EuiDatePicker's inline display to correctly render isInvalid and isLoading icons (#6795)

CSS-in-JS conversions

  • Converted EuiDatePickerRange to Emotion (#6795)

81.0.0

  • Added ability to set options.checked to "mixed" in EuiSelectable (#6774)

Bug fixes

  • Portalled components (e.g. EuiPopover, EuiModal, EuiFlyout) will correctly inherit text color from its nearest EuiThemeProvider parent. <EuiText color="default"> is no longer needed. (#6775)

Breaking changes

  • EuiSelectable no longer renders a data-test-selected attribute on its list items. Use the aria-checked property instead (#6774)
  • Nested EuiThemeProviders now render a wrapping <span> element in order to correctly set the inherited text color of all descendants. <EuiText color="default"> is no longer needed. (#6775)

80.0.0

  • Improved the contrast ratio of meta labels within EuiSelectableTemplateSitewide to meet WCAG AA guidelines. (#6761)

... (truncated)

Commits
  • 0799a50 81.3.0
  • 2f88948 Updated changelog.
  • 5e2f4c7 update i18ntokens
  • 15c9cc4 Actually harden flaky EuiDataGrid test :(
  • 7a3c0a6 Harden flaky EuiDataGrid test
  • c252f31 Fix release script command
  • 3ffa77e Run Cypress tests in release scripts
  • b35ef9f Link to Emotion FAQ for Kibana devs
  • c777fa1 [EuiTable] Remove overflow/height animation causing Safari cross-browser issu...
  • b1ec18c fix(EuiCodeBlock): fix code block copy button not including the last characte...
  • 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 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 [@elastic/eui](https://github.com/elastic/eui) from 78.0.0 to 81.3.0.
- [Release notes](https://github.com/elastic/eui/releases)
- [Changelog](https://github.com/elastic/eui/blob/main/CHANGELOG.md)
- [Commits](elastic/eui@v78.0.0...v81.3.0)

---
updated-dependencies:
- dependency-name: "@elastic/eui"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2023

Superseded by #433.

@dependabot dependabot bot closed this Jun 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/elastic/eui-81.3.0 branch June 19, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants