also looking at this
chore(deps): update all non-major dependencies
#187
3 files
+17
-11
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| @stacksjs/stx | ^0.2.230 → ^0.2.265 | devDependencies | patch | ||||
| php | ^8.5.9 → ^8.5.10 | require | patch |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
stacksjs/stx (@​stacksjs/stx)
v0.2.265
🐛 Bug Fixes
- ssg: give the resolved config the router key its pages read (185d03a) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.265 (4af4e15) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.264
✨ Features
- appearance: publish the runtime the bootstrap already implements (853cc24) (by Chris <chrisbreuer93@>gmail.com>)
🐛 Bug Fixes
- components: a directive expression may call something (6a12e0a) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.264 (558864c) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.263
🐛 Bug Fixes
- drawer: give each drawer its own panel, and focus it without frames (f65dd70) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.263 (163ddcd) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.262
🐛 Bug Fixes
- drawer: focus the panel once it is actually showing (81b7edb) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.262 (fe19b3f) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.261
✨ Features
- drawer: make it behave like a dialog (7defc98) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.261 (18c8238) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.260
🐛 Bug Fixes
- bundler: sweep the client-bundle cache instead of growing it forever (7dfb9a5) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.260 (1e530f9) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.259
🐛 Bug Fixes
- stx: stop the signals runtime from suppressing the SPA router (566dfde) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.259 (e442d83) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.258
🐛 Bug Fixes
- stx: don't re-bind a browser helper the author already imported (483b201) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.258 (cf8a792) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.257
🐛 Bug Fixes
- stx: inject browser core imports on the include path too (b4a8bc8) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.257 (ae3a653) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.256
🐛 Bug Fixes
- stx: auto-import a browser symbol for using it, not for naming it (dc8baab) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.256 (36e4d88) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.255
🐛 Bug Fixes
- stx: the browser destructure must not suppress its own bootstrap (61355f7) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.255 (3831197) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.254
🐛 Bug Fixes
- stx: decide the browser bootstrap from the auto-import manifest (00b1049) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.254 (55a4104) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.253
🐛 Bug Fixes
- stx: three silent hydration failures in partials and imported signals (42b5fcf) (by Chris <chrisbreuer93@>gmail.com>) (#2391, #2394, #2394, #2391, #2394)
✅ Tests
- serve: pin what a per-request view's template receives from <script server> (0df523c) (by Chris <chrisbreuer93@>gmail.com>) (#2390, #2392, #2390, #2392)
🔧 Chores
- release v0.2.253 (6efdcc4) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.252
🐛 Bug Fixes
- signals: mount() must not adopt an x-data root the runtime has not claimed (6f372fc) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.252 (3b9766a) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.251
🐛 Bug Fixes
- router: keep the container's external scripts across a navigation (002648a) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.251 (0a9b0f9) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.250
🐛 Bug Fixes
- ssg: invalidate a page when a module its client script imports changes (9108e87) (by Chris <chrisbreuer93@>gmail.com>) (#1723, #1940)
- router: a click the page already handled is not a navigation (#1948) (dac0040) (by Glenn Michael Torregosa gtorregosa@gmail.com) (#1948, #1948, #2393)
💄 Styles
- desktop: format the two files holding the format check red (#1949) (d0f6afb) (by Glenn Michael Torregosa gtorregosa@gmail.com) (#1949, #1949)
🔧 Chores
- release v0.2.250 (7f32c2b) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
- Glenn Michael Torregosa gtorregosa@gmail.com
v0.2.249
🐛 Bug Fixes
- desktop: standardMenus built menus of separators (1b3f8c1) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.249 (ed209c0) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.248
🐛 Bug Fixes
- desktop: asking for a folder opened a file picker (ce59eef) (by Chris <chrisbreuer93@>gmail.com>)
- desktop: the dialog fallback answered the opposite question (3ac2e3d) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.248 (458dc0b) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.247
✨ Features
- desktop: make the menubar API survivable (a0a7e12) (by Chris <chrisbreuer93@>gmail.com>)
🐛 Bug Fixes
- desktop: type the menu roles, and document the menubar (0d68b1d) (by Chris <chrisbreuer93@>gmail.com>)
- desktop: the menu API described a shape the native side never parsed (a4e917a) (by Chris <chrisbreuer93@>gmail.com>) (#27)
🔧 Chores
- release v0.2.247 (11f5acb) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.246
✨ Features
- desktop: native context menus (2a10935) (by Chris <chrisbreuer93@>gmail.com>)
🐛 Bug Fixes
- components: a prop default containing a comma broke the library build (d42c51f) (by Chris <chrisbreuer93@>gmail.com>)
- sidebar: make the header actually drag the window (d6f2fa6) (by Chris <chrisbreuer93@>gmail.com>)
- test: assert what the bundler cannot rename (ce5de9c) (by Chris <chrisbreuer93@>gmail.com>)
- test: the sidebar's other quote-shaped assertion, before it goes off too (aeed4e3) (by Chris <chrisbreuer93@>gmail.com>)
- test: assert the disclosure toggle, not the quotes around it (d1f4488) (by Chris <chrisbreuer93@>gmail.com>)
- test: give the checker tests time, and stop one of them taking the suite (702fa84) (by Chris <chrisbreuer93@>gmail.com>)
📝 Documentation
- sidebar: the host measures the buttons, so stop quoting a number (14c9fe2) (by Chris <chrisbreuer93@>gmail.com>)
💄 Styles
- test: format the suite guards the way the checker wants (fd24dd7) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.246 (84007d8) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.245
🐛 Bug Fixes
- typecheck: only the first pattern on the command line was checked (2cfa385) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.245 (008c845) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.244
🐛 Bug Fixes
- typecheck: useObjectUrl was reported as an undefined name (aef930b) (by Chris <chrisbreuer93@>gmail.com>)
- types: defineEmits rejected its own documented map form (de852e8) (by Chris <chrisbreuer93@>gmail.com>)
- lifecycle: an async onMount is a type error against an API that runs it (9e01c8c) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.244 (3d5f940) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.243
🐛 Bug Fixes
- typecheck: an @else after an @elseif rules out every branch (1cb8b75) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.243 (bdf9702) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.242
🐛 Bug Fixes
- typecheck: declare the browser auto-imports on the script-block path too (a3f7226) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.242 (0a87708) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.241
🐛 Bug Fixes
- typecheck: read a @foreach head to its balanced close (514b578) (by Chris <chrisbreuer93@>gmail.com>)
- sidebar: reserve room for window buttons only where there are any (f5918fb) (by Chris <chrisbreuer93@>gmail.com>)
- sidebar: let the platform's own traffic lights win (33acb33) (by Chris <chrisbreuer93@>gmail.com>)
📝 Documentation
- desktop: say who draws the window controls (17745a1) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.241 (15743ab) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.240
🐛 Bug Fixes
- typecheck: declare the names stx auto-imports from @stacksjs/browser (f4cea31) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.240 (fc84127) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.239
🐛 Bug Fixes
- typecheck: narrow a template expression by the markup that guards it (7754614) (by Chris <chrisbreuer93@>gmail.com>)
- typecheck: declare
propsandloop, which the runtime provides (1573774) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.239 (e5fed78) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.238
✨ Features
- export the authoring surface from the package root (eee23c3) (by Chris <chrisbreuer93@>gmail.com>)
🐛 Bug Fixes
- components: commit the visual snapshots, which asserted nothing without them (f0b60bd) (by Chris <chrisbreuer93@>gmail.com>)
- test: the package's own test script could not run its own tests (1b04b5e) (by Chris <chrisbreuer93@>gmail.com>)
- test: the export-surface build hook could never finish (0837747) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.238 (83bbf90) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.237
💚 Continuous Integration
- release: make the two publish stages a strict partition (6a3f4fb) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.237 (af090e6) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.236
🔧 Chores
- release v0.2.236 (5147a60) (by Chris <chrisbreuer93@>gmail.com>)
- deps: crosswind 0.2.19 (51185e9) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.235
v0.2.234
🐛 Bug Fixes
- seo: og:image resolves against the site origin (c16b44d) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.234 (031f87a) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.233
🐛 Bug Fixes
- runtime: run each onMount hook once (fc9f7e9) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.233 (3bdf35c) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.232
🐛 Bug Fixes
- i18n: a static build tags each locale with its own layout group (770f991) (by Chris <chrisbreuer93@>gmail.com>)
- plugin: a bundled build reads the project's stx config (43cfcb1) (by Chris <chrisbreuer93@>gmail.com>)
- includes: strip the runtime import the bundler leaves in a partial (cd5e367) (by Chris <chrisbreuer93@>gmail.com>)
🔧 Chores
- release v0.2.232 (7d67548) (by Chris <chrisbreuer93@>gmail.com>)
🎉 Miscellaneous
- Merge fix/include-runtime-import-strip: strip the runtime import the bundler leaves in a partial (3917c0f) (by Chris <chrisbreuer93@>gmail.com>)
Contributors
- Chris <chrisbreuer93@>gmail.com>
v0.2.231
🐛 Bug Fixes
- response: a redirecting action carries the headers the page set (684d61a) (by glennmichael123 gtorregosa@gmail.com) (#1943, #1943)
- ssr: ctx.setCookie reaches the response, and every cookie survives (905f33f) (by glennmichael123 gtorregosa@gmail.com) (#1944, #1944)
- desktop: typecheck focus and screenSharing against craft's real types (3aed786) (by glennmichael123 gtorregosa@gmail.com)
- cloak: a reactive mustache hides its own element, not its ancestors (9a9ae6a) (by glennmichael123 gtorregosa@gmail.com) (#1946, #1946, #1771)
- serve: type Crosswind from the engine, not from a stub that shadowed it (e1b2705) (by glennmichael123 gtorregosa@gmail.com)
⚡ Performance Improvements
- render: the same view twice renders the same bytes, so it can be cached (cbe08f0) (by glennmichael123 gtorregosa@gmail.com) (#1945, #1945, #1945)
✅ Tests
- cli: give the built-CLI typecheck case a budget it can meet (c02e32d) (by glennmichael123 gtorregosa@gmail.com)
- shadowed-types: drop an allowlist entry the scan cannot produce (b0ace62) (by glennmichael123 gtorregosa@gmail.com)
🔧 Chores
- release v0.2.231 (426005f) (by glennmichael123 gtorregosa@gmail.com)
- desktop: sync craft-native to 0.0.76, and stop hijacking its resolution (a7c047b) (by glennmichael123 gtorregosa@gmail.com)
Contributors
- glennmichael123 gtorregosa@gmail.com
Configuration
📅 Schedule: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
3 changed files on the files tab, with 0 review threads.