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

Bump d3-color, victory-core and @patternfly/react-topology in /console/react #1663

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2023

Bumps d3-color to 3.1.0 and updates ancestor dependencies d3-color, victory-core and @patternfly/react-topology. These dependencies need to be updated together.

Updates d3-color from 1.4.1 to 3.1.0

Release notes

Sourced from d3-color's releases.

v3.1.0

v3.0.1

  • 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

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

Commits

Updates victory-core from 36.3.0 to 36.6.12

Release notes

Sourced from victory-core's releases.

v36.6.12

What's Changed

v36.6.12

  • Add aria-hidden flag to svg for textsize util to fix accessibility issue (#2661)

v36.6.9...v36.6.11

v36.6.5...v36.6.8

  • Updated dependencies

36.6.4

  • Added explicit any type defs (fixes #2358) (57ed0fe30)

  • Allow data accessors to accept any data types (fixes #2360) (#2436)

36.6.3

  • Do not generate *.js.map sourcemaps (fixes #2346) (#2432)

v36.6.1...v36.6.2

  • Updated dependencies

Full Changelog: FormidableLabs/victory@v36.6.0...v36.6.12

v36.6.0

What's Changed

  • Various TypeScript improvements (#2335, #2363)
  • Migrated victory-axis to TypeScript (#2379)
  • Migrated victory-scatter to TypeScript (#2394)
  • Migrated victory-errorbar to TypeScript (#2395)
  • Migrated victory-box-plot to TypeScript (#2387)
  • Migrated victory-errorbar to TypeScript (#2395)
  • Migrated victory-brush-container and victory-brush-line to TypeScript (#2393)
  • Update source code with minor lint-based improvements (see #2236). (#2403)

Full Changelog: FormidableLabs/victory@v36.5.3...v36.6.0

v36.5.3

What's Changed

... (truncated)

Changelog

Sourced from victory-core's changelog.

Victory Changelog

Note We have moved to per-package CHANGELOG.md files since migrating to changesets. Please refer to those individual changelogs for change history.

36.5.3 (2022-06-27)

  • Export all types from Victory
  • Fix for #2329 (use-animation-state crashing charts)
  • Local VSC settings to ignore built files in search

36.5.2 (2022-06-23)

36.5.1 (2022-06-23)

36.5.0 (2022-06-07)

36.4.1 (2022-05-25)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by formidablelabs, a new releaser for victory-core since your current version.


Updates @patternfly/react-topology from 4.45.19 to 5.1.0

Release notes

Sourced from @​patternfly/react-topology's releases.

v5.1.0

What's Changed

New Contributors

Full Changelog: patternfly/react-topology@v5.0.0...v5.1.0

prerelease-v5.1.0-prerelease.2

5.1.0-prerelease.2 (2023-09-08)

Bug Fixes

  • add missing imports to contextmenu.tsx (72461c2)
  • menu toggle issue (6c90cf4)
  • remove deprecated dropdown context (2ad056f)

prerelease-v5.1.0-prerelease.1

5.1.0-prerelease.1 (2023-08-25)

Bug Fixes

prerelease-v5.1.0-prerelease.0

No release notes provided.

v5.0.0

What's Changed

... (truncated)

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependencies [d3-color](https://github.com/d3/d3-color), [victory-core](https://github.com/FormidableLabs/victory) and [@patternfly/react-topology](https://github.com/patternfly/react-topology). These dependencies need to be updated together.


Updates `d3-color` from 1.4.1 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](d3/d3-color@v1.4.1...v3.1.0)

Updates `victory-core` from 36.3.0 to 36.6.12
- [Release notes](https://github.com/FormidableLabs/victory/releases)
- [Changelog](https://github.com/FormidableLabs/victory/blob/main/CHANGELOG.md)
- [Commits](FormidableLabs/victory@v36.3.0...v36.6.12)

Updates `@patternfly/react-topology` from 4.45.19 to 5.1.0
- [Release notes](https://github.com/patternfly/react-topology/releases)
- [Commits](https://github.com/patternfly/react-topology/commits/v5.1.0)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: victory-core
  dependency-type: indirect
- dependency-name: "@patternfly/react-topology"
  dependency-type: direct:production
...

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 Nov 14, 2023
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
0 participants