Skip to content

chore(deps): bump the all-dependencies group with 2 updates#113

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/all-dependencies-e30638f84c
Open

chore(deps): bump the all-dependencies group with 2 updates#113
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/all-dependencies-e30638f84c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps the all-dependencies group with 2 updates: es-entity and serde_json.

Updates es-entity from 0.10.36 to 0.10.38

Release notes

Sourced from es-entity's releases.

v0.10.38 Release

Miscellaneous Tasks

  • Bump the all-dependencies group with 2 updates (#139)

v0.10.37 Release

Bug Fixes

  • Direction-aware NULL fallback in cursor condition for nullable sort columns (#137)

Features

  • Nullable column attribute for non-Option Rust types (#138)
Changelog

Sourced from es-entity's changelog.

cala release v0.10.38

Miscellaneous Tasks

  • Bump the all-dependencies group with 2 updates (#139)

cala release v0.10.37

Bug Fixes

  • Direction-aware NULL fallback in cursor condition for nullable sort columns (#137)

Features

  • Nullable column attribute for non-Option Rust types (#138)
Commits
  • 4993a69 ci(release): release version 0.10.38
  • 1602914 chore(deps): bump the all-dependencies group with 2 updates (#139)
  • 2f61aea ci(dev): set version to 0.10.38-dev
  • 54d52e8 ci(release): release version 0.10.37
  • ffa4b5f feat(macros): nullable column attribute for non-Option<T> Rust types (#138)
  • 68a4825 fix(macros): direction-aware NULL fallback in cursor condition for nullable s...
  • a93925e ci(dev): set version to 0.10.37-dev
  • See full diff in compare view

Updates serde_json from 1.0.149 to 1.0.150

Release notes

Sourced from serde_json's releases.

v1.0.150

Commits
  • a1ae73a Release 1.0.150
  • 1a360b0 Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys
  • 2037b63 Reject non-string enum object keys
  • 5d30df6 Resolve manual_assert_eq pedantic clippy lint
  • dc8003a Raise required compiler for preserve_order feature to 1.85
  • a42fa98 Unpin CI miri toolchain
  • 684a60e Pin CI miri to nightly-2026-02-11
  • 7c7da33 Raise required compiler to Rust 1.71
  • acf4850 Simplify Number::is_f64
  • 6b8ceab Resolve unnecessary_map_or clippy lint
  • Additional commits viewable in compare view

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

Note

Low Risk
No code changes; minor risk if JSON deserialization relied on non-string enum object keys (serde_json 1.0.150) or if es-entity pagination/nullable macros affect generated queries at runtime.

Overview
Bumps workspace es-entity from 0.10.36 to 0.10.38 in Cargo.toml and refreshes Cargo.lock, which also pulls newer resolved versions of es-entity (0.10.39 in the lockfile), serde_json (1.0.149 → 1.0.150), and transitive OpenTelemetry crates (opentelemetry, opentelemetry_sdk, tracing-opentelemetry) plus portable-atomic.

There is no application Rust source change in the diff—only dependency pins and the lockfile. Downstream behavior worth noting: es-entity 0.10.37+ adds nullable-column macro support and fixes direction-aware NULL handling in cursor conditions for nullable sort columns; serde_json 1.0.150 rejects non-string keys when deserializing enum variants from JSON objects.

Reviewed by Cursor Bugbot for commit a6a4f9e. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps the all-dependencies group with 2 updates: [es-entity](https://github.com/GaloyMoney/es-entity) and [serde_json](https://github.com/serde-rs/json).


Updates `es-entity` from 0.10.36 to 0.10.38
- [Release notes](https://github.com/GaloyMoney/es-entity/releases)
- [Changelog](https://github.com/GaloyMoney/es-entity/blob/main/CHANGELOG.md)
- [Commits](GaloyMoney/es-entity@0.10.36...0.10.38)

Updates `serde_json` from 1.0.149 to 1.0.150
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.149...v1.0.150)

---
updated-dependencies:
- dependency-name: es-entity
  dependency-version: 0.10.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: serde_json
  dependency-version: 1.0.150
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants