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/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:837a3ab4-7c42-e97d-d4dd-d679855c1555 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | CE72:C3626:11D591:18602C:698F5B2A |
| html-safe-nonce | f3fa172c28a1a7bfe982035124c23a22d229cbcce9a21cee34035dce4adf33a5 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRTcyOkMzNjI2OjExRDU5MToxODYwMkM6Njk4RjVCMkEiLCJ2aXNpdG9yX2lkIjoiMTY5MDQzNzk2NDg0NzM0MDMzMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | f6e9967f1ddf47c12ba1570fa159c979406e67c52847b224bf9045317a8dfbd6 |
| hovercard-subject-tag | pull_request:2630477356 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,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/checks |
| 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 | 974b952535e389ab3b5c0ef3f15bde9af29b6b38f7486069c43d99e51de0e563 |
| turbo-cache-control | no-preview |
| 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 full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | b8e9d6dae5817b2dbe0a3d6d920ff8d3db837168 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width