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

fix: bump d3-format from 1.4.5 to 3.1.0 in /typescript #1680

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps d3-format from 1.4.5 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.

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/d3-format-3.1.0 branch 6 times, most recently from 8c10f8b to 04cc07d Compare October 13, 2023 11:52
Bumps [d3-format](https://github.com/d3/d3-format) from 1.4.5 to 3.1.0.
- [Release notes](https://github.com/d3/d3-format/releases)
- [Commits](d3/d3-format@v1.4.5...v3.1.0)

---
updated-dependencies:
- dependency-name: d3-format
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/d3-format-3.1.0 branch from 04cc07d to 061a128 Compare October 13, 2023 13:21
@w1nklr w1nklr merged commit 91f42d1 into master Oct 13, 2023
7 checks passed
@w1nklr w1nklr deleted the dependabot/npm_and_yarn/typescript/d3-format-3.1.0 branch October 13, 2023 13:31
hkfb pushed a commit that referenced this pull request Oct 13, 2023
## [0.2.1](https://github.com/equinor/webviz-subsurface-components/compare/wsc-common@0.2.0...wsc-common@0.2.1) (2023-10-13)

### Bug Fixes

* bump d3-format from 1.4.5 to 3.1.0 in /typescript ([#1680](#1680)) ([91f42d1](91f42d1))
@hkfb
Copy link
Collaborator

hkfb commented Oct 13, 2023

🎉 This PR is included in version 0.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@hkfb hkfb added the released label Oct 13, 2023
hkfb pushed a commit that referenced this pull request Oct 13, 2023
@hkfb
Copy link
Collaborator

hkfb commented Oct 13, 2023

🎉 This PR is included in version 1.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

hkfb pushed a commit that referenced this pull request Oct 13, 2023
@hkfb
Copy link
Collaborator

hkfb commented Oct 13, 2023

🎉 This PR is included in version 0.3.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

hkfb pushed a commit that referenced this pull request Oct 13, 2023
@hkfb
Copy link
Collaborator

hkfb commented Oct 13, 2023

🎉 This PR is included in version 1.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

hkfb pushed a commit that referenced this pull request Oct 13, 2023
## [1.0.1](https://github.com/equinor/webviz-subsurface-components/compare/group-tree@1.0.0...group-tree@1.0.1) (2023-10-13)

### Bug Fixes

* bump d3-format from 1.4.5 to 3.1.0 in /typescript ([#1680](#1680)) ([91f42d1](91f42d1))
@hkfb
Copy link
Collaborator

hkfb commented Oct 13, 2023

🎉 This PR is included in version 1.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

hkfb pushed a commit that referenced this pull request Dec 12, 2023
# 1.0.0 (2023-12-12)

### Bug Fixes

* audit fix prod dependencies ([#1707](#1707)) ([b5dbcf8](b5dbcf8))
* bump [@deck](https://github.com/deck).gl/core from 8.9.31 to 8.9.32 in /typescript ([#1764](#1764)) ([5ab32b0](5ab32b0))
* bump @equinor/eds-core-react from 0.32.x to 0.33.0 ([#1704](#1704)) ([75c5de8](75c5de8))
* bump @equinor/videx-wellog from 0.8.0 to 0.8.1 in /typescript ([#1811](#1811)) ([0e6a423](0e6a423))
* bump d3-format from 1.4.5 to 3.1.0 in /typescript ([#1680](#1680)) ([91f42d1](91f42d1))
* bump deck.gl from 8.9.31 to 8.9.32 in /typescript ([#1800](#1800)) ([393230c](393230c))
* bump to latest @emerson-eps/color-tables ([#1770](#1770)) ([e67a285](e67a285))

### Features

* New wellsLayer property: "simplifiedRendering".  Default false. ([#1653](#1653)) ([baffae1](baffae1))
* Split GroupTree into GroupTreePlot-component and settings ([#1794](#1794)) ([ef07441](ef07441))
@hkfb
Copy link
Collaborator

hkfb commented Dec 12, 2023

🎉 This issue has been resolved in version group-tree-plot@1.0.0 🎉

The release is available on GitHub release

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants