-
Notifications
You must be signed in to change notification settings - Fork 2
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 dependency @sveltejs/kit to ^2.8.3 - autoclosed #191
Closed
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.7.3
Update dependency @sveltejs/kit to ^2.7.4
Nov 2, 2024
renovate
bot
force-pushed
the
renovate/sveltejs-kit-2.x
branch
from
November 2, 2024 14:33
d985fc1
to
1f222a5
Compare
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.7.4
Update dependency @sveltejs/kit to ^2.7.4 - autoclosed
Nov 3, 2024
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.7.4 - autoclosed
Update dependency @sveltejs/kit to ^2.7.4
Nov 5, 2024
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.7.4
Update dependency @sveltejs/kit to ^2.7.5
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/sveltejs-kit-2.x
branch
from
November 5, 2024 07:09
1f222a5
to
ad55f19
Compare
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.7.5
Update dependency @sveltejs/kit to ^2.7.7
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/sveltejs-kit-2.x
branch
from
November 5, 2024 22:39
ad55f19
to
8ff32ec
Compare
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.7.7
Update dependency @sveltejs/kit to ^2.8.0
Nov 7, 2024
renovate
bot
force-pushed
the
renovate/sveltejs-kit-2.x
branch
from
November 7, 2024 03:30
8ff32ec
to
de0e647
Compare
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.8.0
Update dependency @sveltejs/kit to ^2.8.1
Nov 13, 2024
renovate
bot
force-pushed
the
renovate/sveltejs-kit-2.x
branch
from
November 13, 2024 19:58
de0e647
to
132780e
Compare
renovate
bot
force-pushed
the
renovate/sveltejs-kit-2.x
branch
from
November 22, 2024 20:27
132780e
to
17eeefc
Compare
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.8.1
Update dependency @sveltejs/kit to ^2.8.2
Nov 22, 2024
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.8.2
Update dependency @sveltejs/kit to ^2.8.3
Nov 25, 2024
renovate
bot
force-pushed
the
renovate/sveltejs-kit-2.x
branch
from
November 25, 2024 08:12
17eeefc
to
d7dce94
Compare
renovate
bot
changed the title
Update dependency @sveltejs/kit to ^2.8.3
Update dependency @sveltejs/kit to ^2.8.3 - autoclosed
Nov 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.7.4
->^2.8.3
Release Notes
sveltejs/kit (@sveltejs/kit)
v2.8.3
Compare Source
Patch Changes
fix: ensure error messages are escaped (#13050)
fix: escape values included in dev 404 page (#13039)
v2.8.2
Compare Source
Patch Changes
fix: prevent duplicate fetch request when using Request with load function's fetch (#13023)
fix: do not override default cookie decoder to allow users to override the
cookie
library version (#13037)v2.8.1
Compare Source
Patch Changes
fix: only add nonce to
script-src-elem
,style-src-attr
andstyle-src-elem
CSP directives whenunsafe-inline
is not present (#11613)fix: support HTTP/2 in dev and production. Revert the changes from #12907 to downgrade HTTP/2 to TLS as now being unnecessary (#12989)
v2.8.0
Compare Source
Minor Changes
ActionFailure
objects (#12878)v2.7.7
Compare Source
Patch Changes
v2.7.6
Compare Source
Patch Changes
v2.7.5
Compare Source
Patch Changes
fix: warn on invalid cookie name characters (#12806)
fix: when using
@vitejs/plugin-basic-ssl
, set a no-op proxy config to downgrade from HTTP/2 to TLS sinceundici
does not yet enable HTTP/2 by default (#12907)Configuration
📅 Schedule: Branch creation - "before 3am 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.
🔕 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.