chore(deps): update all non-major dependencies #188
Merged
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.4.0
->^3.5.0
^4.9.3
->^4.10.2
^0.383.0
->^0.394.0
^3.3.1
->^3.3.2
^0.6.1
->^0.6.3
Release Notes
withastro/astro (@astrojs/react)
v3.5.0
Compare Source
Minor Changes
#11144
803dd80
Thanks @ematipico! - The integration now exposes a function calledgetContainerRenderer
, that can be used inside the Container APIs to load the relative renderer.withastro/astro (astro)
v4.10.2
Compare Source
Patch Changes
#11231
58d7dbb
Thanks @ematipico! - Fixes a regression forgetViteConfig
, where the inline config wasn't merged in the final config.#11228
1e293a1
Thanks @ascorbic! - UpdatesgetCollection()
to always return a cloned array#11207
7d9aac3
Thanks @ematipico! - Fixes an issue in the rewriting logic where old data was not purged during the rewrite flow. This caused some false positives when checking the validity of URL path names during the rendering phase.#11189
75a8fe7
Thanks @ematipico! - Improve error message when usinggetLocaleByPath
on path that doesn't contain any locales.#11195
0a6ab6f
Thanks @florian-lefebvre! - Adds support for enums toastro:env
You can now call
envField.enum
:#11210
66fc028
Thanks @matthewp! - Close the iterator only after rendering is complete#11195
0a6ab6f
Thanks @florian-lefebvre! - Adds additional validation options toastro:env
astro:env
schema datatypesstring
andnumber
now have new optional validation rules:#11211
97724da
Thanks @matthewp! - Let middleware handle the original request URL#10607
7327c6a
Thanks @frankbits! - Fixes an issue where a leading slash created incorrect conflict resolution between pages generated from static routes and catch-all dynamic routesv4.10.1
Compare Source
Patch Changes
#11198
8b9a499
Thanks @florian-lefebvre! - Fixes a case whereastro:env
getSecret
would not retrieve environment variables properly in dev and build modes#11206
734b98f
Thanks @florian-lefebvre! - BREAKING CHANGE to the experimentalastro:env
feature onlyUpdates the adapter
astro:env
entrypoint fromastro:env/setup
toastro/env/setup
#11205
8c45391
Thanks @Nin3lee! - Fixes a typo in the config referencev4.10.0
Compare Source
Minor Changes
#10974
2668ef9
Thanks @florian-lefebvre! - Adds experimental support for theastro:env
API.The
astro:env
API lets you configure a type-safe schema for your environment variables, and indicate whether they should be available on the server or the client. Import and use your defined variables from the appropriate/client
or/server
module:lucide-icons/lucide (lucide-react)
v0.394.0
: New icons 0.394.0Compare Source
Modified Icons 🔨
file-archive
(#2132) by @jguddasv0.391.0
: New icons 0.391.0Compare Source
Modified Icons 🔨
angry
(#2205) by @karsa-mistmerebook-heart
(#2205) by @karsa-mistmerecake
(#2205) by @karsa-mistmerecastle
(#2205) by @karsa-mistmerechurch
(#2205) by @karsa-mistmereearth
(#2205) by @karsa-mistmerefolder-heart
(#2205) by @karsa-mistmerefuel
(#2205) by @karsa-mistmeregrab
(#2205) by @karsa-mistmerehand-metal
(#2205) by @karsa-mistmerehand
(#2205) by @karsa-mistmerehard-hat
(#2205) by @karsa-mistmereheart-handshake
(#2205) by @karsa-mistmerelasso-select
(#2205) by @karsa-mistmereluggage
(#2205) by @karsa-mistmeremail-search
(#2205) by @karsa-mistmeremailbox
(#2205) by @karsa-mistmereparty-popper
(#2205) by @karsa-mistmerepiggy-bank
(#2205) by @karsa-mistmereplug-2
(#2205) by @karsa-mistmerepointer
(#2205) by @karsa-mistmereradiation
(#2205) by @karsa-mistmereradio-receiver
(#2205) by @karsa-mistmererat
(#2205) by @karsa-mistmereredo-2
(#2205) by @karsa-mistmereshrub
(#2205) by @karsa-mistmerestethoscope
(#2205) by @karsa-mistmeresticker
(#2205) by @karsa-mistmerestore
(#2205) by @karsa-mistmereswatch-book
(#2205) by @karsa-mistmeretest-tube-diagonal
(#2205) by @karsa-mistmeretest-tube
(#2205) by @karsa-mistmeretest-tubes
(#2205) by @karsa-mistmerethumbs-down
(#2205) by @karsa-mistmerethumbs-up
(#2205) by @karsa-mistmeretrees
(#2205) by @karsa-mistmereundo-2
(#2205) by @karsa-mistmereuniversity
(#2205) by @karsa-mistmereutensils
(#2205) by @karsa-mistmerewand
(#2205) by @karsa-mistmerev0.390.0
: New icons 0.390.0Compare Source
New icons 🎨
calendar-cog
(#2176) by @AlexandrePhilibertv0.387.0
: New icons 0.387.0Compare Source
Modified Icons 🔨
signpost
(#2002) by @jguddasv0.386.0
: New icons 0.386.0Compare Source
New icons 🎨
biceps-flexed
(#2127) by @karsa-mistmereModified Icons 🔨
sigma
(#2149) by @jguddasv0.385.0
: New icons 0.385.0Compare Source
Modified Icons 🔨
tractor
(#2112) by @jguddasv0.384.0
: New icons 0.384.0Compare Source
Modified Icons 🔨
circle-slash
(#2183) by @jrozbickipaintbrush
(#2147) by @karsa-mistmereprettier/prettier (prettier)
v3.3.2
Compare Source
diff
Fix handlebars path expressions starts with
@
(#16358 by @Princeyadav05)tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.3
Compare Source
v0.6.2
Compare Source
Changed
Configuration
📅 Schedule: Branch creation - "on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.