Skip to content

Bump portalocker from 2.8.2 to 3.2.0#60

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/portalocker-3.2.0
Closed

Bump portalocker from 2.8.2 to 3.2.0#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/portalocker-3.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 25, 2025

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps portalocker from 2.8.2 to 3.2.0.

Release notes

Sourced from portalocker's releases.

v3.2.0

Rewrote locking mechanism to allow for custom locking classes so both Windows and Posix (Linux/Mac/BSD) systems have configurable locking options for both exclusive and shared locking.

v3.1.1

removed accidental toml requirements

v3.1.0

Improved type hints thanks to @​jonde94 and modernised CI setup.

v3.0.0

Completely modernized portalocker build system and added fully strict pyright and mypy compliance with ruff formatting and checking. Dropped support for deprecated Python versions, only 3.9 and up are supported now.

v2.10.1

fixed typo thanks to @​harmstyler

v2.10.0

Properly propagating exceptions for NFS read-only lock issues and added support for being able to choose between lockf and flock thanks to @​oliver-s-lee

Commits
  • 7415a5d Merge branch 'release/3.2.0'
  • cb01496 Incrementing version to v3.2.0
  • c4f2503 fixed small ruff issue
  • 0b8e6e5 fixed coverage issue
  • e3340ad more type error fixes
  • cdf9a4b small typing fixes
  • 47382fe restructured posix locks to use a similar baselock like windows
  • d57734c fixed small type issue
  • 58cdf75 Rewrote locking classes for more flexibility
  • d2b49d7 test: reorganize tests into multiple modules with added docstrings and fixtures
  • Additional commits viewable 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)

Bumps [portalocker](https://github.com/wolph/portalocker) from 2.8.2 to 3.2.0.
- [Release notes](https://github.com/wolph/portalocker/releases)
- [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst)
- [Commits](wolph/portalocker@v2.8.2...v3.2.0)

---
updated-dependencies:
- dependency-name: portalocker
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 25, 2025
@pamelafox pamelafox closed this Oct 25, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 25, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/portalocker-3.2.0 branch October 25, 2025 06:56
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.

1 participant