Skip to content

chore(deps-dev): bump the other-minor-patch group across 1 directory with 3 updates #59

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps the other-minor-patch group with 3 updates in the / directory: @microsoft/api-extractor, dprint and turbo.

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 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

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

…with 3 updates

Bumps the other-minor-patch group with 3 updates in the / directory: [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor), [dprint](https://github.com/dprint/dprint) and [turbo](https://github.com/vercel/turborepo).


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 `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)

---
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: turbo
  dependency-version: 2.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 2, 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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/other-minor-patch-c11151e78e branch June 16, 2025 00:29
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