Skip to content

Bump @patternfly/react-charts from 6.15.20 to 6.34.1#280

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/patternfly/react-charts-6.34.1
Closed

Bump @patternfly/react-charts from 6.15.20 to 6.34.1#280
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/patternfly/react-charts-6.34.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2021

Bumps @patternfly/react-charts from 6.15.20 to 6.34.1.

Release notes

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

@​patternfly/react-charts@​6.34.1

6.34.1 (2021-12-09)

Note: Version bump only for package @​patternfly/react-charts

@​patternfly/react-charts@​6.34.0

6.34.0 (2021-12-09)

Features

  • Popover: add composable header and alert variants (#6664) (9028e8b)
Commits
  • bc3dc77 chore(release): releasing packages [ci skip]
  • acc71e4 chore(deps): update dependency @​patternfly/patternfly to v4.164.2 (#6680)
  • 3ed7b56 chore(release): releasing packages [ci skip]
  • 9028e8b feat(Popover): add composable header and alert variants (#6664)
  • c8f5ab8 chore(release): releasing packages [ci skip]
  • 7dd1bff docs(toolbar): fixed toolbar link under props in jump links (#6675)
  • d356fa3 chore(release): releasing packages [ci skip]
  • 5fe977b feat(DualListSelector): add composable tree example (#6652)
  • 6f05128 chore(release): releasing packages [ci skip]
  • ed17683 chore(deps): update dependency @​patternfly/patternfly to v4.164.1 (#6657)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by patternfly-build, a new releaser for @​patternfly/react-charts since your current version.


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

Bumps [@patternfly/react-charts](https://github.com/patternfly/patternfly-react) from 6.15.20 to 6.34.1.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@6.15.20...@patternfly/react-charts@6.34.1)

---
updated-dependencies:
- dependency-name: "@patternfly/react-charts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2021
@github-actions
Copy link

Thanks for your contribution!
Every commit will generate a new build at https://github.com/konveyor/tackle-ui/actions/workflows/pr-build-container-images.yml?query=branch%3Adependabot/npm_and_yarn/patternfly/react-charts-6.34.1 and once the build finishes you should be able to use the container image ghcr.io/konveyor/tackle-ui/tackle-ui:dependabot/npm_and_yarn/patternfly/react-charts-6.34.1
To see the full set of container images generated visit https://github.com/konveyor/tackle-ui/packages

@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #280 (29112a0) into main (b851517) will decrease coverage by 35.44%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #280       +/-   ##
===========================================
- Coverage   63.14%   27.69%   -35.45%     
===========================================
  Files         180      180               
  Lines        4322     4322               
  Branches      894      868       -26     
===========================================
- Hits         2729     1197     -1532     
- Misses       1588     3122     +1534     
+ Partials        5        3        -2     
Flag Coverage Δ
e2etests ?
unitests 27.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/App.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/i18n.ts 0.00% <0.00%> (-100.00%) ⬇️
src/Routes.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/keycloak.ts 0.00% <0.00%> (-100.00%) ⬇️
src/utils/model-utils.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/pages/controls/controls.tsx 0.00% <0.00%> (-100.00%) ⬇️
src/pages/controls/controls-header.tsx 0.00% <0.00%> (-100.00%) ⬇️
...es/application-inventory/application-inventory.tsx 0.00% <0.00%> (-100.00%) ⬇️
...ls/tags/components/new-tag-modal/new-tag-modal.tsx 0.00% <0.00%> (-100.00%) ⬇️
...s/components/update-tag-modal/update-tag-modal.tsx 0.00% <0.00%> (-100.00%) ⬇️
... and 78 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b851517...29112a0. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2022

Superseded by #286.

@dependabot dependabot bot closed this Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patternfly/react-charts-6.34.1 branch January 31, 2022 03:14
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