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

Bump merge-deep from 3.0.2 to 3.0.3 #450

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2021

Bumps merge-deep from 3.0.2 to 3.0.3.

Commits
  • 628ff47 3.0.3
  • cfbe20c run verb to generate README documentation
  • e370968 Merge pull request #17 from jonschlinkert/key-properties
  • 393e2cb adding a test to ensure using merge-deep for inheritance still works
  • c39b161 add test to ensure constructor is not cloned
  • 11e5dd5 add isValidKey function to ensure only valid keys are merged
  • See full diff 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 8, 2021
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 41fe9db

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/merge-deep-3.0.3 branch from 41fe9db to 5d42d68 Compare June 8, 2021 16:36
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 5d42d68

@tmarkley tmarkley closed this Jun 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 11, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/merge-deep-3.0.3 branch June 11, 2021 02:56
@tmarkley
Copy link
Contributor

@dependabot reopen

@dependabot dependabot bot reopened this Jun 18, 2021
@dependabot dependabot bot restored the dependabot/npm_and_yarn/merge-deep-3.0.3 branch June 18, 2021 18:19
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/jonschlinkert/merge-deep/releases)
- [Commits](jonschlinkert/merge-deep@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: merge-deep
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/merge-deep-3.0.3 branch from 5d42d68 to 96d6917 Compare June 18, 2021 18:21
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 5d42d68

@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 96d6917

@tmarkley
Copy link
Contributor

I'm keeping this open since it's only a patch version bump and the previous version is removed from the lockfile. This seems like a situation where using Dependabot is worthwhile.

$ yarn why merge-deep
yarn why v1.22.10
[1/4] Why do we have the module "merge-deep"...?
[2/4] Initialising dependency graph...
warning Resolution field "[email protected]" is incompatible with requested version "typescript@~3.7.2"
[3/4] Finding dependency...
[4/4] Calculating file sizes...
=> Found "[email protected]"
info Reasons this module exists
   - "_project_#@osd#storybook#@storybook#react#@svgr#webpack#@svgr#plugin-svgo" depends on it
   - Hoisted from "_project_#@osd#storybook#@storybook#react#@svgr#webpack#@svgr#plugin-svgo#merge-deep"
info Disk size without dependencies: "180KB"
info Disk size with unique dependencies: "248KB"
info Disk size with transitive dependencies: "308KB"
info Number of shared dependencies: 6
Done in 1.36s.

Testing

All tests pass

Screen Shot 2021-06-21 at 10 09 30 AM

@tmarkley tmarkley merged commit fc5775e into main Jun 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/merge-deep-3.0.3 branch June 23, 2021 18:46
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Feb 10, 2022
…ject#751)

This commit adds the wiggle and silhouette stacks mode as available in vislib that allow the creation of streamgraph. It is also to fix fit functions for stacked charts. The commit also add the following fixes:
- fit functions are now available also on stacked charts
- the legend extra value is now displayed, on-demand, only on charts with a continuous x-axis
- Adjusts slightly the way fitted data is represented in the case of null values and no fit option specified. It renders an empty area in this case
- for zero-based charts (bar and area charts) the fit option doesn't have any effects
- djusts the clipped ranges for ordinal charts, where the lines where wrongly clipped due to a missing translate call when rendering

BREAKING CHANGE: the first parameter of `PointStyleAccessor` and `BarStyleAccessor` callbacks is changed from `RawDataSeriesDatum` to `DataSeriesDatum`. `stackAsPercentage` prop is replaced by `stackMode` that accept one `StackMode`.

fix opensearch-project#766
fix opensearch-project#715
close opensearch-project#450
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Feb 10, 2022
# [21.0.0](elastic/elastic-charts@v20.0.2...v21.0.0) (2020-08-10)

### Bug Fixes

* update dep vulnerabilities, minimist and kind-of ([opensearch-project#763](elastic/elastic-charts#763)) ([843554f](elastic/elastic-charts@843554f))
* **legend:** fix color anchor, add action context, fix action padding ([opensearch-project#774](elastic/elastic-charts#774)) ([262f8d2](elastic/elastic-charts@262f8d2))
* **tooltip:** placement with left/top legends and single bars ([opensearch-project#771](elastic/elastic-charts#771)) ([75533b1](elastic/elastic-charts@75533b1)), closes [opensearch-project#769](elastic/elastic-charts#769) [opensearch-project#770](elastic/elastic-charts#770)

### Features

* streamgraph and fit functions on stacked charts ([opensearch-project#751](elastic/elastic-charts#751)) ([6f6a8cb](elastic/elastic-charts@6f6a8cb)), closes [opensearch-project#766](elastic/elastic-charts#766) [opensearch-project#715](elastic/elastic-charts#715) [opensearch-project#450](elastic/elastic-charts#450)

### BREAKING CHANGES

* the first parameter of `PointStyleAccessor` and `BarStyleAccessor` callbacks is changed from `RawDataSeriesDatum` to `DataSeriesDatum`. `stackAsPercentage` prop is replaced by `stackMode` that accept one `StackMode`.
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.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants