Title: Bump the linters group across 1 directory with 6 updates by dependabot[bot] · Pull Request #152 · stacklok/codegate-docs · GitHub
Open Graph Title: Bump the linters group across 1 directory with 6 updates by dependabot[bot] · Pull Request #152 · stacklok/codegate-docs
X Title: Bump the linters group across 1 directory with 6 updates by dependabot[bot] · Pull Request #152 · stacklok/codegate-docs
Description: ⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the linters group with 6 updates in the / directory:
Package
From
To
@eslint/js
9.29.0
9.30.1
eslint
9.29.0
9.30.1
eslint-plugin-mdx
3.5.0
3.6.0
globals
16.2.0
16.3.0
prettier
3.5.3
3.6.2
typescript-eslint
8.34.1
8.36.0
Updates @eslint/js from 9.29.0 to 9.30.1
Release notes
Sourced from @eslint/js's releases.
v9.30.1
Bug Fixes
e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)
Documentation
ab7c625 docs: Update README (GitHub Actions Bot)
dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)
Chores
b035f74 chore: upgrade to @eslint/js@9.30.1 (#19906) (Francesco Trotta)
b3dbc16 chore: package.json update for @eslint/js release (Jenkins)
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.1 - July 1, 2025
b035f74 chore: upgrade to @eslint/js@9.30.1 (#19906) (Francesco Trotta)
b3dbc16 chore: package.json update for @eslint/js release (Jenkins)
e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)
ab7c625 docs: Update README (GitHub Actions Bot)
dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)
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
b3dbc16 chore: package.json update for @eslint/js release
5a5d526 chore: package.json update for @eslint/js release
See full diff in compare view
Updates eslint from 9.29.0 to 9.30.1
Release notes
Sourced from eslint's releases.
v9.30.1
Bug Fixes
e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)
Documentation
ab7c625 docs: Update README (GitHub Actions Bot)
dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)
Chores
b035f74 chore: upgrade to @eslint/js@9.30.1 (#19906) (Francesco Trotta)
b3dbc16 chore: package.json update for @eslint/js release (Jenkins)
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.1 - July 1, 2025
b035f74 chore: upgrade to @eslint/js@9.30.1 (#19906) (Francesco Trotta)
b3dbc16 chore: package.json update for @eslint/js release (Jenkins)
e91bb87 fix: allow separate default and named type imports (#19899) (xbinaryx)
ab7c625 docs: Update README (GitHub Actions Bot)
dae1e5b docs: update jsdoc's link (#19896) (JamesVanWaza)
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
6769b5f 9.30.1
b2950ac Build: changelog update for 9.30.1
b035f74 chore: upgrade to @eslint/js@9.30.1 (#19906)
b3dbc16 chore: package.json update for @eslint/js release
e91bb87 fix: allow separate default and named type imports (#19899)
ab7c625 docs: Update README
dae1e5b docs: update jsdoc's link (#19896)
ad1d639 9.30.0
c02d70b Build: changelog update for 9.30.0
2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889)
Additional commits viewable in compare view
Updates eslint-plugin-mdx from 3.5.0 to 3.6.0
Release notes
Sourced from eslint-plugin-mdx's releases.
eslint-plugin-mdx@3.6.0
Minor Changes
#589 7b5e748 Thanks @JounQin! - feat: support specifying remarkConfigPath manually
Patch Changes
Updated dependencies [7b5e748]:
eslint-mdx@3.6.0
Commits
51f359c chore: release package(s) (#590)
7b5e748 feat: support specifying remarkConfigPath manually (#589)
a51a027 docs: remove blue underline from README.md (#588)
2fd7907 docs: update funding info (#587)
c10165e chore: bump all (dev)Dependencies (#586)
6623c9b chore(deps): update all dependencies (#585)
7a2f6f2 docs: update CHANGELOG
See full diff in compare view
Updates globals from 16.2.0 to 16.3.0
Release notes
Sourced from globals's releases.
v16.3.0
Update globals (#304) 8c029d9
sindresorhus/globals@v16.2.0...v16.3.0
Commits
2b85fdb 16.3.0
8c029d9 Update globals (#304)
abd92bb Improve builtin globals creation (#303)
3ad88b6 Rewrite scripts to get globals in browser (#300)
See full diff 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.36.0
Release notes
Sourced from typescript-eslint's releases.
v8.36.0
8.36.0 (2025-07-07)
🚀 Features
typescript-eslint: support basePath in tseslint.config() (#11357)
❤️ Thank You
Kirk Waiblinger @kirkwaiblinger
You can read about our versioning strategy and releases on our website.
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.36.0 (2025-07-07)
🚀 Features
typescript-eslint: support basePath in tseslint.config() (#11357)
❤️ Thank You
Kirk Waiblinger @kirkwaiblinger
You can read about our versioning strategy and releases on our website.
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
84b7a2e chore(release): publish 8.36.0
0c40c7a feat(typescript-eslint): support basePath in tseslint.config() (#11357)
e2ecca6 chore: fix issues introduced by updated nx configuration (#11230)
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: ⚠️ Dependabot is rebasing this PR ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence...
X Description: ⚠️ Dependabot is rebasing this PR ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take preced...
Opengraph URL: https://github.com/stacklok/codegate-docs/pull/152
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:e7ef6564-5801-3bf0-c786-4e23b5278e09 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 9D70:1C4A00:6C8EFD:935990:698F27EF |
| html-safe-nonce | 18a49558ee2ebb87f2f26ca37f315d3d1a56d18a26361a9cda2bf86652bad462 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RDcwOjFDNEEwMDo2QzhFRkQ6OTM1OTkwOjY5OEYyN0VGIiwidmlzaXRvcl9pZCI6IjEyNzE0ODE4Nzk1NjA2NjA5NzUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 02d4226a64508108033dd4c737da332cf9e57551143aec8c8c6de7e18f66847c |
| hovercard-subject-tag | pull_request:2648140525 |
| 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/152/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 | ⚠️ Dependabot is rebasing this PR ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 6102991c714c1a6a27d05fb4f96ea6ca87a6750b4f093b95cc57ed1b84b145a1 |
| 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 | d52a41ad9b9ffb9b63a1b4a600a6054be8b70b36 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width