Skip to content

chore: release#7093

Merged
Haroenv merged 2 commits into
masterfrom
chore/release-1782397362738
Jun 25, 2026
Merged

chore: release#7093
Haroenv merged 2 commits into
masterfrom
chore/release-1782397362738

Conversation

@sarahdayan

Copy link
Copy Markdown
Member

This pull request prepares the following release:

Repository Branch Update
instantsearch chore/release-1782397362738 patch

Release Summary

This is going to be published with the following command:

yarn lerna publish from-package --yes

Merging Instructions

When merging this pull request, you need to Squash and merge and make sure that the title starts with chore: release.

See details

After that, a commit chore: release will be added and you or your CI can run shipjs trigger to trigger the release based on the commit.
Squash and merge


This pull request is automatically generated by Ship.js.

@sarahdayan sarahdayan requested review from a team, FabienMotte, afrencalg and Copilot and removed request for a team and Copilot June 25, 2026 14:23
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes.

shipjs created a 7.36.1 release step before bumping to 7.37.0, leaving
react-instantsearch-router-nextjs pinned to a react-instantsearch-core
version that was never published. Realign the dep to 7.37.0 and remove
the empty 7.36.1 changelog entries.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 25, 2026 14:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR is an automated Ship.js “chore: release” update that prepares the monorepo for publishing updated package versions (notably instantsearch.js@4.103.0, instantsearch-ui-components@0.32.0, and react-instantsearch*@7.37.0) and aligns internal/test/example dependencies accordingly.

Changes:

  • Bump published package versions and update corresponding src/version.ts constants.
  • Update dependent packages (tests, examples, and related packages) to reference the newly released versions.
  • Append release entries to package CHANGELOG.md files.

Reviewed changes

Copilot reviewed 49 out of 49 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tests/utils/package.json Bumps testutils version and pins instantsearch.js to 4.103.0.
tests/mocks/package.json Bumps mocks version and pins instantsearch.js to 4.103.0.
tests/common/package.json Bumps tests version and pins instantsearch.js to 4.103.0.
packages/vue-instantsearch/package.json Bumps vue-instantsearch and updates deps to instantsearch.js@4.103.0 and instantsearch-ui-components@0.32.0.
packages/vue-instantsearch/CHANGELOG.md Adds 4.26.10 release entry.
packages/react-instantsearch/package.json Bumps react-instantsearch and updates deps to react-instantsearch-core@7.37.0, instantsearch.js@4.103.0, instantsearch-ui-components@0.32.0.
packages/react-instantsearch/CHANGELOG.md Adds 7.37.0 release entry.
packages/react-instantsearch-router-nextjs/package.json Bumps router package and updates deps to instantsearch.js@4.103.0 and react-instantsearch-core@7.37.0.
packages/react-instantsearch-router-nextjs/CHANGELOG.md Adds 7.37.0 release entry.
packages/react-instantsearch-nextjs/package.json Bumps Next.js SSR utilities and updates dev deps to instantsearch.js@4.103.0 and react-instantsearch-core@7.37.0.
packages/react-instantsearch-nextjs/CHANGELOG.md Adds 1.2.10 release entry.
packages/react-instantsearch-core/src/version.ts Updates internal version constant to 7.37.0.
packages/react-instantsearch-core/package.json Bumps core package and updates instantsearch.js dep to 4.103.0.
packages/react-instantsearch-core/CHANGELOG.md Adds 7.37.0 release entry.
packages/instantsearch.js/src/lib/version.ts Updates internal version constant to 4.103.0.
packages/instantsearch.js/package.json Bumps instantsearch.js and updates related dev deps + instantsearch-ui-components dep.
packages/instantsearch.js/CHANGELOG.md Adds 4.103.0 release entry.
packages/instantsearch-ui-components/src/version.ts Updates internal version constant to 0.32.0.
packages/instantsearch-ui-components/package.json Bumps instantsearch-ui-components to 0.32.0.
packages/instantsearch-ui-components/CHANGELOG.md Adds 0.32.0 release entry.
packages/create-instantsearch-app/package.json Bumps CLI package and updates @instantsearch/testutils dev dep.
packages/create-instantsearch-app/CHANGELOG.md Adds 7.5.56 release entry.
packages/algolia-experiences/package.json Bumps package and updates deps to instantsearch.js@4.103.0 and @instantsearch/testutils@1.98.0.
packages/algolia-experiences/CHANGELOG.md Adds 1.8.12 release entry.
examples/vue/ssr/package.json Updates example version and pins to released Vue/InstantSearch package versions.
examples/vue/nuxt/package.json Updates example version and pins to released Vue/InstantSearch package versions.
examples/vue/media/package.json Updates example version and pins to released Vue/InstantSearch package versions.
examples/vue/getting-started/package.json Updates example version and pins to released Vue/InstantSearch package versions.
examples/vue/e-commerce/package.json Updates example version and pins to released Vue/InstantSearch package versions.
examples/vue/default-theme/package.json Updates example version and pins to released Vue/InstantSearch package versions.
examples/react/ssr/package.json Updates example version and pins to released React InstantSearch package versions.
examples/react/react-native/package.json Updates example version and pins instantsearch.js / react-instantsearch-core to released versions.
examples/react/query-suggestions/package.json Updates example version and pins to released React InstantSearch package versions.
examples/react/next/package.json Updates example version and pins to released React InstantSearch package versions.
examples/react/next-routing/package.json Updates example version and pins to released React InstantSearch package versions.
examples/react/next-app-router/package.json Updates example version and pins to released React InstantSearch package versions.
examples/react/getting-started/package.json Updates example version and pins to released React InstantSearch package versions.
examples/react/e-commerce/package.json Updates example version and pins to released React InstantSearch package versions.
examples/react/default-theme/package.json Updates example version and pins to released React InstantSearch package versions.
examples/js/tourism/package.json Updates example version and pins to released instantsearch.js / UI components versions.
examples/js/showcase/package.json Updates example version and pins to released instantsearch.js / UI components versions.
examples/js/query-suggestions/package.json Updates example version and pins to released instantsearch.js / UI components versions.
examples/js/media/package.json Updates example version and pins to released instantsearch.js / UI components versions.
examples/js/getting-started/package.json Updates example version and pins to released instantsearch.js / UI components versions.
examples/js/e-commerce/package.json Updates example version and pins to released instantsearch.js / UI components versions.
examples/js/e-commerce-umd/package.json Updates example version and pins to released instantsearch.js version.
examples/js/default-theme/package.json Updates example version and pins to released instantsearch.js / UI components versions.
examples/js/calendar-widget/package.json Updates example version and pins to released instantsearch.js / UI components versions.
examples/js/algolia-experiences/package.json Updates example version and pins algolia-experiences + InstantSearch deps to released versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/instantsearch.js/package.json
@pkg-pr-new

pkg-pr-new Bot commented Jun 25, 2026

Copy link
Copy Markdown
More templates

algoliasearch-helper

npm i https://pkg.pr.new/algolia/instantsearch/algoliasearch-helper@7093

instantsearch-ui-components

npm i https://pkg.pr.new/algolia/instantsearch/instantsearch-ui-components@7093

instantsearch.css

npm i https://pkg.pr.new/algolia/instantsearch/instantsearch.css@7093

instantsearch.js

npm i https://pkg.pr.new/algolia/instantsearch/instantsearch.js@7093

react-instantsearch

npm i https://pkg.pr.new/algolia/instantsearch/react-instantsearch@7093

react-instantsearch-core

npm i https://pkg.pr.new/algolia/instantsearch/react-instantsearch-core@7093

react-instantsearch-nextjs

npm i https://pkg.pr.new/algolia/instantsearch/react-instantsearch-nextjs@7093

react-instantsearch-router-nextjs

npm i https://pkg.pr.new/algolia/instantsearch/react-instantsearch-router-nextjs@7093

vue-instantsearch

npm i https://pkg.pr.new/algolia/instantsearch/vue-instantsearch@7093

commit: 18cc1b4

@sarahdayan sarahdayan requested review from Haroenv and dhayab June 25, 2026 14:45
@Haroenv Haroenv merged commit 60cd8cd into master Jun 25, 2026
16 checks passed
@Haroenv Haroenv deleted the chore/release-1782397362738 branch June 25, 2026 15: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.

5 participants