Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps @patternfly/patternfly from 4.132.2 to 4.224.2.

Release notes

Sourced from @​patternfly/patternfly's releases.

prerelease-v4.224.2

4.224.2 (2023-01-20)

Bug Fixes

  • release-notes: added release notes for 2023.01 (#5341) (4979b53)

prerelease-v4.224.1

4.224.1 (2023-01-18)

Bug Fixes

prerelease-v4.224.0

4.224.0 (2023-01-17)

Features

prerelease-v4.223.2

4.223.2 (2023-01-16)

Bug Fixes

  • tabs: removed help action specific styling (#5330) (6377859)

prerelease-v4.223.0

4.223.0 (2023-01-13)

Features

prerelease-v4.222.6

4.222.6 (2023-01-13)

Bug Fixes

  • calendar-month: updated year width to not truncate (#5316) (6738730)

prerelease-v4.222.5

4.222.5 (2023-01-12)

... (truncated)

Changelog

Sourced from @​patternfly/patternfly's changelog.


id: Release notes section: developer-resources releaseNoteTOC: true

2023.01 release notes (2023-01-25)

Packages released:

Components

  • Calendar month: Updated year width to not truncate (#5316)
  • Card: Removed unnecessary class from labels in demos (#5306)
  • Charts: Removed dupe vars (#5312)
  • Content: Added plain list variation (#5337)
  • Tabs: Removed help action specific styling (#5330)
  • Wizard: Fixed demo footer layout (#5317)

Other

  • Icons: Added data-processor icon (#5284)
  • Workspace: Cleaned up beta tags for v4 (#5329)

2022.16 release notes (2022-12-09)

Packages released:

Components

  • Dropdown: Added loading state for split button checkbox (#5269)
  • Form control: Fixed select dark theme icon (#5242)
  • Menu: Prevented hidden drilldown items from being focusable (#5271)
  • Slider: Updated value input styling (#5249)
  • Tabs:
    • Updated nested demo heading levels (#5246)
    • Removed pagination from demo, exposed tags (#5259)

Other

  • Workspace:
    • Cleaned up demos, added path as way to include partials (#5135)
    • Removed test code from #5135 (#5255)

2022.15 release notes (2022-11-18)

Packages released:

Components

  • Pagination: Added support for insets (#5207)
  • Tabs: Added help popover, refactored tab action (#5213)

Other

... (truncated)

Commits
  • 4979b53 fix(release-notes): added release notes for 2023.01 (#5341)
  • 2fb20ca chore(deps): update dependency @​patternfly/documentation-framework to v1.4.2 ...
  • 6c50c42 chore(deps): update dependency @​patternfly/documentation-framework to v1.4.1 ...
  • ff45d63 fix(beta): cleaned up beta tags for v4 (#5329)
  • 3e41bd9 chore(deps): update dependency @​patternfly/documentation-framework to v1.3.12...
  • 6f42f95 feat(content): added plain list variation (#5337)
  • 6377859 fix(tabs): removed help action specific styling (#5330)
  • 10e341d fix(charts): removed dupe vars (#5312)
  • d4e7c61 feat(icon): added data-processor icon (#5284)
  • 6738730 fix(calendar-month): updated year width to not truncate (#5316)
  • Additional commits viewable in compare view

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/patternfly](https://github.com/patternfly/patternfly) from 4.132.2 to 4.224.2.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md)
- [Commits](patternfly/patternfly@prerelease-v4.132.2...prerelease-v4.224.2)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  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 Feb 3, 2023
@github-actions
Copy link

github-actions bot commented Feb 3, 2023

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

@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Base: 27.69% // Head: 27.69% // No change to project coverage 👍

Coverage data is based on head (9fcc50a) compared to base (8d137a1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #199   +/-   ##
=======================================
  Coverage   27.69%   27.69%           
=======================================
  Files         180      180           
  Lines        4322     4322           
  Branches      891      894    +3     
=======================================
  Hits         1197     1197           
  Misses       3122     3122           
  Partials        3        3           
Flag Coverage Δ
unitests 27.69% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

1 participant