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

build(deps): bump filelock from 3.14.0 to 3.15.4 #18252

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2024

Bumps filelock from 3.14.0 to 3.15.4.

Release notes

Sourced from filelock's releases.

3.15.4

What's Changed

Full Changelog: tox-dev/filelock@3.15.3...3.15.4

3.15.3

What's Changed

Full Changelog: tox-dev/filelock@3.15.2...3.15.3

3.15.2

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.15.1...3.15.2

3.15.1

What's Changed

Full Changelog: tox-dev/filelock@3.15.0...3.15.1

3.15.0

What's Changed

New Contributors

... (truncated)

Commits
  • 9a979df Pass file_lock as positional argument (#347)
  • 3a79343 Fix `TypeError: _CountedFileLock.init() got an unexpected keyword argumen...
  • 81d4cf9 Add test for virtualenv stability (#344)
  • 192f1ef Use a metaclass to implement the singleton pattern (#340)
  • 48788c5 Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#341)
  • 7bd3b7b [pre-commit.ci] pre-commit autoupdate (#342)
  • 3d7b1a6 Hotfix: Restore init method; more robust initialization for singleton loc...
  • c64787f Don't initialize BaseFileLock when just returning existing instance (#334)
  • 87453f3 asyncio support (#332)
  • 0ee2e3c [pre-commit.ci] pre-commit autoupdate (#333)
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner June 25, 2024 20:50
@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 25, 2024
@dependabot dependabot bot requested review from altendky and emlowe June 25, 2024 20:50
@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jul 10, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@dependabot dependabot bot force-pushed the dependabot/pip/filelock-3.15.4 branch from 449a75a to 76f810f Compare July 10, 2024 15:51
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jul 10, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@emlowe
Copy link
Contributor

emlowe commented Jul 10, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/filelock-3.15.4 branch from 76f810f to 27d7e41 Compare July 10, 2024 17:33
Copy link

socket-security bot commented Jul 10, 2024

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: pypi/filelock@3.14.0, pypi/filelock@3.14.0

View full report↗︎

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jul 10, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/filelock-3.15.4 branch from 27d7e41 to ba71514 Compare July 10, 2024 20:12
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added merge_conflict Branch has conflicts that prevent merge to main and removed merge_conflict Branch has conflicts that prevent merge to main labels Jul 10, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@dependabot dependabot bot force-pushed the dependabot/pip/filelock-3.15.4 branch from ba71514 to a996137 Compare July 11, 2024 18:23
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jul 11, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

@dependabot dependabot bot force-pushed the dependabot/pip/filelock-3.15.4 branch from a996137 to 188e4e2 Compare July 11, 2024 18:25
@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jul 11, 2024
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@dependabot dependabot bot force-pushed the dependabot/pip/filelock-3.15.4 branch from 188e4e2 to f5a7e28 Compare July 11, 2024 21:40
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jul 11, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jul 12, 2024
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.14.0 to 3.15.4.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.14.0...3.15.4)

---
updated-dependencies:
- dependency-name: filelock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/filelock-3.15.4 branch from f5a7e28 to 070d202 Compare July 12, 2024 19:31
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jul 12, 2024
Copy link
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Copy link

Pull Request Test Coverage Report for Build 9913155466

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 17 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+0.03%) to 90.987%

Files with Coverage Reduction New Missed Lines %
chia/full_node/full_node_api.py 1 81.9%
chia/_tests/core/util/test_lockfile.py 1 91.09%
chia/daemon/server.py 1 84.13%
chia/wallet/wallet_node.py 2 88.75%
chia/rpc/rpc_server.py 3 88.04%
chia/full_node/full_node.py 4 85.97%
chia/introducer/introducer_api.py 5 78.26%
Totals Coverage Status
Change from base Build 9913133838: 0.03%
Covered Lines: 101479
Relevant Lines: 111491

💛 - Coveralls

@Starttoaster Starttoaster merged commit e0840af into main Jul 15, 2024
365 checks passed
@Starttoaster Starttoaster deleted the dependabot/pip/filelock-3.15.4 branch July 15, 2024 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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