[PR #63] [CLOSED] chore(deps): update dependency @testing-library/jest-dom to v6.6.3 - autoclosed #82

Closed
opened 2026-03-02 23:31:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Aetherinox/ntfy-desktop/pull/63
Author: @renovate[bot]
Created: 5/29/2025
Status: Closed

Base: mainHead: renovate/testing-library-monorepo


📝 Commits (1)

  • 8a274f8 chore(deps): update dependency @testing-library/jest-dom to v6.6.3

📊 Changes

1 file changed (+3 additions, -24 deletions)

View changed files

📝 package-lock.json (+3 -24)

📄 Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom 6.4.8 -> 6.6.3 age adoption passing confidence

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v6.6.3

Compare Source

Bug Fixes
  • add vitest import when extending vitest matchers (#​646) (5ba0156)

v6.6.2

Compare Source

Bug Fixes

v6.6.1

Compare Source

Bug Fixes

v6.6.0

Compare Source

Features

v6.5.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Aetherinox/ntfy-desktop/pull/63 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `renovate/testing-library-monorepo` --- ### 📝 Commits (1) - [`8a274f8`](https://github.com/Aetherinox/ntfy-desktop/commit/8a274f8b5a01507310e67fd78d9d92d771ed4476) chore(deps): update dependency @testing-library/jest-dom to v6.6.3 ### 📊 Changes **1 file changed** (+3 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -24) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/jest-dom](https://redirect.github.com/testing-library/jest-dom) | [`6.4.8` -> `6.6.3`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.4.8/6.6.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fjest-dom/6.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fjest-dom/6.4.8/6.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.4.8/6.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/jest-dom (@&#8203;testing-library/jest-dom)</summary> ### [`v6.6.3`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.6.3) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.2...v6.6.3) ##### Bug Fixes - add vitest import when extending vitest matchers ([#&#8203;646](https://redirect.github.com/testing-library/jest-dom/issues/646)) ([5ba0156](https://redirect.github.com/testing-library/jest-dom/commit/5ba015651c7b10c154e5a4ae54f85df6010c5295)) ### [`v6.6.2`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.6.2) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.1...v6.6.2) ##### Bug Fixes - remove recursive type reference in vitest types ([#&#8203;636](https://redirect.github.com/testing-library/jest-dom/issues/636)) ([4468378](https://redirect.github.com/testing-library/jest-dom/commit/4468378fb4986018e0bacdebd02244decb9f0718)) ### [`v6.6.1`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.6.1) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.6.0...v6.6.1) ##### Bug Fixes - fix lodash import in to-have-selection.js ([#&#8203;642](https://redirect.github.com/testing-library/jest-dom/issues/642)) ([ced792e](https://redirect.github.com/testing-library/jest-dom/commit/ced792e2f2773f16c249c6ce59fa8df968d28a20)) ### [`v6.6.0`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.6.0) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.5.0...v6.6.0) ##### Features - implement toHaveSelection ([#&#8203;637](https://redirect.github.com/testing-library/jest-dom/issues/637)) ([9b14804](https://redirect.github.com/testing-library/jest-dom/commit/9b148043d082a83f0ae5cdc03cdfc6a7c4573e6e)) ### [`v6.5.0`](https://redirect.github.com/testing-library/jest-dom/releases/tag/v6.5.0) [Compare Source](https://redirect.github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0) ##### Features - **toHaveValue:** Asserting aria-valuenow ([#&#8203;479](https://redirect.github.com/testing-library/jest-dom/issues/479)) ([acbf416](https://redirect.github.com/testing-library/jest-dom/commit/acbf416871cf43525d569703be0e50f00a294e9b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Aetherinox/ntfy-desktop). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiVHlwZSDil6YgRGVwZW5kZW5jeSJdfQ==--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:31:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy-desktop#82
No description provided.