-
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 dependencies #70
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
September 2, 2023 21:31
7573689
to
25c0895
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
September 18, 2023 23:23
25c0895
to
c56edae
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
September 26, 2023 15:10
c56edae
to
e3ff419
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
October 14, 2023 11:03
e3ff419
to
3791ca1
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
October 25, 2023 16:27
6cbaf1d
to
6d12a3e
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
November 3, 2023 03:52
6d12a3e
to
645fb0b
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
November 16, 2023 19:36
645fb0b
to
a4de5c2
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
December 4, 2023 19:39
a4de5c2
to
f85bae9
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
December 19, 2023 18:45
132bb63
to
0fb94da
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
January 6, 2024 00:55
0fb94da
to
6a8760a
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
February 25, 2024 18:32
6a8760a
to
fcd4ff8
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
March 6, 2024 14:45
fcd4ff8
to
6c3147d
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
March 27, 2024 21:41
0e54abb
to
acbfe16
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
April 28, 2024 13:52
acbfe16
to
d502807
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
4 times, most recently
from
June 8, 2024 22:01
ffcd7de
to
5a69b60
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
July 16, 2024 16:27
2928658
to
d189d51
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
July 25, 2024 15:47
6506ead
to
e8226e6
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
3 times, most recently
from
August 8, 2024 17:58
9aa52e6
to
758a613
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
August 13, 2024 23:21
758a613
to
ce52ad6
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
August 16, 2024 17:35
ce52ad6
to
5f2b4ae
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
September 4, 2024 01:39
1daa66c
to
86e1ebf
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
September 17, 2024 20:15
a7dd2b4
to
6265803
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
September 23, 2024 16:57
6265803
to
6a8736a
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
2 times, most recently
from
October 13, 2024 12:11
28fc8d9
to
bf1505f
Compare
renovate
bot
force-pushed
the
renovate/dependencies
branch
from
October 15, 2024 13:37
bf1505f
to
3a1711e
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:
2.10.9
->2.10.15
7.3.4
->7.4.1
^0.32.0
->^0.33.0
3.3.3
->3.4.14
2.3.1
->2.6.0
Release Notes
withastro/astro (astro)
v2.10.15
Compare Source
Patch Changes
3b0d805bd
Thanks @matthewp! - Prevent ViewTransition script from being added by mistakev2.10.14
Compare Source
Patch Changes
52606a390
Thanks @martrapp! - fix: View Transition: swap attributes of document's root elementv2.10.13
Compare Source
Patch Changes
#8152
582132328
Thanks @andremralves! - Displays a new config error ifoutDir
is placed withinpublicDir
.#8166
fddd4dc71
Thanks @martrapp! - ViewTransitions: Fixes in the client-side router#8182
cfc465dde
Thanks @martrapp! - View Transitions: self link (href=""
) does not trigger page reload#8171
95120efbe
Thanks @Princesseuh! - Fix missing type forimageConfig
export fromastro:assets
#8187
273335cb0
Thanks @bluwy! - Fix Astro components parent-child render order#8184
9142178b1
Thanks @martrapp! - Fix: The scrolling behavior of ViewTransitions is now more similar to the expected browser behavior#8163
179796405
Thanks @delucis! - Make typing ofdefineCollection
more permissive to support advanced union and intersection typesv2.10.12
Compare Source
Patch Changes
04caa99c4
Thanks @lilnasy! - Fixed an issue where data entries' id included backslashes instead of forward slashes on Windows.v2.10.11
Compare Source
Patch Changes
97c8760d7
Thanks @andremralves! - Fix 404 response leading to an infinite loop when there is no 404 page.v2.10.10
Compare Source
Patch Changes
#8127
b12c8471f
Thanks @natemoo-re! - Do not throw Error when users pass an object with a "type" property#8092
7177f7579
Thanks @natemoo-re! - Ensure dotfiles are cleaned during static builds#8122
fa6b68a77
Thanks @natemoo-re! - Improve fidelity of time stats when runningastro build
#8070
097a8e4e9
Thanks @lilnasy! - Fix a handful of edge cases with prerendered 404/500 pages#8123
1f6497c33
Thanks @natemoo-re! - Open to configuredbase
whenastro dev --open
runs#8105
0e0fa605d
Thanks @martrapp! - ViewTransition: bug fix for lost scroll position in browser history#8116
b290f0a99
Thanks @martrapp! - On back navigation only animate view transitions that were animated going forward.#7778
d6b494376
Thanks @y-nk! - Added support for optimizing remote images from authorized sources when usingastro:assets
. This comes with two new parameters to specify which domains (image.domains
) and host patterns (image.remotePatterns
) are authorized for remote images.For example, the following configuration will only allow remote images from
astro.build
to be optimized:The following configuration will only allow remote images from HTTPS hosts:
#8109
da6e3da1c
Thanks @martrapp! - fix: reinsert attribute to specify direction of ViewTransition (forward / back)sindresorhus/p-queue (p-queue)
v7.4.1
Compare Source
v7.4.0
Compare Source
f216e33
lovell/sharp (sharp)
v0.33.5
Compare Source
v0.33.4
Compare Source
v0.33.3
Compare Source
v0.33.2
Compare Source
v0.33.1
Compare Source
v0.33.0
Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)v3.4.13
Compare Source
Fixed
v3.4.12
Compare Source
v3.4.11
Compare Source
v3.4.10
Compare Source
v3.4.9
Compare Source
Fixed
vendor
foldersv3.4.8
Compare Source
v3.4.7
Compare Source
v3.4.6
Compare Source
Fixed
Changed
:is()
wrapping rules when using an important selector (#13900)v3.4.5
Compare Source
v3.4.4
Compare Source
Fixed
<alpha-value>
placeholders in a single color definition (#13740)has-*
,group-has-*
, andpeer-has-*
variants (#13770){col,row}-{start,end}
utilities (#13781)v3.4.3
Compare Source
v3.4.2
Compare Source
Fixed
0,0,1
for button and input Preflight rules (#12735)(
,)
,[
or]
in the file path (#12715):has
rules when usingexperimental.optimizeUniversalDefaults
(#12736)mix-blend-plus-darker
utility (#12923)import.meta.url
in config files (#13322)xx-large
and remove doublex-large
absolute size (#13324)@apply
a class that uses nesting (#13325)important
configuration (#13353)@apply
works correctly with pseudo elements (#13379)v3.4.1
Compare Source
Fixed
calc()
(#12704)class
dark mode strategy (#12717)Added
selector
andvariant
strategies for dark mode (#12717)Changed
rtl
andltr
variants on same element asdir
attribute (#12717)v3.4.0
Compare Source
Added
svh
,lvh
, anddvh
values to defaultheight
/min-height
/max-height
theme (#11317)has-*
variants for:has(...)
pseudo-class (#11318)text-wrap
utilities includingtext-balance
andtext-pretty
(#11320, #12031)opacity
scale to include all steps of 5 (#11832)html
styles to include shadow DOM:host
pseudo-class (#11200)grid-rows-*
utilities from 1–6 to 1–12 (#12180)size-*
utilities (#12287)min-w-*
,min-h-*
, andmax-w-*
utilities (#12300)forced-color-adjust
utilities (#11931)forced-colors
variant (#11694, #12582)appearance-auto
utility (#12404)float
andclear
utilities (#12480)*
variant for targeting direct children (#12551)Changed
sans
font-family stack (#11748)rtl
,ltr
,forced-colors
, anddark
variants (#12584)v3.3.7
Compare Source
Fixed
v3.3.6
Compare Source
Fixed
resolveConfig
(#12272)@config
in CSS when watching via the CLI (#12327)font-feature-settings
formono
are included in Preflight (#12342)@layer
rule (#12508)v3.3.5
Compare Source
Fixed
-
incalc()
expression (#12283)v3.3.4
Compare Source
Fixed
calc()
-like functions (#11686)calc()
normalisation in nestedtheme()
calls (#11705)content
optional for presets in TypeScript types (#11730)too many open files
error (#12079):not(…)
when nested in an at-rule (#12105)Node16
module resolution (#12097)@apply
(#12112)tailwindcss/nesting
(#12269)jiti
,fast-glob
, andbrowserlist
dependencies (#11550)var
injection for properties that accept a<dashed-ident>
(#12236)eemeli/yaml (yaml)
v2.6.0
Compare Source
!!merge <<
keys (#580)stringKeys
parse option (#581)v2.5.1
Compare Source
v2.5.0
Compare Source
--indent
option to CLI tool (#559, with thanks to @danielbayley)...
(#558)minContentWidth
if greater thanlineWidth
(#562)Collection.maxFlowStringSingleLineLength
(#522, #421)v2.4.5
Compare Source
v2.4.4
Compare Source
With special thanks to @RedCMD for finding and reporting all of the following:
[]{}
immediately after:
with plain key (#550)?
explicit-key contents (#551)v2.4.3
Compare Source
-.NaN
or+.nan
as NaN (#546)#
within%TAG
prefixes with trailing#comments
v2.4.2
Compare Source
v2.4.1
Compare Source
v2.4.0
Compare Source
lineWidth
option for line breaking in flow collections (#522)v2.3.4
Compare Source
v2.3.3
Compare Source
v2.3.2
Compare Source
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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.