Skip to content
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

Unified upgrade #71

Merged
merged 14 commits into from
Apr 15, 2024
Merged

Unified upgrade #71

merged 14 commits into from
Apr 15, 2024

Conversation

halostatue
Copy link
Member

@halostatue halostatue commented Mar 12, 2024

  • chore: Bump @types/node from 20.11.20 to 20.12.2: Bumps @types/node from 20.11.20 to 20.12.2.

  • chore: Bump typescript from 5.3.3 to 5.4.5: Bumps typescript from 5.3.3 to 5.4.5.

  • chore: Bump @biomejs/biome from 1.5.3 to 1.6.4: Bumps @biomejs/biome from 1.5.3 to 1.6.4.

  • chore: Bump undici from 5.28.3 to 5.28.4: Bumps undici from 5.28.3 to 5.28.4.

  • chore: improve .gitignore

  • fix: pnpm run all cannot be run concurrently

  • chore: Update package keywords: apply Biome formatter

  • chore: Switch local dev versions to mise

  • chore: update .gitattributes

  • chore: Update dependabot rules

  • chore: Update check-dist workflow

  • chore: update tsconfig

  • fix: dist/ test runner msut use Node 20

  • chore: regenerate dist/ (pnpm build all)

Copy link

@mikestok mikestok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems OK to me, but some checks are failing.

@halostatue halostatue force-pushed the fix-test-runner-issues branch from 656bffb to 35165cf Compare April 15, 2024 20:58
@halostatue halostatue changed the title Fix test runner issues Unified upgrade Apr 15, 2024
dependabot bot and others added 14 commits April 15, 2024 23:00
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.20 to 20.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.5.3 to 1.6.4.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.6.4/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...
- apply Biome formatter
@halostatue halostatue force-pushed the fix-test-runner-issues branch from 35165cf to 6db8be6 Compare April 15, 2024 21:00
@halostatue halostatue merged commit 8470108 into main Apr 15, 2024
6 checks passed
@halostatue halostatue deleted the fix-test-runner-issues branch April 15, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants