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 4.6 to 4.6.2 #275

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps esptool from 4.6 to 4.6.2.

Release notes

Sourced from esptool's releases.

Version 4.6.2

Bug Fixes

  • ESP32-H2, ESP32-C6: Fixed byte order in MAC address.
  • C900: Too much data: Fixed occasional compressed upload failures.
  • CH9102F USB-to-UART: Suggest installing new serial drivers if writing to RAM fails on MacOS.

Miscellaneous Changes

  • Documentation: Added docs for ESP32-C2, ESP32-H2, and ESP32-C6.

Version 4.6.1

Bug Fixes

  • ESP32-S3 USB-Serial/JTAG: Fix incorrect RTC WDT registers to avoid resets during flashing.
Commits
  • 8c5f47f Update version to v4.6.2
  • 6a17e7f esptool & espefuse: Fix byte order in MAC (for C6 and H2)
  • f4b5914 fix(CH9102F): Suggest to install new serial drivers if writing to RAM fails
  • d984647 fix(compressed upload): Accept short data blocks with only Adler-32 bytes
  • 590fb55 docs: add c2, c6 and h2 as build targets
  • b137d3d docs(boot-log): fix list formatting
  • fbe8066 docs: add explanation for flash_id example to avoid confusion
  • 295f3e6 Update version to v4.7-dev
  • 42732e9 Update version to v4.6.1
  • 6fd91af fix(ESP32-S3): Correct RTC WDT registers to fix resets during flashing
  • 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 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.

Bumps [esptool](https://github.com/espressif/esptool) from 4.6 to 4.6.2.
- [Release notes](https://github.com/espressif/esptool/releases)
- [Commits](espressif/esptool@v4.6...v4.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 14, 2023
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 python Pull requests that update Python code
Projects
None yet
0 participants