Skip to content

chore(deps): bump the prod-deps group across 1 directory with 3 updates#73

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/prod-deps-d8f4d26dcf
Open

chore(deps): bump the prod-deps group across 1 directory with 3 updates#73
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/prod-deps-d8f4d26dcf

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps the prod-deps group with 3 updates in the / directory: serde_json, minijinja and pulldown-cmark.

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

Updates minijinja from 2.19.0 to 2.20.0

Changelog

Sourced from minijinja's changelog.

2.20.0

  • Added support for Jinja-style required blocks in Rust and Go, including scoped required parsing compatibility and validation that required blocks only contain whitespace or comments.
  • Added support for chained comparisons (for example a < b < c) in Rust and Go to match Jinja/Python semantics.
  • Fixed dotted integer lookup in the middle of attribute chains (for example foo.0.bar) for Jinja compatibility. #900
  • Fixed compilation with multi_template disabled by gating block-only APIs behind the feature.
Commits
  • 571e28a chore(release): 2.20.0
  • 32a70a2 docs(changelog): update unreleased changes
  • 8d5d304 fix(parser): support chained comparisons
  • 685660b doc: Fix mention of add_test in docs (#898)
  • 558a254 fix(lexer): support mid-chain dotted-integer attribute access (#900)
  • a4860a0 fix(multi_template): gate block-only APIs behind feature
  • 29ac0b2 feat(templates): add required block support
  • See full diff in compare view

Updates pulldown-cmark from 0.13.3 to 0.13.4

Release notes

Sourced from pulldown-cmark's releases.

0.13.4

Fix panic in specific cases with TightParagraph.

What's Changed

Full Changelog: pulldown-cmark/pulldown-cmark@v0.13.3...v0.13.4

Commits
  • 38e4d08 chore: cargo update
  • 9c61031 chore: bump pulldown-cmark version to 0.13.4
  • 709268f Merge pull request #1096 from pulldown-cmark/fix-1095
  • c1d4450 Add test case from 1097
  • 6fea453 fix: panic in parser iterator for TightParagraph in some cases
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 22, 2026
@dependabot dependabot Bot changed the title build(deps): bump the prod-deps group across 1 directory with 3 updates chore(deps): bump the prod-deps group across 1 directory with 3 updates May 22, 2026
Bumps the prod-deps group with 3 updates in the / directory: [serde_json](https://github.com/serde-rs/json), [minijinja](https://github.com/mitsuhiko/minijinja) and [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark).


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)

Updates `minijinja` from 2.19.0 to 2.20.0
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](mitsuhiko/minijinja@minijinja-go/v2.19.0...minijinja-go/v2.20.0)

Updates `pulldown-cmark` from 0.13.3 to 0.13.4
- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)
- [Commits](pulldown-cmark/pulldown-cmark@v0.13.3...v0.13.4)

---
updated-dependencies:
- dependency-name: minijinja
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: pulldown-cmark
  dependency-version: 0.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: serde_json
  dependency-version: 1.0.150
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/prod-deps-d8f4d26dcf branch from 7320ba2 to b819439 Compare May 22, 2026 16:53
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