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

Bump esptool from 2.8 to 4.2.1 #6

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 10, 2022

Bumps esptool from 2.8 to 4.2.1.

Release notes

Sourced from esptool's releases.

Version 4.2.1

Bug Fixes

  • Fixed faulty hard_reset() with RTS pin for ESP32-S2/S3 in slower environments
  • Fixed stub JSON files not being included in executables built by pyInstaller

Thanks to @​hathach and others for contributing to this release!

Version 4.2

New Features

  • Added a readable message when a device is not detected on a given port (espressif/esptool#751)
  • image_info: Print flash settings and extended header fields with --version 2 argument
  • Added support for 26 MHz XTAL on ESP32-C2
  • Expanded minimum revision field to accept higher chip revisions

espefuse.py

  • Added XTS_AES_256 key_purpose on ESP32-S3-beta2
  • burn_efuse: Improved error messages when a new data value is incorrect (espressif/esptool#760)
  • get_pkg_version: Fixed on ESP32-C2 (espressif/esptool#759)
  • Added major and minor wafer version eFuses

Bug Fixes

  • load_extended_header: Load the minimum chip revision min_rev field
  • Fixed flasher stub on ESP32-H2

espefuse.py

  • Removed XTS_AES_256 key purposes on ESP32-C3
  • Fixed location of FAIL_BIT and NUM_BITS on ESP32-C3
  • Added a warning to specify the --port/-p argument if connection fails (espressif/esptool#744)

espsecure.py

  • _microecc_format: Pad zeroes to curve length

Miscellaneous Changes

Thanks to @​befeleme and others for contributing to this release!

Version 4.1

New Features

  • ESP32-C2: Added flash encryption support
  • elf2image: Added argument to disable appending SHA256 digests

... (truncated)

Commits
  • d5fcd48 Update version to v4.2.1
  • 2066b19 ci(build_esptool): Do not sign executables on pull requests
  • b946a77 ci(build_esptool): Include stub JSON files in executables
  • fd3a257 delay 0.1s for hardware_reset() with rts for s2/s3
  • 64ca02d Update version to v4.3-dev
  • 2382e94 Update version to v4.2
  • 94f29a5 refactor(flasher_stub): Include stubs as json, do not embed in code
  • fcc8dc5 espefuse (esp32c2): Adds wafer major and minor version eFuses
  • 7cfb172 esptool(esp32c2): Fix get_pkg_version
  • 6b7de53 esptool: Expands min-rev and must be in range [0 - 255]
  • 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 [esptool](https://github.com/espressif/esptool) from 2.8 to 4.2.1.
- [Release notes](https://github.com/espressif/esptool/releases)
- [Commits](espressif/esptool@v2.8...v4.2.1)

---
updated-dependencies:
- dependency-name: esptool
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2022
@dependabot dependabot bot mentioned this pull request Aug 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2022

Superseded by #7.

@dependabot dependabot bot closed this Sep 15, 2022
@dependabot dependabot bot deleted the dependabot/pip/esptool-4.2.1 branch September 15, 2022 03:41
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
0 participants