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 lodash.mergewith from 4.6.1 to 4.6.2 #18959

Merged
merged 1 commit into from Sep 9, 2019

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2019

Bumps lodash.mergewith from 4.6.1 to 4.6.2.

Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2019
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@torkelo torkelo merged commit 509b1a9 into master Sep 9, 2019
@torkelo torkelo deleted the dependabot/npm_and_yarn/lodash.mergewith-4.6.2 branch September 9, 2019 08:59
ryantxu added a commit to ryantxu/grafana that referenced this pull request Sep 9, 2019
* grafana/master:
  Explore: UX/UI improvements for pausing and resuming of live tailing (grafana#18931)
  Annotations: Fix query editor rendering on datasource change (grafana#18945)
  Bump lodash-es from 4.17.11 to 4.17.15 (grafana#18963)
  Bump fstream from 1.0.11 to 1.0.12 (grafana#18962)
  Bump mixin-deep from 1.3.1 to 1.3.2 (grafana#18960)
  Bump lodash.template from 4.4.0 to 4.5.0 (grafana#18961)
  Alerting: fix response popover prompt when add notification channels (grafana#18967)
  Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (grafana#18915)
  MixedDataSource: refactor, cleanup, and add tests (grafana#18948)
  Bump lodash.mergewith from 4.6.1 to 4.6.2 (grafana#18959)
  Units: Add electrical charge - ampere-hour unit
  Transformers: configure result transformations after query(alpha) (grafana#18740)
  grafana/toolkit: Add default mock for stylesheet imports for Jest (grafana#18955)
  grafana/toolkit: Improve readme (grafana#18747)
  Docs: Add PR review practices link (grafana#18937)
  Build: Allow extending of LDFLAGS in build.go (grafana#18954)
  Build: Support SOURCE_DATE_EPOCH for reproducible builds (grafana#18953)
ryantxu added a commit to ryantxu/grafana that referenced this pull request Sep 10, 2019
* grafana/master:
  Explore: UX/UI improvements for pausing and resuming of live tailing (grafana#18931)
  Annotations: Fix query editor rendering on datasource change (grafana#18945)
  Bump lodash-es from 4.17.11 to 4.17.15 (grafana#18963)
  Bump fstream from 1.0.11 to 1.0.12 (grafana#18962)
  Bump mixin-deep from 1.3.1 to 1.3.2 (grafana#18960)
  Bump lodash.template from 4.4.0 to 4.5.0 (grafana#18961)
  Alerting: fix response popover prompt when add notification channels (grafana#18967)
  Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (grafana#18915)
  MixedDataSource: refactor, cleanup, and add tests (grafana#18948)
  Bump lodash.mergewith from 4.6.1 to 4.6.2 (grafana#18959)
  Units: Add electrical charge - ampere-hour unit
  Transformers: configure result transformations after query(alpha) (grafana#18740)
  grafana/toolkit: Add default mock for stylesheet imports for Jest (grafana#18955)
  grafana/toolkit: Improve readme (grafana#18747)
  Docs: Add PR review practices link (grafana#18937)
  Build: Allow extending of LDFLAGS in build.go (grafana#18954)
  Build: Support SOURCE_DATE_EPOCH for reproducible builds (grafana#18953)
  LDAP: Fetch teams in debug view (grafana#18951)
ryantxu added a commit to ryantxu/grafana that referenced this pull request Sep 11, 2019
* grafana/master: (25 commits)
  Refactor: Move sql_engine to sub package of tsdb (grafana#18991)
  Refactor: move ScopedVars to grafana/data (grafana#18992)
  Units: Adding T,P,E,Z,and Y bytes (grafana#18706)
  Image rendering: Add deprecation warning when PhantomJS is used for rendering images (grafana#18933)
  Singlestat: render lines on the panel when sparklines are enabled (grafana#18984)
  Explore: Unify background color for fresh logs (grafana#18973)
  Annotations: Add annotations support to Loki (grafana#18949)
  TimeSeries: datasources with labels should export tags (not labels) (grafana#18977)
  Explore: UX/UI improvements for pausing and resuming of live tailing (grafana#18931)
  Annotations: Fix query editor rendering on datasource change (grafana#18945)
  Bump lodash-es from 4.17.11 to 4.17.15 (grafana#18963)
  Bump fstream from 1.0.11 to 1.0.12 (grafana#18962)
  Bump mixin-deep from 1.3.1 to 1.3.2 (grafana#18960)
  Bump lodash.template from 4.4.0 to 4.5.0 (grafana#18961)
  Alerting: fix response popover prompt when add notification channels (grafana#18967)
  Build: Fix potential case-insensitive import collision for github.com/Unknwon/com (grafana#18915)
  MixedDataSource: refactor, cleanup, and add tests (grafana#18948)
  Bump lodash.mergewith from 4.6.1 to 4.6.2 (grafana#18959)
  Units: Add electrical charge - ampere-hour unit
  Transformers: configure result transformations after query(alpha) (grafana#18740)
  ...
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.

None yet

2 participants