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 py3createtorrent from 1.1.0 to 1.2.1 #18377

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2024

Bumps py3createtorrent from 1.1.0 to 1.2.1.

Release notes

Sourced from py3createtorrent's releases.

v1.2.1

Changes:

  • Fix support for Python 3.7 and earlier. Users have to install the typing-extensions module, though.
  • Attempt to fix the UnicodeEncodeErrors (or similar) that occur when printing files/paths with rare characters that are not compatible with the console's codec. See #33.

(Pre-release) Version 1.2.1b1

Attempt to fix the UnicodeEncodeErrors (or similar) that occur when printing files/paths with rare characters that are not compatible with the console's codec. See issue #33.

Version 1.2.0

Changes:

  • added: py3createtorrent can now be used as a Python module. This extension was contributed by @​ToasterUwU.
  • changed: the automatic piece size calculation now uses a larger maximum piece size of 64 MiB (previously 16 MiB was the maximum).
  • changed: switched to LGPL license to accomodate usage as a module.
  • changed: removed coppersurfer tracker from default config (tracker abbreviations) and also removed all mentions of coppersurfer in the docs. It seems that this tracker has been taken offline a long time ago.
  • internal: configured GitHub Workflows for automatic dependency updates and code checks. This was contributed by @​ToasterUwU.
Commits
  • a1d9e3a Merge branch 'release/v1.2.1'
  • 23017af Remove torf-cli from dev dependencies (install fails)
  • e9ae8d7 Set version to 1.2.1
  • 3059d03 Update README
  • 49c5b70 Update changelog and docs
  • 6b38d1f Fix wrong version number in changelog
  • 9cbaba6 Remove obsolete/deprecated VS code settings
  • db1c053 Fix support for Python 3.7
  • 5ad8194 Merge pull request #57 from rsnitsch/dependabot/github_actions/actions/checko...
  • 6904b8b chore(deps): bump actions/checkout from 4.1.5 to 4.1.6
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner July 30, 2024 20:43
@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 Jul 30, 2024
@dependabot dependabot bot requested review from altendky and emlowe July 30, 2024 20:43
Copy link

socket-security bot commented Jul 30, 2024

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

🚮 Removed packages: pypi/py3createtorrent@1.1.0

View full report↗︎

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jul 31, 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/py3createtorrent-1.2.1 branch from e3cbc35 to cfaedca Compare August 6, 2024 20:09
Copy link
Contributor

github-actions bot commented Aug 6, 2024

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 Aug 6, 2024
Copy link
Contributor

github-actions bot commented Aug 6, 2024

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

@dependabot dependabot bot force-pushed the dependabot/pip/py3createtorrent-1.2.1 branch from cfaedca to b424b69 Compare August 13, 2024 20:58
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 Aug 13, 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/py3createtorrent-1.2.1 branch from b424b69 to 794c3c6 Compare August 20, 2024 20:25
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Aug 20, 2024
Copy link
Contributor

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

@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Sep 3, 2024
Copy link
Contributor

github-actions bot commented Sep 3, 2024

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

@emlowe
Copy link
Contributor

emlowe commented Sep 13, 2024

@dependabot rebase

Bumps [py3createtorrent](https://github.com/rsnitsch/py3createtorrent) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/rsnitsch/py3createtorrent/releases)
- [Commits](rsnitsch/py3createtorrent@v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: py3createtorrent
  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/py3createtorrent-1.2.1 branch from 794c3c6 to f0c5cb7 Compare September 13, 2024 18:57
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Sep 13, 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 10854608310

Details

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

Files with Coverage Reduction New Missed Lines %
chia/_tests/simulation/test_simulation.py 1 96.59%
chia/rpc/rpc_server.py 1 87.83%
chia/wallet/wallet_node.py 1 89.01%
chia/server/node_discovery.py 1 79.61%
chia/full_node/weight_proof.py 4 90.51%
chia/full_node/full_node.py 4 86.36%
chia/timelord/timelord.py 12 80.39%
Totals Coverage Status
Change from base Build 10852332555: 0.04%
Covered Lines: 102052
Relevant Lines: 112103

💛 - Coveralls

@pmaslana pmaslana merged commit d3971c1 into main Sep 16, 2024
370 checks passed
@pmaslana pmaslana deleted the dependabot/pip/py3createtorrent-1.2.1 branch September 16, 2024 18:50
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