Skip to content

deps: bump @opensearch-project/opensearch from 2.13.0 to 3.5.1#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/opensearch-project/opensearch-3.5.1
Open

deps: bump @opensearch-project/opensearch from 2.13.0 to 3.5.1#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/opensearch-project/opensearch-3.5.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps @opensearch-project/opensearch from 2.13.0 to 3.5.1.

Release notes

Sourced from @​opensearch-project/opensearch's releases.

3.5.1

What's Changed

Full Changelog: opensearch-project/opensearch-js@3.5.0...3.5.1

3.5.0

What's Changed

New Contributors

Full Changelog: opensearch-project/opensearch-js@3.4.0...3.5.0

3.4.0

What's Changed

Full Changelog: opensearch-project/opensearch-js@3.3.0...3.4.0

3.3.0

What's Changed

Full Changelog: opensearch-project/opensearch-js@3.2.0...3.3.0

3.2.0

What's Changed

Full Changelog: opensearch-project/opensearch-js@3.1.0...3.2.0

... (truncated)

Changelog

Sourced from @​opensearch-project/opensearch's changelog.

[3.5.1]

Fixed

  • Api Generator: fix HEAD request boolean response type (#1006)

[3.5.0]

Added

Dependencies

Changed

  • Updated API to match the OpenSearch spec from April 02, 2025

Deprecated

Removed

Fixed

  • Api Generator: API functions that perform HEAD requests now return boolean values instead of the response body (#993)
  • Api Generator: Account for oneOf nested within AllOf (#993)
  • Api Generator: Removed duplicated component types within intersection/union types (#998)

Security

[3.4.0]

Changed

  • Updated API to match the OpenSearch spec from Feb 24, 2025

[3.3.0]

Changed

  • Updated API to match the OpenSearch spec from Feb 11, 2025

Fixed

  • Skip nodes that are not ready yet (#984)

[3.2.0]

Changed

  • Updated API to match the OpenSearch spec from Jan 21, 2025

[3.1.0]

Added

  • Added export of component types (#955)

Changed

  • Updated API to match the OpenSearch spec from Jan 09, 2025

[3.0.0]

Added

  • Added API Generator (#789)
  • Added missing API functions and modules.
  • Added missing request and response types.

Changed

  • All API functions are now generated from the OpenSearch API specification.
  • API request and response types are now generated from the OpenSearch API specification.
  • Overhauled API codebase and break it into smaller, more manageable files for better readability and maintainability.

Deprecated

  • Support for snake_cased API function aliases have been deprecated to conform to JavaScript naming conventions.

Removed

  • Removed support for API param aliases. That is, the API functions now only accept params with the exact names specified in the OpenSearch API specification.

... (truncated)

Commits
  • 00973cc Fix generator for HEAD request boolean response type (#1006)
  • be85743 Updated opensearch-js to reflect the latest OpenSearch API spec (2025-04-02) ...
  • c2b1f0b [api_generator] Added parentheses around unions nested within intersections a...
  • 8d1e9ba Fix index template body examples (#1002)
  • 11b003a Fixing bugs in API Generator (#993)
  • 9c708d0 Bump dangoslen/dependabot-changelog-helper from 3 to 4 (#988)
  • f76a349 Skipping new nodes which do not have the http property present yet. (#985)
  • 91d672b Version Bump: 3.4.0 (#982)
  • 54af886 Updated affiliation for @​dblock. (#983)
  • 3988542 Updated opensearch-js to reflect the latest OpenSearch API spec (2025-02-23) ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@opensearch-project/opensearch](https://github.com/opensearch-project/opensearch-js) from 2.13.0 to 3.5.1.
- [Release notes](https://github.com/opensearch-project/opensearch-js/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-js/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-js@2.13.0...3.5.1)

---
updated-dependencies:
- dependency-name: "@opensearch-project/opensearch"
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 12, 2026

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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