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

chore(deps-dev): bump the tooling group across 1 directory with 5 updates #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the tooling group with 5 updates in the / directory:

Package From To
@microsoft/api-extractor 7.48.1 7.51.1
dprint 0.47.6 0.49.0
tsx 4.19.2 4.19.3
turbo 2.3.3 2.4.4
typescript 5.7.2 5.8.2

Updates @microsoft/api-extractor from 7.48.1 to 7.51.1

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.51.1

Sat, 01 Mar 2025 05:00:09 GMT

Patches

  • Include triple-slash references marked with preserve="true" from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with preserve="true" are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.

7.51.0

Thu, 27 Feb 2025 01:10:39 GMT

Minor changes

  • Add a docModel.releaseTagsToTrim property to api-extractor.json to specify which release tags should be trimmed when the doc model is produced.

7.50.1

Sat, 22 Feb 2025 01:11:11 GMT

Patches

  • Upgrade the bundled compiler engine to TypeScript 5.7.3

7.50.0

Wed, 12 Feb 2025 01:10:52 GMT

Minor changes

  • Update merge behavior for derived configurations to allow overriding array properties

7.49.2

Thu, 30 Jan 2025 01:11:42 GMT

Version update only

7.49.1

Thu, 09 Jan 2025 01:10:10 GMT

Version update only

7.49.0

Tue, 07 Jan 2025 22:17:32 GMT

Minor changes

  • Upgrade the bundled compiler engine to TypeScript 5.7.2
Commits
  • b5544f7 Bump versions [skip ci]
  • 1f03a6b Update changelogs [skip ci]
  • 9a25abc [api-extractor] Fix an issue with preservation of triple-slash references. (#...
  • deb48bc Bump versions [skip ci]
  • ebee6d7 Update changelogs [skip ci]
  • 82e5859 [api-extractor] Add a docModel.releaseTagsToTrim property to api-extractor.js...
  • e02148a Bump @​types/node and @​types/webpack-env. (#5132)
  • 438525c Bump versions [skip ci]
  • 8168b18 Update changelogs [skip ci]
  • 3edaff4 Upgrade the bundled compiler engine to TypeScript 5.7.2 (#5121)
  • Additional commits viewable in compare view

Updates dprint from 0.47.6 to 0.49.0

Release notes

Sourced from dprint's releases.

0.49.0

Changes

  • feat: add ability to ignore all or some TLS certificates (#960)
  • feat: support resolving paths to home directory (#937)
  • fix: error in more cases when cannot pre-allocate (#957)
  • fix(lsp): debug log duration of format request (#952)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 56e99ab1da9f8b2424830e8f7220f6a125b784556871cbe689d1d351ad57258f
dprint-aarch64-apple-darwin.zip 6772b452179a7142710860a8da8d8ec112b84c1b4dd5a7e4458c759c44b76751
dprint-x86_64-pc-windows-msvc.zip 6aaf465e4b34e4da1f2fd54297bc31e64d6a2ec93a30dbad8ebd3a6f4f16974c
dprint-x86_64-pc-windows-msvc-installer.exe e6dd1437f73dc237104159cae3f596f817ed9d41bd7d138a5d235c912b596543
dprint-x86_64-unknown-linux-gnu.zip fa10179ea9272045882b831f10a39e19255abf197d075cd3646aff15fffe227d
dprint-x86_64-unknown-linux-musl.zip 0ff81f810da037e6fff7d326daf196eac82c72953bc10c9ae3673b2f45367763
dprint-aarch64-unknown-linux-gnu.zip 7c7d45fda8f1f0d0e99a4771ff55c639715e5e4b0939dc9160ed8466de63683e
dprint-aarch64-unknown-linux-musl.zip 53e98e812cf1bc0cca7e0e48cc0346217f064d8d45d6c53daf6eb0d83fa47f83
dprint-riscv64gc-unknown-linux-gnu.zip 71b941ae78f9a83ace40a2c5a88f4d8fb49881f32c75144fb67d685e2001b1ad

0.48.0

Changes

  • feat: support the NO_PROXY environment variable (#951)
  • fix(npm): hardlink main package executable to specific executable instead of copying (#948)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip ffadf5fc645f3596f76c534cb2f10591c98513823134f085339b42e09ed919ab
dprint-aarch64-apple-darwin.zip 31efaf7d6fbdbb53188c457105e894d08b0c43eb02878abae778edaedd0a5c70
dprint-x86_64-pc-windows-msvc.zip 772b4ff758196e1aa1df5b71e454ec8657a38ad5ae2000d03cb503a917ffc155
dprint-x86_64-pc-windows-msvc-installer.exe cf0b029f7a93f638390570bc84b4f63bc8c69f9b8a352bf532651e7d26b8151b
dprint-x86_64-unknown-linux-gnu.zip 746c7134de53329a01934f20241acc7b6be95b95f8a197689a465ecf58e13f1b
dprint-x86_64-unknown-linux-musl.zip 49e4b31f3a3606a4a796180104b6e2affbf701f1d7cca5a8917424ccac907442
dprint-aarch64-unknown-linux-gnu.zip 82f48a8cc259c92b729042ce582053e83f8cae09f9317742445320003f2b2cfe
dprint-aarch64-unknown-linux-musl.zip 73179f4a53502e013700c97605cccebd0ff731696054a03d59ec9507947b8308
dprint-riscv64gc-unknown-linux-gnu.zip a72959d94a520ebb728eec3e8d318e4181108fe910c7df2a7e2292d9351cde35
Commits

Updates tsx from 4.19.2 to 4.19.3

Release notes

Sourced from tsx's releases.

v4.19.3

4.19.3 (2025-02-19)

Bug Fixes

  • upgrade esbuild to ~0.25.0 to address vuln report (#698) (e04e6c6)

This release is also available on:

Commits

Updates turbo from 2.3.3 to 2.4.4

Release notes

Sourced from turbo's releases.

Turborepo v2.4.4

What's Changed

Docs

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.4.3...v2.4.4

Turborepo v2.4.3

What's Changed

Docs

create-turbo

@​turbo/codemod

... (truncated)

Commits

Updates typescript from 5.7.2 to 5.8.2

Release notes

Sourced from typescript's releases.

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

Commits
  • 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
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression...
  • 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...
  • e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144)
  • 6fd1799 Update LKG
  • Additional commits viewable 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 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

…ates

Bumps the tooling group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.48.1` | `7.51.1` |
| [dprint](https://github.com/dprint/dprint) | `0.47.6` | `0.49.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.2` | `4.19.3` |
| [turbo](https://github.com/vercel/turborepo) | `2.3.3` | `2.4.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` |



Updates `@microsoft/api-extractor` from 7.48.1 to 7.51.1
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.51.1/apps/api-extractor)

Updates `dprint` from 0.47.6 to 0.49.0
- [Release notes](https://github.com/dprint/dprint/releases)
- [Commits](dprint/dprint@0.47.6...0.49.0)

Updates `tsx` from 4.19.2 to 4.19.3
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.2...v4.19.3)

Updates `turbo` from 2.3.3 to 2.4.4
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.3.3...v2.4.4)

Updates `typescript` from 5.7.2 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.8.2)

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tooling
- dependency-name: dprint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tooling
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tooling
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tooling
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tooling
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

The following labels could not be found: automerge.

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.

0 participants