Skip to content

chore(deps): update openjd-model requirement from >=0.11.2 to >=0.11.3 - #1335

Merged
crowecawcaw merged 4 commits into
mainlinefrom
dependabot/pip/openjd-model-gte-0.11.3
Aug 25, 2026
Merged

chore(deps): update openjd-model requirement from >=0.11.2 to >=0.11.3#1335
crowecawcaw merged 4 commits into
mainlinefrom
dependabot/pip/openjd-model-gte-0.11.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on openjd-model to permit the latest version.

Release notes

Sourced from openjd-model's releases.

0.11.3 (2026-08-14)

Bug Fixes

  • bump openjd-rs crate deps to 0.3.0/0.5.0/0.5.0 (#329) (60dc6a6)
  • do not cap expansion at the list-form limit (3fc3da4)
Changelog

Sourced from openjd-model's changelog.

0.11.3 (2026-08-14)

Bug Fixes

  • bump openjd-rs crate deps to 0.3.0/0.5.0/0.5.0 (#329) (60dc6a6)
  • do not cap expansion at the list-form limit (3fc3da4)

0.11.2 (2026-08-04)

Bug Fixes

  • map WRAP_ACTIONS in the ModelExtension binding (#322) (2384490)

0.11.1 (2026-07-24)

Features

  • EXPR and WRAP_ACTIONS v0 model parity via Rust bindings (#318) (a2cc32f)
  • enable Claude PR review (#280) (9d8f7b8)

0.11.0 (2026-07-09)

Features

  • bump openjd crates for EXPR and WRAP_ACTIONS extension support (#306) (9995c45)
  • Implement WRAP_ACTIONS with EXPR binding to RS (#285) (8eae8ae)

Bug Fixes

0.10.1 (2026-06-25)

There are no new changes introduced in this release, it is identical to 0.10.0. This release was made to publish all release artifacts on PyPI and the GitHub releases page that were missed in the 0.10.0 release due to a new build and release process.

0.10.0 (2026-06-23)

Features

  • An experimental rust-based implementation of the OpenJD model and expression language are now available as opt-in features, delivering significant performance improvements for template parsing, expression evaluation, and job creation. Consumers can opt into the Rust implementation by importing from openjd.model._v1 or openjd.expr directly, with the _v1 prefix indicating these APIs are experimental and may evolve. (3d853e5)
    • openjd.expr — New expression language, with evaluate_expression, parse_expression, path mapping (PathFormat, PathMappingRule), range expressions, symbol tables, and typed error hierarchy.
    • openjd.model._v1 — Rust-backed template decoding (decode_job_template), job creation (create_job), capability validation, and all template/job types.

... (truncated)

Commits
  • d0bdc58 chore(release): 0.11.3 (#330)
  • 60dc6a6 fix: bump openjd-rs crate deps to 0.3.0/0.5.0/0.5.0 (#329)
  • 3fc3da4 fix: do not cap <IntRangeExpr> expansion at the list-form limit
  • See full diff 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 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)

Updates the requirements on [openjd-model](https://github.com/OpenJobDescription/openjd-model-for-python) to permit the latest version.
- [Release notes](https://github.com/OpenJobDescription/openjd-model-for-python/releases)
- [Changelog](https://github.com/OpenJobDescription/openjd-model-for-python/blob/mainline/CHANGELOG.md)
- [Commits](OpenJobDescription/openjd-model-for-python@0.11.2...0.11.3)

---
updated-dependencies:
- dependency-name: openjd-model
  dependency-version: 0.11.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 18, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 18, 2026 06:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 18, 2026
@github-actions github-actions Bot added the waiting-on-maintainers Waiting on the maintainers to review. label Aug 18, 2026
@crowecawcaw
crowecawcaw enabled auto-merge (squash) August 19, 2026 16:56
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of openjd-model exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@crowecawcaw crowecawcaw changed the title chore(deps): update openjd-model requirement from >=0.11.2 to >=0.11.3 chore(deps): update openjd-model requirement from >=0.11.2 to >=0.11.3 Aug 25, 2026
@crowecawcaw crowecawcaw changed the title chore(deps): update openjd-model requirement from >=0.11.2 to >=0.11.3 chore(deps): update openjd-model requirement from >=0.11.2 to >=0.11.3 Aug 25, 2026
@crowecawcaw
crowecawcaw merged commit 0aff68c into mainline Aug 25, 2026
48 of 53 checks passed
@crowecawcaw
crowecawcaw deleted the dependabot/pip/openjd-model-gte-0.11.3 branch August 25, 2026 17:19
@github-actions github-actions Bot mentioned this pull request Aug 25, 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 python Pull requests that update Python code waiting-on-maintainers Waiting on the maintainers to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant