Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

Bumps the development-dependencies group with 3 updates: @docsearch/js, @rollup/plugin-babel and @rollup/plugin-node-resolve.

Updates @docsearch/js from 3.9.0 to 4.2.0

Release notes

Sourced from @​docsearch/js's releases.

v4.2.0

4.2.0 (2025-10-06)

Bug Fixes

  • askai: Fixes issue with askai state being outside DocSearchModal (#2778) (5d8943b)
  • remove hit favorite and hit deletion animations (#2777) (cd9e6fb)
  • typo (1ff1198)

Features

v4.1.0

4.1.0 (2025-09-22)

Bug Fixes

Features

v4.0.1

4.0.1 (2025-09-16)

Bug Fixes

  • deps: Adds zod to dependency list (#2759) (4011294)
  • modal: Fixes issue with index typings on DocSearchModal (#2760) (55934d8)

v4.0.0

4.0.0 (2025-09-15)

Bug Fixes

  • docs: update docs & readme (441cef0)

... (truncated)

Changelog

Sourced from @​docsearch/js's changelog.

4.2.0 (2025-10-06)

Bug Fixes

  • askai: Fixes issue with askai state being outside DocSearchModal (#2778) (5d8943b)
  • remove hit favorite and hit deletion animations (#2777) (cd9e6fb)
  • typo (1ff1198)

Features

4.1.0 (2025-09-22)

Bug Fixes

Features

4.0.1 (2025-09-16)

Bug Fixes

  • deps: Adds zod to dependency list (#2759) (4011294)
  • modal: Fixes issue with index typings on DocSearchModal (#2760) (55934d8)

4.0.0 (2025-09-15)

Bug Fixes

... (truncated)

Commits

Updates @rollup/plugin-babel from 6.0.4 to 6.1.0

Changelog

Sourced from @​rollup/plugin-babel's changelog.

v6.1.0

2025-10-13

Features

  • feat: allow excluding manual chunks when transforming generated code (#1906)
Commits
  • 7f241b2 chore(repo): run lint for the entire repo, clean some things up (#666)
  • 537001f chore(release): babel v5.2.2
  • c5e5f58 fix(babel): clone cached helper identifier before returning it (#584)
  • 83bcdcf fix(babel): strip hash and query param in extension filter (#533)
  • 7941389 chore(release): babel v5.2.1
  • 55a9cb2 chore(babel): add deprecation/migration warnings for the runtime (#534)
  • 72a0c44 chore(release): babel v5.2.0
  • 5fa1559 feat(babel): export * as ns support (#511)
  • 621768b feat(commonjs)!: return the namespace by default when requiring ESM (#507)
  • 13526d6 chore(babel): update dependencies
  • Additional commits viewable in compare view

Updates @rollup/plugin-node-resolve from 16.0.2 to 16.0.3

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v16.0.3

2025-10-13

Bugfixes

  • fix: resolve bare targets of package "imports" using export maps; avoid fileURLToPath(null) (#1908)
Commits
  • 764910a chore(release): node-resolve v16.0.3
  • 3569720 fix(node-resolve): resolve bare targets of package "imports" using export map...
  • See full diff in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 3 updates: [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js), [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) and [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve).


Updates `@docsearch/js` from 3.9.0 to 4.2.0
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/docsearch/commits/v4.2.0/packages/docsearch-js)

Updates `@rollup/plugin-babel` from 6.0.4 to 6.1.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/url-v6.1.0/packages/babel)

Updates `@rollup/plugin-node-resolve` from 16.0.2 to 16.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@docsearch/js"
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-babel"
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-version: 16.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants