Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2025

Bumps @patternfly/elements from 4.2.0 to 4.3.0.

Release notes

Sourced from @​patternfly/elements's releases.

@​patternfly/elements@​4.3.0

Minor Changes

  • 280ef9b: ✨ Added <pf-alert> component

    An alert is a notification that provides brief information to the user without blocking their workflow.

    <pf-alert variant="warning"
              title-text="Custom alert title"
              dismissable>
      This is the alert description.
      <pf-button slot="actions">Ok</pf-button>
      <pf-button slot="actions">Cancel</pf-button>
    </pf-alert>
  • 1eea604: ✨ Added <pf-helper-text> component

    Helper text is an on-screen field guideline that helps provide context regarding field inputs.

    <pf-helper-text variant="error">You must include an email address</pf-helper-text>
  • 26b1faa: ✨ Added <pf-hint> component

    A hint is in-app messaging that provides a one-step reminder, explanation, or call to action for a page or modal. Hints provide information about an interaction or prerequisite step that might not be immediately obvious to the user.

    <pf-hint>
      Welcome to the new documentation experience.
      <a href="#">Learn more about the improved features</a>.
    </pf-hint>

Patch Changes

  • a13e259: Update dependencies
  • Updated dependencies [a13e259]
    • @​patternfly/pfe-core@​5.0.5
Changelog

Sourced from @​patternfly/elements's changelog.

4.3.0

Minor Changes

  • 280ef9b: ✨ Added <pf-alert> component

    An alert is a notification that provides brief information to the user without blocking their workflow.

    <pf-alert variant="warning"
              title-text="Custom alert title"
              dismissable>
      This is the alert description.
      <pf-button slot="actions">Ok</pf-button>
      <pf-button slot="actions">Cancel</pf-button>
    </pf-alert>
  • 1eea604: ✨ Added <pf-helper-text> component

    Helper text is an on-screen field guideline that helps provide context regarding field inputs.

    <pf-helper-text variant="error">You must include an email address</pf-helper-text>
  • 26b1faa: ✨ Added <pf-hint> component

    A hint is in-app messaging that provides a one-step reminder, explanation, or call to action for a page or modal. Hints provide information about an interaction or prerequisite step that might not be immediately obvious to the user.

    <pf-hint>
      Welcome to the new documentation experience.
      <a href="#">Learn more about the improved features</a>.
    </pf-hint>

Patch Changes

  • a13e259: Update dependencies
  • Updated dependencies [a13e259]
    • @​patternfly/pfe-core@​5.0.5
Commits
Maintainer changes

This version was pushed to npm by bennyp, a new releaser for @​patternfly/elements since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 26, 2025 04:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 26, 2025
@netlify
Copy link

netlify bot commented Dec 26, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 51bdbb5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6972018ece7e16000897fe28
😎 Deploy Preview https://deploy-preview-19055--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 26, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit d2de333
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/694e0dbfb0222a0008af8bf1
😎 Deploy Preview https://deploy-preview-19055--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Dec 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.20%. Comparing base (735146f) to head (51bdbb5).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19055      +/-   ##
==========================================
- Coverage   93.26%   93.20%   -0.06%     
==========================================
  Files         949      949              
  Lines       52131    52131              
==========================================
- Hits        48620    48589      -31     
- Misses       3511     3542      +31     
Flag Coverage Δ
conformance 38.26% <ø> (+<0.01%) ⬆️
e2e 44.11% <ø> (+<0.01%) ⬆️
integration 23.16% <ø> (-0.06%) ⬇️
unit 91.50% <ø> (-0.02%) ⬇️
unit-migrate 91.51% <ø> (-0.03%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/patternfly/elements-4.3.0 branch 3 times, most recently from f37da6b to 3f005eb Compare January 16, 2026 12:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/patternfly/elements-4.3.0 branch 2 times, most recently from fe3a0a7 to 4a9c0b5 Compare January 20, 2026 12:17
Bumps [@patternfly/elements](https://github.com/patternfly/patternfly-elements/tree/HEAD/elements) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/patternfly/patternfly-elements/releases)
- [Changelog](https://github.com/patternfly/patternfly-elements/blob/main/elements/CHANGELOG.md)
- [Commits](https://github.com/patternfly/patternfly-elements/commits/@patternfly/[email protected]/elements)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/patternfly/elements-4.3.0 branch from 4a9c0b5 to 51bdbb5 Compare January 22, 2026 10:52
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