superset icon indicating copy to clipboard operation
superset copied to clipboard

build(deps): bump d3-format and @types/d3-format in /superset-frontend

Open dependabot[bot] opened this issue 1 year ago • 3 comments

Bumps d3-format and @types/d3-format. These dependencies needed to be updated together. Updates d3-format from 1.3.2 to 3.1.0

Release notes

Sourced from d3-format's releases.

v3.1.0

  • Export local definitions. #118
  • Update local definitions. #120
  • Fix documentation for the type c character data format. #116
  • Upgrade dependencies.

v3.0.1

  • Update dependencies.
  • Make build reproducible.

v3.0.0

  • Adopt type: module.

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

v2.0.0

  • Change the default minus sign to the minus sign (−) instead of hyphen-minus (-). #62

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

v1.4.5

  • Fix decimal d formatting of numbers greater than or equal to 1e21. #24
  • Update dependencies.

v1.4.4

  • Fix sign of near-zero negative values when using the + sign directive. #92

v1.4.3

  • Fix trimming of trailing zeroes in exponents. #83
  • Declare setting the default locale as a side effect. #84

v1.4.2

  • Add sideEffects: false to the package.json.

v1.4.1

  • Include locale files when publishing.

v1.4.0

  • Add d3.FormatSpecifier.
  • Allow minus sign to be localized. Thanks, @​benib! #76
  • Allow NaN to be localized. #62
  • Fix sv-SE’s currency symbol. Thanks, @​haf! #73
  • Fix type coercion for locales.
  • Add en-IE locale. Thanks, @​gavinsykes!
  • Add es-BO locale. Thanks, @​severo!
  • Adopt exact paths in imports.
  • Use explicit files when publishing.
  • Update dependencies.
Commits

Updates @types/d3-format from 1.4.2 to 3.0.4

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[bot] avatar Mar 01 '24 07:03 dependabot[bot]

@dependabot rebase

rusackas avatar Apr 03 '24 21:04 rusackas

@dependabot recreate

rusackas avatar Apr 26 '24 18:04 rusackas

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Apr 29 '24 16:04 dependabot[bot]