⬆️ Bump the typescript group across 1 directory with 3 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(5 months ago)
(5 months ago)
dependencies javascript
Bumps the typescript group with 3 updates in the / directory: @typescript/native-preview, typedoc and typescript-eslint.
Updates @typescript/native-preview from 7.0.0-dev.20250605.1 to 7.0.0-dev.20250701.1
Commits
- See full diff in compare view
Updates typedoc from 0.28.5 to 0.28.7
Release notes
Sourced from typedoc's releases.
v0.28.7
Features
- Introduced the
@sortStrategytag to override thesortoption on a specific reflection, #2965.Bug Fixes
- Classes and functions exported with
export { type X }are no longer missing comments, #2970.- Setting
localeto an unknown value will now cause TypeDoc to operate in English instead of a debug locale.- Array options will now report an error if set to a non-array/non-string value.
v0.28.6
Features
- TypeDoc now supports resolving relative paths in links to the package directory as belonging to the project, #2961.
- Declarations without comments will now check for comments on their export specifier, #2964.
Bug Fixes
- Attempting to highlight a supported language which is not enabled is now a warning, not an error, #2956.
- Improved compatibility with CommonMark's link parsing, #2959.
- Classes, variables, and functions exported with
export { type X }are now detected and converted as interfaces/type aliases, #2962.- Improved warning messaging for links to symbols which were resolved, but the symbols were not included in the documentation, #2967.
- Fixed an issue preventing nested documents from being deserialized from TypeDoc's JSON output or used in packages mode, #2969.
Thanks!
Changelog
Sourced from typedoc's changelog.
v0.28.7 (2025-06-30)
Features
- Introduced the
@sortStrategytag to override thesortoption on a specific reflection, #2965.Bug Fixes
- Classes and functions exported with
export { type X }are no longer missing comments, #2970.- Setting
localeto an unknown value will now cause TypeDoc to operate in English instead of a debug locale.- Array options will now report an error if set to a non-array/non-string value.
v0.28.6 (2025-06-27)
Features
- TypeDoc now supports resolving relative paths in links to the package directory as belonging to the project, #2961.
- Declarations without comments will now check for comments on their export specifier, #2964.
Bug Fixes
- Attempting to highlight a supported language which is not enabled is now a warning, not an error, #2956.
- Improved compatibility with CommonMark's link parsing, #2959.
- Classes, variables, and functions exported with
export { type X }are now detected and converted as interfaces/type aliases, #2962.- Improved warning messaging for links to symbols which were resolved, but the symbols were not included in the documentation, #2967.
- Fixed an issue preventing nested documents from being deserialized from TypeDoc's JSON output or used in packages mode, #2969.
Thanks!
Commits
e8b6df3Update changelog for release1ed0a62Bump version to 0.28.77e13754Fix lintaf3b493Fix spurious zeros in HTML output82ad8dbAdd support for@sortStrategye48c6beCorrect lockfilea5c09b7Update semver784e48dFix lint5409c0dMore test coverage improvements1bf3217Improve test coverage- Additional commits viewable in compare view
Updates typescript-eslint from 8.33.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.
v8.34.1
8.34.1 (2025-06-16)
🩹 Fixes
- types: add 2026/17 to EcmaVersion (#11304)
- typescript-estree: emit a Literal instead of Identifier for constructor when the identifier is a string (#11299)
- visitor-keys: bump
eslint-visitor-keysdependency (#11294)❤️ Thank You
- David Archibald
- overlookmotel
- Tao
You can read about our versioning strategy and releases on our website.
... (truncated)
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.
8.34.1 (2025-06-16)
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.34.0 (2025-06-09)
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
f9bd7d8chore(release): publish 8.35.1d19c9f3chore(release): publish 8.35.0ccd0791chore(release): publish 8.34.18915a47chore(release): publish 8.34.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@typescript/native-preview
npm
7.0.0-dev.20250605.1 → 7.0.0-dev.20250701.1
Technical Details
| ID: | 2701092 |
| UUID: | 3193915450 |
| Node ID: | PR_kwDOMzJNX86c-6g_ |
| Host: | GitHub |
| Repository: | coderabbitai/bitbucket |