generated from technologiestiftung/template-repo-citylab
-
Notifications
You must be signed in to change notification settings - Fork 0
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
deps(deps): update dependencies-non-major #9
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dependencies-non-major
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❌ Deploy Preview for cheerful-kelpie-c16661 failed.
|
✅ Deploy Preview for tarifkarte ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
4 times, most recently
from
April 12, 2023 22:28
3c1fb9d
to
22ef9ab
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
5 times, most recently
from
April 23, 2023 07:40
78aca84
to
489f98b
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
9 times, most recently
from
May 1, 2023 14:42
64b3504
to
b02c8d3
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
8 times, most recently
from
May 5, 2023 19:48
785b28a
to
db1b551
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
from
August 11, 2024 02:52
37e82b5
to
4b38a1b
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
2 times, most recently
from
August 22, 2024 05:49
5186fa8
to
f5bd172
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
4 times, most recently
from
September 2, 2024 08:42
6cd1418
to
730a3b0
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
2 times, most recently
from
September 5, 2024 17:47
7bdf3aa
to
626e3ca
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
4 times, most recently
from
September 20, 2024 17:50
ae99bd8
to
45dbdff
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
3 times, most recently
from
September 28, 2024 05:29
b675a2a
to
985c9bf
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
2 times, most recently
from
October 8, 2024 05:23
1984780
to
998d01c
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
2 times, most recently
from
October 17, 2024 05:48
824173c
to
5d14985
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
3 times, most recently
from
October 23, 2024 23:37
8eafd99
to
24c2573
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
3 times, most recently
from
November 3, 2024 05:59
7d345e6
to
0dae44a
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
2 times, most recently
from
November 26, 2024 02:48
732384f
to
7d0b4a2
Compare
renovate
bot
force-pushed
the
renovate/dependencies-non-major
branch
from
November 28, 2024 17:40
7d0b4a2
to
4ba4bf6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.7.10
->1.7.19
13.1.6
->13.5.7
18.13.0
->18.19.67
18.0.27
->18.3.12
18.0.10
->18.3.1
8.34.0
->8.57.1
13.1.6
->13.5.7
18.2.0
->18.3.1
18.2.0
->18.3.1
7.0.21
->7.1.7
Release Notes
tailwindlabs/headlessui (@headlessui/react)
v1.7.19
Compare Source
Fixed
disabled
state on<Tab />
component (#2918)Dialog.Panel
(#2919)hidden
attribute to internal<Hidden />
component when theFeatures.Hidden
feature is used (#2955)tabIndex
on the<Switch />
component (#2966)disabled
state to hidden inputs in form-like components (#3004)selectedIndex
for controlled<Tab/>
components (#3037)v1.7.18
Compare Source
Fixed
<Dialog>
'sonClose
twice on mobile devices (#2690)<Dialog>
(#2697)Tab.Panel
components are hidden from the accessibility tree (#2708)role="alertdialog"
to<Dialog>
component (#2709)Combobox.Input
component closes theCombobox
(#2712)className
prop when the<Transition />
component is currently not transitioning (#2722)<Disclosure.Panel>
and<Popover.Panel>
whenas={Fragment}
(#2760)Listbox
component in Chrome (#2824)v1.7.17
Compare Source
Fixed
<Listbox multiple>
and<Combobox multiple>
(#2626)<MainTreeNode />
inPopover.Group
component only (#2634)Dialog
components on iOS (#2635)<Tab />
components are available when setting the next index (#2642)Combobox.Input
component on page load (#2654)appear
works using theTransition
component (even when used with SSR) (#2646)nullable
prop on theCombobox
component (#2660)<Suspense>
(#2663)v1.7.16
Compare Source
Fixed
Combobox.Input
value (#2568)aria-expanded
purely based on the open/closed state (#2610)Enter
even if no submit-like button was found (#2613)v1.7.15
Compare Source
Added
Menu
andPopover
components (#2448)Fixed
FocusTrap
is only active when the givenenabled
value istrue
(#2456)<Transition appear>
from overwriting classes on re-render (#2457)Menu
andListbox
options while searching (#2471)Portal
component, does not close thePopover
component (#2492)Changed
types
condition to the front (#2469)v1.7.14
Compare Source
Fixed
Transition
component (#2374)FocusTrap
event listeners once document has loaded (#2389)className
hydration for<Transition appear>
(#2390)Combobox
types to improve false positives (#2411)className
correctly when it’s a function (#2412)<Combobox.Input>
(#2426)Added
form
prop to form-like components such asRadioGroup
,Switch
,Listbox
, andCombobox
(#2356)v1.7.13
Compare Source
Fixed
Transition
component completes if nothing is transitioning (#2318)<Switch>
where possible (#2265)Dialog
component in theFocusTrap
component (#2322)XYZPropsWeControl
and cleanup internal TypeScript types (#2329)Popover.Button
components inside aPopover.Panel
(#2333)Dialog
component closes (#2326)v1.7.12
Compare Source
Added
Fixed
Dialog
components are marked asinert
(#2290)Popover
components not opening (#2293)Dialog
cleanup when theDialog
becomes hidden (#2303)v1.7.11
Compare Source
Fixed
null
values for thedataRef
correctly (#2258)aria-multiselectable
to[role=listbox]
in theCombobox
component (#2271)Combobox.Input
when aCombobox.Option
is selected (#2272)activeOptionIndex
if the active option is unmounted (#2274)Ref
type for forwardedSwitch
's ref (#2277)Dialog
component when going into theClosing
state (#2264)vercel/next.js (@next/font)
v13.5.7
Compare Source
Core Changes
Credits
Huge thanks to @wyattjoh and @ijjk for helping!
v13.5.6
Compare Source
Core Changes
Credits
Huge thanks to @ijjk @huozhi @gnoff for helping!
v13.5.5
Compare Source
Core Changes
fs.existsSync
to avoid race condition: #56387waitUntil
into the handler: #56404existSync
call: #56419isolateModules
totsconfig
when extending from tsconfig withverbatimModuleSyntax
: #54164verbatimModuleSyntax
to make type imports/exports explicit: #56551server-only
andclient-only
: #56760useParams
: #56771x-forwarded-*
headers: #56797Documentation Changes
JSON.parse
to make reading output easier: #56713Example Changes
@radix-ui/react-icons
: #56452Misc Changes
permalink
option ofuseFormState
: #56329cargo fmt
to lint staged: #56430.../templates/*/app/layout.*
import order: #56380.env.example
file: #56469Credits
Huge thanks to @ijjk, @timneutkens, @shuding, @wyattjoh, @Syphini, @manovotny, @ForsakenHarmony, @gnoff, @anonrig, @viktorronnback, @Rylab, @sokra, @hamirmahal, @huozhi, @jridgewell, @SukkaW, @wbinnssmith, @feedthejim, @balazsorban44, @jazsouf, @2XG-DEV, @stefanprobst, @ztanner, @mzab1985, @Mustafadagkiranlar, @JoRyGu, @cmbritten, @styfle, @Krishnanand2517, @bahag-buttf, @kwonoj, @Shadid12, @delbaoliveira, @mayankkamboj47, @dvoytenko, @mayank1513, @himself65, @suravshrestha, @fvaysh, @dianacpg, @joristirado, and @Kikobeats for helping!
v13.5.4
Compare Source
Core Changes
beta.nextjs.org
Links: #55924config.experimental.workerThreads
: #55257swc_core
tov0.83.26
: #55780swc_core
tov0.83.26
": #56077permanentRedirect
return 308 in route handlers: #56065boolean
instead offalse
for experimental logging config: #56110postcss
: #56225Documentation Changes
not-found
to file conventions page: #55944extension
option tocreateMDX()
: #55967.bind
method: #56164Response.json
overNextResponse.json
: #56173Example Changes
with-jest
: #56152with-jest
types: #56193with-stripe-typescript
example: #56274Misc Changes
swc_core
tov0.83.28
: #56134Credits
Huge thanks to @balazsorban44, @sdkdeepa, @aayman997, @mayank1513, @timneutkens, @2XG-DEV, @eliot-akira, @hi-matthew, @riobits, @wbinnssmith, @ijjk, @sokra, @dvoytenko, @rishabhpoddar, @manovotny, @A7med3bdulBaset, @huozhi, @jridgewell, @joulev, @SukkaW, @kdy1, @feedthejim, @Fredkiss3, @styfle, @MildTomato, @ForsakenHarmony, @walfly, @bzhn, @shuding, @boylett, @Loki899899, @devrsi0n, @ImBIOS, @vinaykulk621, @ztanner, @sdaigo, @hamirmahal, @blurrah, @omarmciver, and @alexBaizeau for helping!
v13.5.3
Compare Source
Core Changes
build
: #55628fs.existsSync
instead ofaccessSync
: #55675next/dist/esm
rewriteResolvePlugin
: #55689fetchServerResponse
is a valid record when stored in router cache: #55690Configuration
📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" 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.