deps(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#21
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
da962b5 to
3c82dcf
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
…th 4 updates Bumps the dev-dependencies group with 4 updates in the / directory: [@antfu/eslint-config](https://github.com/antfu/eslint-config), [c8](https://github.com/bcoe/c8), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format). Updates `@antfu/eslint-config` from 7.7.3 to 9.0.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v7.7.3...v9.0.0) 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 `eslint` from 9.39.4 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.3.0) Updates `eslint-plugin-format` from 1.5.0 to 2.0.1 - [Release notes](https://github.com/antfu/eslint-plugin-format/releases) - [Commits](antfu/eslint-plugin-format@v1.5.0...v2.0.1) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: c8 dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-format dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3c82dcf to
86f7803
Compare
Bumps the dev-dependencies group with 4 updates in the / directory: @antfu/eslint-config, c8, eslint and eslint-plugin-format.
Updates
@antfu/eslint-configfrom 7.7.3 to 9.0.0Release notes
Sourced from @antfu/eslint-config's releases.
... (truncated)
Commits
8de8c70chore: release v9.0.006a1a8afeat(react)!: update eslint react to 5.0 (#839)acbb9a3chore: release v8.3.0a4744a8chore: update deps68e84aechore: update deps4a003f5docs: add Prettier configuration instructions (#845)bd7848dfeat(stylistic): Allow easy setting brace style (#846)ae1d6fffeat: Makeperfectionistconfigurable insideantfu()(#848)8d25a37fix(markdown): scope user rule overrides away from md files (#844)6c8395efeat(svelte): use recommended rules (#842)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
eslintfrom 9.39.4 to 10.3.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
788920410.3.05b69b4fBuild: changelog update for 10.3.0d32235eci: use pnpm ineslint-flat-config-utilstype integration test (#20826)b6ae5cffix: handle unavailable require cache (#20812)3ffb14echore: clean up typos in comments and JSDoc (#20821)6fb3685fix: rule suggestions cause continuation in class body (#20787)22eb58achore: add missing continue-on-error to ecosystem-tests.yml (#20818)88bf002ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)379571afeat: add suggestions for no-unused-private-class-members (#20773)97c8c33chore: update ilshidur/action-discord action to v0.4.0 (#20811)Updates
eslint-plugin-formatfrom 1.5.0 to 2.0.1Release notes
Sourced from eslint-plugin-format's releases.
Commits
ce0e909chore: release v2.0.11c1fdabchore: update depscb94584fix(oxfmt): ignore unsupported file type error (#20)e8d0cb8fix: clear extra metac72aabfchore: release v2.0.0d637750feat: migrate to tsdown, drop CJS