Bump the development-dependencies group across 1 directory with 6 updates#20
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.8.0` | `9.36.0` | | [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) | `8.1.1` | `8.1.3` | | [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `16.4.0` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.41.0` | `0.45.0` | | [neostandard](https://github.com/neostandard/neostandard) | `0.11.2` | `0.12.2` | Updates `eslint` from 9.8.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.8.0...v9.36.0) Updates `@eslint/js` from 9.8.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `eslint-plugin-html` from 8.1.1 to 8.1.3 - [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md) - [Commits](BenoitZugmeyer/eslint-plugin-html@v8.1.1...v8.1.3) Updates `globals` from 15.9.0 to 16.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.9.0...v16.4.0) Updates `markdownlint-cli` from 0.41.0 to 0.45.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.41.0...v0.45.0) Updates `neostandard` from 0.11.2 to 0.12.2 - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](neostandard/neostandard@v0.11.2...v0.12.2) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-html dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: markdownlint-cli dependency-version: 0.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: neostandard dependency-version: 0.12.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1b05e0e to
c8756ac
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 5 updates in the / directory:
9.8.09.36.08.1.18.1.315.9.016.4.00.41.00.45.00.11.20.12.2Updates
eslintfrom 9.8.0 to 9.36.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4857e59.36.05878a42Build: changelog update for 9.36.012411e8chore: upgrade@eslint/js@9.36.0 (#20139)488cba6chore: package.json update for@eslint/jsreleaseb73ab12docs: update examples to usedefineConfig(#20131)47afcf6feat: correctpreserve-caught-erroredge cases (#20109)75b74d8fix: add missing rule option types (#20127)bac82a2ci: simplify renovate configuration (#19907)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)c00bb37ci: bump actions/labeler from 5 to 6 (#20090)Updates
@eslint/jsfrom 9.8.0 to 9.36.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)b48fa20chore: package.json update for@eslint/jsreleasead28371chore: package.json update for@eslint/jsrelease50de1cechore: package.json update for@eslint/jsreleased5054e5chore: package.json update for@eslint/jsreleaseb3dbc16chore: package.json update for@eslint/jsrelease5a5d526chore: package.json update for@eslint/jsreleaseUpdates
eslint-plugin-htmlfrom 8.1.1 to 8.1.3Changelog
Sourced from eslint-plugin-html's changelog.
Commits
8ba81b78.1.37b5df2achore: update changelogd3707c0ci: add more nodejs version coveragecb7fbb8fix: eslint 9.27.0 support4084756chore: upgrade dependencies522c304Update README.md05bb69f8.1.2d91e6fefix: update release tool4b5fa01chore: update changelog31dd0a6fix: don't require espree directlyUpdates
globalsfrom 15.9.0 to 16.4.0Release notes
Sourced from globals's releases.
... (truncated)
Commits
52ba38b16.4.08b8a2d6Update globals (#309)2b85fdb16.3.08c029d9Update globals (#304)abd92bbImprove builtin globals creation (#303)3ad88b6Rewrite scripts to get globals in browser (#300)d10fa8416.2.0c7468c5Test update script on CI (#296)e4f6e8cAdd newgreasemonkeyglobals (#299)a1d29d416.1.0Updates
markdownlint-clifrom 0.41.0 to 0.45.0Release notes
Sourced from markdownlint-cli's releases.
Commits
192ad82Bump version 0.45.0f6225d2Bump nano-spawn from 0.2.0 to 1.0.11b8554aAdd released Node version 24 to CI workflow.836379fRemove optional constant fs.R_OK1a19ddbBump minimatch from 9.0.5 to 10.0.15033e1ePass newly-required markdownItFactory option to markdownlint.b7e47f8Bump markdownlint from 0.37.4 to 0.38.0c3fa9f5Bump glob from 10.4.5 to 11.0.2b983f61Remove support for end-of-life Node.js version 18.8878ef0Bump ignore from 7.0.3 to 7.0.4Updates
neostandardfrom 0.11.2 to 0.12.2Release notes
Sourced from neostandard's releases.