fix(deps): update all non-major dependencies #236
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:
4.1.1
->3.1.1
18.4.3
->18.4.4
18.4.3
->18.4.4
2.4.0
->2.4.1
2.38.5
->2.39.3
20.10.0
->20.11.0
0.57.7
->0.58.3
0.57.7
->0.58.3
0.57.7
->0.58.3
0.57.7
->0.58.3
0.1.5
->0.2.0
1.4.0-beta-8
->1.4.0-beta-9
4.1.2
->3.6.4
3.0.0
->3.1.0
15.1.0
->15.2.0
5.0.3
->5.0.4
17.7.0
->17.13.2
21.2.0
->21.5.0
0.57.7
->0.58.3
0.17.2
->0.17.4
1.1.3
->1.2.0
3.3.7
->3.4.13
1.8.22
->1.8.27
Release Notes
withastro/adapters (@astrojs/netlify)
v3.1.1
Compare Source
Patch Changes
1195955
Thanks @Jinksi! - Fixes a typo for the peerDependency range in package.json, which prevents upgrade to Astro 4.0.v3.1.0
Compare Source
Minor Changes
f1df277
Thanks @alexanderniebuhr! - Fixes an issue where this package could not be installed alongside Astro 4.0.conventional-changelog/commitlint (@commitlint/cli)
v18.4.4
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v18.4.4
Compare Source
Note: Version bump only for package @commitlint/config-conventional
netlify/functions (@netlify/functions)
v2.4.1
Compare Source
Bug Fixes
supabase/supabase-js (@supabase/supabase-js)
v2.39.3
Compare Source
Bug Fixes
v2.39.2
Compare Source
Bug Fixes
v2.39.1
Compare Source
Bug Fixes
v2.39.0
Compare Source
Features
unocss/unocss (@unocss/astro)
v0.58.3
Compare Source
🚀 Features
appearance-auto
utility - by @navorite in https://github.com/unocss/unocss/issues/3470 (7c34b)svh
,lvh
anddvh
values to default theme - by @navorite and @antfu in https://github.com/unocss/unocss/issues/3469 (7ec12)🐞 Bug Fixes
View changes on GitHub
v0.58.2
Compare Source
🚀 Features
strictAnnotationMatch
and turn on by default, close #3278 - by @antfu in https://github.com/unocss/unocss/issues/3278 (8cbe6)🐞 Bug Fixes
View changes on GitHub
v0.58.1
Compare Source
🚀 Features
size-*
shorthand - by @Mini-ghost, @zyyv and @antfu in https://github.com/unocss/unocss/issues/3425 (7623e)gap-(col - by @​yheuhtozr and @​antfu [<samp>(row)-)</samp>](https://togithub.com/unocss/unocss/commit/row)-
shorthands (#3423))🐞 Bug Fixes
View changes on GitHub
v0.58.0
Compare Source
🚨 Breaking Changes
prefix
option to prefix tagged pseudo parent - by @chu121su12 in https://github.com/unocss/unocss/issues/3366 (6e179)color/opacity
syntax - by @chu121su12 in https://github.com/unocss/unocss/issues/3359 (3eeac)🚀 Features
@hover
- by @chu121su12 in https://github.com/unocss/unocss/issues/3401 (da399)alwaysHash
option, workaround #2366 - by @evanryuu and @antfu in https://github.com/unocss/unocss/issues/3173 and https://github.com/unocss/unocss/issues/2366 (08e23)🐞 Bug Fixes
blocklist
rule cant match variants - by @chizukicn in https://github.com/unocss/unocss/issues/3370 (db19a)🏎 Performance
View changes on GitHub
vite-pwa/astro (@vite-pwa/astro)
v0.2.0
Compare Source
🚀 Features
View changes on GitHub
v0.1.6
Compare Source
🚀 Features
View changes on GitHub
withastro/astro (astro)
v3.6.4
Compare Source
Patch Changes
#9226
8f8a40e93
Thanks @outofambit! - Fix i18n fallback routing with routing strategy of always-prefix#9179
3f28336d9
Thanks @lilnasy! - Fixes an issue where the presence of a slot in a page led to an error.#9219
067a65f5b
Thanks @natemoo-re! - Fix edge case where<style>
updates inside of.astro
files would ocassionally fail to update without reloading the page.#9236
27d3e86e4
Thanks @ematipico! - The configurationi18n.routingStrategy
has been replaced with an object calledrouting
.v3.6.3
Compare Source
Patch Changes
0dc99c9a2
Thanks @florian-lefebvre! - Prevents the Code component from crashing if the lang isn't supported by falling back toplaintext
.v3.6.2
Compare Source
Patch Changes
d90714fc3
Thanks @SpencerWhitehead7! - Fixes an issue where links with the same pathname as the current page, but different search params, were not prefetched.v3.6.1
Compare Source
Patch Changes
#9173
04fdc1c61
Thanks @lilnasy! - Fixes an issue where having a middleware prevented the SSR app from being deployed on Netlify.#9186
607542c7c
Thanks @martrapp! - Fixes a view transition issue on webKit browsers that prevented scrolling to #fragmentssindresorhus/filenamify-url (filenamify-url)
v3.1.0
Compare Source
URL
objects (#11)be1db80
okonet/lint-staged (lint-staged)
v15.2.0
Compare Source
Minor Changes
f3378be
Thanks @iiroj! - Using the--no-stash
flag no longer discards all unstaged changes to partially staged files, which resulted in inadvertent data loss. This fix is available with a new flag--no-hide-partially-staged
that is automatically enabled when--no-stash
is used.Patch Changes
#1362
17bc480
Thanks @antonk52! - update [email protected]#1368
7c55ca9
Thanks @iiroj! - Update most dependencies#1368
777d4e9
Thanks @iiroj! - To improve performance, only uselilconfig
when searching for config files outside the git repo. In the regular case, lint-staged finds the config files from the Git index and loads them directly.#1373
85eb0dd
Thanks @iiroj! - When determining git directory, usefs.realpath()
only for symlinks. It looks likefs.realpath()
changes some Windows mapped network filepaths unexpectedly, causing issues.ai/nanoid (nanoid)
v5.0.4
Compare Source
netlify/cli (netlify-cli)
v17.13.2
Compare Source
Bug Fixes
v17.13.1
Compare Source
Bug Fixes
v17.13.0
Compare Source
Features
v17.12.0
Compare Source
Features
Bug Fixes
v17.11.1
Compare Source
Bug Fixes
v17.11.0
Compare Source
Features
Bug Fixes
v17.10.2
Compare Source
Bug Fixes
dist
directory before Dev for Nuxt (#6242) (6014df5)v17.10.1
Compare Source
Bug Fixes
v17.10.0
Compare Source
Features
Bug Fixes
v17.9.0
Compare Source
Features
Bug Fixes
v17.8.1
Compare Source
Bug Fixes
v17.8.0
Compare Source
Features
preferStatic
for v2 functions (#6211) (6bd29e0)Bug Fixes
ntl serve
for v2 functions, follow-ups (#6210) (af800af)nodejs/node (node)
v21.5.0
: 2023-12-19, Version 21.5.0 (Current), @RafaelGSSCompare Source
Notable Changes
0dd53da722
] - (SEMVER-MINOR) deps: add simdjson (Yagiz Nizipli) #503229f54987fbc
] - module: merge config withpackage_json_reader
(Yagiz Nizipli) #5032245e4f82912
] - src: move package resolver to c++ (Yagiz Nizipli) #50322Deprecations
26ed4ad01f
] - doc: deprecate hash constructor (Marco Ippolito) #5107758ca66a1a7
] - doc: deprecatedirent.path
(Antoine du Hamel) #51020Commits
1bbdbdfbeb
] - benchmark: update iterations in benchmark/perf_hooks (Lei Shi) #50869087fb0908e
] - benchmark: update iterations in benchmark/crypto/aes-gcm-throughput.js (Lei Shi) #5092953b16c71fb
] - benchmark: update iteration and size in benchmark/crypto/randomBytes.js (Lei Shi) #5086838fd0ca753
] - benchmark: add undici websocket benchmark (Chenyu Yang) #50586b148c43244
] - benchmark: add create-hash benchmark (Joyee Cheung) #51026fdd8c18f96
] - benchmark: update interations and len in benchmark/util/text-decoder.js (Lei Shi) #50938a9972057ac
] - benchmark: update iterations of benchmark/util/type-check.js (Lei Shi) #50937b80bb1329b
] - benchmark: update iterations in benchmark/util/normalize-encoding.js (Lei Shi) #50934dbee03d646
] - benchmark: update iterations in benchmark/util/inspect-array.js (Lei Shi) #50933f2d83a3a84
] - benchmark: update iterations in benchmark/util/format.js (Lei Shi) #509322581fce553
] - bootstrap: improve snapshot unsupported builtin warnings (Joyee Cheung) #50944735bad3694
] - build: fix warnings from uv for gn build (Cheng Zhao) #510698da9d969f9
] - deps: V8: cherry-pick0fd478b
(Joyee Cheung) #50572429fbb37c1
] - deps: update simdjson to v3.6.2 (Yagiz Nizipli) #509869950103253
] - deps: update zlib to 1.3-22124f5 (Node.js GitHub Bot) #509100b61823e8b
] - deps: update undici to 5.28.2 (Node.js GitHub Bot) #5102495d8a273cc
] - deps: cherry-pickbfbe4e3
from libuv upstream (Abdirahim Musse) #5065006038a489e
](https://togithub.com/nodejs/node/commit/Configuration
📅 Schedule: Branch creation - "before 6am on Sunday" in timezone Europe/Amsterdam, 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.