-
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): bump the development-dependencies group across 1 directory with 5 updates #120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
build(deps-dev): bump the development-dependencies group across 1 directory with 5 updates #120
Conversation
…ectory with 5 updates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [eslint](https://github.com/eslint/eslint) | `9.30.1` | `9.32.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.35.1` | `8.38.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.35.1` | `8.38.0` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.6` | `24.2.7` | Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `eslint` from 9.30.1 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.1...v9.32.0) Updates `@typescript-eslint/eslint-plugin` from 8.35.1 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.35.1 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/parser) Updates `semantic-release` from 24.2.6 to 24.2.7 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.6...v24.2.7) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: semantic-release dependency-version: 24.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Tue Aug 05 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
4 similar comments
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Tue Aug 05 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Tue Aug 05 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Tue Aug 05 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Tue Aug 05 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the development-dependencies group with 5 updates in the / directory:
5.8.3
5.9.2
9.30.1
9.32.0
8.35.1
8.38.0
8.35.1
8.38.0
24.2.6
24.2.7
Updates
typescript
from 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.
Commits
be86783
Give more specific errors forverbatimModuleSyntax
(#62113)22ef577
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414c
Don't usenoErrorTruncation
when printing types withmaximumLength
set (#...f14b5c8
Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84
Restore AbortSignal.abort (#62086)65cb4bd
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03
Clear out checker-level stacks on pop (#62016)87740bc
Fix for Issue 61081 (#61221)833a8d4
Fix Symbol completion priority and cursor positioning (#61945)0018c9f
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...Updates
eslint
from 9.30.1 to 9.32.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
2364031
9.32.0a0e62e2
Build: changelog update for 9.32.0960fd40
fix: Upgrade@eslint/js
(#19971)50de1ce
chore: package.json update for@eslint/js
releasebbf23fa
fix: Refactor reporting into FileReport (#19877)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965)2ab1381
ci: pinjiti
to version 2.4.2 (#19964)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953)f5a35e3
test: switch to flat config mode in eslint-fuzzer (#19960)Updates
@typescript-eslint/eslint-plugin
from 8.35.1 to 8.38.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
d11e79e
chore(release): publish 8.38.05ec8c58
fix: disallow extra properties in rule options (#11397)0e884c7
fix(eslint-plugin): [consistent-generic-constructors] resolve conflict with `...816be17
chore(release): publish 8.37.0e1b310c
fix(eslint-plugin): [unified-signatures] fix false positives for ignoreOverlo...16c344e
docs(website): remove stale list of checked expressions (#11384)84b7a2e
chore(release): publish 8.36.0d1388fc
fix(eslint-plugin): [no-deprecated] should allow ignoring of deprecated value...4a60d3e
docs(eslint-plugin): [only-throw-error] document options (#11348)1ca81c1
chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...Updates
@typescript-eslint/parser
from 8.35.1 to 8.38.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
d11e79e
chore(release): publish 8.38.0816be17
chore(release): publish 8.37.084b7a2e
chore(release): publish 8.36.0e2ecca6
chore: fix issues introduced by updatednx
configuration (#11230)Updates
semantic-release
from 24.2.6 to 24.2.7Release notes
Sourced from semantic-release's releases.
Commits
85187e2
perf(get-tags.js): bulk get for tags notes (#3732)672f951
chore(deps): update dependency@types/node
to v22.16.3 (#3801)de54db9
chore(deps): update dependency@types/node
to v22.16.2 (#3799)c6da348
chore(deps): update dependency@types/node
to v22.16.1 (#3798)fae2a78
chore(deps): lock file maintenance (#3797)fb26b13
docs(plugins): addsemantic-release-openapi
community plugin (#3787)985f165
chore(deps): update dependency@types/node
to v22.16.0 (#3794)c8fea35
ci(action): update github/codeql-action action to v3.29.2 (#3793)fab4d88
chore(deps): lock file maintenance (#3792)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