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

Update pvi requirement from ~=0.8.1 to >=0.8.1,<0.10.0 in the dev-dependencies group #39

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Updates the requirements on pvi to permit the latest version.
Updates pvi to 0.9.0

Release notes

Sourced from pvi's releases.

0.9.0

Breaking Changes

  • Text{Read, Write}.format is now a string for readability in the YAML. Update with the following map:
    • 0 -> decimal
    • 1 -> hexadecimal
    • 2 -> engineer
    • 3 -> exponential
    • 4 -> string

What's Changed

Full Changelog: epics-containers/pvi@0.8.1...0.9.0

Commits
  • 9ce5eeb Merge pull request #116 from epics-containers/nested-subscreens
  • 30eef75 Allow arbitrarily nested sub screens
  • 76681ad Merge pull request #111 from epics-containers/text-format-strings
  • e585fc0 Use human-readable strings for TextFormat enum values
  • 6f4d27d Merge pull request #114 from epics-containers/description-tooltips
  • ba06d38 Add tooltip on action buttons showing what they set
  • c61385b Add Component.description to use as label tooltip
  • e7289cb Merge pull request #115 from epics-containers/pydantic-2.7
  • df7119f Update schemas for pydantic 2.7
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 27, 2024
Updates the requirements on [pvi](https://github.com/epics-containers/pvi) to permit the latest version.

Updates `pvi` to 0.9.0
- [Release notes](https://github.com/epics-containers/pvi/releases)
- [Commits](epics-containers/pvi@0.8.1...0.9.0)

---
updated-dependencies:
- dependency-name: pvi
  dependency-type: direct:production
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dev-dependencies-5b9b4694b5 branch from d2403b1 to 4e8817f Compare June 10, 2024 22:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2024

Looks like pvi is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jun 14, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-5b9b4694b5 branch June 14, 2024 11:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants