chore(deps): bump ajv from 8.17.1 to 8.18.0 in /frontend by dependabot[bot] · Pull Request #1178 · DiamondLightSource/workflows
Bumps ajv from 8.17.1 to 8.18.0.
Release notes
Sourced from ajv's releases.
v8.18.0
What's Changed
- feat: allow tree-shaking by adding
"sideEffects": falsetopackage.jsonby@josdejongin ajv-validator/ajv#2480- fix: #2482 Infinity and NaN serialise to null by
@jasoniangreenin ajv-validator/ajv#2487- fix: small grammatical error in managing-schemas.md by
@monteiro-renatoin ajv-validator/ajv#2508- fix: typos in schema-language.md by
@monteiro-renatoin ajv-validator/ajv#2507- fix(pattern): use configured RegExp engine with $data keyword to mitigate ReDoS attacks (CVE-2025-69873) by
@epoberezkinin ajv-validator/ajv#2586New Contributors
@josdejongmade their first contribution in ajv-validator/ajv#2480@monteiro-renatomade their first contribution in ajv-validator/ajv#2508Full Changelog: ajv-validator/ajv@v8.17.1...v8.18.0
Commits
142ce848.18.0720a23ffix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...82735a1fix: typos in schema-language.md (#2507)b17ec32fix: small grammatical error in managing-schemas.md (#2508)69568d0fix: #2482 Infinity and NaN serialise to null (#2487)f06766ffeat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.