build(deps): bump d3-format and @types/d3-format in /superset-frontend
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
ccharacter 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
dformatting 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. #92v1.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
08806c63.1.0190a2c2upgrade dependenciesb8cdc5efix #116; document type c as character datab3fb47eRussian Ruble sign (#120)2e5a4c6export locales (#118)bba8f0e3.0.10206fddupdate dependencies96ee49brelated d3/d33; extract copyrights from LICENSEc7cb33bremove Sublime projectb9cacd1update dependencies- Additional commits viewable in compare view
Updates @types/d3-format from 1.4.2 to 3.0.4
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 rebase
@dependabot recreate
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.