Bump the astro group in /app with 2 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(8 months ago)
(8 months ago)
(8 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the astro group in /app with 2 updates: @astrojs/node and astro.
Updates @astrojs/node from 9.4.5 to 9.5.0
Release notes
Sourced from @astrojs/node's releases.
@astrojs/node@9.5.0Minor Changes
#14441
62ec8eaThanks@upsuper! - Updates redirect handling to be consistent acrossstaticandserveroutput, aligning with the behavior of other adapters.Previously, the Node.js adapter used default HTML files with meta refresh tags when in
staticoutput. This often resulted in an extra flash of the page on redirect, while also not applying the proper status code for redirections. It's also likely less friendly to search engines.This update ensures that configured redirects are always handled as HTTP redirects regardless of output mode, and the default HTML files for the redirects are no longer generated in
staticoutput. It makes the Node.js adapter more consistent with the other official adapters.No change to your project is required to take advantage of this new adapter functionality. It is not expected to cause any breaking changes. However, if you relied on the previous redirecting behavior, you may need to handle your redirects differently now. Otherwise you should notice smoother redirects, with more accurate HTTP status codes, and may potentially see some SEO gains.
@astrojs/node@9.4.6Patch Changes
- #14514
66a26d7Thanks@matthewp! - Fixes compatibility issue with older versions of Astro by makinggetAllowedDomains()call optional and updating peer dependency to requireastro@^5.14.3
Changelog
Sourced from @astrojs/node's changelog.
9.5.0
Minor Changes
#14441
62ec8eaThanks@upsuper! - Updates redirect handling to be consistent acrossstaticandserveroutput, aligning with the behavior of other adapters.Previously, the Node.js adapter used default HTML files with meta refresh tags when in
staticoutput. This often resulted in an extra flash of the page on redirect, while also not applying the proper status code for redirections. It's also likely less friendly to search engines.This update ensures that configured redirects are always handled as HTTP redirects regardless of output mode, and the default HTML files for the redirects are no longer generated in
staticoutput. It makes the Node.js adapter more consistent with the other official adapters.No change to your project is required to take advantage of this new adapter functionality. It is not expected to cause any breaking changes. However, if you relied on the previous redirecting behavior, you may need to handle your redirects differently now. Otherwise you should notice smoother redirects, with more accurate HTTP status codes, and may potentially see some SEO gains.
9.4.6
Patch Changes
- #14514
66a26d7Thanks@matthewp! - Fixes compatibility issue with older versions of Astro by makinggetAllowedDomains()call optional and updating peer dependency to requireastro@^5.14.3
Commits
Updates astro from 5.14.3 to 5.14.5
Release notes
Sourced from astro's releases.
astro@5.14.5
Patch Changes
#14525
4f55781Thanks@penx! - FixesdefineLiveCollection()types#14441
62ec8eaThanks@upsuper! - Updates redirect handling to be consistent acrossstaticandserveroutput, aligning with the behavior of other adapters.Previously, the Node.js adapter used default HTML files with meta refresh tags when in
staticoutput. This often resulted in an extra flash of the page on redirect, while also not applying the proper status code for redirections. It's also likely less friendly to search engines.This update ensures that configured redirects are always handled as HTTP redirects regardless of output mode, and the default HTML files for the redirects are no longer generated in
staticoutput. It makes the Node.js adapter more consistent with the other official adapters.No change to your project is required to take advantage of this new adapter functionality. It is not expected to cause any breaking changes. However, if you relied on the previous redirecting behavior, you may need to handle your redirects differently now. Otherwise you should notice smoother redirects, with more accurate HTTP status codes, and may potentially see some SEO gains.
#14506
ec3cbe1Thanks@abdo-spices! - Updates the<Font />component so that preload links are generated after the style tag, as recommended by capo.jsastro@5.14.4
Patch Changes
- #14509
7e04cafThanks@ArmandPhilippot! - Fixes an error in the docs that specified an incorrect version for thesecurity.allowedDomainsrelease.
Changelog
Sourced from astro's changelog.
5.14.5
Patch Changes
#14525
4f55781Thanks@penx! - FixesdefineLiveCollection()types#14441
62ec8eaThanks@upsuper! - Updates redirect handling to be consistent acrossstaticandserveroutput, aligning with the behavior of other adapters.Previously, the Node.js adapter used default HTML files with meta refresh tags when in
staticoutput. This often resulted in an extra flash of the page on redirect, while also not applying the proper status code for redirections. It's also likely less friendly to search engines.This update ensures that configured redirects are always handled as HTTP redirects regardless of output mode, and the default HTML files for the redirects are no longer generated in
staticoutput. It makes the Node.js adapter more consistent with the other official adapters.No change to your project is required to take advantage of this new adapter functionality. It is not expected to cause any breaking changes. However, if you relied on the previous redirecting behavior, you may need to handle your redirects differently now. Otherwise you should notice smoother redirects, with more accurate HTTP status codes, and may potentially see some SEO gains.
#14506
ec3cbe1Thanks@abdo-spices! - Updates the<Font />component so that preload links are generated after the style tag, as recommended by capo.js5.14.4
Patch Changes
- #14509
7e04cafThanks@ArmandPhilippot! - Fixes an error in the docs that specified an incorrect version for thesecurity.allowedDomainsrelease.
Commits
ef7af66[ci] release (#14527)62ec8eafeat(node): handle redirects dynamically in static mode (#14441)4f55781Update content.d.ts astro/loader => loaders (#14525)cd30254refactor(cli): create-key (#14501)ec3cbe1refactor(Font.astro) reorder Font.astro content based on capo.js (#14506)3a3a7fefix heading level in config reference docs (#14517)3412859[ci] release (#14510)7e04cafdocs: fixsecurity.allowedDomainsversion (#14509)- See full diff 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+2
-2
Package Dependencies
Technical Details
| ID: | 10197983 |
| UUID: | 2916336901 |
| Node ID: | PR_kwDOKYjiec6t08UF |
| Host: | GitHub |
| Repository: | poad/astro-lambda-ssr-example |
| Merge State: | Unknown |