Skip to content

Update dependency @types/react-instantsearch-dom to v6.12.9 - #967

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-instantsearch-dom-6.x
Open

Update dependency @types/react-instantsearch-dom to v6.12.9#967
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/react-instantsearch-dom-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/react-instantsearch-dom (source) 6.12.76.12.9 age confidence

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • "after 8pm and before 8am every weekday,every weekend"

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


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

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

@prezly-quality-agent prezly-quality-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a minor TypeScript definitions update that includes a dependency constraint change.

Comment thread package-lock.json
"dependencies": {
"@types/react": "*",
"@types/react-instantsearch-core": "*"
"@types/react-instantsearch-core": "<7"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
renovate Bot force-pushed the renovate/react-instantsearch-dom-6.x branch from 7e8af04 to 2f705e9 Compare July 11, 2026 19:27

@prezly-quality-agent prezly-quality-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dependency constraint change from * to <7 for @types/react-instantsearch-core could potentially cause compatibility issues.

Comment thread package-lock.json
"dependencies": {
"@types/react": "*",
"@types/react-instantsearch-core": "*"
"@types/react-instantsearch-core": "<7"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
renovate Bot force-pushed the renovate/react-instantsearch-dom-6.x branch from 2f705e9 to d088d36 Compare August 15, 2026 01:09
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