chore(deps): update debug ui dependencies (non-major) #5914
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:
4.2.6
->4.3.0
7.12.0
->7.13.0
7.12.0
->7.13.0
16.8.1
->16.8.2
4.3.2
->4.4.0
3.3.1
->3.3.2
5.2.13
->5.3.1
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/client-preset)
v4.3.0
Compare Source
Minor Changes
#10001
1be6e65
Thanks @n1ru4l! - Support discriminatingnull
andundefined
within theuseFragment
function.Before, the returned type from
useFragment
was alwaysTType | null | undefined
.#9804
5e594ef
Thanks @rachel-church! - PreservingArray<T>
orReadonlyArray<T>
inuseFragment()
return type.Patch Changes
99f449c
Thanks @nahn20! - Added configuration to allow for custom hash functions for persisted documents in the client presetExample
5501c62
]:typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.13.0
Compare Source
🚀 Features
typescript-estree: require
import = require()
argument to be a string literaltypescript-estree: forbid
.body
,.async
,.generator
ondeclare function
eslint-plugin: [no-dynamic-delete] allow all string literals as index
🩹 Fixes
ast-spec: function-call-like callee should be Expression not LeftHandSideExpression
scope-manager: handle index signature in class
eslint-plugin: [init-declarations] refine report locations
eslint-plugin: [no-base-to-string] make error message more nuanced
eslint-plugin: [no-unsafe-assignment] be more specific about error types
eslint-plugin: [no-magic-numbers] fix implementation of the
ignore
option❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.13.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
graphql/graphql-js (graphql)
v16.8.2
Compare Source
v16.8.2 (2024-06-12)
Bug Fix 🐞* #4022 fix: remove
globalThis
check and align with what bundlers can accept (@JoviDeCroock)Internal 🏠* #4104 Fix publish scripts (@benjie)
Committers: 2
maplibre/maplibre-gl-js (maplibre-gl)
v4.4.0
Compare Source
✨ Features and improvements
GeolocateControl
to allow a more granular interaction (#3847)MapOptions.style
optional to be consistent withMap.setStyle(null)
(#4151)aria-label
configurable for Map, Marker and Popup (#4147)<canvas>
is focusable only when interactive (#4147)🐞 Bug fixes
symbol-placement
isline
orline-center
(#4124)-ms-high-contrast
vendor prefix to(forced-colors: active)
and(prefers-color-scheme: light)
as appropriate (#4250)prettier/prettier (prettier)
v3.3.2
Compare Source
diff
Fix handlebars path expressions starts with
@
(#16358 by @Princeyadav05)vitejs/vite (vite)
v5.3.1
Compare Source
v5.3.0
Compare Source
Configuration
📅 Schedule: Branch creation - "on the first day of the week" 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 has been generated by Mend Renovate. View repository job log here.