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

[1.0] Upgrade immer from 8.0.1 to 9.0.6 #785

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

ananzh
Copy link
Member

@ananzh ananzh commented Sep 10, 2021

Addresses:

Upgrades immer from 8.0.1 to 9.0.6

Backport PR:

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

Addresses:
- GHSA-c36v-fmgq-m8hx
- GHSA-33f9-j839-rf8h

Upgrades [immer](https://github.com/immerjs/immer) from 8.0.1 to 9.0.6
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v8.0.1...v9.0.6)

Backport PR:
- opensearch-project#780

Signed-off-by: Tommy Markley <markleyt@amazon.com>
@ananzh ananzh added dependencies Pull requests that update a dependency file v1.1.0 backport labels Sep 10, 2021
@ananzh ananzh self-assigned this Sep 10, 2021
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed a9df335

@ananzh ananzh merged commit 02accf3 into opensearch-project:1.0 Sep 10, 2021
tmarkley pushed a commit that referenced this pull request Sep 24, 2021
tmarkley pushed a commit to tmarkley/OpenSearch-Dashboards that referenced this pull request Sep 24, 2021
…#785)"

This reverts commit 02accf3.

Signed-off-by: Tommy Markley <markleyt@amazon.com>
tmarkley pushed a commit that referenced this pull request Sep 24, 2021
This reverts commit 02accf3.

This introduces breaking changes; it will need to wait for 2.0.

Signed-off-by: Tommy Markley <markleyt@amazon.com>
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Feb 10, 2022
…#785)

Value labels fill can be tweaked with advanced parameters to increase the contrast with the background, using a border parameter. A new textInverted parameter gives also the ability to better respect contrast requirements, enabling an auto tuning of the fill color based on the bar color.

BREAKING CHANGE: The `DisplayValueStyle` `fill` property can now express a border color and width, or let the library pick the best match based on contrast using the textInvertible parameter.
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Feb 10, 2022
# [24.0.0](elastic/elastic-charts@v23.2.1...v24.0.0) (2020-10-19)

### Bug Fixes

* **annotation:** annotation rendering with no yDomain or groupId ([opensearch-project#842](elastic/elastic-charts#842)) ([6bad0d7](elastic/elastic-charts@6bad0d7)), closes [opensearch-project#438](elastic/elastic-charts#438) [opensearch-project#798](elastic/elastic-charts#798)

### Features

* **bar_chart:** add Alignment offset to value labels ([opensearch-project#784](elastic/elastic-charts#784)) ([106d924](elastic/elastic-charts@106d924))
* **bar_chart:** add shadow prop for value labels ([opensearch-project#785](elastic/elastic-charts#785)) ([de95b44](elastic/elastic-charts@de95b44))
* **bar_chart:** scaled font size for value labels ([opensearch-project#789](elastic/elastic-charts#789)) ([8b74a9d](elastic/elastic-charts@8b74a9d)), closes [opensearch-project#788](elastic/elastic-charts#788)
* **heatmap:** allow fixed right margin ([opensearch-project#873](elastic/elastic-charts#873)) ([dd34574](elastic/elastic-charts@dd34574))

### BREAKING CHANGES

* **bar_chart:** The `DisplayValueStyle` `fontSize` property can now express an upper and lower bound as size, used for the automatic scaling.
* **bar_chart:** The `DisplayValueStyle` `fill` property can now express a border color and width, or let the library pick the best match based on contrast using the textInvertible parameter.
@ananzh ananzh deleted the 1.0-immer-9.0.6 branch February 23, 2022 16:56
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 v1.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants