DawnbrandBots / yaml-yugi

A machine-readable, human-editable database of the Yu-Gi-Oh! Trading Card Game, Official Card Game, Master Duel, Rush Duel, Speed Duel.
https://dawnbrandbots.github.io/yaml-yugi/cards.json
GNU Affero General Public License v3.0
12 stars 3 forks source link

Bump @opensearch-project/opensearch from 2.8.0 to 2.10.0 #135

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @opensearch-project/opensearch from 2.8.0 to 2.10.0.

Release notes

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

2.10.0

What's Changed

Full Changelog: https://github.com/opensearch-project/opensearch-js/compare/2.9.1...2.10.0

2.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/opensearch-project/opensearch-js/compare/2.8.0...2.9.0

Changelog

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

[2.10.0]

Added

  • Added Rollups API (744)
  • Added Transforms API (744)

Dependencies

  • Bumps @types/node from 20.14.0 to 20.14.2
  • Bumps @babel/eslint-parser from 7.24.6 to 7.24.7
  • Bumps prettier from 3.3.0 to 3.3.1

[2.9.1]

Dependencies

  • Bumps json11 from 1.0.4 to 1.1.2
  • Bumps graceful-fs from 4.2.8 to 4.2.10
  • Bumps picomatch from 2.3.0 to 2.3.1

Security

  • [CVE-2024-4068] Bumps braces from 3.0.2 to 3.0.3
  • [CVE-2024-4067] Bumps micromatch from 4.0.4 to 4.0.7

[2.9.0]

Dependencies

  • Bumps @aws-sdk/types from 3.535.0 to 3.577.0
  • Bumps @babel/eslint-parser from 7.24.1 to 7.24.6
  • Bumps @types/node from 20.12.9 to 20.14.0
  • Bumps semver from 7.6.0 to 7.6.2
  • Bumps rimraf from 5.0.5 to 5.0.7
  • Bumps aws4 from 1.12.0 to 1.13.0
  • Bumps prettier from 3.2.5 to 3.3.0
  • Bumps debug from 4.3.4 to 4.3.5

Changed

  • Upgraded the parsing and serialization of long numerals to employ JSON11 (784).

Fixed

  • Missing type definitions for @opensearch-project/opensearch/aws-v3 (776).
Commits
  • 64dd2d8 Version Bump: 2.10.0 (#798)
  • ac5ed87 Added Rollups and Transforms APIs (#797)
  • 708812e Bump prettier from 3.3.0 to 3.3.1 (#795)
  • 4a0e69c Bump @​babel/eslint-parser from 7.24.6 to 7.24.7 (#796)
  • 7879a8e Bump @​types/node from 20.14.0 to 20.14.2 (#794)
  • 1564a3e [CVE-2024-4067][CVE-2024-4068] Bump packages dependent on braces versions low...
  • fb13781 Version Bump 2.9.0 (#790)
  • c450c35 Use JSON11 to parse and serialize long numerals (#784)
  • a31b89a Bump debug from 4.3.4 to 4.3.5 (#787)
  • 996bc92 Bump @​types/node from 20.12.12 to 20.14.0 (#786)
  • 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 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 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)
dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.