Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 14, 2025

This PR contains the following updates:

Package Type Update Change
astro (source) dependencies patch 5.15.6 -> 5.15.8
astro-navbar dependencies minor 2.3.7 -> 2.4.0

Release Notes

withastro/astro (astro)

v5.15.8

Compare Source

Patch Changes
  • #​14772 00c579a Thanks @​matthewp! - Improves the security of Server Islands slots by encrypting them before transmission to the browser, matching the security model used for props. This improves the integrity of slot content and prevents injection attacks, even when component templates don't explicitly support slots.

    Slots continue to work as expected for normal usage—this change has no breaking changes for legitimate requests.

  • #​14771 6f80081 Thanks @​matthewp! - Fix middleware pathname matching by normalizing URL-encoded paths

    Middleware now receives normalized pathname values, ensuring that encoded paths like /%61dmin are properly decoded to /admin before middleware checks. This prevents potential security issues where middleware checks might be bypassed through URL encoding.

v5.15.7

Compare Source

Patch Changes
surjithctly/astro-navbar (astro-navbar)

v2.4.0

Compare Source

  • Changed minimum scrollY to 50.

Full Changelog: surjithctly/astro-navbar@v2.3.9...v2.4.0

v2.3.9

Compare Source

Fixed: Add is:inline to script.

Full Changelog: surjithctly/astro-navbar@v2.3.8...v2.3.9

v2.3.8

Compare Source

Fixed: Navbar doesn't keep style on scroll after View transitions: See: https://github.com/surjithctly/astro-navbar/issues/29

Thanks @​KemaneWright and @​Mesuva

Full Changelog: surjithctly/astro-navbar@v2.3.7...v2.3.8


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file renovate labels Jul 14, 2025
@github-actions github-actions bot force-pushed the renovate/astro branch 2 times, most recently from 7695bba to e6a349f Compare July 28, 2025 08:38
@github-actions github-actions bot changed the title fix(deps): update astro fix(deps): update dependency astro-navbar to v2.4.0 Aug 11, 2025
@github-actions github-actions bot force-pushed the renovate/astro branch 2 times, most recently from 5954b3b to 90f2a8a Compare August 25, 2025 08:37
@github-actions github-actions bot changed the title fix(deps): update dependency astro-navbar to v2.4.0 fix(deps): update astro Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant