Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update openjd-adaptor-runtime requirement from ==0.8.* to >=0.8,<0.10 #212

Open
wants to merge 1 commit into
base: mainline
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Updates the requirements on openjd-adaptor-runtime to permit the latest version.

Release notes

Sourced from openjd-adaptor-runtime's releases.

0.9.0 (2025-01-02)

Bug Fixes

  • Ensure all open uses UTF-8 instead of default encoding. (#171) (74fe730)
Changelog

Sourced from openjd-adaptor-runtime's changelog.

0.9.0 (2025-01-02)

Bug Fixes

  • Ensure all open uses UTF-8 instead of default encoding. (#171) (74fe730)

0.8.2 (2024-11-29)

This release allows pywin32 version 307 and above to be used as a dependency for this package. Previously, only pywin32 version 308 was allowed.

0.8.1 (2024-11-13)

Features

  • Adding optional override for adaptor request timeout default to EntryPoint start method (#149) (652164f)

0.8.0 (2024-06-03)

BREAKING CHANGES

0.7.2 (2024-04-24)

CI

  • add PyPI publish job to publish workflow (#118) (1c7cfb7)

0.7.1 (2024-04-23)

Bug Fixes

  • set correct permission for the test directory. (#107) (169f346)

0.7.0 (2024-04-01)

BREAKING CHANGES

0.6.1 (2024-03-25)

... (truncated)

Commits
  • 7c374ab chore(release): 0.9.0 (#173)
  • 74fe730 fix!: Ensure all open uses UTF-8 instead of default encoding. (#171)
  • 509a868 chore(release): 0.8.2 (#165)
  • fc3abbe chore: allow pywin32 >= 307 (#162)
  • 7cd01c6 chore(deps): update python-semantic-release requirement (#159)
  • dced7e9 chore(deps): update ruff requirement from ==0.7.* to ==0.8.* (#161)
  • f22dec0 chore(release): 0.8.1 (#158)
  • 88ca3f4 chore(deps): update hatch requirement from ==1.12.* to ==1.13.* (#155)
  • 60aba2b chore(deps): update ruff requirement from ==0.6.* to ==0.7.* (#156)
  • a4d888f chore(deps): update pytest-cov requirement from ==5.0.* to ==6.0.* (#157)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot requested a review from a team as a code owner January 14, 2025 12:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 14, 2025
Copy link
Contributor

@jericht jericht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs testing with 0.9.0

@dependabot dependabot bot force-pushed the dependabot/pip/openjd-adaptor-runtime-gte-0.8-and-lt-0.10 branch from 5cefc62 to 8835362 Compare January 14, 2025 17:58
@dependabot dependabot bot force-pushed the dependabot/pip/openjd-adaptor-runtime-gte-0.8-and-lt-0.10 branch from 8835362 to bda95de Compare January 14, 2025 18:00
Updates the requirements on [openjd-adaptor-runtime](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python) to permit the latest version.
- [Release notes](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/releases)
- [Changelog](https://github.com/OpenJobDescription/openjd-adaptor-runtime-for-python/blob/mainline/CHANGELOG.md)
- [Commits](OpenJobDescription/openjd-adaptor-runtime-for-python@0.8.0...0.9.0)

---
updated-dependencies:
- dependency-name: openjd-adaptor-runtime
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/openjd-adaptor-runtime-gte-0.8-and-lt-0.10 branch from bda95de to 294e82f Compare January 14, 2025 18:03
@erico-aws erico-aws added the waiting-on-maintainers Waiting on the maintainers to review. label Feb 19, 2025
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.

2 participants