Skip to content

chore(deps): update openjd-sessions requirement from <0.11,>=0.10.11 to >=0.10.11,<0.13 - #238

Closed
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/pip/openjd-sessions-gte-0.10.11-and-lt-0.13
Closed

chore(deps): update openjd-sessions requirement from <0.11,>=0.10.11 to >=0.10.11,<0.13#238
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/pip/openjd-sessions-gte-0.10.11-and-lt-0.13

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from openjd-sessions's releases.

0.12.0 (2026-08-26)

Features

  • accept a resolved symbol table on the v0 session (#357) (457a364)
  • deliver step-scope let bindings to run_task (457a364)
  • Accept resolved symbol table on v0 session (457a364)

Bug Fixes

  • drain exit step context before failures (457a364)
  • seed the resolved base into wrap hook scope (457a364)
  • replay a wrap env's own base into hook scope (457a364)
  • type the hook-scope capture stand-in exactly (457a364)
Changelog

Sourced from openjd-sessions's changelog.

0.12.0 (2026-08-26)

⚠ BREAKING CHANGES

  • extra_let_bindings is removed from Session.enter_environment, Session.exit_environment and Session.run_task (#357). The parameter was public in 0.11.0. Callers must deliver step-scope EXPR let values through the new resolved_symtab parameter — the resolved symbol table the service already produces per step and per environment — instead. step_name is unchanged on both methods. (457a364)

Features

  • accept a resolved symbol table on the v0 session (#357) (457a364)
  • deliver step-scope let bindings to run_task — added extra_let_bindings to run_task, then superseded within this same release; see BREAKING CHANGES above (457a364)
  • accept resolved symbol table on v0 session (457a364)

Bug Fixes

  • drain exit step context before failures (457a364)
  • seed the resolved base into wrap hook scope (457a364)
  • replay a wrap env's own base into hook scope (457a364)
  • type the hook-scope capture stand-in exactly (457a364)

0.11.0 (2026-08-20)

⚠ BREAKING CHANGES

  • shorten the session working directory name for Windows MAX_PATH — session working dir is no longer prefixed with session ID; embedded_files<random> renamed to ef<random> (#348)

Bug Fixes

  • resolve system commands from trusted dirs, not PATH (#351)
  • do not cache failed command lookups (#351)
  • address automated review findings on the trusted-path resolver (#351)

0.10.14 (2026-08-11)

Features

  • support running Sessions as a jobRunAsUser on macOS (#335) (2df2d99)

0.10.13 (2026-08-06)

Bug Fixes

  • forward step_name through the _v1 Session.run_task wrapper (#345) (9ca3a4a)

0.10.12 (2026-08-04)

Bug Fixes

... (truncated)

Commits
  • f892763 chore(release): 0.12.0
  • 3d5feb5 chore: pin GitPython for release bump
  • f05bf28 chore: raise the openjd-model floor to 0.11.6
  • 457a364 feat: accept a resolved symbol table on the v0 session (#357)
  • 396b3c1 chore(release): 0.11.0 (#355)
  • ea0ea7f fix: raise openjd-model floor to >= 0.11.4
  • d0af2c3 test: Use posixpath.isabs for the POSIX trusted-directory entries
  • 110018a test: Wrap a RANGE_EXPR parameter in string() before repr_sh
  • 3574ced fix: do not cache failed command lookups
  • 7f50a40 docs: Reframe resolver comments around problem and solution
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 07:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 31, 2026
Updates the requirements on [openjd-sessions](https://github.com/OpenJobDescription/openjd-sessions-for-python) to permit the latest version.
- [Release notes](https://github.com/OpenJobDescription/openjd-sessions-for-python/releases)
- [Changelog](https://github.com/OpenJobDescription/openjd-sessions-for-python/blob/mainline/CHANGELOG.md)
- [Commits](OpenJobDescription/openjd-sessions-for-python@0.10.11...0.12.0)

---
updated-dependencies:
- dependency-name: openjd-sessions
  dependency-version: 0.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/openjd-sessions-gte-0.10.11-and-lt-0.13 branch from 56413f1 to c40e18d Compare September 1, 2026 16:42
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Looks like openjd-sessions is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/openjd-sessions-gte-0.10.11-and-lt-0.13 branch September 1, 2026 21:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants