Skip to content

Bump astro from 4.16.7 to 5.2.6 - #272

Closed
dependabot[bot] wants to merge 1 commit into
astrofrom
dependabot/npm_and_yarn/astro-5.2.6
Closed

Bump astro from 4.16.7 to 5.2.6#272
dependabot[bot] wants to merge 1 commit into
astrofrom
dependabot/npm_and_yarn/astro-5.2.6

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 13, 2025

Copy link
Copy Markdown
Contributor

Bumps astro from 4.16.7 to 5.2.6.

Release notes

Sourced from astro's releases.

astro@5.2.6

Patch Changes

astro@5.2.5

Patch Changes

  • #13133e76aa83 Thanks @​ematipico! - Fixes a bug where Astro was failing to build an external redirect when the middleware was triggered

  • #13119ac43580 Thanks @​Hacksore! - Adds extra guidance in the terminal when using the astro add tailwind CLI command

    Now, users are given a friendly reminder to import the stylesheet containing their Tailwind classes into any pages where they want to use Tailwind. Commonly, this is a shared layout component so that Tailwind styling can be used on multiple pages.

astro@5.2.4

Patch Changes

astro@5.2.3

Patch Changes

  • #131133a26e45 Thanks @​unprintable123! - Fixes the bug that rewrite will pass encoded url to the dynamic routing and cause params mismatch.

  • #1311123978dd Thanks @​ascorbic! - Fixes a bug that caused injected endpoint routes to return not found when trailingSlash was set to always

  • #131120fa5c82 Thanks @​ematipico! - Fixes a bug where the i18n middleware was blocking a server island request when the prefixDefaultLocale option is set to true

astro@5.2.2

Patch Changes

astro@5.2.1

Patch Changes

  • #13095740eb60 Thanks @​ascorbic! - Fixes a bug that caused some dev server asset requests to return 404 when trailingSlash was set to "always"

astro@5.2.0

... (truncated)

Changelog

Sourced from astro's changelog.

5.2.6

Patch Changes

5.2.5

Patch Changes

  • #13133e76aa83 Thanks @​ematipico! - Fixes a bug where Astro was failing to build an external redirect when the middleware was triggered

  • #13119ac43580 Thanks @​Hacksore! - Adds extra guidance in the terminal when using the astro add tailwind CLI command

    Now, users are given a friendly reminder to import the stylesheet containing their Tailwind classes into any pages where they want to use Tailwind. Commonly, this is a shared layout component so that Tailwind styling can be used on multiple pages.

5.2.4

Patch Changes

5.2.3

Patch Changes

  • #131133a26e45 Thanks @​unprintable123! - Fixes the bug that rewrite will pass encoded url to the dynamic routing and cause params mismatch.

  • #1311123978dd Thanks @​ascorbic! - Fixes a bug that caused injected endpoint routes to return not found when trailingSlash was set to always

  • #131120fa5c82 Thanks @​ematipico! - Fixes a bug where the i18n middleware was blocking a server island request when the prefixDefaultLocale option is set to true

5.2.2

Patch Changes

5.2.1

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.7 to 5.2.6.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.2.6/packages/astro)
---
updated-dependencies:
- dependency-name: astro
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Feb 13, 2025
@dependabotdependabotBot mentioned this pull request Feb 13, 2025
@dependabot@github

dependabotBot commented on behalf of githubFeb 14, 2025

Copy link
Copy Markdown
ContributorAuthor

Superseded by #273.

@dependabotdependabotBot closed this Feb 14, 2025
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/astro-5.2.6 branch February 14, 2025 07:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants