AdminLTE
AdminLTE copied to clipboard
chore(deps-dev): bump the astro group with 3 updates
Bumps the astro group with 3 updates: @astrojs/check, @astrojs/mdx and astro.
Updates @astrojs/check from 0.9.2 to 0.9.3
Release notes
Sourced from @astrojs/check's releases.
@astrojs/check@0.9.3Patch Changes
- 28dfebe: Updates to the stable version of Volar 2.4.0
- Updated dependencies [28dfebe]
@astrojs/language-server@2.14.1
Changelog
Sourced from @astrojs/check's changelog.
0.9.3
Patch Changes
- 28dfebe: Updates to the stable version of Volar 2.4.0
- Updated dependencies [28dfebe]
@astrojs/language-server@2.14.1
Commits
Updates @astrojs/mdx from 3.1.3 to 3.1.4
Commits
7e2f142[ci] release (#11739)48b85c1fix(deps): update all non-major dependencies (#11765)423614eFix MDX stack trace location with frontmatter (#11717)315ec07fix(deps): update all non-major dependencies (#11674)cc405ddSimplify eslint and pnpm config (#11646)72c7ae9update formatter config (#11640)ea82b03Improve regex performance (#11635)69d54b4Remove more unused code (#11598)750d532fix(deps): update all non-major dependencies (#11565)- See full diff in compare view
Updates astro from 4.13.3 to 4.14.5
Release notes
Sourced from astro's releases.
[email protected]
Patch Changes
#11809
62e97a2Thanks@bholmesdev! - Fixes usage of.transform(),.refine(),.passthrough(), and other effects on Action form inputs.#11812
260c4beThanks@bholmesdev! - ExposesActionAPIContexttype from theastro:actionsmodule.#11813
3f7630aThanks@bholmesdev! - Fixes unexpectedundefinedvalue when calling an action from the client without a return value.[email protected]
Patch Changes
#11794
3691a62Thanks@bholmesdev! - Fixes unexpected warning log when using Actions on "hybrid" rendered projects.#11801
9f943c1Thanks@delucis! - Fixes a bug where thefilePathproperty was not available on content collection entries when using the content layerfile()loader with a JSON file that contained an object instead of an array. This was breaking use of theimage()schema utility among other things.[email protected]
Patch Changes
#11780
c6622adThanks@Princesseuh! - Deprecates the Squoosh image service, to be removed in Astro 5.0. We recommend migrating to the default Sharp service.#11790
41c3fcbThanks@sarah11918! - Updates the documentation for experimentalastro:envwith a corrected link to the RFC proposal#11773
86a3391Thanks@ematipico! - Changes messages logged when using unsupported, deprecated, or experimental adapter features for clarity#11745
89bab1eThanks@bluwy! - Prints prerender dynamic value usage warning only if it's used#11774
c6400abThanks@florian-lefebvre! - Fixes the path returned byinjectTypes#11730
2df49a6Thanks@florian-lefebvre! - Simplifies path operations ofastro sync#11771
49650a4Thanks@florian-lefebvre! - Fixes an error thrown byastro syncwhen anastro:envvirtual module is imported inside the Content Collections config#11744
b677429Thanks@bluwy! - Disables the WebSocket server when creating a Vite server for loading config files[email protected]
Patch Changes
[email protected]
Patch Changes
#11725
6c1560fThanks@ascorbic! - Prevents content layer importing node builtins in runtime#11692
35af73aThanks@matthewp! - Prevent errant HTML from crashing server islandsWhen an HTML minifier strips away the server island comment, the script can't correctly know where the end of the fallback content is. This makes it so that it simply doesn't remove any DOM in that scenario. This means the fallback isn't removed, but it also doesn't crash the browser.
#11727
3c2f93bThanks@florian-lefebvre! - Fixes a type issue when using the Content Layer in dev
... (truncated)
Changelog
Sourced from astro's changelog.
4.14.5
Patch Changes
#11809
62e97a2Thanks@bholmesdev! - Fixes usage of.transform(),.refine(),.passthrough(), and other effects on Action form inputs.#11812
260c4beThanks@bholmesdev! - ExposesActionAPIContexttype from theastro:actionsmodule.#11813
3f7630aThanks@bholmesdev! - Fixes unexpectedundefinedvalue when calling an action from the client without a return value.4.14.4
Patch Changes
#11794
3691a62Thanks@bholmesdev! - Fixes unexpected warning log when using Actions on "hybrid" rendered projects.#11801
9f943c1Thanks@delucis! - Fixes a bug where thefilePathproperty was not available on content collection entries when using the content layerfile()loader with a JSON file that contained an object instead of an array. This was breaking use of theimage()schema utility among other things.4.14.3
Patch Changes
#11780
c6622adThanks@Princesseuh! - Deprecates the Squoosh image service, to be removed in Astro 5.0. We recommend migrating to the default Sharp service.#11790
41c3fcbThanks@sarah11918! - Updates the documentation for experimentalastro:envwith a corrected link to the RFC proposal#11773
86a3391Thanks@ematipico! - Changes messages logged when using unsupported, deprecated, or experimental adapter features for clarity#11745
89bab1eThanks@bluwy! - Prints prerender dynamic value usage warning only if it's used#11774
c6400abThanks@florian-lefebvre! - Fixes the path returned byinjectTypes#11730
2df49a6Thanks@florian-lefebvre! - Simplifies path operations ofastro sync#11771
49650a4Thanks@florian-lefebvre! - Fixes an error thrown byastro syncwhen anastro:envvirtual module is imported inside the Content Collections config#11744
b677429Thanks@bluwy! - Disables the WebSocket server when creating a Vite server for loading config files4.14.2
Patch Changes
4.14.1
Patch Changes
- #11725
6c1560fThanks@ascorbic! - Prevents content layer importing node builtins in runtime
... (truncated)
Commits
cf65476[ci] release (#11817)3f7630aActions: fix bad action result for actions with empty return value (#11813)4db5c74[ci] format62e97a2Actions: Allow effect chaining on form input validators (#11809)260c4beActions: expose ActionAPIContext (#11812)22ceb48[ci] release (#11796)9f943c1Fix file loader for JSON object files (#11801)6814ff0chore: restore error and deprecate it (#11800)5ea13a8[docs]: fix typo (#11799)3416f8a[ci] format- 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 <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
Deploy Preview for adminlte-v4 ready!
| Name | Link |
|---|---|
| Latest commit | 08989ed43ee3bcd53d887d99f00344d83cd73ad0 |
| Latest deploy log | https://app.netlify.com/sites/adminlte-v4/deploys/66cbf46086c5570008b295d5 |
| Deploy Preview | https://deploy-preview-5671--adminlte-v4.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Superseded by #5679.