build(deps/dev): bump the formatting-linting-related group across 1 directory with 6 updates - #119
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…irectory with 6 updates Bumps the formatting-linting-related group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@abinnovision/eslint-config-base](https://github.com/abinnovision/js-commons/tree/HEAD/packages/eslint-config-base) | `2.2.0` | `3.4.2` | | [@abinnovision/prettier-config](https://github.com/abinnovision/js-commons) | `2.1.3` | `2.2.0` | | [eslint](https://github.com/eslint/eslint) | `9.20.1` | `10.9.1` | | [globals](https://github.com/sindresorhus/globals) | `15.15.0` | `17.12.0` | | [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.9.6` | | [sort-package-json](https://github.com/keithamus/sort-package-json) | `2.14.0` | `4.0.0` | Updates `@abinnovision/eslint-config-base` from 2.2.0 to 3.4.2 - [Release notes](https://github.com/abinnovision/js-commons/releases) - [Changelog](https://github.com/abinnovision/js-commons/blob/main/packages/eslint-config-base/CHANGELOG.md) - [Commits](https://github.com/abinnovision/js-commons/commits/eslint-config-base-v3.4.2/packages/eslint-config-base) Updates `@abinnovision/prettier-config` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/abinnovision/js-commons/releases) - [Commits](abinnovision/js-commons@prettier-config-v2.1.3...prettier-config-v2.2.0) Updates `eslint` from 9.20.1 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.20.1...v10.9.1) Updates `globals` from 15.15.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v17.12.0) Updates `prettier` from 3.5.1 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.1...3.9.6) Updates `sort-package-json` from 2.14.0 to 4.0.0 - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v2.14.0...v4.0.0) --- updated-dependencies: - dependency-name: "@abinnovision/eslint-config-base" dependency-version: 3.4.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: formatting-linting-related - dependency-name: "@abinnovision/prettier-config" dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: formatting-linting-related - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: formatting-linting-related - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: formatting-linting-related - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: formatting-linting-related - dependency-name: sort-package-json dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: formatting-linting-related ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 formatting-linting-related group with 6 updates in the / directory:
2.2.03.4.22.1.32.2.09.20.110.9.115.15.017.12.03.5.13.9.62.14.04.0.0Updates
@abinnovision/eslint-config-basefrom 2.2.0 to 3.4.2Release notes
Sourced from @abinnovision/eslint-config-base's releases.
... (truncated)
Changelog
Sourced from @abinnovision/eslint-config-base's changelog.
... (truncated)
Commits
f216b4cchore: release main (#624)d8d4d55fix: upgrade dependencies (#623)c0ee12bbuild: upgrade dev dependencies (#622)7fa6fe4build: complete npm metadata for published packages (#620)3d8919achore: add package support metadata (#606)62a7c25chore: release main (#605)8eee69bfix: add support for additional test directory patterns (#604)fe74e7dchore: release main (#603)5e84da1feat: add complementary import-x rules to shared base config (#602)Updates
@abinnovision/prettier-configfrom 2.1.3 to 2.2.0Release notes
Sourced from @abinnovision/prettier-config's releases.
... (truncated)
Commits
bf26a36chore: release main (#600)4de4c56feat: support ESLint 10 in shared configs (#599)6eeae92chore: release main (#597)d3f46d6docs: rename guide and update content for clarity (#598)df6b53bfix: enforce consistent line wrapping with loose strictness (#596)5b3bc40chore: release main (#595)3414a8efix: remove lines-around-comment rule to resolve conflicts (#594)41e3146chore: release main (#593)a5926ebbuild: remove legacy package from release-please config (#592)dcd975bfix: disable lines-around-comment rule for JSX/TSX files due to Prettier conf...Updates
eslintfrom 9.20.1 to 10.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
globalsfrom 15.15.0 to 17.12.0Release notes
Sourced from globals's releases.
... (truncated)
Commits
98008c317.12.050a2119Update globals (2026-09-01) (#353)779a11aAdd__webpack_layer__global (#351)8c5992717.11.061eafbfAddreact-nativeglobals (#337)7bed4af17.10.0f468407AddGM_cookieto Greasemonkey globals (#349)8e7b93517.9.05a958edUpdate globals (2026-08-01) (#348)36c765917.8.0Updates
prettierfrom 3.5.1 to 3.9.6Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier since your current version.
Updates
sort-package-jsonfrom 2.14.0 to 4.0.0Release notes
Sourced from sort-package-json's releases.
... (truncated)
Commits
d51292crefactor!: drop support for Nodejs 20 (#412)c22cfe8fix: revert "chore: drop support for Nodejs 20 (#412)"0f2dc7afeat: sort wireit (#402)94c3904chore: drop support for Nodejs 20 (#412)7622c1achore: exclude git-hooks-list (#392)15e1140fix: stop forcing exports "types" to be first (#398)e3f2370feat: sort dependencies according to detected package manager, support `devEn...0b528c2fix: handle colon-prefixed script names in sorter (#389)e6052c4fix: improve-scripts-sorting (#376)f94ab01refactor: simplify & dry (#385)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sort-package-json since your current version.
Install script changes
This version modifies
preparescript 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