chore(deps): bump the minorandpatch group in /keycloak/keycloakify with 8 updates #3488
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.
Bumps the minorandpatch group in /keycloak/keycloakify with 8 updates:
11.4.2
11.7.0
8.4.6
8.4.7
8.17.0
8.19.0
8.17.0
8.19.0
9.16.0
9.17.0
5.0.0
5.1.0
8.4.6
8.4.7
6.0.2
6.0.6
Updates
keycloakify
from 11.4.2 to 11.7.0Release notes
Sourced from keycloakify's releases.
Commits
cd1b55b
Fix test482ba6c
Bump versione2921b7
Fix auto add of postinstall scriptc87b615
Fix some errors implementing the new account SPA feature488dd2c
Migrate to extention model for Account SPA1ac678a
Remove dead code5866c80
Always initialize email with the latest keycloak versionfe892c8
Bump version9685dfb
Fix git integration bugc1dc899
Better naming convention 'uiModules' -> 'extensionModules'Updates
@storybook/react-vite
from 8.4.6 to 8.4.7Release notes
Sourced from
@storybook/react-vite
's releases.Changelog
Sourced from
@storybook/react-vite
's changelog.Commits
0466712
Bump version from "8.4.6" to "8.4.7" [skip ci]Updates
@typescript-eslint/eslint-plugin
from 8.17.0 to 8.19.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e19f30f
chore(release): publish 8.19.09746832
fix(eslint-plugin): [member-ordering] ignore method overloading (#10536)7eba36e
fix(eslint-plugin): [consistent-indexed-object-style] don't report on indirec...3097930
fix(eslint-plugin): [array-type] autofix with conditional types needs parenth...2e2731d
fix(eslint-plugin): add getConstraintInfo to handle generic constraints bette...07d0e0d
feat(eslint-plugin): [strict-boolean-expressions] check array predicate funct...157b781
chore(release): publish 8.18.283c3bbf
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAcces...c6a387f
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle...4747299
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context...Updates
@typescript-eslint/parser
from 8.17.0 to 8.19.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
e19f30f
chore(release): publish 8.19.0157b781
chore(release): publish 8.18.2b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)4cb2cf8
fix: typescript peer dependency (#10373)Updates
eslint
from 9.16.0 to 9.17.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
90c1db9
9.17.0755512d
Build: changelog update for 9.17.0cc243c9
chore: upgrade to@eslint/[email protected]
(#19242)84c5787
chore: package.json update for@eslint/js
releaseeed91d1
feat: add suggestions tono-unused-vars
(#18352)4c4f53b
chore: add missing backticks toflags.js
(#19226)3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230)e0a2203
docs: add missing backticks tono-sequences
(#19233)4cc4881
docs: Update README3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
eslint-plugin-react-hooks
from 5.0.0 to 5.1.0Commits
Updates
storybook
from 8.4.6 to 8.4.7Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
0466712
Bump version from "8.4.6" to "8.4.7" [skip ci]Updates
vite
from 6.0.2 to 6.0.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5c2b4a0
release: v6.0.69290d85
fix(css): show correct error when unknown placeholder is used for CSS modules...afff05c
fix(css): resolve style tags in HTML files correctly for lightningcss (#19001)eb06ec3
chore: fix typo in comment (#19067)1aa434e
fix(ssrTransform): preserve line offset when transforming imports (