-
Notifications
You must be signed in to change notification settings - Fork 22
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
chore(deps): update app dependencies (main) #2352
Merged
Merged
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/main-app-dependencies
branch
from
December 21, 2024 22:12
d94cf8b
to
96123b7
Compare
renovate
bot
force-pushed
the
renovate/main-app-dependencies
branch
from
December 22, 2024 13:13
96123b7
to
a43d356
Compare
renovate
bot
force-pushed
the
renovate/main-app-dependencies
branch
from
January 6, 2025 10:45
fbc10fd
to
06e758e
Compare
renovate
bot
force-pushed
the
renovate/main-app-dependencies
branch
from
January 6, 2025 11:44
06e758e
to
4351016
Compare
stipsan
force-pushed
the
renovate/main-app-dependencies
branch
from
January 6, 2025 11:48
4351016
to
de896f1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^5.1.0
->^5.1.1
^1.6.4
->^1.7.0
^1.13.2
->^1.13.3
^9.120.4
->^9.120.5
2.10.12
->2.11.0
^2.13.0
->^2.15.1
1.5.0
->1.6.1
^5.0.0
->^5.0.1
^5.1.1
->^5.1.2
19.0.0-beta-201e55d-20241215
->19.0.0-beta-63e3235-20250105
^7.37.2
->^7.37.3
19.0.0-beta-201e55d-20241215
->19.0.0-beta-63e3235-20250105
^5.1.18
->^5.1.20
9.8.29
->9.8.31
^9.8.29
->^9.8.31
^3.14.1592
->^3.15.1
19.0.0-beta-201e55d-20241215
->19.0.0-beta-63e3235-20250105
6.1.13
->6.1.14
^0.171.0
->^0.172.0
Release Notes
fontsource/font-files (@fontsource/fira-mono)
v5.1.1
Compare Source
nuxt/devtools (@nuxt/devtools)
v1.7.0
Compare Source
Features
1.6.4 (2024-12-12)
Bug Fixes
@vue/devtools
(8485fcb)1.6.3 (2024-12-03)
Bug Fixes
vite-plugin-inspect
version (a399082)1.6.2 (2024-12-03)
Bug Fixes
Features
vite-plugin-inspect
for both Vite 5 and 6 (#757) (cfcbc24)1.6.1 (2024-11-20)
Bug Fixes
Features
nuxt-modules/sanity (@nuxtjs/sanity)
v1.13.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
pmndrs/drei (@react-three/drei)
v9.120.5
Compare Source
Bug Fixes
sanity-io/ui (@sanity/ui)
v2.11.0
Compare Source
Features
Bug Fixes
v2.10.18
Compare Source
Bug Fixes
styled-components
css (#1544) (67262ec)v2.10.17
Compare Source
Bug Fixes
React.JSX
namespace (#1543) (f42b6ab)v2.10.16
Compare Source
Bug Fixes
popover
html attribute (98c43b1)v2.10.15
Compare Source
Bug Fixes
popover
html attribute (4f1895e)v2.10.14
Compare Source
Bug Fixes
v2.10.13
Compare Source
Bug Fixes
sveltejs/kit (@sveltejs/kit)
v2.15.1
Compare Source
Patch Changes
fix: add CSP hashes/nonces to inline styles when using
bundleStrategy: 'inline'
(#13232)fix: silence dev/prod warning during sync (#13244)
v2.15.0
Compare Source
Minor Changes
bundleStrategy: 'inline'
option (#13193)v2.14.1
Compare Source
Patch Changes
v2.14.0
Compare Source
Minor Changes
Patch Changes
goto(...)
, to handle case where URL is mutated (#13196)tinloof/sanity-kit (@tinloof/sanity-studio)
v1.6.1
Compare Source
Patch Changes
070b307
: Disable creation plugin made simplierv1.6.0
Compare Source
Minor Changes
fe72e4f
: Disable creation pluginstatelyai/xstate (@xstate/react)
v5.0.1
Compare Source
Patch Changes
5041764b2
Thanks @laurakalbag! - Flag that docs in this repo are deprecated in favour of docs at stately.ai/docs/xstatewithastro/astro (astro)
v5.1.2
Compare Source
Patch Changes
#12798
7b0cb85
Thanks @ascorbic! - Improves warning logs for invalid content collection configuration#12781
96c4b92
Thanks @ascorbic! - Fixes a regression that causeddefault()
to not work withreference()
#12820
892dd9f
Thanks @ascorbic! - Fixes a bug that caused cookies to not be deleted when destroying a session#12864
440d8a5
Thanks @kaytwo! - Fixes a bug where the session ID wasn't correctly regenerated#12768
524c855
Thanks @ematipico! - Fixes an issue where Astro didn't print error logs when Astro Islands were used in incorrect cases.#12814
f12f111
Thanks @ematipico! - Fixes an issue where Astro didn't log anything in case a file isn't created during the build.#12875
e109002
Thanks @ascorbic! - Fixes a bug in emulated legacy collections where the entry passed to the getCollection filter function did not include the legacy entry fields.#12768
524c855
Thanks @ematipico! - Fixes an issue where Astro was printing the incorrect output format when running theastro build
command#12810
70a9f0b
Thanks @louisescher! - Fixes server islands failing to check content-type header under certain circumstancesSometimes a reverse proxy or similar service might modify the content-type header to include the charset or other parameters in the media type of the response. This previously wasn't handled by the client-side server island script and thus removed the script without actually placing the requested content in the DOM. This fix makes it so the script checks if the header starts with the proper content type instead of exactly matching
text/html
, so the following will still be considered a valid header:text/html; charset=utf-8
#12816
7fb2184
Thanks @ematipico! - Fixes an issue where an injected route entrypoint wasn't correctly marked because the resolved file path contained a query parameter.This fixes some edge case where some injected entrypoint were not resolved when using an adapter.
facebook/react (babel-plugin-react-compiler)
v19.0.0-beta-63e3235-20250105
Compare Source
v19.0.0-beta-63b359f-20241101
Compare Source
v19.0.0-beta-55955c9-20241229
Compare Source
v19.0.0-beta-37ed2a7-20241206
Compare Source
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.3
Compare Source
Fixed
no-danger
][no-danger]: avoid a crash on a nested component name ([#3833][] @ljharb)no-unknown-property
][no-unknown-property]: supportprecedence
prop in react 19 ([#3829][] @acusti)prop-types
][prop-types]: props missing in validation when using generic types from a namespace import ([#3859][] @rbondoc96)Changed
jsx-no-script-url
][jsx-no-script-url]: Improve tests ([#3849][] @radu2147)default-props-match-prop-types
][default-props-match-prop-types], [jsx-boolean-value
][jsx-boolean-value], [jsx-curly-brace-presence
][jsx-curly-brace-presence], [jsx-no-bind
][jsx-no-bind], [no-array-index-key
][no-array-index-key], [no-is-mounted
][no-is-mounted], [no-render-return-value
][no-render-return-value], [require-default-props
][require-default-props] ([#3841][] @bastiendmt)Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 using a curated preset maintained by . View repository job log here