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 keycloakify from 9.7.2 to 10.1.0 in /keycloak/keycloakify #2747

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps keycloakify from 9.7.2 to 10.1.0.

Release notes

Sourced from keycloakify's releases.

Release v10.1.0

No breaking changes

In sync with the latest Keycloak login theme: 25.0.4

  • Add login-recovery-authn-code-config.ftl and login-passkeys-conditional-authenticate.ftl.
  • Closes #638 and #631
  • Intricate page specific script logic to longer ejected with the pages template. Example: this is ejected and this stays inside keycloakify so you can receive update even if you have ejected the pages.
  • (optimization) The keycloak resources are now bundled in the NPM package so they don't have to be downloaded when building your keycloak theme, they are just copied.

Release v10.1.0-rc.1

Full Changelog: keycloakify/keycloakify@v10.1.0-rc.0...v10.1.0-rc.1

Release v10.1.0-rc.0

Full Changelog: keycloakify/keycloakify@v10.0.5...v10.1.0-rc.0

Release v10.0.6

Full Changelog: keycloakify/keycloakify@v10.0.5...v10.0.6

Release v10.0.5

Full Changelog: keycloakify/keycloakify@v10.0.4...v10.0.5

Release v10.0.4

Full Changelog: keycloakify/keycloakify@v10.0.3...v10.0.4

Release v10.0.3

Full Changelog: keycloakify/keycloakify@v10.0.2...v10.0.3

Release v10.0.2

Full Changelog: keycloakify/keycloakify@v10.0.1...v10.0.2

Release v10.0.1

What's Changed

Full Changelog: keycloakify/keycloakify@v10.0.0...v10.0.1

Release v10.0.0

Migration Guide

What's New Since v9

This release is a major overhaul, featuring a near-complete rewrite of the platform. Here’s a brief overview of the key updates:

  • Full Page Support: All pages are now fully supported, with React components that align with the latest default Keycloak theme. Explore Pages
  • Revamped Documentation: The documentation website has been completely redesigned and now includes multiple video tutorials for easier learning. Visit Documentation
  • Enhanced Compatibility: Supports Keycloak 24 and 25 with full feature parity with the default theme. Anything that works in the default theme works seamlessly in Keycloakify.
  • Real-Time Password Validation: Password validation now happens in real-time, adhering to the password policies set on the Keycloak server. Learn More
  • Easy Theme Testing: Introducing the npx keycloakify start-keycloak command, allowing you to test your theme in a preconfigured Keycloak container. See Documentation
  • SPA Account Theme Support: Single Page Application (SPA) support for the Account theme (v3). Learn More

... (truncated)

Commits
  • 21ee42b Bump version
  • d20964e Merge pull request #632 from keycloakify/passkey-conditional-authenticate
  • 3155f5d registrationDisabled is optional
  • 50e38b6 Complete rework of WebauthnRegister
  • 72c3177 Update WebauthnAuthenticate
  • 7456750 Support the new recapcha without breaking for older keycloak
  • b8a08f0 Social is now optional on the kcContext
  • 28990a1 Fix LoginRecoveryAuthnCodeConfig
  • 7e5abe8 Fix LoginPasskesConditionalAuthenticate
  • 1d57f4b Include missing dependency file
  • 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 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)

Bumps [keycloakify](https://github.com/keycloakify/keycloakify) from 9.7.2 to 10.1.0.
- [Release notes](https://github.com/keycloakify/keycloakify/releases)
- [Commits](keycloakify/keycloakify@v9.7.2...v10.1.0)

---
updated-dependencies:
- dependency-name: keycloakify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2024

Superseded by #2784.

@dependabot dependabot bot closed this Sep 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/keycloak/keycloakify/keycloakify-10.1.0 branch September 14, 2024 20:05
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