Title: Bump the linters group across 1 directory with 4 updates by dependabot[bot] · Pull Request #150 · stacklok/codegate-docs · GitHub
Open Graph Title: Bump the linters group across 1 directory with 4 updates by dependabot[bot] · Pull Request #150 · stacklok/codegate-docs
X Title: Bump the linters group across 1 directory with 4 updates by dependabot[bot] · Pull Request #150 · stacklok/codegate-docs
Description: Bumps the linters group with 4 updates in the / directory: @eslint/js, eslint, prettier and typescript-eslint.
Updates @eslint/js from 9.29.0 to 9.30.0
Release notes
Sourced from @eslint/js's releases.
v9.30.0
Features
52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)
Bug Fixes
6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)
Documentation
8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)
Chores
2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
5a5d526 chore: package.json update for @eslint/js release (Jenkins)
eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
Changelog
Sourced from @eslint/js's changelog.
v9.30.0 - June 27, 2025
2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
5a5d526 chore: package.json update for @eslint/js release (Jenkins)
52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)
7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)
4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)
Commits
5a5d526 chore: package.json update for @eslint/js release
See full diff in compare view
Updates eslint from 9.29.0 to 9.30.0
Release notes
Sourced from eslint's releases.
v9.30.0
Features
52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)
Bug Fixes
6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)
Documentation
8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)
Chores
2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
5a5d526 chore: package.json update for @eslint/js release (Jenkins)
eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
Changelog
Sourced from eslint's changelog.
v9.30.0 - June 27, 2025
2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
5a5d526 chore: package.json update for @eslint/js release (Jenkins)
52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)
7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)
4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)
Commits
ad1d639 9.30.0
c02d70b Build: changelog update for 9.30.0
2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889)
5a5d526 chore: package.json update for @eslint/js release
52a5fca feat: Support basePath property in config objects (#19879)
6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862)
8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887)
eaf8a41 chore: Correct typos in linter tests (#19878)
4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872)
3fbcd70 fix: update error message for no-restricted-properties (#19855)
Additional commits viewable in compare view
Updates prettier from 3.5.3 to 3.6.2
Release notes
Sourced from prettier's releases.
3.6.2
What's Changed
Add missing blank line around code block by @fisker in prettier/prettier#17675
🔗 Changelog
3.6.1
Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running --experimental-cli
🔗 Changelog
3.6.0
diff
🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
Changelog
Sourced from prettier's changelog.
3.6.2
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
1. Some text, and code block below, with newline after code block
---
foo: bar
Another
List
Some text, and code block below, with newline after code block
---
foo: bar
Another
List
Some text, and code block below, with newline after code block
---
foo: bar
Another
List
3.6.1
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
// Input
... (truncated)
Commits
7a8b05f Release 3.6.2
46526b4 Add missing blank line around code block (#17675)
a04ec11 chore(deps): update babel to v7.27.7 (#17684)
32be5b6 chore(deps): update dependency flow-parser to v0.274.1 (#17676)
b55e777 Update docs about "TypeScript Configuration Files" (#17677)
b197c99 chore(deps): update dependency @vitejs/plugin-react to v4.6.0 (#17674)
1185f83 chore(deps): update dependency @angular/compiler to v20.0.5 (#17680)
aa1316f chore(deps): update dependency browserslist to v4.25.1 (#17671)
c468d33 chore(deps): update dependency oxc-parser to v0.75.0 (#17672)
3f46d91 chore(deps): update dependency vite to v7 (#17673)
Additional commits viewable in compare view
Updates typescript-eslint from 8.34.1 to 8.35.1
Release notes
Sourced from typescript-eslint's releases.
v8.35.1
8.35.1 (2025-06-30)
🩹 Fixes
remove prettier from eslint-plugin (#11339)
website: did not find a source file error if url hash doesn't contain fileType (#11350)
❤️ Thank You
Abhijeet Singh @cseas
mdm317
You can read about our versioning strategy and releases on our website.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
Kim Sang Du @developer-bandi
mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.35.1 (2025-06-30)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.35.0 (2025-06-23)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
f9bd7d8 chore(release): publish 8.35.1
d19c9f3 chore(release): publish 8.35.0
See full diff in compare view
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 rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show
Open Graph Description: Bumps the linters group with 4 updates in the / directory: @eslint/js, eslint, prettier and typescript-eslint. Updates @eslint/js from 9.29.0 to 9.30.0 Release notes Sourced from @eslint/js's...
X Description: Bumps the linters group with 4 updates in the / directory: @eslint/js, eslint, prettier and typescript-eslint. Updates @eslint/js from 9.29.0 to 9.30.0 Release notes Sourced from @eslint/js&#...
Opengraph URL: https://github.com/stacklok/codegate-docs/pull/150
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:df61d9ef-2110-8941-240b-f6fb0aa33457 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | AEFE:1F2A66:3A02C3:4D6B57:698F9A84 |
| html-safe-nonce | a493c738a3006141f5c7e3a3ff0b606de97bc2857e250b0daee83061d95a81a1 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRUZFOjFGMkE2NjozQTAyQzM6NEQ2QjU3OjY5OEY5QTg0IiwidmlzaXRvcl9pZCI6IjY5MDA3NzM3ODIxNjk4MTk3ODEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 292706c3366e452aaee739012da196541758b95f3e6bfe554b83c5d0dec290ea |
| hovercard-subject-tag | pull_request:2630477356 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/stacklok/codegate-docs/pull/150/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps the linters group with 4 updates in the / directory: @eslint/js, eslint, prettier and typescript-eslint. Updates @eslint/js from 9.29.0 to 9.30.0 Release notes Sourced from @eslint/js's... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f47eb8d0aaafbfcb6a8220a40bd81431acf688857c575e6489670c394cfa36f |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/stacklok/codegate-docs git https://github.com/stacklok/codegate-docs.git |
| octolytics-dimension-user_id | 110237746 |
| octolytics-dimension-user_login | stacklok |
| octolytics-dimension-repository_id | 888326118 |
| octolytics-dimension-repository_nwo | stacklok/codegate-docs |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 888326118 |
| octolytics-dimension-repository_network_root_nwo | stacklok/codegate-docs |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 09a8136f6e8f8fd3078d54ce5f8b7adb493d44a7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width