fix(deps): update all non-major keycloakify dependencies #722
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.6
->2.1.7
1.2.2
->1.2.3
22.15.18
->22.15.31
18.3.21
->18.3.23
8.32.1
->8.34.0
8.32.1
->8.34.0
4.4.1
->4.5.2
9.27.0
->9.29.0
5.4.0
->5.4.1
11.8.27
->11.8.47
0.511.0
->0.515.0
8.5.3
->8.5.5
26.2.4
->26.2.5
Release Notes
radix-ui/primitives (@radix-ui/react-label)
v2.1.7
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.34.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.33.1
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.33.0
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.34.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.33.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.33.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.5.2
Compare Source
Suggest
@vitejs/plugin-react-oxc
if rolldown-vite is detected #491Emit a log which recommends
@vitejs/plugin-react-oxc
whenrolldown-vite
is detected to improve performance and use Oxc under the hood. The warning can be disabled by settingdisableOxcRecommendation: false
in the plugin options.Use
optimizeDeps.rollupOptions
instead ofoptimizeDeps.esbuildOptions
for rolldown-vite #489This suppresses the warning about
optimizeDeps.esbuildOptions
being deprecated in rolldown-vite.Add Vite 7-beta to peerDependencies range #497
React plugins are compatible with Vite 7, this removes the warning when testing the beta.
v4.5.1
Compare Source
Add explicit semicolon in preambleCode #485
This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
v4.5.0
Compare Source
Add
filter
for rolldown-vite #470Added
filter
so that it is more performant when running this plugin with rolldown-powered version of Vite.Skip HMR for JSX files with hooks #480
This removes the HMR warning for hooks with JSX.
eslint/eslint (eslint)
v9.29.0
Compare Source
v9.28.0
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.4.1
Compare Source
Patch Changes
c21521f
Thanks @JounQin! - fix(deps): bumpsynckit
to v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')
errorkeycloakify/keycloakify (keycloakify)
v11.8.47
Compare Source
What's Changed
Full Changelog: keycloakify/keycloakify@v11.8.46...v11.8.47
v11.8.46
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.45...v11.8.46
v11.8.45
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.44...v11.8.45
v11.8.44
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.43...v11.8.44
v11.8.43
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.42...v11.8.43
v11.8.42
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.41...v11.8.42
v11.8.41
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.40...v11.8.41
v11.8.40
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.39...v11.8.40
v11.8.39
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.38...v11.8.39
v11.8.38
Compare Source
What's Changed
Full Changelog: keycloakify/keycloakify@v11.8.37...v11.8.38
v11.8.37
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.36...v11.8.37
v11.8.36
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.35...v11.8.36
v11.8.35
Compare Source
What's Changed
Full Changelog: keycloakify/keycloakify@v11.8.34...v11.8.35
v11.8.34
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.33...v11.8.34
v11.8.33
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.32...v11.8.33
v11.8.32
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.31...v11.8.32
v11.8.31
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.30...v11.8.31
v11.8.30
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.29...v11.8.30
v11.8.29
Compare Source
What's Changed
New Contributors
Full Changelog: keycloakify/keycloakify@v11.8.28...v11.8.29
v11.8.28
Compare Source
Full Changelog: keycloakify/keycloakify@v11.8.27...v11.8.28
lucide-icons/lucide (lucide-react)
v0.515.0
: Version 0.515.0Compare Source
What's Changed
house-plus
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3238radiation
icon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3303rectangle-circle
icon by @zefir-git in https://github.com/lucide-icons/lucide/pull/3245New Contributors
Full Changelog: lucide-icons/lucide@0.514.0...0.515.0
v0.514.0
: Version 0.514.0Compare Source
What's Changed
trophy
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2475bandage
icon by @jamiemlaw in https://github.com/lucide-icons/lucide/pull/3300settings-2
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2974New Contributors
Full Changelog: lucide-icons/lucide@0.513.0...0.514.0
v0.513.0
: Version 0.513.0Compare Source
What's Changed
Full Changelog: lucide-icons/lucide@0.512.0...0.513.0
v0.512.0
: Version 0.512.0Compare Source
What's Changed
circle-pound-sterling
icon by @lieonlion in https://github.com/lucide-icons/lucide/pull/2822square-check-big
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3156list-collapse
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3081battery-*
icons by @jguddas in https://github.com/lucide-icons/lucide/pull/3083paperclip
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2956eraser
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/3076cloud-check
icon by @lscheibel in https://github.com/lucide-icons/lucide/pull/2612id-card-lanyard
icon by @python2911 in https://github.com/lucide-icons/lucide/pull/2898file-badge
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2934grid-3x2
icon by @qubrat in https://github.com/lucide-icons/lucide/pull/3216New Contributors
Full Changelog: lucide-icons/lucide@0.511.0...0.512.0
postcss/postcss (postcss)
v8.5.5
Compare Source
package.json
→exports
compatibility with some tools (by @JounQin).v8.5.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.
This PR was generated by Mend Renovate. View the repository job log.