Skip to content

chore(deps-dev): bump d3-axis from 1.0.12 to 3.0.0#76

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/d3-axis-3.0.0
May 11, 2026
Merged

chore(deps-dev): bump d3-axis from 1.0.12 to 3.0.0#76
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/d3-axis-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps d3-axis from 1.0.12 to 3.0.0.

Release notes

Sourced from d3-axis's releases.

v3.0.0

  • Adopt type: module.
  • Fix axis.tickArguments to accept an iterable. #77
  • Fix axis.tickValues to accept an iterable. #77
  • Update dependencies.
  • Make build reproducible.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

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 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)

Bumps [d3-axis](https://github.com/d3/d3-axis) from 1.0.12 to 3.0.0.
- [Release notes](https://github.com/d3/d3-axis/releases)
- [Commits](d3/d3-axis@v1.0.12...v3.0.0)

---
updated-dependencies:
- dependency-name: d3-axis
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 11, 2026
@github-actions github-actions Bot merged commit c9bb589 into master May 11, 2026
3 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/d3-axis-3.0.0 branch May 11, 2026 02:29
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.

0 participants