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): bump d3-axis from 1.0.12 to 2.1.0 #691

Merged
merged 1 commit into from Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps d3-axis from 1.0.12 to 2.1.0.

Release notes

Sourced from d3-axis's releases.

v2.1.0

  • Add axis.offset. #76
  • Only offset the axis by 0.5px on low-resolution devices (devicePixelRatio ≤ 1).
  • Update dependencies.

v2.0.0

  • Mark the package as having no side effects. Thanks, @​stof! #61
  • Standardize dependencies. d3/d33
  • Use explicit files when publishing. d3/d33
  • Use exact paths in imports. d3/d33

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-axis 1.x or use a transpiler.

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 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 dependabot bot requested a review from a team as a code owner March 15, 2021 05:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2021
@codecov
Copy link

codecov bot commented Mar 15, 2021

Codecov Report

Merging #691 (440795f) into main (d891d06) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #691   +/-   ##
=======================================
  Coverage   85.18%   85.18%           
=======================================
  Files         782      782           
  Lines       16071    16071           
  Branches     2066     2066           
=======================================
  Hits        13690    13690           
  Misses       2347     2347           
  Partials       34       34           

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 d891d06...440795f. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/d3-axis-2.1.0 branch 2 times, most recently from b490c53 to af7b699 Compare March 15, 2021 13:48
Bumps [d3-axis](https://github.com/d3/d3-axis) from 1.0.12 to 2.1.0.
- [Release notes](https://github.com/d3/d3-axis/releases)
- [Commits](d3/d3-axis@v1.0.12...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/d3-axis-2.1.0 branch from af7b699 to 440795f Compare March 15, 2021 14:03
Copy link
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 28ae1fe into main Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/d3-axis-2.1.0 branch March 15, 2021 14:11
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant