-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update npm (development) #208
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
Merged
Merged
Conversation
This file contains hidden or 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
Cloudflare Pages deployment
|
eecdfb6
to
daca2d0
Compare
daca2d0
to
8e192ec
Compare
8e192ec
to
1145189
Compare
1145189
to
78c4600
Compare
78c4600
to
0307654
Compare
0307654
to
f2bd120
Compare
f2bd120
to
8e98e24
Compare
8e98e24
to
5be89df
Compare
5be89df
to
7dc3280
Compare
7dc3280
to
0937855
Compare
0937855
to
92c3fbe
Compare
92c3fbe
to
ac8d42c
Compare
ac8d42c
to
b6f4e85
Compare
b6f4e85
to
d607719
Compare
d607719
to
f3f6d43
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:
3.4.0
->3.4.1
9.27.0
->9.28.0
2.2.342
->2.2.345
4.4.0
->4.4.1
22.15.21
->22.15.29
66.1.2
->66.1.3
5.8.0
->5.8.2
9.27.0
->9.28.0
0.18.10
->0.18.11
8.32.1
->8.33.1
66.1.2
->66.1.3
Release Notes
withastro/astro (@astrojs/sitemap)
v3.4.1
Compare Source
Patch Changes
8a1e849
Thanks @blimmer! - Uncaught errors in thefilter
method will now bubble, causing the astro build to fail.eslint/eslint (@eslint/js)
v9.28.0
Compare Source
iconify/icon-sets (@iconify/json)
v2.2.345
Compare Source
v2.2.344
Compare Source
v2.2.343
Compare Source
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v4.4.1
Compare Source
Bug Fixes
type
keyword inexport
declarations (#797) (6854a3c)Chores
unocss/unocss (@unocss/eslint-config)
v66.1.3
Compare Source
🚀 Features
font-
syntax - by @zyyv in https://github.com/unocss/unocss/issues/4672 (708d5)🐞 Bug Fixes
@apply
should respectnoMerge
meta - by @antfu in https://github.com/unocss/unocss/issues/4686 (a2256)align-
rules close #4670 - by @zyyv in https://github.com/unocss/unocss/issues/4670 (57ab9)properties
layer in important postprocessor - by @zyyv in https://github.com/unocss/unocss/issues/4692 (139c3)w/h
size from theme spacing close #4693 - by @zyyv in https://github.com/unocss/unocss/issues/4693 (e9864)outline-none
rule - by @zyyv in https://github.com/unocss/unocss/issues/4695 (804b7)@screen
transformer - by @onmax and @zyyv in https://github.com/unocss/unocss/issues/4681 (d097c)View changes on GitHub
withastro/astro (astro)
v5.8.2
Compare Source
Patch Changes
#13877
5a7797f
Thanks @yuhang-dong! - Fixes a bug that causedAstro.rewrite
to fail when used insequence
d middleware#13872
442b841
Thanks @isVivek99! - Fixes rendering of thedownload
attribute when it has a boolean valuev5.8.1
Compare Source
Patch Changes
#13037
de2fc9b
Thanks @nanarino! - Fixes rendering of thepopover
attribute when it has a boolean value#13851
45ae95a
Thanks @ascorbic! - Allows disabling default styles for responsive imagesThis change adds a new
image.experimentalDefaultStyles
option that allows you to disable the default styles applied to responsive images.When using experimental responsive images, Astro applies default styles to ensure the images resize correctly. In most cases this is what you want – and they are applied with low specificity so your own styles override them. However in some cases you may want to disable these default styles entirely. This is particularly useful when using Tailwind 4, because it uses CSS cascade layers to apply styles, making it difficult to override the default styles.
image.experimentalDefaultStyles
is a boolean option that defaults totrue
, so you can change it in your Astro config file like this:#13858
cb1a168
Thanks @florian-lefebvre! - Fixes the warning shown when client directives are used on Astro components#12574
da266d0
Thanks @apatel369! - Allows using server islands in mdx files#13843
fbcfa68
Thanks @z1haze! - Export typeAstroSession
to allow use in explicitly typed safe code.eslint/eslint (eslint)
v9.28.0
Compare Source
WebReflection/linkedom (linkedom)
v0.18.11
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.33.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.33.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
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 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 was generated by Mend Renovate. View the repository job log.