Update dependency @types/react-instantsearch-dom to v6.12.9 - #967
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency @types/react-instantsearch-dom to v6.12.9#967renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
| "dependencies": { | ||
| "@types/react": "*", | ||
| "@types/react-instantsearch-core": "*" | ||
| "@types/react-instantsearch-core": "<7" |
There was a problem hiding this comment.
The dependency constraint for @types/react-instantsearch-core changed from * to <7. This suggests the new version is incompatible with v7+ of the core types. Verify that the current version 6.26.10 (from package.json) satisfies this constraint and that no breaking changes are introduced.
renovate
Bot
force-pushed
the
renovate/react-instantsearch-dom-6.x
branch
from
July 11, 2026 19:27
7e8af04 to
2f705e9
Compare
| "dependencies": { | ||
| "@types/react": "*", | ||
| "@types/react-instantsearch-core": "*" | ||
| "@types/react-instantsearch-core": "<7" |
There was a problem hiding this comment.
This constraint change from * to <7 for @types/react-instantsearch-core is concerning. If the project is already using @types/react-instantsearch-core version 6.26.10 (as shown in package.json), this constraint should be compatible. However, verify that this doesn't break any existing type definitions or prevent future updates within the v6 range.
renovate
Bot
force-pushed
the
renovate/react-instantsearch-dom-6.x
branch
from
August 15, 2026 01:09
2f705e9 to
d088d36
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.12.7→6.12.9Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.