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

chore(deps-dev): bump d3-shape and @types/d3-shape #7605

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps d3-shape and @types/d3-shape. These dependencies needed to be updated together.
Updates d3-shape from 3.0.0 to 3.2.0

Release notes

Sourced from d3-shape's releases.

v3.2.0

  • Add arc.digits, area.digits, line.digits, link.digits, and symbol.digits. #204 #205
  • Rename d3.symbolX to d3.symbolTimes. #192
  • Fix arc rendering for small arcs with rounded corners. #199
  • Fix BumpRadial implementation to support multiple points. #193

v3.1.0

v3.0.1

  • Update dependencies.
  • Make build reproducible.
Commits

Updates @types/d3-shape from 3.0.0 to 3.1.6

Commits

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance labels Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.44%. Comparing base (4027eae) to head (2f6d194).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7605      +/-   ##
==========================================
- Coverage   56.46%   55.44%   -1.03%     
==========================================
  Files         672      672              
  Lines       27112    27112              
  Branches     2635     2635              
==========================================
- Hits        15310    15032     -278     
- Misses      11477    11755     +278     
  Partials      325      325              
Flag Coverage Δ
e2e-full 23.60% <ø> (-18.12%) ⬇️
e2e-stable 57.58% <ø> (-2.36%) ⬇️
unit 49.12% <ø> (ø)

see 24 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@unlikelyzero unlikelyzero added this to the Target:4.0.1 milestone Mar 27, 2024
Bumps [d3-shape](https://github.com/d3/d3-shape) and [@types/d3-shape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-shape). These dependencies needed to be updated together.

Updates `d3-shape` from 3.0.0 to 3.2.0
- [Release notes](https://github.com/d3/d3-shape/releases)
- [Commits](d3/d3-shape@v3.0.0...v3.2.0)

Updates `@types/d3-shape` from 3.0.0 to 3.1.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-shape)

---
updated-dependencies:
- dependency-name: d3-shape
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/d3-shape"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/d3-shape-and-types/d3-shape-3.2.0 branch from 2f6d194 to 2e7de4c Compare April 15, 2024 20:56
@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.94%. Comparing base (b18aa48) to head (2e7de4c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7605      +/-   ##
==========================================
- Coverage   56.63%   55.94%   -0.69%     
==========================================
  Files         672      672              
  Lines       27124    27124              
  Branches     2632     2632              
==========================================
- Hits        15361    15175     -186     
- Misses      11436    11621     +185     
- Partials      327      328       +1     
Flag Coverage Δ
e2e-full 23.63% <ø> (-18.38%) ⬇️
e2e-stable 59.09% <ø> (-1.26%) ⬇️
unit 49.08% <ø> (-0.06%) ⬇️

see 24 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

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 pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants