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

chore(deps): bump @patternfly/patternfly from 4.202.1 to 4.215.1 #419

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps @patternfly/patternfly from 4.202.1 to 4.215.1.

Release notes

Sourced from @​patternfly/patternfly's releases.

prerelease-v4.215.1

4.215.1 (2022-09-13)

Bug Fixes

  • release-notes: added release notes for 2022.12 (#5085) (fd83f75)

prerelease-v4.215.0

4.215.0 (2022-09-12)

Features

  • banner: added support/docs for status icons and text (#5075) (3ac182a)

prerelease-v4.214.1

4.214.1 (2022-09-07)

Bug Fixes

  • progress-stepper: fix width and long words wrap (#5077) (b6fdfb5)

prerelease-v4.214.0

4.214.0 (2022-09-07)

Features

  • form-control: added plain read only variant (#5059) (22246a9)

prerelease-v4.213.0

4.213.0 (2022-09-06)

Features

prerelease-v4.212.1

4.212.1 (2022-09-02)

Bug Fixes

prerelease-v4.212.0

4.212.0 (2022-09-01)

... (truncated)

Changelog

Sourced from @​patternfly/patternfly's changelog.


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

2022.12 release notes (2022-09-14)

Packages released:

Components

  • Banner: Added support/docs for status icons and text (#5075)
  • Card: Updated card title to use RHD font (#5069)
  • Form control: Added plain read only variant (#5059)
  • Icon: Added icon component (#5014)
  • Log viewer: Added support for custom line number col size (#5068)
  • Notification badge: Added expanded state (#5048)
  • Page: Set max-height on full height variation (#5066)
  • Progress stepper: Fixed width and long word wrapping (#5077)
  • Tabs: Fixed button type for tab link (#5060)
  • Tree view: Fixed dupe id's between checkbox and selectable examples (#5061)
  • Wizard: Small docs fixes in wizard demos (#5078)

Other

  • A11y: Update coverage to include docs (#5064)
  • Docs: Update hbs id params to be specific to component (#5062)

2022.11 release notes (2022-08-25)

Packages released:

Components

  • Avatar: Updated examples to use correct avatar image, simplified hbs (#5026)
  • Button: Added a badge count to the link button (#5029)
  • Card: Updated body fill example to show fill behavior (#5022)
  • Checkbox: Added support for required indicator (#5025)
  • Dropdown, select, context selector: Added static variation for menu (#4986)
  • Expandable section:
    • Added truncate variant (#5001)
    • Fixed top margin on detached truncate toggle (#5045)
  • Menu: Removed footer bottom border when scrollable (#5002)
  • Page: Added full-height modifier (#5018)
  • Search input: Added collapsible variant (#4827)
  • Table: Added max-height support to outerscroll container (#5039)
  • Timestamp: Added outline-offset and fixed trailing whitespace (#5047)

Other

  • Global: Added custom property to allow override of root font-size (#5032)
  • Theme:
    • Adjusted dark theme colors (#5020)

... (truncated)

Commits
  • fd83f75 fix(release-notes): added release notes for 2022.12 (#5085)
  • 3ac182a feat(banner): added support/docs for status icons and text (#5075)
  • b6fdfb5 fix(progress-stepper): fix width and long words wrap (#5077)
  • 9eaf19f chore(wizard): clean up wizard demos (#5078)
  • 22246a9 feat(form-control): added plain read only variant (#5059)
  • 6decbcd feat(icon): adds icon component (#5014)
  • f4c6d9c chore(a11y): update coverage to include docs (#5064)
  • 4bceb86 chore(treeview): checkbox and selectable example id fix (#5061)
  • d71c69a fix(card): font family to red hat display (#5069)
  • 171a92f chore(deps): update dependency @​patternfly/react-table to v4.104.7 (#5072)
  • 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.202.1 to 4.215.1.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md)
- [Commits](patternfly/patternfly@prerelease-v4.202.1...prerelease-v4.215.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@gkarat gkarat merged commit 182c3ed into master Sep 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patternfly/patternfly-4.215.1 branch September 21, 2022 08:13
@gkarat
Copy link
Collaborator

gkarat commented Sep 22, 2022

🎉 This PR is included in version 1.6.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

gkarat pushed a commit that referenced this pull request Oct 14, 2022
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.202.1 to 4.215.1.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md)
- [Commits](patternfly/patternfly@prerelease-v4.202.1...prerelease-v4.215.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
gkarat pushed a commit that referenced this pull request Oct 14, 2022
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.202.1 to 4.215.1.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/RELEASE-NOTES.md)
- [Commits](patternfly/patternfly@prerelease-v4.202.1...prerelease-v4.215.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant