Bump the miscs group with 8 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
(4 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the miscs group with 8 updates:
Package | From | To |
---|---|---|
@swc/cli | 0.7.5 |
0.7.7 |
typescript-eslint | 8.32.0 |
8.32.1 |
@modelcontextprotocol/sdk | 1.11.1 |
1.11.2 |
@typescript-eslint/eslint-plugin | 8.32.0 |
8.32.1 |
@typescript-eslint/parser | 8.32.0 |
8.32.1 |
@typescript-eslint/type-utils | 8.32.0 |
8.32.1 |
@typescript-eslint/utils | 8.32.0 |
8.32.1 |
@typescript-eslint/visitor-keys | 8.32.0 |
8.32.1 |
Updates @swc/cli
from 0.7.5 to 0.7.7
Commits
- See full diff in compare view
Updates typescript-eslint
from 8.32.0 to 8.32.1
Release notes
Sourced from typescript-eslint's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@​azat-io
- Dima Barabash
@​dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.32.1 (2025-05-12)
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
Updates @modelcontextprotocol/sdk
from 1.11.1 to 1.11.2
Release notes
Sourced from @​modelcontextprotocol/sdk
's releases.
1.11.2
What's Changed
- feat: Add scope parameter to startAuthorization function by
@​pcarleton
in modelcontextprotocol/typescript-sdk#464- Fix Zod object detection logic by
@​geelen
in modelcontextprotocol/typescript-sdk#468New Contributors
@​pcarleton
made their first contribution in modelcontextprotocol/typescript-sdk#464Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.11.1...1.11.2
Commits
048bc4f
Merge pull request #482 from modelcontextprotocol/version-1-11-2e590950
bump versionbced33d
Merge pull request #468 from geelen/fix-tool-annotation-confusion4a295a4
remove vendored library tests3c94968
tweak heuristic type test for isZodRawShapebf7fd44
Merge pull request #464 from pcarleton/pcarleton/oauth-scopeb6617dc
Fix Zod object detection logic30b5544
feat: Add scope parameter to startAuthorization function- See full diff in compare view
Updates @typescript-eslint/eslint-plugin
from 8.32.0 to 8.32.1
Release notes
Sourced from @​typescript-eslint/eslint-plugin
's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@​azat-io
- Dima Barabash
@​dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/eslint-plugin
's changelog.
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
❤️ Thank You
- Azat S.
@​azat-io
- Dima Barabash
@​dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Commits
af077a0
chore(release): publish 8.32.1f8db925
fix(eslint-plugin): [consistent-indexed-object-style] check for indirect circ...98c5c4c
fix(eslint-plugin): [consistent-indexed-object-style] adjust auto-fixer to ge...b2be3dc
chore: simplifytsconfig
setup usingconfigDir
(#11136)523b3ea
fix(eslint-plugin): [no-deprecated] support computed member access (#10867)0d822bd
docs: useT[]
instead of[T, ...T[]]
in rule options (#11129)aeb7402
chore(ast-spec): finish migrating tovitest
(#11126)a89d5e3
fix(eslint-plugin): [no-unnecessary-type-conversion] shouldn't have fixable p...7598496
chore: remove now-stub@​types/marked
package0cee7ca
chore(deps): update dependency ignore to v7 (#11163)- Additional commits viewable in compare view
Updates @typescript-eslint/parser
from 8.32.0 to 8.32.1
Release notes
Sourced from @​typescript-eslint/parser
's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@​azat-io
- Dima Barabash
@​dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/parser
's changelog.
8.32.1 (2025-05-12)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/type-utils
from 8.32.0 to 8.32.1
Release notes
Sourced from @​typescript-eslint/type-utils
's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@​azat-io
- Dima Barabash
@​dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/type-utils
's changelog.
8.32.1 (2025-05-12)
This was a version bump only for type-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/utils
from 8.32.0 to 8.32.1
Release notes
Sourced from @​typescript-eslint/utils
's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@​azat-io
- Dima Barabash
@​dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/utils
's changelog.
8.32.1 (2025-05-12)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/visitor-keys
from 8.32.0 to 8.32.1
Release notes
Sourced from @​typescript-eslint/visitor-keys
's releases.
v8.32.1
8.32.1 (2025-05-12)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#11194)
- eslint-plugin: [no-deprecated] support computed member access (#10867)
- eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for
TSMappedType
with no type annotation (#11180)- eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#11177)
❤️ Thank You
- Azat S.
@​azat-io
- Dima Barabash
@​dbarabashh
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/visitor-keys
's changelog.
8.32.1 (2025-05-12)
This was a version bump only for visitor-keys to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
1
2
+83
-77
Package Dependencies
@typescript-eslint/parser
npm
8.32.0 → 8.32.1
Patch
@typescript-eslint/eslint-plugin
npm
8.32.0 → 8.32.1
Patch
@typescript-eslint/type-utils
npm
8.32.0 → 8.32.1
Patch
@typescript-eslint/utils
npm
8.32.0 → 8.32.1
Patch
@typescript-eslint/visitor-keys
npm
8.32.0 → 8.32.1
Patch
@modelcontextprotocol/sdk
npm
1.11.1 → 1.11.2
Patch
Technical Details
ID: | 207952 |
UUID: | 2514923899 |
Node ID: | PR_kwDOEbaw7s6V5rF7 |
Host: | GitHub |
Repository: | poad/typescript-cli-template |
Merge State: | Unknown |