Skip to content

Bump @patternfly/patternfly from 4.90.5 to 4.132.2 in /console/react#121

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.132.2
Closed

Bump @patternfly/patternfly from 4.90.5 to 4.132.2 in /console/react#121
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.132.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2021

Bumps @patternfly/patternfly from 4.90.5 to 4.132.2.

Release notes

Sourced from @​patternfly/patternfly's releases.

prerelease-v4.132.2

4.132.2 (2021-08-20)

Bug Fixes

  • release-notes: added 2021.11 release notes, updated screenshots (#4317) (468ab82)

prerelease-v4.132.1

4.132.1 (2021-08-19)

Bug Fixes

  • log-viewer: removed border from log viewer in dark theme (#4316) (b02d262)
  • menu: scoped menu component styles in dropdown (#4314) (5f4a3fd)

prerelease-v4.132.0

4.132.0 (2021-08-18)

Bug Fixes

  • clipboard-copy: allowed gap b/w wrapping lines in inline variation (#4296) (c0e4ba7)
  • description-list: updated spacing, added compact and fluid (#4243) (1a7add6)

Features

  • back-to-top: added back to top component (#4291) (e1d8e58)

prerelease-v4.131.1

4.131.1 (2021-08-17)

Bug Fixes

  • docs: add Extensions to workspace nav, move LogViewer to extensions (#4286) (c893d76)

prerelease-v4.131.0

4.131.0 (2021-08-17)

Features

  • utilities: updated text color and background color utilities (#4292) (7b7fde5)

prerelease-v4.130.0

4.130.0 (2021-08-16)

... (truncated)

Changelog

Sourced from @​patternfly/patternfly's changelog.


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

2021.11 release notes (2021-08-24)

Packages released:

Components

  • Alert:
    • Added plain inline alert (#4262)
    • Added expandable variation (#4268)
  • Back to top: Added back to top component (#4291)
  • Card: Linked a url in detail card demo (#4311)
  • Clipboard copy: Allowed gap b/w wrapping lines in inline variation (#4296)
  • Description list: Updated spacing, added compact and fluid (#4243)
  • Log viewer: Removed border from log viewer in dark theme (#4316)
  • Masthead:
    • Added inset support (#4295)
    • Added toolbar support (#4211)
  • Menu: Scoped menu component styles in dropdown (#4314)
  • Number input: Adjusted alignment (#4260)
  • Table: Added mobile sort to sortable demo (#4307)
  • Tabs: Added disabled/aria-disabled support (#4278)
  • Tree view: Added compact, bordered, and background transparent variants (#4242)

Other

  • Build
    • Bump theme-patternfly-org and enable renovatebot (#4267)
    • Pin dependencies (#4269)
    • Update dependency theme-patternfly-org to v0.6.14 (#4270)
    • Update dependency @​patternfly/patternfly-a11y to v4 (#4273)
  • Docs:
    • Updated example/demo microcopy (#4285)
    • Added extensions to workspace nav, move log viewer to extensions (#4286)
    • Update tabs and password strength docs (#4300)
    • Removed beta tag from promoted components (#4305)
  • Global: Defined previously undefined vars (#4261)
  • Layouts: Added split wrappable demo (#4304)
  • Surge: Replace master with main (#4259)
  • Utilities: Updated text and background utilities (#4292)

2021.10 release notes (2021-08-03)

Packages released:

Components

  • Button: Updated accessibility table (#4200)

... (truncated)

Commits
  • 468ab82 fix(release-notes): added 2021.11 release notes, updated screenshots (#4317)
  • b02d262 fix(log-viewer): removed border from log viewer in dark theme (#4316)
  • 5f4a3fd fix(menu): scoped menu component styles in dropdown (#4314)
  • d72a316 chore(card): linked a url in detail card demo (#4311)
  • 09f96fe chore(table): added mobile sort to sortable demo (#4307)
  • c0e4ba7 fix(clipboard-copy): allowed gap b/w wrapping lines in inline variation (#4296)
  • e1d8e58 feat(back-to-top): added back to top component (#4291)
  • 1a7add6 fix(description-list): updated spacing, added compact and fluid (#4243)
  • 574b2be docs(examples): updated example/demo microcopy (#4285)
  • ca15ac4 chore(deps): update dependency @​patternfly/patternfly-a11y to v4 (#4273)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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.90.5 to 4.132.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.90.5...prerelease-v4.132.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 20, 2021

Superseded by #124.

@dependabot dependabot bot closed this Sep 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/console/react/patternfly/patternfly-4.132.2 branch September 20, 2021 21:06
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

Development

Successfully merging this pull request may close these issues.

0 participants