#119397b09c62 Thanks @bholmesdev! - Adds support for Zod discriminated unions on Action form inputs. This allows forms with different inputs to be submitted to the same action, using a given input to decide which object should be used for validation.
This example accepts either a create or update form submission, and uses the type field to determine which object to validate against.
import { defineAction } from 'astro:actions';
import { z } from 'astro:schema';
#119397b09c62 Thanks @bholmesdev! - Adds support for Zod discriminated unions on Action form inputs. This allows forms with different inputs to be submitted to the same action, using a given input to decide which object should be used for validation.
This example accepts either a create or update form submission, and uses the type field to determine which object to validate against.
import { defineAction } from 'astro:actions';
import { z } from 'astro:schema';
microsoft/playwright#32480 - [REGRESSION]: tsconfig.json's compilerOptions.paths no longer working in 1.47
microsoft/playwright#32552 - [REGRESSION]: broken UI in Trace Viewer while showing network response body
Browser Versions
Chromium 129.0.6668.29
Mozilla Firefox 130.0
WebKit 18.0
This version was also tested against the following stable channels:
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the patch group with 13 updates in the /website directory:
3.1.5
3.1.6
2.1.7
2.1.8
4.15.4
4.15.7
5.70.1
5.70.2
5.1.0
5.1.1
2.2.246
2.2.250
1.47.0
1.47.1
9.0.6
9.0.7
22.5.4
22.5.5
18.3.5
18.3.7
1.2.3
1.2.4
2.4.5
2.4.8
3.4.10
3.4.12
Updates
@astrojs/mdx
from 3.1.5 to 3.1.6Release notes
Sourced from
@astrojs/mdx
's releases.Changelog
Sourced from
@astrojs/mdx
's changelog.Commits
490eed1
[ci] release (#11940)c9ae7b1
Handle MDX optimize for root hast node (#11975)b9394fa
chore(deps): update all non-major dependencies (#11948)645f4e2
fix(deps): update all non-major dependencies (#11896)Updates
@headlessui/react
from 2.1.7 to 2.1.8Release notes
Sourced from
@headlessui/react
's releases.Changelog
Sourced from
@headlessui/react
's changelog.Commits
994303f
2.1.8 -@headlessui/react
b670896
Fix crash when usingas={Fragment}
onMenuButton
,ListboxButton
, `Discl...Updates
astro
from 4.15.4 to 4.15.7Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
8214114
[ci] release (#12002)0b59fe7
Fix: prevent island re-rendering when using transition:persist (#11854) (#11915)00ea675
[ci] formata582cb6
Fix Svelte view transition state persistence (#12006)daca995
[ci] format082f450
Fix SolidJS view transition state persistence (#11998)b75bfc8
Fix vue resetting state when using view transition persistence (#11946)a2f8c5d
docs: fix Content Layer RFC Link (#12000)27d19f6
[ci] release (#11986)ec15210
[ci] formatUpdates
rsuite
from 5.70.1 to 5.70.2Release notes
Sourced from rsuite's releases.
Changelog
Sourced from rsuite's changelog.
Commits
d9ffb65
build: bump 5.70.260f8972
docs: removed deprecated icons from examples (#3964)384dd70
fix(Form): fix the error message of the nested field not displayed when the f...dcff882
build(docs): bump rsuite 5.70.1Updates
@astrojs/tailwind
from 5.1.0 to 5.1.1Release notes
Sourced from
@astrojs/tailwind
's releases.Changelog
Sourced from
@astrojs/tailwind
's changelog.Commits
8214114
[ci] release (#12002)dcd1158
Make@astrojs/tailwind
compat with Astro 5 (#12018)b9394fa
chore(deps): update all non-major dependencies (#11948)645f4e2
fix(deps): update all non-major dependencies (#11896)26c63a2
fix(deps): update all non-major dependencies (#11837)48b85c1
fix(deps): update all non-major dependencies (#11765)315ec07
fix(deps): update all non-major dependencies (#11674)72c7ae9
update formatter config (#11640)4c1b769
chore: bump typescript-eslint to v8 (#11649)da86d54
fix(deps): update all non-major dependencies (#11618)Updates
@iconify/json
from 2.2.246 to 2.2.250Commits
d011f70
Update Arcticonse572a75
Update 5 icon setsfaa21e0
Update 5 icon setsba57179
Update 3 icon sets: Catppuccin Icons, Gitlab SVGs, Tabler IconsUpdates
@playwright/test
from 1.47.0 to 1.47.1Release notes
Sourced from
@playwright/test
's releases.Commits
3d2ffd0
chore: mark v1.47.1 (#32617)dba1319
cherry-pick(#32589): docs: release note fixes for 1.4790f959a
cherry-pick(#32553): fix(trace-viewer): fix ui issue on network request details13e6e48
cherry-pick(#32491): fix(test runner): allow directory imports with path mapp...8762407
cherry-pick(#32492): Revert "fix(test runner): align with typescript … (#32560)f9145b1
cherry-pick(#32516): chore: allow query as string in Python/.NET2c17b1f
cherry-pick(#32482): docs: update release notes for 1.47 to our changes from ...Updates
@types/jsonwebtoken
from 9.0.6 to 9.0.7Commits
Updates
@types/node
from 22.5.4 to 22.5.5Commits
Updates
@types/react
from 18.3.5 to 18.3.7Commits
Updates
eslint-plugin-astro
from 1.2.3 to 1.2.4Release notes
Sourced from eslint-plugin-astro's releases.
Changelog
Sourced from eslint-plugin-astro's changelog.
Commits
dc107d3
chore: release eslint-plugin-astro (#419)fdb9b05
chore(deps): update dependency@types/eslint
to v9 (#409)b03d0d5
feat: support typescript-eslint@8 (#418)4d771f7
chore(deps): update dependency monaco-editor to ^0.51.0 (#416)a8a5782
chore(deps): update dependency expect-type to ^0.20.0 (#415)26ac1d8
chore(deps): update dependency eslint-plugin-jsdoc to v50 (#413)8b0fcc3
chore(deps): update dependency eslint-plugin-jsdoc to v49 (#412)Updates
msw
from 2.4.5 to 2.4.8Release notes
Sourced from msw's releases.
Commits
5342c19
chore(release): v2.4.8e3487bc
fix: addressexpress
andpath-to-regexp
vulnerabilities (#2285)668d31e
chore(release): v2.4.7e04eb8f
fix(ClientRequest): prevent duplicates when recording set headers (#2284)94e17be
fix: useObject.defineProperty
for Headers proxy (#2283)1f81e98
chore(release): v2.4.6397444b
fix(xhr): clone request body before calculating its size (#2282)Updates
tailwindcss
from 3.4.10 to 3.4.12Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
e8614a2
3.4.12fe48ca8
Insert@defaults
at start of stylesheet (#14427)818d10a
3.4.118dd9246
update changelog6d9ae82
Allowanchor-size(…)
in arbitrary values (#14393)Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | @headlessui/react | [>= 2.1.6.a, < 2.1.7] | | msw | [>= 2.4.4.a, < 2.4.5] | | msw | [>= 2.4.3.a, < 2.4.4] | | @headlessui/react | [>= 2.1.5.a, < 2.1.6] | | msw | [>= 2.4.2.a, < 2.4.3] |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