-
Notifications
You must be signed in to change notification settings - Fork 20
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
Update astro monorepo (patch) #1395
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/patch-astro-monorepo
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
✅ Deploy Preview for smarthr-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
renovate
bot
force-pushed
the
renovate/patch-astro-monorepo
branch
from
November 22, 2024 01:08
d4831d3
to
cbafa13
Compare
renovate
bot
changed the title
chore: update dependency astro to ^4.16.13
chore: update astro monorepo (patch)
Nov 22, 2024
renovate
bot
force-pushed
the
renovate/patch-astro-monorepo
branch
from
November 22, 2024 04:29
cbafa13
to
622ff23
Compare
renovate
bot
changed the title
chore: update astro monorepo (patch)
Update astro monorepo (patch)
Nov 25, 2024
renovate
bot
force-pushed
the
renovate/patch-astro-monorepo
branch
2 times, most recently
from
November 28, 2024 00:54
57e2831
to
d984df0
Compare
renovate
bot
force-pushed
the
renovate/patch-astro-monorepo
branch
from
December 5, 2024 23:16
d984df0
to
c037b13
Compare
renovate
bot
changed the title
Update astro monorepo (patch)
Update astro monorepo (patch) - autoclosed
Dec 8, 2024
renovate
bot
changed the title
Update astro monorepo (patch) - autoclosed
Update astro monorepo (patch)
Dec 8, 2024
renovate
bot
force-pushed
the
renovate/patch-astro-monorepo
branch
2 times, most recently
from
December 12, 2024 02:54
c037b13
to
feda9b3
Compare
renovate
bot
changed the title
Update astro monorepo (patch)
chore: update astro monorepo (patch)
Dec 12, 2024
renovate
bot
force-pushed
the
renovate/patch-astro-monorepo
branch
from
December 13, 2024 04:33
feda9b3
to
e0439ef
Compare
❌ Deploy Preview for dancing-dusk-8c613c failed.
|
renovate
bot
force-pushed
the
renovate/patch-astro-monorepo
branch
2 times, most recently
from
December 19, 2024 00:40
05dd1f6
to
658b463
Compare
renovate
bot
force-pushed
the
renovate/patch-astro-monorepo
branch
from
December 20, 2024 05:23
658b463
to
8087111
Compare
renovate
bot
changed the title
chore: update astro monorepo (patch)
Update astro monorepo (patch)
Dec 20, 2024
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.6.2
->^3.6.3
^4.16.10
->^4.16.18
Release Notes
withastro/astro (@astrojs/react)
v3.6.3
Compare Source
Patch Changes
8a46e80
Thanks @marbrex! - Resolvevite
peer dependency problem for strict package managers like Yarn in PnP mode.withastro/astro (astro)
v4.16.18
Compare Source
Patch Changes
#12757
d0aaac3
Thanks @matthewp! - Remove all assets created from the server build#12757
d0aaac3
Thanks @matthewp! - Clean server sourcemaps from static outputv4.16.17
Compare Source
Patch Changes
e7d14c3
Thanks @ematipico! - Fixes an issue where thecheckOrigin
feature wasn't correctly checking thecontent-type
headerv4.16.16
Compare Source
Patch Changes
#12542
65e50eb
Thanks @kadykov! - Fix JPEG image size determination#12525
cf0d8b0
Thanks @ematipico! - Fixes an issue where withi18n
enabled, Astro couldn't render the404.astro
component for non-existent routes.v4.16.15
Compare Source
Patch Changes
b140a3f
Thanks @ematipico! - Fixes a regression where Astro was trying to accessRequest.headers
v4.16.14
Compare Source
Patch Changes
#12480
c3b7e7c
Thanks @matthewp! - Removes the default throw behavior inastro:env
#12444
28dd3ce
Thanks @ematipico! - Fixes an issue where a server island hydration script might fail case the island ID misses from the DOM.#12476
80a9a52
Thanks @florian-lefebvre! - Fixes a case where the Content Layerglob()
loader would not update when renaming or deleting an entry#12418
25baa4e
Thanks @oliverlynch! - Fix cached image redownloading if it is the first asset#12477
46f6b38
Thanks @ematipico! - Fixes an issue where the SSR build was emitting thedist/server/entry.mjs
file with an incorrect import at the top of the file/#12365
a23985b
Thanks @apatel369! - Fixes an issue whereAstro.currentLocale
was not correctly returning the locale for 404 and 500 pages.v4.16.13
Compare Source
Patch Changes
#12436
453ec6b
Thanks @martrapp! - Fixes a potential null access in the clientside router#12392
0462219
Thanks @apatel369! - Fixes an issue where scripts were not correctly injected during the build. The issue was triggered when there were injected routes with the sameentrypoint
and differentpattern
v4.16.12
Compare Source
Patch Changes
acac0af
Thanks @ematipico! - Fixes an issue where the dev server returns a 404 status code when a user middleware returns a validResponse
.v4.16.11
Compare Source
Patch Changes
#12305
f5f7109
Thanks @florian-lefebvre! - Fixes a case where the error overlay would not escape the message#12402
823e73b
Thanks @ematipico! - Fixes a case where Astro allowed to call an action without usingAstro.callAction
. This is now invalid, and Astro will show a proper error.Configuration
📅 Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Asia/Tokyo, 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.