DiverOfDark / KNOMI

Alternative opinionated firmware for Knomi devices
19 stars 0 forks source link

Bump espflash from 3.0.0 to 3.1.0 in /rs-flasher #256

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps espflash from 3.0.0 to 3.1.0.

Release notes

Sourced from espflash's releases.

3.1.0

Added

  • Support loading flash size, frequency, and mode from the config file (#627)

Fixed

  • Fixed help text for size parameter of read-flash subcommand
  • Fixed port detection on musl when detection returns paths starting with /dev/
  • [cargo-espflash]: Always resolve package_id from metadata when finding bootloader and partition table (#632)
  • Fixed behavior of the --target-app-partition flag (#634)

Changed

  • Update ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-H2, ESP32-S2, ESP32-S3 stub (#638)
Changelog

Sourced from espflash's changelog.

[3.1.0] - 2024-05-24

Added

  • Support loading flash size, frequency, and mode from the config file (#627)

Fixed

  • Fixed help text for size parameter of read-flash subcommand
  • Fixed port detection on musl when detection returns paths starting with /dev/
  • [cargo-espflash]: Always resolve package_id from metadata when finding bootloader and partition table (#632)
  • Fixed behavior of the --target-app-partition flag (#634)

Changed

  • Update ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-H2, ESP32-S2, ESP32-S3 stub (#638)
Commits
  • c034fe0 Version 3.1.0 (#639)
  • 7376f5e Update stubs (#638)
  • 4acd8f6 Write the image to the correct target app partition (#634)
  • 890f17a fix: musl list ports handle /dev/* from available_ports (#635)
  • 3497701 Always resolve package_id from metadata when finding bootloader and partition...
  • 41eb732 Support loading flash settings from the config file (#627)
  • 15991b5 HIL: Allow manually running tests on other repos/branches (#625)
  • 7cd71c8 Fixed docs for read-flash size parameter (#623)
  • c39d021 feat: Start new dev cycle
  • 6e723f4 ci: Update runner for arch64 and armv7 linux jobs (#612)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)