chore(deps-dev): bump the eslint group across 1 directory with 3 updates#148
Closed
dependabot[bot] wants to merge 2 commits into
Closed
chore(deps-dev): bump the eslint group across 1 directory with 3 updates#148dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the eslint group with 3 updates in the / directory: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn). Updates `eslint-plugin-jsdoc` from 62.9.0 to 63.0.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.9.0...v63.0.2) Updates `eslint-plugin-n` from 17.24.0 to 18.1.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.24.0...v18.1.0) Updates `eslint-plugin-unicorn` from 64.0.0 to 65.0.1 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v64.0.0...v65.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-n dependency-version: 18.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-unicorn dependency-version: 65.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
…n/eslint-16f4082440
Contributor
|
fetchYarnDeps hash healed and nix build passes. This is a major version update, so it is left for manual review and merge. |
countgitmick
added a commit
that referenced
this pull request
Jun 13, 2026
…rs) (#150) Consolidates Dependabot's open major dev-dependency PRs (#143, #147, #148) into one CI-verified change, instead of merging them separately (each rewrites the same flake.nix hash line, so they would conflict in series). - npm-run-all2 8.0.4 -> 9.0.2 - sass-loader 16.0.7 -> 17.0.0 - eslint-plugin-jsdoc 62.9.0 -> 63.0.2 - eslint-plugin-n 17.24.0 -> 18.1.0 - eslint-plugin-unicorn 64.0.0 -> 65.0.1 eslint-plugin-n 18 enables n/no-path-concat, which flagged a real dirname-concatenated path in _scripts/getRegions.mjs; switched it to path.join(). flake.nix fetchYarnDeps hash recomputed for the new lock. Verified locally: yarn lint clean and a full nix build passes. Co-authored-by: countgitmick <countgitmick@email.com>
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Owner
|
Superseded by #150, which bumped this to the same target version (CI-verified: nix build + lint) and is merged to development. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 eslint group with 3 updates in the / directory: eslint-plugin-jsdoc, eslint-plugin-n and eslint-plugin-unicorn.
Updates
eslint-plugin-jsdocfrom 62.9.0 to 63.0.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
50a7fbcchore: update semver and devDeps.6041995docs: fix in output319e84bfix: allow typedef returns that may be void; fixes #1390 (#1699)938a1f0fix(empty-tags): preserve start and ending delimiters to avoid erros with s...1f857a9chore: update jsdoccomment, comment-parser, object-deep-merge, semver, devDeps.3d53b88docs: fix AST and Selectors links; closes #1691a0b05f5chore(deps): bump minimatch from 3.0.5 to 10.2.55980856chore: drop Node 26 for now (until Node/yargs/c8 issue fixed)4a3d194chore: lintingdca8a75chore: update for pnpm 11Updates
eslint-plugin-nfrom 17.24.0 to 18.1.0Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
Commits
fc70bdfchore(master): release 18.1.0 (#528)fd4f84efeat: Allow workspace root dependencies for no-extraneous-import (#536)5fde036fix: Allow leading forwardslash in package.json "files" field (#534) (#535)63a90effix: no-extraneous-import for type-only@typesdependencies (#533)75fbe34fix(prefer-promises/fs): add missing fs.promises APIs (cp, glob, lutimes, ope...058916adocs: Update online playground link in README9ef3c32feat: supportdevEngines.runtimefrom package.json (#530)c1b1b84docs: fix usage in README.md4a6b76achore(master): release 18.0.1 (#525)8906195fix: Update TypeScript peer dependency version constraintUpdates
eslint-plugin-unicornfrom 64.0.0 to 65.0.1Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
bd9b1f065.0.14939b00no-unused-array-method-return: Fix false positive on type assertions (#3065)5184262prefer-https: Fix false positive on XML namespace URIs (#3063)de64ab6Docs: Use JS syntax in configuration examplescc1880b65.0.0fcacf46Addconsistent-compound-wordsrule (#3061)a99fbf4Docs: Improve usage examples (#2952)49535b0prefer-set-has: Allow compatible extra usages (#3060)150b5f1Addno-incorrect-query-selectorrule (#3059)b0248a6no-array-reduce: Add autofix (#3058)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