esp32-flash-tool icon indicating copy to clipboard operation
esp32-flash-tool copied to clipboard

Bump python-shell from 1.0.8 to 3.0.0

Open dependabot-preview[bot] opened this issue 4 years ago • 1 comments

Bumps python-shell from 1.0.8 to 3.0.0.

Release notes

Sourced from python-shell's releases.

v3.0.0 release

see extrabacon/python-shell#233

Changelog

Sourced from python-shell's changelog.

[3.0.0] - 2021-03-07

Changed

  • BREAKING Default python path changed back to python on Windows. #237
  • BREAKING error event renamed to pythonError event. #118
  • BREAKING receive methods removed in favor of splitter arguments in the constructor. This lets the default splitting logic reside in a reuseable stream transformer. Now if you have extra pipes you can reuse newlineTransformer to split incoming data into newline-seperated lines.

Added

  • error event that is fired upon failure to launch process, among other things. #118
Commits
  • 5b6c316 add example of NewlineTransformer [skip ci]
  • a5af708 small change for incresed code coverage
  • 1f854f3 Merge pull request #233 from extrabacon/version2
  • 0ab4624 add comment
  • 22aa8bc remove LineTransformStream
  • 9c7be5f fix typo
  • 4d8a841 switch to LineTransformStream
  • 59d029e made test more comprehensive
  • a2c79a3 formatting & remove deprecated buffer
  • aefada7 Merge branch 'master' into version2
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Apr 12 '21 20:04 dependabot-preview[bot]

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

dependabot-preview[bot] avatar Apr 29 '21 15:04 dependabot-preview[bot]