AronHetLam / ATEM_tally_light_with_ESP8266

Wireless tally light for use with ATEM switchers, which connects over WiFi, using an ESP WiFi module.
GNU General Public License v3.0
155 stars 39 forks source link

Bump platformio from 6.1.14 to 6.1.15 #129

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps platformio from 6.1.14 to 6.1.15.

Release notes

Sourced from platformio's releases.

6.1.15

Changelog

Sourced from platformio's changelog.

6.1.15 (2024-04-25)


* Resolved an issue where the |LDF| couldn't locate a library dependency declared via version control system repository (`issue [#4885](https://github.com/platformio/platformio/issues/4885) <https://github.com/platformio/platformio-core/issues/4885>`_)
* Resolved an issue related to the inaccurate detection of the Clang compiler (`pull [#4897](https://github.com/platformio/platformio/issues/4897) <https://github.com/platformio/platformio-core/pull/4897>`_)
Commits
  • fe140b0 Merge branch 'release/v6.1.15'
  • 956f21b Bump version to 6.1.15
  • cdac7d4 Resolved an issue related to the inaccurate detection of the Clang compiler /...
  • 591b377 Sync docs
  • c475578 Resolved an issue where the |LDF| couldn't locate a library dependency declar...
  • 2bad42e Update 99-platformio-udev.rules (#4880)
  • 0acfc25 Bump version to 6.1.15a1
  • e9433de Merge tag 'v6.1.14' into develop
  • See full diff 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 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)