-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency astro to v4.15.9 #15
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
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
858d5f3 to
a3f9fe3
Compare
588dc7a to
444166f
Compare
444166f to
419ce9e
Compare
8286322 to
bec462f
Compare
bec462f to
5c0d589
Compare
29f96c1 to
5cb6562
Compare
5cb6562 to
32a344a
Compare
32a344a to
8582d36
Compare
8582d36 to
9442f7a
Compare
9442f7a to
708f949
Compare
708f949 to
3f2e12e
Compare
3f2e12e to
aca80cb
Compare
aca80cb to
7fa40c3
Compare
7fa40c3 to
d975d6c
Compare
74a1deb to
87a34d5
Compare
87a34d5 to
f8436cc
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:
4.15.7->4.15.9Release Notes
withastro/astro (astro)
v4.15.9Compare Source
Patch Changes
#12034
5b3ddfaThanks @ematipico! - Fixes an issue where the middleware wasn't called when a project uses404.astro.#12042
243ecb6Thanks @ematipico! - Fixes a problem in the Container API, where a polyfill wasn't correctly applied. This caused an issue in some environments wherecryptoisn't supported.#12038
26ea5e8Thanks @ascorbic! - Resolves image paths in content layer with initial slash as project-relativeWhen using the
image()schema helper, previously paths with an initial slash were treated as public URLs. This was to match the behavior of markdown images. However this is a change from before, where paths with an initial slash were treated as project-relative. This change restores the previous behavior, so that paths with an initial slash are treated as project-relative.v4.15.8Compare Source
Patch Changes
#12014
53cb41eThanks @ascorbic! - Fixes an issue where component styles were not correctly included in rendered MDX#12031
8c0cae6Thanks @ematipico! - Fixes a bug where the rewrite vianext(/*..*/)inside a middleware didn't compute the newAPIContext.params#12026
40e7a1bThanks @bluwy! - Initializes the Markdown processor only when there's.mdfiles#12028
d3bd673Thanks @bluwy! - Handles route collision detection only if it matchesgetStaticPaths#12027
dd3b753Thanks @fviolette! - Addselectedto the list of boolean attributes#12001
9be3e1bThanks @uwej711! - Remove dependency on path-to-regexpConfiguration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.