Update dependency astro to v3.4.1 #8

Merged
jahanson merged 1 commit from renovate/astro-3.x-lockfile into main 2023-11-01 10:34:49 -05:00
Collaborator

This PR contains the following updates:

Package Type Update Change
astro (source) dependencies minor 3.3.4 -> 3.4.1

Release Notes

withastro/astro (astro)

v3.4.1

Compare Source

Patch Changes

v3.4.0

Compare Source

Minor Changes
  • #​8755 fe4079f05 Thanks @​matthewp! - Page Partials

    A page component can now be identified as a partial page, which will render its HTML content without including a <! DOCTYPE html> declaration nor any <head> content.

    A rendering library, like htmx or Stimulus or even just jQuery can access partial content on the client to dynamically update only parts of a page.

    Pages marked as partials do not have a doctype or any head content included in the rendered result. You can mark any page as a partial by setting this option:


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [astro](https://astro.build) ([source](https://github.com/withastro/astro)) | dependencies | minor | [`3.3.4` -> `3.4.1`](https://renovatebot.com/diffs/npm/astro/3.3.4/3.4.1) | --- ### Release Notes <details> <summary>withastro/astro (astro)</summary> ### [`v3.4.1`](https://github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#341) [Compare Source](https://github.com/withastro/astro/compare/astro@3.4.0...astro@3.4.1) ##### Patch Changes - [#&#8203;8966](https://github.com/withastro/astro/pull/8966) [`262cef248`](https://github.com/withastro/astro/commit/262cef2487c7494bd8d23b4ab27bfcdf1870a111) Thanks [@&#8203;Princesseuh](https://github.com/Princesseuh)! - Fix Dev Overlay not working properly when view transitions are enabled - [#&#8203;8932](https://github.com/withastro/astro/pull/8932) [`5fed432b0`](https://github.com/withastro/astro/commit/5fed432b0c3c84542a3d1b2952d183e9cbe3fa0e) Thanks [@&#8203;Princesseuh](https://github.com/Princesseuh)! - Fixed window component appearing over the dev overlay on small windows. Added a maximum length to sections of the tooltip component - [#&#8203;8965](https://github.com/withastro/astro/pull/8965) [`430c470ac`](https://github.com/withastro/astro/commit/430c470ace5cfae5f53b530df54c0dc7e2046aaa) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Move VT route announcer styles to a class Doing so allows stricter CSP policies. - [#&#8203;8762](https://github.com/withastro/astro/pull/8762) [`35cd810f0`](https://github.com/withastro/astro/commit/35cd810f0f988010fbb8e6d7ab205de5d816e2b2) Thanks [@&#8203;evadecker](https://github.com/evadecker)! - Upgrades Zod to 3.22.4 - [#&#8203;8928](https://github.com/withastro/astro/pull/8928) [`ca90b47cf`](https://github.com/withastro/astro/commit/ca90b47cfc5e00f5065cf461e2fe50db62215e49) Thanks [@&#8203;HiDeoo](https://github.com/HiDeoo)! - Renames dev overlay UI Toolkit component names for consistency. ### [`v3.4.0`](https://github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#340) [Compare Source](https://github.com/withastro/astro/compare/astro@3.3.4...astro@3.4.0) ##### Minor Changes - [#&#8203;8755](https://github.com/withastro/astro/pull/8755) [`fe4079f05`](https://github.com/withastro/astro/commit/fe4079f05ba21c0f3a167f8e3f55eff705506bd2) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Page Partials A page component can now be identified as a **partial** page, which will render its HTML content without including a `<! DOCTYPE html>` declaration nor any `<head>` content. A rendering library, like htmx or Stimulus or even just jQuery can access partial content on the client to dynamically update only parts of a page. Pages marked as partials do not have a `doctype` or any head content included in the rendered result. You can mark any page as a partial by setting this option: </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
smeagol-help added 1 commit 2023-11-01 09:00:43 -05:00
jahanson merged commit e82f56edbf into main 2023-11-01 10:34:49 -05:00
jahanson deleted branch renovate/astro-3.x-lockfile 2023-11-01 10:34:49 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/joehanson-dev#8
No description provided.