Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 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.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)
Changelog

Sourced from openjd-sessions's changelog.

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

  • Do not load the native extension to build an empty rules list (80b1e70)
  • decode subprocess output with errors=backslashreplace (#343) (e2e60d3)
  • Resolve a legacy non-string argument instead of crashing (748629f)
  • Do not load the native EXPR extension unless EXPR is used (5c546b2)
  • Send the kill signal before announcing it (7bcac6e)
  • A failed launch must release wait_until_started() (f160a74)
  • run() must own its child from creation, not after logging (5e73e7f)
  • WrappedAction.Environment must be session-lifetime (RFC 0008 MUST) (26655b4)
  • Give _materialize_path_mapping a failure path (openjd-rs parity) (7585d4d)
  • cancel_info.json handler caught the wrong exception type (33cb7f0)
  • Do not gate terminate on leader liveness (openjd-rs parity) (4ffa320)
  • Anchor the openjd_env near-miss regex (openjd-rs parity) (b4ef573)

0.10.11 (2026-07-28)

Features

... (truncated)

Commits
  • 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
  • df9ab08 test: pin wrapper-before-symlink-farm ordering on NixOS
  • 3744653 fix: address automated review findings on the trusted-path resolver
  • d1fa66d test: pin the trusted-path resolver's security properties
  • 419b434 fix: resolve system commands from trusted dirs, not PATH
  • 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 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-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.11.0)

---
updated-dependencies:
- dependency-name: openjd-sessions
  dependency-version: 0.11.0
  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 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 07:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 24, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants