Bump the development-dependencies group across 1 directory with 6 updates#21
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `10.0.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `10.3.0` | | [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) | `8.1.3` | `8.1.4` | | [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests) | `3.3.0` | `3.4.0` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.6.0` | | [neostandard](https://github.com/neostandard/neostandard) | `0.12.2` | `0.13.0` | Updates `@eslint/js` from 9.39.1 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.39.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v10.3.0) Updates `eslint-plugin-html` from 8.1.3 to 8.1.4 - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v8.1.3...v8.1.4) Updates `eslint-plugin-no-only-tests` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases) - [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md) - [Commits](levibuzolic/eslint-plugin-no-only-tests@v3.3.0...v3.4.0) Updates `globals` from 16.5.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.6.0) Updates `neostandard` from 0.12.2 to 0.13.0 - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](neostandard/neostandard@v0.12.2...v0.13.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-html dependency-version: 8.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-no-only-tests dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: neostandard dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3611ae2 to
207fc6f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 6 updates in the / directory:
9.39.110.0.19.39.110.3.08.1.38.1.43.3.03.4.016.5.017.6.00.12.20.13.0Updates
@eslint/jsfrom 9.39.1 to 10.0.1Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
eslintfrom 9.39.1 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-htmlfrom 8.1.3 to 8.1.4Changelog
Sourced from eslint-plugin-html's changelog.
Commits
401554c8.1.42c31db9chore: update changelogb0f0a15chore: update dependencies6f978f7fix: eslint 10 supportUpdates
eslint-plugin-no-only-testsfrom 3.3.0 to 3.4.0Release notes
Sourced from eslint-plugin-no-only-tests's releases.
Changelog
Sourced from eslint-plugin-no-only-tests's changelog.
... (truncated)
Commits
2279c51Merge pull request #62 from levibuzolic/levi/fix-github-release-actione234e55Use Publish environment for npm released304af4Fix npm release auth435b3a2Merge pull request #61 from levibuzolic/fix-release-script968e9d9Switch release workflow to published eventsa0edb1aMerge pull request #60 from levibuzolic/fix-release-script42ca3d8Remove npm registry auth from publish workflowb7051fcMerge pull request #59 from levibuzolic/fix-release-script36e23a2Update GitHub Actions for npm trusted publishing17f7389Fix release scriptMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-no-only-tests since your current version.
Updates
globalsfrom 16.5.0 to 17.6.0Release notes
Sourced from globals's releases.
... (truncated)
Commits
6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)1b727e5Fix build script for ES globals (#341)a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)5edc60217.3.0295fba9Update globals (2026-02-01) (#336)8176ac717.2.0Updates
neostandardfrom 0.12.2 to 0.13.0Release notes
Sourced from neostandard's releases.
Changelog
Sourced from neostandard's changelog.
Commits
cc16b7echore(main): release 0.13.0 (#337)d3af897chore(dependents): update canary npm data (#346)d95b6e3fix(deps): update dependency find-up to v8 (#324)fe4ba92feat(deps): update dependency typescript-eslint to ^8.56.0 (#357)bb772acchore(deps): update all non-major dev dependencies (#352)caed7a7chore(deps): update dependency npm-run-all2 to v8 (#294)33c7dd8chore(deps): update dependency installed-check to v10 (#359)94ab3cefix(deps): update dependency globals to ^17.3.0 (#351)b873608fix(deps): update dependency peowly to ^1.3.3 (#356)ba575f3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#339)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for neostandard since your current version.