Skip to content
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 astro to v3.6.3 #955

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astro (source) 3.5.5 -> 3.6.3 age adoption passing confidence

Release Notes

withastro/astro (astro)

v3.6.3

Compare Source

Patch Changes

v3.6.2

Compare Source

Patch Changes

v3.6.1

Compare Source

Patch Changes

v3.6.0

Compare Source

Minor Changes
  • #​9090 c87223c21 Thanks @​martrapp! - Take full control over the behavior of view transitions!

    Three new events now complement the existing astro:after-swap and astro:page-load events:

    'astro:before-preparation'; // Control how the DOM and other resources of the target page are loaded
    'astro:after-preparation'; // Last changes before taking off? Remove that loading indicator? Here you go!
    'astro:before-swap'; // Control how the DOM is updated to match the new page

    The astro:before-* events allow you to change properties and strategies of the view transition implementation.
    The astro:after-* events are notifications that a phase is complete.
    Head over to docs to see the full view transitions lifecycle including these new events!

  • #​9092 0ea4bd47e Thanks @​smitbarmase! - Changes the fallback prefetch behavior on slow connections and when data saver mode is enabled. Instead of disabling prefetch entirely, the tap strategy will be used.

  • #​9166 cba6cf32d Thanks @​matthewp! - The Picture component is no longer experimental

    The <Picture /> component, part of astro:assets, has exited experimental status and is now recommended for use. There are no code changes to the component, and no upgrade to your project is necessary.

    This is only a change in documentation/recommendation. If you were waiting to use the <Picture /> component until it had exited the experimental stage, wait no more!

  • #​9092 0ea4bd47e Thanks @​smitbarmase! - Adds a ignoreSlowConnection option to the prefetch() API to prefetch even on data saver mode or slow connection.

v3.5.7

Compare Source

Patch Changes

v3.5.6

Compare Source

Patch Changes

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Nov 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
earthdoom-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2023 1:38am
earthdoom-game ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2023 1:38am

@renovate renovate bot changed the title Update dependency astro to v3.5.6 Update dependency astro to v3.5.7 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/astro-3.x-lockfile branch from 923d857 to 8f951ad Compare November 21, 2023 22:17
@renovate renovate bot changed the title Update dependency astro to v3.5.7 Update dependency astro to v3.6.0 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/astro-3.x-lockfile branch from 8f951ad to 23c536e Compare November 22, 2023 17:37
@renovate renovate bot changed the title Update dependency astro to v3.6.0 Update dependency astro to v3.6.1 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/astro-3.x-lockfile branch from 23c536e to bc7a3e2 Compare November 27, 2023 17:04
@renovate renovate bot changed the title Update dependency astro to v3.6.1 Update dependency astro to v3.6.2 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/astro-3.x-lockfile branch from bc7a3e2 to db4e3c0 Compare November 28, 2023 17:26
@renovate renovate bot changed the title Update dependency astro to v3.6.2 Update dependency astro to v3.6.3 Nov 29, 2023
@renovate renovate bot force-pushed the renovate/astro-3.x-lockfile branch from db4e3c0 to 0eacbbf Compare November 29, 2023 01:37
@w3bdesign w3bdesign merged commit c9f3f91 into master Nov 29, 2023
1 check passed
@renovate renovate bot deleted the renovate/astro-3.x-lockfile branch November 29, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant