Bump astro from 5.16.9 to 5.16.11
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(5 months ago)
(5 months ago)
dependencies javascript
Bumps astro from 5.16.9 to 5.16.11.
Release notes
Sourced from astro's releases.
astro@5.16.11
Patch Changes
#15017
9e7a3c8Thanks@ixchio! - Fixes CSS double-bundling when the same CSS file is imported in both a page's frontmatter and a component's script tag#15225
6fe62e1Thanks@ematipico! - Updates to the latest version ofdevalueastro@5.16.10
Patch Changes
2fa19c4- Improved error handling in the rendering phaseAdded defensive validation in
App.render()and#renderError()to provide a descriptive error message when a route module doesn't have a valid page function.#15199
d8e64efThanks@ArmandPhilippot! - Fixes the links to Astro Docs so that they match the current docs structure.#15169
b803d8bThanks@rururux! - fix: fix image 500 error when moving dist directory in standalone Node#14622
9b35c62Thanks@aprici7y! - Fixes CSS url() references to public assets returning 404 in dev mode when base path is configured#15219
43df4ceThanks@matthewp! - Upgrades thediffpackage to v8
Changelog
Sourced from astro's changelog.
5.16.11
Patch Changes
#15017
9e7a3c8Thanks@ixchio! - Fixes CSS double-bundling when the same CSS file is imported in both a page's frontmatter and a component's script tag#15225
6fe62e1Thanks@ematipico! - Updates to the latest version ofdevalue5.16.10
Patch Changes
2fa19c4- Improved error handling in the rendering phaseAdded defensive validation in
App.render()and#renderError()to provide a descriptive error message when a route module doesn't have a valid page function.#15199
d8e64efThanks@ArmandPhilippot! - Fixes the links to Astro Docs so that they match the current docs structure.#15169
b803d8bThanks@rururux! - fix: fix image 500 error when moving dist directory in standalone Node#14622
9b35c62Thanks@aprici7y! - Fixes CSS url() references to public assets returning 404 in dev mode when base path is configured#15219
43df4ceThanks@matthewp! - Upgrades thediffpackage to v8
Commits
ba06a90[ci] release (#15224)9e7a3c8fix(css): prevent CSS double-bundling (#14991) (#15017)7fe9e1bfix: update devalue to the latest (#15222)44f4e78[ci] release (#15188)43df4ceUpgrade diff package to v8 (#15219)27d7ffbfix(lint): Move ESLint comment (#15216)d8e64effix(docs): replace outdated Astro docs links (#15199)051a62d[ci] format9b35c62fix(css): rewrite absolute URLs with base path in dev mode (#14622)2fa19c4fix(core): add defensive validation for mod.page in App.render (#15148)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 12925741 |
| UUID: | 3830688007 |
| Node ID: | PR_kwDOKJYqUs6-Dwbi |
| Host: | GitHub |
| Repository: | roebi/astro-github-api-plugin |