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): Update all non-major keycloakify dependencies #420

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

egekocabas
Copy link
Member

This PR contains the following updates:

Package Type Update Change
@fortawesome/fontawesome-svg-core (source) dependencies minor 6.6.0 -> 6.7.2
@fortawesome/free-brands-svg-icons (source) dependencies minor 6.6.0 -> 6.7.2
@radix-ui/react-label (source) dependencies patch 2.1.0 -> 2.1.2
@radix-ui/react-slot (source) dependencies patch 1.1.0 -> 1.1.2
@storybook/react (source) devDependencies minor 8.1.10 -> 8.5.7
@storybook/react-vite (source) devDependencies minor 8.1.10 -> 8.5.7
@types/node (source) devDependencies minor 22.9.0 -> 22.13.4
@types/react (source) devDependencies minor 18.2.43 -> 18.3.18
@types/react-dom (source) devDependencies minor 18.2.17 -> 18.3.5
@typescript-eslint/eslint-plugin (source) devDependencies minor 6.14.0 -> 6.21.0
@typescript-eslint/parser (source) devDependencies minor 6.14.0 -> 6.21.0
@vitejs/plugin-react (source) devDependencies minor 4.2.1 -> 4.3.4
class-variance-authority dependencies patch 0.7.0 -> 0.7.1
eslint (source) devDependencies minor 8.55.0 -> 8.57.1
eslint-plugin-react-hooks (source) devDependencies patch 4.6.0 -> 4.6.2
eslint-plugin-react-refresh devDependencies patch 0.4.5 -> 0.4.19
eslint-plugin-storybook devDependencies minor 0.8.0 -> 0.11.3
keycloakify (source) dependencies minor 11.3.16 -> 11.8.15
lucide-react (source) dependencies minor 0.460.0 -> 0.475.0
postcss (source) devDependencies minor 8.4.49 -> 8.5.2
prettier (source) devDependencies minor 3.3.1 -> 3.5.1
react (source) dependencies minor 18.2.0 -> 18.3.1
react-dom (source) dependencies minor 18.2.0 -> 18.3.1
storybook (source) devDependencies minor 8.1.10 -> 8.5.7
tailwind-merge dependencies minor 2.5.4 -> 2.6.0
tailwindcss (source) devDependencies patch 3.4.15 -> 3.4.17
typescript (source) devDependencies minor 5.2.2 -> 5.7.3
vite (source) devDependencies patch 5.4.12 -> 5.4.14

Release Notes

FortAwesome/Font-Awesome (@​fortawesome/fontawesome-svg-core)

v6.7.2

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.1

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

v6.7.0

Compare Source

Change log available at https://fontawesome.com/docs/changelog/

radix-ui/primitives (@​radix-ui/react-label)

v2.1.2

Compare Source

v2.1.1

Compare Source

storybookjs/storybook (@​storybook/react)

v8.5.7

Compare Source

v8.5.6

Compare Source

v8.5.5

Compare Source

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0

Compare Source

Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:

  • 🦾 Realtime accessibility tests to help build UIs for everybody
  • 🛡️ Project code coverage to measure the completeness of your tests
  • 🎯 Focused tests for faster test feedback
  • ⚛️ React Native Web Vite framework (experimental) for testing mobile UI⚛️
  • 🎁 Storybook test early access program to level up your testing game
  • 💯 Hundreds more improvements
List of all updates

v8.4.7

Compare Source

v8.4.6

Compare Source

v8.4.5

Compare Source

v8.4.4

Compare Source

  • Addon Test: Only optimize react deps if applicable in vitest-plugin - #​29617, thanks @​yannbf!

v8.4.3

Compare Source

v8.4.2

Compare Source

v8.4.1

Compare Source

v8.4.0

Compare Source

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements
List of all updates

v8.3.7

Compare Source

v8.3.7

v8.3.6

Compare Source

v8.3.5

Compare Source

v8.3.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

codacy-production bot commented Feb 18, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 4923b2c1
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4923b2c) Report Missing Report Missing Report Missing
Head commit (2960521) 5398 325 6.02%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#420) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@thielpa thielpa assigned thielpa and unassigned egekocabas Feb 20, 2025
@thielpa thielpa force-pushed the renovate/all-minor-patch-keycloakify branch from 3591ad4 to 2960521 Compare February 20, 2025 14:33
@thielpa thielpa marked this pull request as ready for review February 20, 2025 14:38
@thielpa thielpa requested a review from a team as a code owner February 20, 2025 14:38
@thielpa thielpa merged commit f97d378 into staging Feb 20, 2025
14 checks passed
@thielpa thielpa deleted the renovate/all-minor-patch-keycloakify branch February 20, 2025 14:38
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.

2 participants