Skip to content

Bump jaraco-stream from 3.0.2 to 3.0.3#199

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/jaraco-stream-3.0.3
Open

Bump jaraco-stream from 3.0.2 to 3.0.3#199
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/jaraco-stream-3.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2022

Copy link
Copy Markdown
Contributor

Bumps jaraco-stream from 3.0.2 to 3.0.3.

Changelog

Sourced from jaraco-stream's changelog.

v3.0.3

Refreshed package metadata.

#3: Fixed issue in tests where the connection to the test server would fail on hosts where localhost resolved to ::1. Now the test server binds to IPv6 when available and appropriate.

Commits
  • 4cf3ebd Update changelog
  • 74b3ea4 Add support for binding to the preferred interface. Fixes #3.
  • 5078655 Drop Python 2 compatibility in gzip.lines_from_stream.
  • 80e40b6 Generate the gzip data programmatically.
  • c228047 Update test to address deprecation warning on yield_fixture.
  • 3112152 Prefer importlib_resources to pkg_resources.
  • 1505c96 Merge https://github.com/jaraco/skeleton
  • 8ea55f2 Add intersphinx mappings for Python to prevent spurious nitpicky failures. Fi...
  • a76a548 .editorconfig: Set max_line_length to 88 for Python files.
  • 719a7ce Remove blacken docs as it cannot honor Python's default repr. Ref asottile/bl...
  • 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 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 [jaraco-stream](https://github.com/jaraco/jaraco.stream) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/jaraco/jaraco.stream/releases)
- [Changelog](https://github.com/jaraco/jaraco.stream/blob/main/CHANGES.rst)
- [Commits](jaraco/jaraco.stream@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: jaraco-stream
  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 Jun 20, 2022
@dependabot dependabot Bot requested a review from QEDK June 20, 2022 09:35
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants