uwrobotics / MarsRoverFirmware

Firmware for the University of Waterloo Rover Team URC Mars Rover
22 stars 57 forks source link

Update mbed-tools requirement from ~=7.3.3 to ~=7.50.0 in /scripts/local-requirements #412

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on mbed-tools to permit the latest version.

Changelog

Sourced from mbed-tools's changelog.

7.50.0 (2022-01-18)

Features

  • Targets modified: Agora Product Development Kit, DISCO-L475VG-IOT01A (B-L475E-IOT01A), FRDM-K64F, FRDM-K66F, GR-LYCHEE, GR-PEACH, NUCLEO-F207ZG, NUCLEO-F429ZI, NUCLEO-F746ZG, NUCLEO-F767ZI, NUCLEO-H743ZI2, NuMaker-IoT-M263A, NuMaker-IoT-M487, NuMaker-PFM-M487, NuMaker-PFM-NUC472, PSoC 6 Wi-Fi BT Prototyping Kit, PSoC 64 Secure Boot, Wi-Fi / BLE Pioneer Kit, SDT64B, Seeed Wio 3G, Seeed Wio LTE M1/NB1(BG96), Uhuru RAVEN, u-blox C030-U201 IoT Starter Kit, u-blox EVK-ODIN-W2. (#20220118050204)

Misc

7.49.1 (2021-12-23)

Bugfixes

  • Add include_guard to mbed_config.cmake. Users can include it in their application and it won't be reprocessed when it's included again by mbed-os. (#202112221149)

7.49.0 (2021-12-16)

Features

7.48.0 (2021-12-10)

Features

7.47.0 (2021-12-09)

Features

  • Targets added: NuMaker-IoT-M467. Targets modified: MAX32660EVSYS. (#20211209050102)

... (truncated)

Commits
  • 519d3ec Prepare mbed-tools release 7.50.0
  • 363c9d1 ci: Add scancode github action
  • 6b88ec4 ci: Remove licenseheaders pre-commit check
  • ca0fc81 Prepare mbed-tools release 7.49.1
  • d1118c4 ci: Remove python3.6 jobs
  • f7d4c96 mbed_config.tmpl: Add include_guard
  • 2a421e7 Prepare mbed-tools release 7.49.0
  • d946feb Prepare mbed-tools release 7.48.0
  • f89334c Prepare mbed-tools release 7.47.0
  • a717ff6 Prepare mbed-tools release 7.46.0
  • Additional commits viewable in compare view


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)