Title: Bump astro from 4.16.7 to 5.4.3 by dependabot[bot] · Pull Request #301 · emeraldjava/emeraldjava.github.io · GitHub
Open Graph Title: Bump astro from 4.16.7 to 5.4.3 by dependabot[bot] · Pull Request #301 · emeraldjava/emeraldjava.github.io
X Title: Bump astro from 4.16.7 to 5.4.3 by dependabot[bot] · Pull Request #301 · emeraldjava/emeraldjava.github.io
Description: Bumps astro from 4.16.7 to 5.4.3.
Release notes
Sourced from astro's releases.
astro@5.4.3
Patch Changes
#13381 249d52a Thanks @martrapp! - Adds the types property to the viewTransition object when the ClientRouter simulates parts of the View Transition API on browsers w/o native support.
#13367 3ce4ad9 Thanks @ematipico! - Adds documentation to various utility functions used for remote image services
#13347 d83f92a Thanks @bluwy! - Updates internal CSS chunking behavior for Astro components' scoped styles. This may result in slightly more CSS chunks created, but should allow the scoped styles to only be included on pages that use them.
#13388 afadc70 Thanks @ematipico! - Fixes a bug where astro:config/server and astro:config/client had incorrect types.
#13355 042d1de Thanks @ematipico! - Adds documentation to the assets utilities for remote service images.
#13395 6d1c63f Thanks @bluwy! - Uses package-manager-detector to detect the package manager used in the project
#13363 a793636 Thanks @ematipico! - Fixes an issue where the internal function makeSvgComponent was incorrectly exposed as a public API.
Updated dependencies [042d1de]:
@astrojs/internal-helpers@0.6.1
@astrojs/markdown-remark@6.2.1
astro@5.4.2
Patch Changes
#12985 84e94cc Thanks @matthewp! - Prevent re-executing scripts in client router
#13349 50e2e0b Thanks @ascorbic! - Correctly escapes attributes in Markdown images
#13262 0025df3 Thanks @ematipico! - Refactor Astro Actions to not use a middleware. Doing so should avoid unexpected issues when using the Astro middleware at the edge.
astro@5.4.1
Patch Changes
#13336 8f632ef Thanks @ematipico! - Fixes a regression where some asset utilities were move across monorepo, and not re-exported anymore.
#13320 b5dabe9 Thanks @{! - Adds support for typing experimental session data
You can add optional types to your session data by creating a src/env.d.ts file in your project that extends the global App.SessionData interface. For example:
declare namespace App {
interface SessionData {
id: string;
email: string;
};
lastLogin: Date;
}
}
... (truncated)
Changelog
Sourced from astro's changelog.
5.4.3
Patch Changes
#13381 249d52a Thanks @martrapp! - Adds the types property to the viewTransition object when the ClientRouter simulates parts of the View Transition API on browsers w/o native support.
#13367 3ce4ad9 Thanks @ematipico! - Adds documentation to various utility functions used for remote image services
#13347 d83f92a Thanks @bluwy! - Updates internal CSS chunking behavior for Astro components' scoped styles. This may result in slightly more CSS chunks created, but should allow the scoped styles to only be included on pages that use them.
#13388 afadc70 Thanks @ematipico! - Fixes a bug where astro:config/server and astro:config/client had incorrect types.
#13355 042d1de Thanks @ematipico! - Adds documentation to the assets utilities for remote service images.
#13395 6d1c63f Thanks @bluwy! - Uses package-manager-detector to detect the package manager used in the project
#13363 a793636 Thanks @ematipico! - Fixes an issue where the internal function makeSvgComponent was incorrectly exposed as a public API.
Updated dependencies [042d1de]:
@astrojs/internal-helpers@0.6.1
@astrojs/markdown-remark@6.2.1
5.4.2
Patch Changes
#12985 84e94cc Thanks @matthewp! - Prevent re-executing scripts in client router
#13349 50e2e0b Thanks @ascorbic! - Correctly escapes attributes in Markdown images
#13262 0025df3 Thanks @ematipico! - Refactor Astro Actions to not use a middleware. Doing so should avoid unexpected issues when using the Astro middleware at the edge.
5.4.1
Patch Changes
#13336 8f632ef Thanks @ematipico! - Fixes a regression where some asset utilities were move across monorepo, and not re-exported anymore.
#13320 b5dabe9 Thanks @{! - Adds support for typing experimental session data
You can add optional types to your session data by creating a src/env.d.ts file in your project that extends the global App.SessionData interface. For example:
declare namespace App {
interface SessionData {
id: string;
email: string;
};
lastLogin: Date;
... (truncated)
Commits
10fae31 [ci] release (#13361)
6d1c63f Use package-manager-detector (#13395)
e744674 fix: astro:config types tests (#13391)
5a5652e chore: fix SSR API test (#13390)
b910643 [ci] format
afadc70 fix(config): expose correct types (#13388)
249d52a Extend the simulated viewTransition object with the property (#13381)
61ba332 [ci] format
3ce4ad9 docs: document utility functions (#13367)
d83f92a Replace internal cssScopeTo implementation to vite.cssScopeTo (#13347)
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 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
Open Graph Description: Bumps astro from 4.16.7 to 5.4.3. Release notes Sourced from astro's releases. astro@5.4.3 Patch Changes #13381 249d52a Thanks @martrapp! - Adds the types property to the viewTransition ob...
X Description: Bumps astro from 4.16.7 to 5.4.3. Release notes Sourced from astro's releases. astro@5.4.3 Patch Changes #13381 249d52a Thanks @martrapp! - Adds the types property to the viewTransitio...
Opengraph URL: https://github.com/emeraldjava/emeraldjava.github.io/pull/301
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:9e33085f-0152-2c94-0bf8-5d65a61d545f |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | 968C:85EB9:1A8A09:246654:69774703 |
| html-safe-nonce | d790a9dcc947a1333ef03fe99415fdb88026567738e1f08ce52a23837d7d2852 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NjhDOjg1RUI5OjFBOEEwOToyNDY2NTQ6Njk3NzQ3MDMiLCJ2aXNpdG9yX2lkIjoiNDAyMjQwMTQ3MzU0NTAyOTE1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 8dd1415dda9fc05a7d8642e9387651fadd4bd18b278e2b2797990289f2578c4d |
| hovercard-subject-tag | pull_request:2387254756 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/emeraldjava/emeraldjava.github.io/pull/301/checks |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps astro from 4.16.7 to 5.4.3. Release notes Sourced from astro's releases. astro@5.4.3 Patch Changes #13381 249d52a Thanks @martrapp! - Adds the types property to the viewTransition ob... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09 |
| turbo-cache-control | no-preview |
| go-import | github.com/emeraldjava/emeraldjava.github.io git https://github.com/emeraldjava/emeraldjava.github.io.git |
| octolytics-dimension-user_id | 229760 |
| octolytics-dimension-user_login | emeraldjava |
| octolytics-dimension-repository_id | 17636941 |
| octolytics-dimension-repository_nwo | emeraldjava/emeraldjava.github.io |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 17636941 |
| octolytics-dimension-repository_network_root_nwo | emeraldjava/emeraldjava.github.io |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | d37e99eca9fba24ee37da98481d573461cc1ab7d |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width