-
Notifications
You must be signed in to change notification settings - Fork 3
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 all non-major dependencies #243
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
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 15, 2024 14:44
122638a
to
c9d9531
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 15, 2024 16:23
c9d9531
to
1a22d0d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 16, 2024 09:31
1a22d0d
to
f15402d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 16, 2024 17:49
f15402d
to
5f64b3b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 16, 2024 22:54
5f64b3b
to
774ff56
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 17, 2024 11:05
774ff56
to
66d71e2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 17, 2024 14:58
66d71e2
to
037f62d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 17, 2024 15:45
037f62d
to
bc702f5
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 18, 2024 14:27
bc702f5
to
200f0ba
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 18, 2024 17:38
200f0ba
to
1c12ed6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 19, 2024 00:06
1c12ed6
to
32f081b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 19, 2024 11:27
32f081b
to
69641dd
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 19, 2024 17:28
69641dd
to
99f73cf
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 19, 2024 23:04
99f73cf
to
84ac097
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 20, 2024 08:17
84ac097
to
7089888
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 21, 2024 12:22
7089888
to
9149cf3
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:
0.5.10
->0.8.2
3.1.0
->3.1.3
3.2.0
->3.5.1
4.0.5
->4.0.7
3.1.4
->3.1.6
4.1.0
->4.5.0
7.24.8
->7.24.9
1.1.31
->1.1.36
1.1.66
->1.1.67
2.8.2
->2.9.0
20.12.7
->20.14.11
2.2.0
->2.2.3
5.0.10
->5.0.12
4.8.0
->4.12.2
2.1.6
->2.1.10
4.0.0
->4.0.2
2.4.4
->2.4.5
13.8.1
->13.13.1
9.1.1
->9.7.0
9.0.11
->9.1.1
15.2.2
->15.2.7
20.12.2
->20.15.1
9.0.6
->9.5.0
10.20.2
->10.22.1
4.16.4
->4.19.0
0.33.3
->0.33.4
3.4.3
->3.4.6
2.0.3
->2.0.9
5.4.5
->5.5.3
3.0.8
->3.0.10
5.2.13
->5.3.4
2.0.9
->2.0.11
3.4.25
->3.4.33
4.0.9
->4.0.10
2.0.14
->2.0.26
Release Notes
withastro/language-tools (@astrojs/check)
v0.8.2
Compare Source
Patch Changes
708167e
: Fixes script and style tags being wrongfully included in the generated TSX708167e
]v0.8.1
Compare Source
Patch Changes
5eb20f2
: Fixes installation on Yarn 45eb20f2
]v0.8.0
Compare Source
Minor Changes
b8a6af3
: Upgrades to the latest version of Volar, the underlying framework powering the Astro language server. This update should fix some of the recent issues regarding intellisense inside script tags.Patch Changes
a1769da
: Adds a README with helpful linksb8a6af3
]v0.7.0
Compare Source
Minor Changes
c8af6db
: Upgrades the language server to use the latest version of Volar. This changes should have no negative impacts on the experience.Patch Changes
c8af6db
]v0.6.0
Compare Source
Minor Changes
65d3425
: Upgrades the language server to use Volar 2.2. This changes should have no negative impacts on the experience.Patch Changes
65d3425
]withastro/astro (@astrojs/mdx)
v3.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 loggingwithastro/astro (@astrojs/preact)
v3.5.1
Compare Source
Patch Changes
2cdb685
Thanks @rschristian! - Swap outpreact-ssr-prepass
forrenderToStringAsync
frompreact-render-to-string
v3.5.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:
v3.4.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.v3.3.0
Compare Source
Minor Changes
#10938
fd508a0
Thanks @florian-lefebvre! - Adds adevtools
optionYou can enable Preact devtools in development by setting
devtools: true
in yourpreact()
integration config:withastro/astro (@astrojs/rss)
v4.0.7
Compare Source
Patch Changes
8ce66f2
Thanks @ematipico! - Fixes an issue where thepagesGlobToRssItems
returned an incorrect type foritems
v4.0.6
Compare Source
Patch Changes
841df1f
Thanks @mingjunlu! - Fixes an issue where trailing slash is not removed even if thetrailingSlash
option is set tofalse
.withastro/astro (@astrojs/sitemap)
v3.1.6
Compare Source
Patch Changes
7d59750
Thanks @wackbyte! - Refactor to use Astro's integration logger for loggingv3.1.5
Compare Source
Patch Changes
cefeadf
Thanks @adrianlyjak! - Fixes false positives for status code routes like404
and500
when generating sitemaps.withastro/astro (@astrojs/vue)
v4.5.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:
v4.4.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.v4.3.0
Compare Source
Minor Changes
#11055
b92de22
Thanks @niklas-wortmann! - Updates thedevtools
type to allow passingVueDevToolsOptions
For more customization, you can pass options that the Vue DevTools Vite Plugin supports. (Note:
appendTo
is not supported.) For example, you can setlaunchEditor
to your preferred editor if you are not using Visual Studio Code:v4.2.0
Compare Source
Minor Changes
#10929
082abb8
Thanks @florian-lefebvre! - Adds adevtools
optionYou can enable the official Vue DevTools while working in development mode by setting
devtools:true
in yourvue()
integration config:babel/babel (@babel/core)
v7.24.9
Compare Source
🐛 Bug Fix
babel-core
,babel-standalone
require()
call in@babel/standalone
bundle (@nicolo-ribaudo)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
as
/satisfies
(@nicolo-ribaudo)🏠 Internal
babel-helper-module-transforms
preactjs/preset-vite (@preact/preset-vite)
v2.9.0
Compare Source
Features
Fixes
.cjs
&.mjs
extensions by @rschristian in https://github.com/preactjs/preset-vite/pull/129location.toString
in prerender by @rschristian in https://github.com/preactjs/preset-vite/pull/131Maintenance
Full Changelog: preactjs/preset-vite@2.8.3...2.9.0
v2.8.3
Compare Source
What's Changed
stack-trace
works w/ CJS build by @rschristian in https://github.com/preactjs/preset-vite/pull/116__VITE_PRELOAD__
during prerender by @rschristian in https://github.com/preactjs/preset-vite/pull/126New Contributors
Full Changelog: preactjs/preset-vite@2.8.2...2.8.3
DerYeger/yeger (@yeger/eslint-config)
v2.2.3
Compare Source
Patch Changes
1d21e2f
: update depsv2.2.2
Compare Source
Patch Changes
8063d69
: update typescript to v5.5v2.2.1
Compare Source
Patch Changes
ae80562
: update depsDerYeger/yeger (@yeger/vue-masonry-wall)
v5.0.12
Compare Source
Patch Changes
2873aeb
: describeitems
reactivity limitationsv5.0.11
Compare Source
Patch Changes
8063d69
: update typescript to v5.58063d69
]withastro/astro (astro)
v4.12.2
Compare Source
Patch Changes
#11505
8ff7658
Thanks @ematipico! - Enhances the dev server logging when rewrites occur during the lifecycle or rendering.The dev server will log the status code before and after a rewrite:
#11506
026e8ba
Thanks @sarah11918! - Fixes typo in documenting theslot="fallback"
attribute for Server Islands experimental feature.#11508
ca335e1
Thanks @cramforce! - Escapes HTML in serialized props#11501
4db78ae
Thanks @martrapp! - Adds the missing export for accessing thegetFallback()
function of the client site router.v4.12.1
Compare Source
Patch Changes
#11486
9c0c849
Thanks @ematipico! - Adds a new function calledaddClientRenderer
to the Container API.This function should be used when rendering components using the
client:*
directives. TheaddClientRenderer
API must be usedafter the use of the
addServerRenderer
:#11500
4e142d3
Thanks @Princesseuh! - Fixes inferRemoteSize type not working#11496
53ccd20
Thanks @alfawal! - Hide the dev toolbar onwindow.print()
(CTRL + P)v4.12.0
Compare Source
Minor Changes
#11341
49b5145
Thanks @madcampos! - Adds support for Shiki'sdefaultColor
option.This option allows you to override the values of a theme's inline style, adding only CSS variables to give you more flexibility in applying multiple color themes.
Configure
defaultColor: false
in your Shiki config to apply throughout your site, or pass to Astro's built-in<Code>
component to style an individual code block.v4.11.6
Compare Source
Patch Changes
#11459
bc2e74d
Thanks @mingjunlu! - Fixes false positive audit warnings on elements with the role "tabpanel".#11472
cb4e6d0
Thanks @delucis! - Avoids targeting all files in thesrc/
directory for eager optimization by Vite. After this change, only JSX, Vue, Svelte, and Astro components get scanned for early optimizConfiguration
📅 Schedule: Branch creation - "after 12am and before 7am on Saturday" in timezone Europe/Vienna, 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.