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 d3-shape from 1.3.7 to 2.0.0 in /gsa #2400

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2020

Bumps d3-shape from 1.3.7 to 2.0.0.

Release notes

Sourced from d3-shape's releases.

v2.0.0

All relevant methods now accept and produce iterables:

  • d3.stack, stack.keys, stack.order · Ref, Examples
  • d3.pie, d3.line, d3.area accept iterables · Ref, Examples

Shorthand notations:

Note: This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-shape 1.x or use a transpiler.

Commits
Maintainer changes

This version was pushed to npm by recifs, a new releaser for d3-shape since your current version.


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 dependabot bot requested a review from a team August 20, 2020 04:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 20, 2020
@codecov
Copy link

codecov bot commented Aug 20, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2400   +/-   ##
=======================================
  Coverage   54.89%   54.89%           
=======================================
  Files        1093     1093           
  Lines       26603    26603           
  Branches     7570     7538   -32     
=======================================
  Hits        14603    14603           
  Misses      10895    10895           
  Partials     1105     1105           

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 35b1da3...c3c5ae6. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gsa/d3-shape-2.0.0 branch 3 times, most recently from 0664e2b to 9844a29 Compare August 20, 2020 08:05
Bumps [d3-shape](https://github.com/d3/d3-shape) from 1.3.7 to 2.0.0.
- [Release notes](https://github.com/d3/d3-shape/releases)
- [Commits](d3/d3-shape@v1.3.7...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gsa/d3-shape-2.0.0 branch from 9844a29 to c3c5ae6 Compare August 20, 2020 12:36
@swaterkamp swaterkamp merged commit 0ab1ca1 into master Aug 20, 2020
@swaterkamp swaterkamp deleted the dependabot/npm_and_yarn/gsa/d3-shape-2.0.0 branch August 20, 2020 13:39
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.

1 participant