Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Bump pebble from 5.0.6 to 5.0.7 #65

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps pebble from 5.0.6 to 5.0.7.

Commits
  • 6e87c79 release 5.0.7
  • 7d03e00 issue #125: add test cases
  • b42bfc4 issue #125: handle frozen classes as exception
  • 16210b7 concurrent: use common.execute to run the function
  • fd2c952 asynchronous: use common.execute to run the function
  • 1ad94f2 issue #128: fix issue when passing different mp contexts
  • 950c368 Update Copyright year
  • d32346d issue #127, concurrent: wrap errors when reading from pipe
  • 40a15ca issue #96, pool: handle race conditions when iterating through dictionary
  • 36fce1a actions: update supported Python versions
  • 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)

Bumps [pebble](https://github.com/noxdafox/pebble) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/noxdafox/pebble/releases)
- [Commits](noxdafox/pebble@5.0.6...5.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2024
@mukundv mukundv self-requested a review March 22, 2024 19:10
@mukundv mukundv merged commit 002beba into master Mar 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/pebble-5.0.7 branch March 22, 2024 19:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant