fix(deps): update all non-major dependencies #15
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:
3.20
->3.21
3.11.1
->3.14.8
v4.5.0
->v4.5.1
1.22.0
->1.23.4
v1.25.11
->v1.25.12
3.2.4
->3.4.17
4.9.4
->4.9.5
Release Notes
alpinejs/alpine (alpinejs)
v3.14.8
Compare Source
v3.14.7
Compare Source
Fixed
v3.14.6
Compare Source
Fixed
v3.14.5
Compare Source
Changed
v3.14.4
Compare Source
What's Changed
Full Changelog: alpinejs/alpine@v3.14.3...v3.14.4
v3.14.3
Compare Source
Changes
Full Changelog: alpinejs/alpine@v3.14.2...v3.14.3
v3.14.2
Compare Source
What's Changed
x-resize
by @calebporzio in https://github.com/alpinejs/alpine/pull/4304New Contributors
Full Changelog: alpinejs/alpine@v3.14.1...v3.14.2
v3.14.1
Compare Source
Changed
v3.14.0
Compare Source
Changed
v3.13.10
Compare Source
Changed
v3.13.9
Compare Source
Changed
x-sort:item
, add sorting class to body, and usex-sort:group
#4161v3.13.8
Compare Source
Changed
x-bind:class
and other attribute modifications #4111v3.13.7
Compare Source
Changed
v3.13.6
Compare Source
Changes
$refs
being used withx-teleport
#4031x-if
andx-for
double init on clone phase #4015$listboxOption.isSelected
/$comboboxOption.isSelected
works if item value isfalse
or0
#4005markRaw()
objects when evaluating interceptors alpinejs/alpine@815fae3x-intersect
from clone phase alpinejs/alpine@e8c5992destroyTree
custom walker alpinejs/alpine@bf36275x-for
keys alpinejs/alpine@f6e87cev3.13.5
Compare Source
Fixed
v3.13.4
Compare Source
What's Changed
x-for
by @browner12 in https://github.com/alpinejs/alpine/pull/3928New Contributors
Full Changelog: alpinejs/alpine@v3.13.3...v3.13.4
v3.13.3
Compare Source
What's Changed
x-model.boolean
modifier by @gdebrauwer in https://github.com/alpinejs/alpine/pull/3532New Contributors
Full Changelog: alpinejs/alpine@v3.13.2...v3.13.3
v3.13.2
Compare Source
Changed
v3.13.1
Compare Source
Changed
init
#3702v3.13.0
Compare Source
What's Changed
e579cc8
. by @andrewbelcher in https://github.com/alpinejs/alpine/pull/3631New Contributors
Full Changelog: alpinejs/alpine@v3.12.3...v3.13.0
v3.12.3
Compare Source
Internal changes release...
v3.12.2
Compare Source
Fixed
v3.12.1
Compare Source
Added
Alpine.plugin([...])
#3497Fixed
v3.12.0
Compare Source
Added
Fixed
@keyup
and@keydown
listeners with .capture modifier never executed #3398golang-jwt/jwt (github.com/golang-jwt/jwt/v4)
v4.5.1
Compare Source
Security
Unclear documentation of the error behavior in
ParseWithClaims
in <= 4.5.0 could lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned byParseWithClaims
return both error codes. If users only check for thejwt.ErrTokenExpired
usingerror.Is
, they will ignore the embeddedjwt.ErrTokenSignatureInvalid
and thus potentially accept invalid tokens.This issue was documented in GHSA-29wx-vh33-7x7r and fixed in this release.
Note:
v5
was not affected by this issue. So upgrading to this release version is also recommended.What's Changed
ParseWithClaims
fromv5
branch. This fixes GHSA-29wx-vh33-7x7r.Full Changelog: golang-jwt/jwt@v4.5.0...v4.5.1
golang/go (go)
v1.23.4
v1.23.3
v1.23.2
v1.23.1
v1.23.0
v1.22.10
v1.22.9
v1.22.8
v1.22.7
v1.22.6
v1.22.5
v1.22.4
v1.22.3
v1.22.2
v1.22.1
go-gorm/gorm (gorm.io/gorm)
v1.25.12
Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17
Compare Source
v3.4.16
Compare Source
Fixed
PluginsConfig
allowundefined
values (#14668)Changed
v3.4.15
Compare Source
boxShadow
theme configuration allows arrays (#14856)selection:*
variant works in Chrome 131 (#15003)v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)v3.4.13
Compare Source
Fixed
v3.4.12
Compare Source
v3.4.11
Compare Source
v3.4.10
Compare Source
v3.4.9
Compare Source
Fixed
vendor
foldersv3.4.8
Compare Source
v3.4.7
Compare Source
v3.4.6
Compare Source
Fixed
Changed
:is()
wrapping rules when using an important selector (#13900)v3.4.5
Compare Source
v3.4.4
Compare Source
Fixed
<alpha-value>
placeholders in a single color definition (#13740)has-*
,group-has-*
, andpeer-has-*
variants (#13770){col,row}-{start,end}
utilities (#13781)v3.4.3
Compare Source
v3.4.2
Compare Source
Fixed
0,0,1
for button and input Preflight rules (#12735)(
,)
,[
or]
in the file path (#12715):has
rules when usingexperimental.optimizeUniversalDefaults
(#12736)mix-blend-plus-darker
utility (#12923)import.meta.url
in config files (#13322)xx-large
and remove doublex-large
absolute size (#13324)@apply
a class that uses nesting (#13325)important
configuration (#13353)@apply
works correctly with pseudo elements (#13379)v3.4.1
Compare Source
Fixed
calc()
(#12704)class
dark mode strategy (#12717)Added
selector
andvariant
strategies for dark mode (#12717)Changed
rtl
andltr
variants on same element asdir
attribute (#12717)v3.4.0
Compare Source
Added
svh
,lvh
, anddvh
values to defaultheight
/min-height
/max-height
theme (#11317)has-*
variants for:has(...)
pseudo-class (#11318)text-wrap
utilities includingtext-balance
andtext-pretty
(#11320, #12031)opacity
scale to include all steps of 5 (#11832)html
styles to include shadow DOM:host
pseudo-class (#11200)grid-rows-*
utilities from 1–6 to 1–12 (#12180)size-*
utilities (#12287)min-w-*
,min-h-*
, andmax-w-*
utilities (#12300)forced-color-adjust
utilities (#11931)forced-colors
variant (#11694, #12582)appearance-auto
utility (#12404)float
andclear
utilities (#12480)*
variant for targeting direct children (#12551)Changed
sans
font-family stack (#11748)rtl
,ltr
,forced-colors
, anddark
variants (#12584)v3.3.7
Compare Source
Fixed
v3.3.6
Compare Source
Fixed
resolveConfig
(#12272)@config
in CSS when watching via the CLI (#12327)font-feature-settings
formono
are included in Preflight (#12342)@layer
rule (#12508)v3.3.5
Compare Source
Fixed
-
incalc()
expression (#12283)v3.3.4
Compare Source
Fixed
calc()
-like functions (#11686)calc()
normalisation in nestedtheme()
calls (#11705)content
optional for presets in TypeScript types (#11730)too many open files
error (#12079):not(…)
when nested in an at-rule (#12105)Node16
module resolution (#12097)@apply
(#12112)tailwindcss/nesting
(#12269)jiti
,fast-glob
, andbrowserlist
dependencies (#11550)var
injection for properties that accept a<dashed-ident>
(#12236)v3.3.3
Compare Source
Fixed
theme()
insidecalc()
when there are no spaces around operators ([#11157](https://redirect.github.com/tailwindlabs/tailwindcss/pull/1115Configuration
📅 Schedule: Branch creation - "before 5am every weekday,every weekend" in timezone Europe/Berlin, 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.