Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps pointofview from 1.1.1 to 1.1.2.

Release notes

Sourced from pointofview's releases.

v1.1.2 (2025-07-24)

Fix

  • remove typing deprecations (#62)
  • use OrderedDict from collections instead of deprecated typing

[main d34a33c] bump: 1.1.1 → 1.1.2 2 files changed, 8 insertions(+), 1 deletion(-)

Changelog

Sourced from pointofview's changelog.

v1.1.2 (2025-07-24)

Fix

  • remove typing deprecations (#62)
  • use OrderedDict from collections instead of deprecated typing
Commits
  • d34a33c bump: 1.1.1 → 1.1.2
  • 05de145 fix: remove typing deprecations (#62)
  • 560ead7 ci: do not cancel in progress release workflow on bump
  • 6cedd65 fix: use OrderedDict from collections instead of deprecated typing
  • 9b5147b ci(deps): bump commitizen-tools/commitizen-action from 0.20.0 to 0.24.0 (#61)
  • c292dc0 ci: implement CODEOWNERS (#60)
  • See full diff in compare view

Dependabot compatibility score

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 31, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/pointofview-1.1.2 branch from fde9243 to 05363d0 Compare November 11, 2025 14:36
@dependabot dependabot bot force-pushed the dependabot/pip/pointofview-1.1.2 branch from 05363d0 to 0b9d5ce Compare November 11, 2025 14:46
@dependabot dependabot bot force-pushed the dependabot/pip/pointofview-1.1.2 branch from 0b9d5ce to a280220 Compare November 11, 2025 21:55
@dependabot dependabot bot force-pushed the dependabot/pip/pointofview-1.1.2 branch from a280220 to 270e4c4 Compare November 11, 2025 21:59
Bumps [pointofview](https://github.com/prosegrinder/python-pointofview) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/prosegrinder/python-pointofview/releases)
- [Changelog](https://github.com/prosegrinder/python-pointofview/blob/main/CHANGELOG.md)
- [Commits](prosegrinder/python-pointofview@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: pointofview
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@davidlday davidlday force-pushed the dependabot/pip/pointofview-1.1.2 branch from 270e4c4 to b577fd6 Compare November 11, 2025 22:02
@davidlday davidlday enabled auto-merge (squash) November 11, 2025 22:02
@davidlday davidlday disabled auto-merge November 11, 2025 22:04
@davidlday davidlday merged commit 2b9c8f8 into main Nov 11, 2025
16 checks passed
@davidlday davidlday deleted the dependabot/pip/pointofview-1.1.2 branch November 11, 2025 22:05
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.

2 participants