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 #4949

Merged
merged 1 commit into from Jun 28, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@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

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 will merge this PR once CI passes on it, as requested by @jesserockz.


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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 14, 2023
@jesserockz
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/esptool-4.6.2 branch 2 times, most recently from 93597d5 to d1eb6e7 Compare June 19, 2023 22:36
@jesserockz
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/pip/esptool-4.6.2 branch from d1eb6e7 to a651e11 Compare June 19, 2023 23:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2023

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access. You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.

@dependabot dependabot bot force-pushed the dependabot/pip/esptool-4.6.2 branch 2 times, most recently from 4f9af55 to 0931ade Compare June 27, 2023 21:40
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 force-pushed the dependabot/pip/esptool-4.6.2 branch from 0931ade to bc5f13d Compare June 27, 2023 21:41
@jesserockz jesserockz merged commit 0e93b8e into dev Jun 28, 2023
34 checks passed
@jesserockz jesserockz deleted the dependabot/pip/esptool-4.6.2 branch June 28, 2023 23:44
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

None yet

1 participant