Skip to content

Bump @patternfly/react-charts from 6.15.20 to 6.77.1#339

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

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

Release notes

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

@​patternfly/react-charts@​6.77.1

6.77.1 (2022-06-29)

Bug Fixes

  • Select: update logic should only apply to typeahead (#7632) (0b9148e)

@​patternfly/react-charts@​6.77.0

6.77.0 (2022-06-27)

Features

  • wizard: add support for additional information panel (drawer) (#7323) (6702504)
Commits
  • 93c060f chore(release): releasing packages [ci skip]
  • 0b9148e fix(Select): update logic should only apply to typeahead (#7632)
  • 778a51b chore(release): releasing packages [ci skip]
  • 6702504 feat(wizard): add support for additional information panel (drawer) (#7323)
  • 4a38be0 chore(release): releasing packages [ci skip]
  • caa5892 chore(deps): update dependency @​patternfly/patternfly to v4.202.1 (#7606)
  • 19f4672 chore(Form): convert examples to TypeScript/functional components (#7521)
  • 9370d34 chore(release): releasing packages [ci skip]
  • 1208390 fix(ProgressStepper): added onTriggerEnter prop to Popover (#7532)
  • 3155699 chore(release): releasing packages [ci skip]
  • 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.77.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.77.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 Jul 1, 2022
@github-actions
Copy link

github-actions bot commented Jul 1, 2022

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.77.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.77.1
To see the full set of container images generated visit https://github.com/konveyor/tackle-ui/packages

@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #339 (3abe49c) into main (1365e06) will increase coverage by 8.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
+ Coverage   63.14%   71.21%   +8.07%     
==========================================
  Files         180      180              
  Lines        4322     4322              
  Branches      894      891       -3     
==========================================
+ Hits         2729     3078     +349     
+ Misses       1588     1240     -348     
+ Partials        5        4       -1     
Flag Coverage Δ
e2etests 74.52% <ø> (+5.79%) ⬆️
unitests 27.69% <ø> (ø)

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

Impacted Files Coverage Δ
...nventory/application-review/application-review.tsx 80.00% <0.00%> (+1.66%) ⬆️
src/api/apiUtils.ts 43.18% <0.00%> (+2.27%) ⬆️
...ts/business-service-form/business-service-form.tsx 90.47% <0.00%> (+2.38%) ⬆️
.../stakeholder-group-form/stakeholder-group-form.tsx 90.47% <0.00%> (+2.38%) ⬆️
...t/components/application-form/application-form.tsx 81.94% <0.00%> (+2.77%) ⬆️
...ges/controls/tags/components/tag-form/tag-form.tsx 89.47% <0.00%> (+5.26%) ⬆️
...on-inventory/application-list/application-list.tsx 67.14% <0.00%> (+7.24%) ⬆️
...pplication-dependencies-form/select-dependency.tsx 92.50% <0.00%> (+7.50%) ⬆️
src/pages/controls/stakeholders/stakeholders.tsx 73.33% <0.00%> (+9.52%) ⬆️
src/api/rest.tsx 77.66% <0.00%> (+9.66%) ⬆️
... and 15 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 1365e06...3abe49c. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2022

Superseded by #349.

@dependabot dependabot bot closed this Aug 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patternfly/react-charts-6.77.1 branch August 17, 2022 03:13
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