Skip to content

chore(deps): bump the other-minor-patch group across 1 directory with 5 updates #60

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

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 Jun 16, 2025

Bumps the other-minor-patch group with 5 updates in the / directory:

Package From To
@microsoft/api-extractor 7.52.7 7.52.8
dprint 0.49.1 0.50.0
tsx 4.19.4 4.20.3
turbo 2.5.3 2.5.4
@apify/consts 2.41.0 2.43.0

Updates @microsoft/api-extractor from 7.52.7 to 7.52.8

Changelog

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

7.52.8

Tue, 13 May 2025 02:09:20 GMT

Patches

  • Fixes API extractor error handling when changed APIs are encountered and the "--local" flag is not specified
Commits

Updates dprint from 0.49.1 to 0.50.0

Release notes

Sourced from dprint's releases.

0.50.0

--config-discovery=<mode> flag and environment variable

It's now possible to change the way dprint discovers configuration files by using the --config-discovery flag:

  • --config-discovery=default (default) - Discovers configuration files in the current directory, ancestor directories, and descendant directories while searching for files to format.
  • --config-discovery=ignore-descendants - Discovers configuration files in the current directory and ancestor directories only.
  • --config-discovery=false - Disables all configuration discovery (specify either --config=<path> or --plugins <url-or-path>).

Note this can also be set via the DPRINT_CONFIG_DISCOVERY environment variable (ex. DPRINT_CONFIG_DISCOVERY=false)

Vim key bindings for selections

You can now use k/j for up/down, q to quit, and l to accept.

Install

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

What's Changed

Full Changelog: dprint/dprint@0.49.1...0.50.0

New Contributors

Full Changelog: dprint/dprint@0.49.1...0.50.0

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 9266d40c1c565bea46cee3a195d086432682671f2f063357c8ddb66577cb24b0
dprint-aarch64-apple-darwin.zip b6a25e1dff9ea8d9e023548c0ec80fcde5d425e48fab60028fc0003fddf2debb
dprint-x86_64-pc-windows-msvc.zip 4b396b18741896e794a274998eda6f780e0a345fd9ff4e90a54c90a003007a9c
dprint-x86_64-pc-windows-msvc-installer.exe 2c1f7afe5f3dc7999b175dc90a23a25b9f5a944d3c1fc1c20b8ff4a5274f3570
dprint-x86_64-unknown-linux-gnu.zip f68122411325908f076f65e02d03103c9dbb9feabe80c8fbca8f81b7e8cd2512
dprint-x86_64-unknown-linux-musl.zip 74012160bb83cc09d77f9cb200e5916c411a8920289011dad0d38eb018ecfcfe
dprint-aarch64-unknown-linux-gnu.zip 827129b278ad82acd12490488ba1fd981eb21f8c3bfa83c828d9dba4aa1b59f1
dprint-aarch64-unknown-linux-musl.zip 54db26d4219438578230197e4e6c552f3d9297215cbdf258991e62715dce9e83
dprint-riscv64gc-unknown-linux-gnu.zip 29cac7205ddfc5d94cc1c89f7935e7ec41572e4fe921725c7e2a0a391d0740d5
Commits

Updates tsx from 4.19.4 to 4.20.3

Release notes

Sourced from tsx's releases.

v4.20.3

4.20.3 (2025-06-13)

Bug Fixes


This release is also available on:

v4.20.2

4.20.2 (2025-06-12)

Bug Fixes


This release is also available on:

v4.20.1

4.20.1 (2025-06-11)

Bug Fixes

  • json: handle keys with special characters (9bd2546)

This release is also available on:

v4.20.0

4.20.0 (2025-06-11)

Bug Fixes

... (truncated)

Commits
  • dadcf27 fix: revert v4.20 changes
  • 2d1aaee chore: upgrade manten
  • c188268 fix: support ambiguous package (#79)
  • 602f1b1 chore: debug to accept levels (#77)
  • 5172c47 test: log node-pty failure stdout
  • 1e8f17b refactor: node-pty test code
  • 9bd2546 fix(json): handle keys with special characters
  • e97fe67 test: failed pty tests logs
  • 532c50a tests: fix Windows tests
  • ec316d3 feat: support latest Node versions
  • Additional commits viewable in compare view

Updates turbo from 2.5.3 to 2.5.4

Release notes

Sourced from turbo's releases.

Turborepo v2.5.4

What's Changed

Docs

turbo-ignore

eslint

@​turbo/repository

Examples

Changelog

... (truncated)

Commits

Updates @apify/consts from 2.41.0 to 2.43.0

Release notes

Sourced from @​apify/consts's releases.

@​apify/consts@​2.43.0

2.43.0 (2025-06-13)

Features

@​apify/consts@​2.42.0

2.42.0 (2025-06-09)

Features

Changelog

Sourced from @​apify/consts's changelog.

apify-shared monorepo

apify-shared is now an independently versioned monorepo.

This file is generated.

See the changelogs of each package:

package version changelog
@apify/consts 2.43.0 CHANGELOG
@apify/datastructures 2.0.3 CHANGELOG
@apify/dummy-package-for-testing 2.2.0 CHANGELOG
@apify/git 2.1.4 CHANGELOG
@apify/image_proxy_client 2.0.3 CHANGELOG
@apify/input_schema 3.15.2 CHANGELOG
@apify/input_secrets 1.1.76 CHANGELOG
@apify/log 2.5.20 CHANGELOG
@apify/markdown 3.0.25 CHANGELOG
@apify/payment_qr_codes 0.2.1 CHANGELOG
@apify/pseudo_url 2.0.61 CHANGELOG
@apify/timeout 0.3.2 CHANGELOG
@apify/utilities 2.16.2 CHANGELOG
Commits
  • eae301b chore: release [skip ci]
  • 993a146 feat: add MCP server category (#520)
  • e1515c8 chore: update root lock file and changelog [skip ci]
  • 6dc9672 chore: release [skip ci]
  • 7f833f0 chore(internal): Update utilities.ts (#518)
  • 9afd2cd chore: update root lock file and changelog [skip ci]
  • 2b01798 chore: release [skip ci]
  • bcf9f73 feat(internal): Update utilities.ts (#513)
  • 713018b chore: update root lock file and changelog [skip ci]
  • d28745d chore: release [skip ci]
  • 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

… 5 updates

Bumps the other-minor-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.52.7` | `7.52.8` |
| [dprint](https://github.com/dprint/dprint) | `0.49.1` | `0.50.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.4` | `4.20.3` |
| [turbo](https://github.com/vercel/turborepo) | `2.5.3` | `2.5.4` |
| [@apify/consts](https://github.com/apify/apify-shared-js) | `2.41.0` | `2.43.0` |



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

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

Updates `tsx` from 4.19.4 to 4.20.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.4...v4.20.3)

Updates `turbo` from 2.5.3 to 2.5.4
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.5.3...v2.5.4)

Updates `@apify/consts` from 2.41.0 to 2.43.0
- [Release notes](https://github.com/apify/apify-shared-js/releases)
- [Changelog](https://github.com/apify/apify-shared-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apify/apify-shared-js/compare/@apify/[email protected]...@apify/[email protected])

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.52.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-minor-patch
- dependency-name: dprint
  dependency-version: 0.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-minor-patch
- dependency-name: tsx
  dependency-version: 4.20.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other-minor-patch
- dependency-name: turbo
  dependency-version: 2.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other-minor-patch
- dependency-name: "@apify/consts"
  dependency-version: 2.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Labels

The following labels could not be found: automerge. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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