Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Removes xmldom. It's no longer used after updating ancestor dependency d3plus-viz. These dependencies need to be updated together.

Removes xmldom

Updates d3plus-viz from 1.0.8 to 1.2.5

Release notes

Sourced from d3plus-viz's releases.

v1.2.5

  • updates documentation (0adec2b)
  • stores accesorFetch result in a local variable (c8fb3ff)
  • check if id is a number before stringify it (439cf9c)

v1.2.4

  • updates documentation (0889ef9)
  • updates d3plus-common to v1.1.2 (bb6103a)
  • Merge pull request #173 from d3plus/fix/timeline-data-change (17198cd)
  • fixes timeline bug when changing dataset (5d9235d)

v1.2.3

  • updates documentation (887707d)
  • fixes incorrect JSDOC for private function (b15e8ef)
  • updates documentation (8ede4e3)
  • fixes global 'this' references (0d8ab7a)
  • updates d3-array to v2.12 (3aaabf9)
  • updates minor d3plus deps (d8e4f59)
  • Merge pull request #172 from d3plus/tweak/click-only-pointer (de833a7)
  • only shows cursor pointer when something will happen on click (d3e83a1)
  • only reverts cursor in click.shape event when depth will change (dbe743e)
  • Merge pull request #170 from d3plus/fix/numeric-groupBy-hover (ac78b74)
  • strengthens groupBy ID String parsing (f7f4764)
  • Merge pull request #171 from d3plus/tweak/default-stroke (2b75405)
  • lightens default shapeConfig stroke color (00ad07c)
  • coerces groupBy aggs to String for multi-point hover events (fe2caf2)

v1.2.2

  • updates documentation (b8001b3)
  • removes unused d3plus-export dependency (1a0baf9)
  • adds resizeContainer method to fix issue where vizzes do not resize if a scrollContainer is set (996b4cf)

v1.2.1

  • updates documentation (cb54fee)
  • fixes legend hide bug where certain nested shapes would not reappear (4f6fcb3)
  • updates minor d3plus dependencies (f6de1ab)

v1.2.0

  • updates documentation (968e676)
  • updates d3plus-common to v1.1 for new translations (1b187f3)
  • flips default legend click behavior in Viz (2907141)
  • adds legendFilterInvert config boolean to Viz (2bd7a3b)

v1.1.0

  • updates documentation (a8e662f)
  • updates minor d3plus dependencies (731d0e2)
  • updates d3plus-dev to v1.1 (83ff276)
  • fixes time reset bug on initial load with data (19382d1)

v1.0.11

... (truncated)

Commits
  • e0f21b4 compiles v1.2.5
  • 0adec2b updates documentation
  • c8fb3ff stores accesorFetch result in a local variable
  • 439cf9c check if id is a number before stringify it
  • dbca026 compiles v1.2.4
  • 0889ef9 updates documentation
  • bb6103a updates d3plus-common to v1.1.2
  • 17198cd Merge pull request #173 from d3plus/fix/timeline-data-change
  • 5d9235d fixes timeline bug when changing dataset
  • ac087ca compiles v1.2.3
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [d3plus-viz](https://github.com/d3plus/d3plus-viz). These dependencies need to be updated together.


Removes `xmldom`

Updates `d3plus-viz` from 1.0.8 to 1.2.5
- [Release notes](https://github.com/d3plus/d3plus-viz/releases)
- [Commits](d3plus/d3plus-viz@v1.0.8...v1.2.5)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: d3plus-viz
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants