fix(deps): update all minor, or patch dependencies on npm #112
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.0.1
->3.1.9
2.1.0
->2.1.3
3.5.0
->3.6.3
4.0.6
->4.0.11
3.1.5
->3.2.1
5.1.0
->5.1.5
^0.5.0
->^0.6.0
1.0.0-beta.5
->1.0.0-beta.8
5.0.18
->5.1.1
1.1.20
->1.2.5
1.1.113
->1.2.16
0.5.13
->0.5.16
18.3.3
->18.3.18
18.3.0
->18.3.5
8.0.0
->8.24.1
8.0.0
->8.24.1
4.16.7
->4.16.18
2.3.5
->2.3.6
1.1.0
->1.1.5
1.7.7
->1.7.9
1.0.0-rc.12
->1.0.0
8.57.0
->8.57.1
1.2.0
->1.3.1
6.8.0
->6.10.2
3.2.5
->3.5.1
0.14.0
->0.14.1
3.4.3
->3.4.17
5.4.5
->5.7.3
Release Notes
withastro/astro (@astrojs/mdx)
v3.1.9
Compare Source
Patch Changes
1d4f6a4
Thanks @bmenant! - Addcomponents
property to MDXInstance type definition (RenderResult and module import)v3.1.8
Compare Source
Patch Changes
710a1a1
]:v3.1.7
Compare Source
Patch Changes
40e7a1b
Thanks @bluwy! - Initializes the MDX processor only when there's.mdx
filesv3.1.6
Compare Source
Patch Changes
c9ae7b1
Thanks @bluwy! - Handles nested root hast node when optimizing MDXv3.1.5
Compare Source
Patch Changes
88ef1d0
Thanks @bluwy! - Fixes CSS in the layout component to be ordered first before any other components in the MDX filev3.1.4
Compare Source
Patch Changes
423614e
Thanks @bluwy! - Fixes stack trace location when failed to parse an MDX file with frontmatterv3.1.3
Compare Source
Patch Changes
49b5145
]:v3.1.2
Compare Source
Patch Changes
b6afe6a
]:v3.1.1
Compare Source
Patch Changes
7d59750
Thanks @wackbyte! - Refactor to use Astro's integration logger for loggingv3.1.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 (@astrojs/partytown)
v2.1.3
Compare Source
Patch Changes
1fab2f2
Thanks @stdavis! - Updates the partytown dependency to the new npm org name and latest version.v2.1.2
Compare Source
Patch Changes
f1df1b3
Thanks @oosawy! - Prevent Partytown integration from inserting a 'null' string into the bodyv2.1.1
Compare Source
Patch Changes
#11083
416c4ac
Thanks @V3RON! - Prevent Partytown from crashing when View Transitions are enabledWhen View Transitions are turned on, Partytown executes on every transition.
It's not meant to be like that, and therefore it breaks the integration completely.
Starting from now, Partytown will be executed only once.
withastro/astro (@astrojs/react)
v3.6.3
Compare Source
Patch Changes
8a46e80
Thanks @marbrex! - Resolvevite
peer dependency problem for strict package managers like Yarn in PnP mode.v3.6.2
Compare Source
Patch Changes
7adb350
Thanks @bluwy! - Prevents throwing errors when checking if a component is a React component in runtimev3.6.1
Compare Source
Patch Changes
#11571
1c3265a
Thanks @bholmesdev! - BREAKING CHANGE to the experimental Actions API only. Install the latest@astrojs/react
integration as well if you're using React 19 features.Make
.safe()
the default return value for actions. This means{ data, error }
will be returned when calling an action directly. If you prefer to get the data while allowing errors to throw, chain the.orThrow()
modifier.v3.6.0
Compare Source
Minor Changes
#11234
4385bf7
Thanks @ematipico! - Adds a new function calledaddServerRenderer
to the Container API. Use this function to manually store renderers inside the instance of your container.This new function should be preferred when using the Container API in environments like on-demand pages:
withastro/astro (@astrojs/rss)
v4.0.11
Compare Source
Patch Changes
ebe2aa9
Thanks @SapphicMoe! - Revert incorrect Content-Type header applied for RSS XML filev4.0.10
Compare Source
Patch Changes
5b9b618
Thanks @kunyan! - Sends the standard RSS content type response header, with UTF-8 charsetv4.0.9
Compare Source
Patch Changes
925cff3
Thanks @bholmesdev! - Improves README configuration reference.v4.0.8
Compare Source
Patch Changes
#12137
50dd88b
Thanks @ArmandPhilippot! - Fixes an error that occurred when the optionalpubDate
property was missing in an item.#12137
50dd88b
Thanks @ArmandPhilippot! - Fixes an error where docs incorrectly stated thetitle
,link
andpubDate
properties of RSS items was required.v4.0.7
Compare Source
Patch Changes
8ce66f2
Thanks @ematipico! - Fixes an issue where thepagesGlobToRssItems
returned an incorrect type foritems
withastro/astro (@astrojs/sitemap)
v3.2.1
Compare Source
Patch Changes
07754f5
Thanks @mingjunlu! - Adds missingxslURL
property toSitemapOptions
type.v3.2.0
Compare Source
Minor Changes
fbe1bc5
Thanks @sondr3! - Adds newxslURL
option to enable styling of sitemapsv3.1.6
Compare Source
Patch Changes
7d59750
Thanks @wackbyte! - Refactor to use Astro's integration logger for loggingwithastro/astro (@astrojs/tailwind)
v5.1.5
Compare Source
Patch Changes
cf30880
Thanks @ascorbic! - Upgrades Vitev5.1.4
Compare Source
Patch Changes
739dbfb
Thanks @ascorbic! - Upgrades Vite to pin esbuildv5.1.3
Compare Source
Patch Changes
4f2fd0a
Thanks @Princesseuh! - Fixes compatibility with Astro 5v5.1.2
Compare Source
Patch Changes
8e500f2
Thanks @delucis! - Adds keywords topackage.json
to improve categorization in the Astro integrations catalogv5.1.1
Compare Source
Patch Changes
dcd1158
Thanks @matthewp! - Make @astrojs/tailwind compat with Astro 5onwidget/astrolib (@astrolib/analytics)
v0.6.1
Compare Source
v0.6.0
Compare Source
onwidget/astrolib (@astrolib/seo)
v1.0.0-beta.8
Compare Source
v1.0.0-beta.7
Compare Source
v1.0.0-beta.6
Compare Source
fontsource/font-files (@fontsource/inter)
v5.1.1
Compare Source
v5.1.0
Compare Source
v5.0.21
Compare Source
v5.0.20
Compare Source
v5.0.19
Compare Source
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.16
Compare Source
Fixed
v0.5.15
Compare Source
Fixed
v0.5.14
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.24.1
Compare Source
🩹 Fixes
accessor
methods with a function initializer (#10796)static
accessor
properties (#10814)accessor
property declaration (#10813)accessor
class properties for missing accessibility modifier (#10805)accessor
class properties with a function initializer (#10804)accessor
properties with a function initializer (#10794)accessor
class properties (#10789)any
value assigned as an initializer of anaccessor
property (#10785)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.24.0
Compare Source
🚀 Features
allowConstantLoopConditions
more granular (#10639)🩹 Fixes
allowNumberAndString
isfalse
(#10737)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.23.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.22.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.21.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.20.0
Compare Source
🚀 Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.