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:
^0.7.0
->^0.14.0
^0.6.15
->^0.6.17
^2.1.0
->^2.1.2
^1.1.0
->^1.1.2
^0.10.1
->^0.12.0
^5.50.1
->^5.66.10
^29.5.12
->^29.5.14
^20.14.10
->^20.17.19
^18.3.3
->^18.3.18
^18.3.0
->^18.3.5
^0.7.0
->^0.7.1
^1.11.11
->^1.11.13
^0.22.8
->^0.30.5
^0.31.2
->^0.40.0
^1.3.0
->^1.3.1
^0.400.0
->^0.476.0
^14.2.4
->^14.2.24
v20.15.0
->20.18.3
9.4.0
->9.15.6
^8.4.39
->^8.5.3
^2.5.0
->^2.5.8
^0.6.5
->^0.6.11
^7.52.1
->^7.54.2
^2.2.1
->^2.2.2
^2.3.0
->^2.6.0
^3.4.4
->^3.4.17
^29.1.5
->^29.2.6
^5.5.3
->^5.7.3
^3.23.8
->^3.24.2
Release Notes
libsql/libsql-client-ts (@libsql/client)
v0.14.0
Compare Source
v0.13.0
Compare Source
v0.12.0
Compare Source
hrana-client-ts
to latest 0.7.0 version which has stableisomorphic-fetch
implementation (see https://github.com/libsql/hrana-client-ts/pull/19)v0.11.0
Compare Source
libsql-js
to latest 0.4.4 version which brings full vector search support for embedded replicas (see vector search documentation here: https://docs.turso.tech/features/ai-and-embeddings)v0.10.0
Compare Source
v0.9.0
Compare Source
v0.8.1
Compare Source
v0.8.0
Compare Source
observablehq/plot (@observablehq/plot)
v0.6.17
Compare Source
Released February 14, 2025.
The clip mark option now supports GeoJSON objects 🌎 in addition to the named frame and sphere clipping methods, allowing the visual extent of marks to be limited to arbitrary polygons. For instance, this Voronoi mesh of world airports is clipped to land boundaries:
The GeoJSON object passed to the clip option is rendered as a
clipPath
element using the same path data that a geo mark would produce, respecting the plot’s top-level projection option, if any. For performance,clipPath
elements are shared by marks clipped with the same GeoJSON object. For example, the raster mark and contour mark below show atmospheric water vapor measurements across the United States from NASA Earth Observations; both marks are clipped to the nation’s boundary, censoring the (absurd) values that would otherwise be interpolated between Alaska, Southern California, and Hawai’i.[The code for the map above is too long to reproduce here in its entirety; click the image above for the complete code.]
The clip mark option can also be used to clip against arbitrary polygons, not just geographic boundaries. For example, to show the value of Math.atan2 over the unit circle:
The interactive tip associated with a waffle mark is now anchored to the “center” of the visual representation of the associated datum. That center depends on the shape that is referenced. For fun, here’s a chart from our unit tests showing these anchoring points for various amounts of waffling. Baffling!
For earlier changes, continue to the 2024 CHANGELOG.
v0.6.16
Compare Source
Please see the 0.6.16 release notes for examples and more!
New features
Bug fixes and other improvements
New contributors
Full Changelog: observablehq/plot@v0.6.15...v0.6.16
radix-ui/primitives (@radix-ui/react-label)
v2.1.2
Compare Source
v2.1.1
Compare Source
t3-oss/t3-env (@t3-oss/env-nextjs)
v0.12.0
Compare Source
Minor Changes
#299
b13d46b
Thanks @EskiMojo14! - feat!: support standard schemaValidators can now be any validator that supports Standard Schema,
for example Zod & Valibot.
This feature comes with some breaking changes:
onValidationError
now getsStandardSchemaV1.Issue[]
instead ofZodError
#310
eb37304
Thanks @EskiMojo14! - feat!: add valibot presetsPresets using Valibot are now available using the
/presets-valibot
entrypoint.This feature comes with some breaking changes:
/presets-zod
.Patch Changes
b13d46b
,7c09bc3
,eb37304
,bb80923
,bb80923
]:v0.11.1
Compare Source
Patch Changes
2a74b72
]:v0.11.0
Compare Source
Patch Changes
8737daf
,870608d
]:TanStack/query (@tanstack/react-query)
v5.66.10
Version 5.66.10 - 2/28/25, 10:11 AM
Changes
Fix
ac4c56c
) by Yoomin KangChore
74db582
) by renovate[bot]Docs
2d26374
) by @SimonSimCity389ac8e
) by Suneet TipirneniPackages
v5.66.9
Compare Source
Version 5.66.9 - 2/21/25, 1:19 PM
Changes
Fix
f63ba16
) by Yoomin KangPackages
v5.66.8
Compare Source
Version 5.66.8 - 2/20/25, 1:11 PM
Changes
Fix
9ac54b1
) by Yoomin KangDocs
d07a3db
) by @MatanShushanPackages
v5.66.7
Compare Source
Version 5.66.7 - 2/18/25, 2:00 PM
Changes
Refactor
useQueries
(#8661) (caf7bde
) by Yunyoung Jordan ChoiPackages
v5.66.6
Compare Source
Version 5.66.6 - 2/18/25, 9:47 AM
Changes
Fix
56183f0
) by Yoomin KangPackages
v5.66.5
Compare Source
Version 5.66.5 - 2/17/25, 3:59 PM
Changes
Fix
9a7bfd9
) by Yoomin KangPackages
v5.66.4
Compare Source
Version 5.66.4 - 2/17/25, 1:15 PM
Changes
Fix
56c24f9
) by Mohammad Amin Lotfi6ca0eb7
) by Julius MarmingeDocs
throwOnError
"s default (#8581) (bb25d06
) by Alex ErrantPackages
v5.66.3
Compare Source
Version 5.66.3 - 2/16/25, 12:57 PM
Changes
Perf
4ab455c
) by Kim YoungHoonPackages
v5.66.2
Compare Source
Version 5.66.2 - 2/16/25, 10:19 AM
Changes
Fix
5426e6c
) by andyChore
c807ee2
) by ArnoudDocs
b184cd5
) by @foresterre4621e5b
) by Frederic R.5bf569b
) by Frederic R.Packages
Configuration
📅 Schedule: Branch creation - "on friday" (UTC), 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.