Closed dependabot[bot] closed 8 months ago
Latest commit: 5eb69f5f30b4834e085ed79fcf12ab0c5bb2cff8
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #37.
Bumps astro from 4.4.0 to 4.4.4.
Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
3de7b2c
[ci] release (#10213)459f74b
Adds an error message for non-string transition:name values (#10205)8cd38f0
Fix(node): Custom headers are not present in responses from standalone Node s...903eace
fix(core): build failure caused by read-only files (#10195)7fe2515
Fix typo in@types/astro.ts
(#10204)31a9f84
Introduce the db integration (prerelease) (#10201)0b4e529
[ci] release (#10192)c32f0c1
[ci] format3cc2010
Fix cssesc from breaking browser code (#10194)c856c72
fix(errors): Remove duplicate logging of errors (#10197)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