Skip to content

build(deps-dev): bump the server-dev group across 1 directory with 2 updates - #1082

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/server/server-dev-aa6e6b5915
Closed

build(deps-dev): bump the server-dev group across 1 directory with 2 updates#1082
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/server/server-dev-aa6e6b5915

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the server-dev group with 2 updates in the /server directory: jest-light-runner and typescript.

Updates jest-light-runner from 0.4.1 to 0.8.1

Release notes

Sourced from jest-light-runner's releases.

v0.8.1

What's Changed

Full Changelog: nicolo-ribaudo/jest-light-runner@v0.8.0...v0.8.1

v0.8.0

Breaking changes

Full Changelog: nicolo-ribaudo/jest-light-runner@v0.7.13...v0.8.0

v0.7.13

What's Changed

Full Changelog: nicolo-ribaudo/jest-light-runner@v0.7.12...v0.7.13

v0.7.12

What's Changed

Full Changelog: nicolo-ribaudo/jest-light-runner@v0.7.11...v0.7.12

v0.7.11

What's Changed

Full Changelog: nicolo-ribaudo/jest-light-runner@v0.7.10...v0.7.11

v0.7.10

What's Changed

New Contributors

Full Changelog: nicolo-ribaudo/jest-light-runner@v0.7.9...v0.7.10

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for jest-light-runner since your current version.


Updates typescript from 5.5.2 to 5.8.3

Release notes

Sourced from typescript's releases.

TypeScript 5.8.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

... (truncated)

Commits
  • 68cead1 Bump version to 5.8.3 and LKG
  • 92eedcb 🤖 Pick PR #61452 (Fix errors on type assertions in er...) into release-5.8 (#...
  • 88a002a 🤖 Pick PR #61261 (Fixed accidentally reused comments ...) into release-5.8 (#...
  • 021dba5 🤖 Pick PR #61342 (Rename type parameters when they ar...) into release-5.8 (#...
  • fca87f2 🤖 Pick PR #61244 (Ban old-style type assertions under...) into release-5.8 (#...
  • f6b94db 🤖 Pick PR #61392 (Fix serialization of accessor types...) into release-5.8 (#...
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
typescript [>= 5.9.a, < 5.10]

@dependabot dependabot Bot added dependabot Label for dependabot to mark PRs. Not to be used by humans. AI Review should ignore these PRs. dependencies Deals with dependencies, including PRs that update a dependency file labels Aug 28, 2026
@dependabot
dependabot Bot requested review from a team and julietshen as code owners August 28, 2026 22:17
@dependabot dependabot Bot added dependencies Deals with dependencies, including PRs that update a dependency file dependabot Label for dependabot to mark PRs. Not to be used by humans. AI Review should ignore these PRs. labels Aug 28, 2026
@taobojlen

Copy link
Copy Markdown
Contributor

@dependabot ignore typescript minor version

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 5.9.x of typescript again, unless you unignore it.

@dependabot dependabot Bot changed the title build(deps-dev): bump the server-dev group in /server with 2 updates build(deps-dev): bump the server-dev group across 1 directory with 2 updates Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/server/server-dev-aa6e6b5915 branch from 13a3b29 to 4f27a74 Compare August 31, 2026 14:52
…updates

Bumps the server-dev group with 2 updates in the /server directory: [jest-light-runner](https://github.com/nicolo-ribaudo/jest-light-runner) and [typescript](https://github.com/microsoft/TypeScript).


Updates `jest-light-runner` from 0.4.1 to 0.8.1
- [Release notes](https://github.com/nicolo-ribaudo/jest-light-runner/releases)
- [Commits](nicolo-ribaudo/jest-light-runner@v0.4.1...v0.8.1)

Updates `typescript` from 5.5.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.5.2...v5.8.3)

---
updated-dependencies:
- dependency-name: jest-light-runner
  dependency-version: 0.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: server-dev
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: server-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/server/server-dev-aa6e6b5915 branch from 4f27a74 to 6c44add Compare August 31, 2026 16:22
Keep the server on TypeScript 5.5.2 while its larger upgrade is handled separately.

Co-authored-by: Amp
Amp-Thread-ID: https://ampcode.com/threads/T-01a05887-ad69-71d8-9c8f-071b3715ec5f
Co-authored-by: Amp <amp@ampcode.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/server/server-dev-aa6e6b5915 branch August 31, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Label for dependabot to mark PRs. Not to be used by humans. AI Review should ignore these PRs. dependencies Deals with dependencies, including PRs that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant