…ectory with 4 updates
Bumps the development-dependencies group with 4 updates in the / directory: [@changesets/changelog-github](https://github.com/changesets/changesets), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [c8](https://github.com/bcoe/c8) and [ajv](https://github.com/ajv-validator/ajv).
Updates `@changesets/changelog-github` from 0.5.2 to 0.6.0
- [Release notes](https://github.com/changesets/changesets/releases)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/read@0.5.2...@changesets/changelog-github@0.6.0)
Updates `@types/node` from 24.12.0 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `c8` from 10.1.3 to 11.0.0
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v10.1.3...v11.0.0)
Updates `ajv` from 6.12.6 to 8.18.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.6...v8.18.0)
---
updated-dependencies:
- dependency-name: "@changesets/changelog-github"
dependency-version: 0.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-version: 25.3.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: c8
dependency-version: 11.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: ajv
dependency-version: 8.18.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the development-dependencies group with 4 updates in the / directory: @changesets/changelog-github, @types/node, c8 and ajv.
Updates
@changesets/changelog-githubfrom 0.5.2 to 0.6.0Release notes
Sourced from
@changesets/changelog-github's releases.Commits
3ab4d89Version Packages (#1817)1772598Fix changelog entry insertion when no package title is present in the `CHANGE...6df3a5eAllow versioned private packages to depend on skipped packages without requir...2a73025Fix confusing 'Question-2' prompt label when using external editor (#1857)667fe5aSupport ESM for custom changelog and commit options (#1774)e462d89Add scopes automatically in the GitHub new token link in the printed error me...503fcaaSupport absolute paths in status output flag (#1776)d4b8ad8Improve error messages when fetching from GitHub api (#1781)ece0376ImprovebaseBranchdocs (#1778)0e8e01eAllow Changesets to be executed from non-root directories (#1806)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@changesets/changelog-githubsince your current version.Updates
@types/nodefrom 24.12.0 to 25.3.3Commits
Updates
c8from 10.1.3 to 11.0.0Release notes
Sourced from c8's releases.
Changelog
Sourced from c8's changelog.
Commits
ce78df4chore(main): release 11.0.0 (#577)678eecafix(deps)!: pull newer minimatch addressing CVE-2026-26996 (#576)ec4c5e4chore: .editorconfig to avoid unintended mods to .snap files (#556)Updates
ajvfrom 6.12.6 to 8.18.0Release notes
Sourced from ajv's releases.
... (truncated)
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` ...9050ba1bump version to 8.17.1 (#2472)f7831b4fixes #2217 - clarify custom keyword naming (#2457)a523784fix: changes for@typescript-eslint/array-typerule (#2467)595fe58feat: add test for encoded refs and bump fast-uri (#2449)Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.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 <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