Skip to content

chore(deps): update dependencies#567

Merged
tradeshift-renovatebot merged 1 commit intomasterfrom
renovate/dependencies
Feb 2, 2026
Merged

chore(deps): update dependencies#567
tradeshift-renovatebot merged 1 commit intomasterfrom
renovate/dependencies

Conversation

@tradeshift-renovate-bulk
Copy link

This PR contains the following updates:

Package Type Update Change
eslint-plugin-prettier devDependencies patch ^5.5.4 -> ^5.5.5
prettier (source) devDependencies minor ^3.7.4 -> ^3.8.1

Release Notes

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.5

Compare Source

Patch Changes
prettier/prettier (prettier)

v3.8.1

Compare Source

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

v3.8.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" in timezone Europe/Copenhagen.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tradeshift-renovatebot tradeshift-renovatebot merged commit 291a843 into master Feb 2, 2026
6 checks passed
@tradeshift-renovate tradeshift-renovate bot deleted the renovate/dependencies branch February 2, 2026 08:23
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