Skip to content

Bump the development-dependencies group with 3 updates#253

Merged
zemd merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-b20960da99
Jan 27, 2026
Merged

Bump the development-dependencies group with 3 updates#253
zemd merged 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-b20960da99

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the development-dependencies group with 3 updates: prettier, publint and turbo.

Updates prettier from 3.8.0 to 3.8.1

Release notes

Sourced from prettier's releases.

3.8.1

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.1

diff

Include available printers in plugin type declarations (#18706 by @​porada)

// Input
import * as prettierPluginEstree from "prettier/plugins/estree";
// Prettier 3.8.0
// Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339)
prettierPluginEstree.printers.estree; //=> any
// Prettier 3.8.1
prettierPluginEstree.printers.estree; //=> Printer
prettierPluginEstree.printers["estree-json"]; //=> Printer

Commits

Updates publint from 0.3.16 to 0.3.17

Release notes

Sourced from publint's releases.

publint@0.3.17

Patch Changes

  • Fix packing packages with pnpm when publishConfig.directory is set (#216)

  • Updated dependencies [2dcb107]:

    • @​publint/pack@​0.1.3
Changelog

Sourced from publint's changelog.

0.3.17

Patch Changes

  • Fix packing packages with pnpm when publishConfig.directory is set (#216)

  • Updated dependencies [2dcb107]:

    • @​publint/pack@​0.1.3
Commits

Updates turbo from 2.7.5 to 2.7.6

Release notes

Sourced from turbo's releases.

Turborepo v2.7.6

What's Changed

Docs

@​turbo/codemod

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.7.5...v2.7.6

Turborepo v2.7.6-canary.3

What's Changed

Docs

Changelog

Full Changelog: vercel/turborepo@v2.7.6-canary.2...v2.7.6-canary.3

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

Bumps the development-dependencies group with 3 updates: [prettier](https://github.com/prettier/prettier), [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) and [turbo](https://github.com/vercel/turborepo).


Updates `prettier` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.0...3.8.1)

Updates `publint` from 0.3.16 to 0.3.17
- [Release notes](https://github.com/publint/publint/releases)
- [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md)
- [Commits](https://github.com/publint/publint/commits/publint@0.3.17/packages/publint)

Updates `turbo` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.7.5...v2.7.6)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: publint
  dependency-version: 0.3.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: turbo
  dependency-version: 2.7.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 26, 2026
@dependabot dependabot bot requested a review from zemd as a code owner January 26, 2026 22:08
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 26, 2026

Deploying zemd-eslint-config with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2cb6044
Status: ✅  Deploy successful!
Preview URL: https://8e7d2fd1.zemd-eslint-config.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-deve-px6f.zemd-eslint-config.pages.dev

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 26, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 26, 2026

⚠️ No Changeset found

Latest commit: 2cb6044

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@zemd zemd merged commit 0cf6572 into main Jan 27, 2026
3 checks passed
@zemd zemd deleted the dependabot/npm_and_yarn/development-dependencies-b20960da99 branch January 27, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments