Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Bump extend from 3.0.0 to 3.0.2 in /ui #1412

Merged
merged 1 commit into from Dec 9, 2019

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2019

Bumps extend from 3.0.0 to 3.0.2.

Changelog

Sourced from extend's changelog.

3.0.2 / 2018-07-19

  • [Fix] Prevent merging __proto__ property (#48)
  • [Dev Deps] update eslint, @ljharb/eslint-config, tape
  • [Tests] up to node v10.7, v9.11, v8.11, v7.10, v6.14, v4.9; use nvm install-latest-npm

3.0.1 / 2017-04-27

  • [Fix] deep extending should work with a non-object (#46)
  • [Dev Deps] update tape, eslint, @ljharb/eslint-config
  • [Tests] up to node v7.9, v6.10, v4.8; improve matrix
  • [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG.
  • [Docs] Add example to readme (#34)
Commits
  • 8d106d2 v3.0.2
  • e97091f [Dev Deps] update tape
  • e841aac [Tests] up to node v10.7
  • 0e68e71 [Fix] Prevent merging proto property
  • a689700 Only apps should have lockfiles
  • f13c1c4 [Dev Deps] update eslint, @ljharb/eslint-config, tape
  • f3570fe [Tests] up to node v10.0, v9.11, v8.11, v7.10, v6.14, v4.9; use...
  • 138b515 v3.0.1
  • 7e19a6f [Tests] up to node v7.9, v6.10, v4.8; improve matrix
  • 0191e27 [Dev Deps] update tape, eslint, @ljharb/eslint-config
  • 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 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.

@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label Nov 23, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3420

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 70.08%

Totals Coverage Status
Change from base Build 3417: 0.0%
Covered Lines: 11135
Relevant Lines: 15889

💛 - Coveralls

@codecov
Copy link

codecov bot commented Nov 23, 2019

Codecov Report

Merging #1412 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #1412   +/-   ##
========================================
  Coverage      64.3%   64.3%           
  Complexity     3189    3189           
========================================
  Files           262     262           
  Lines         15580   15580           
  Branches       1521    1521           
========================================
  Hits          10019   10019           
  Misses         4723    4723           
  Partials        838     838

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f3be16...f62f41d. Read the comment docs.

@mstier-nflx mstier-nflx changed the base branch from master to dev December 9, 2019 10:44
@mstier-nflx mstier-nflx merged commit 4e56485 into dev Dec 9, 2019
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/extend-3.0.2 branch December 9, 2019 10:44
peterlau pushed a commit that referenced this pull request Sep 1, 2021
…nd-3.0.2

Bump extend from 3.0.0 to 3.0.2 in /ui
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: 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