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 platformio from 5.1.0 to 5.1.1 #1618

Merged
merged 1 commit into from
Mar 19, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps platformio from 5.1.0 to 5.1.1.

Release notes

Sourced from platformio's releases.

5.1.1

Changelog

Sourced from platformio's changelog.

5.1.1 (2021-03-17)


* Fixed a "The command line is too long" issue with a linking process on Windows (`issue [#3827](https://github.com/platformio/platformio/issues/3827) <https://github.com/platformio/platformio-core/issues/3827>`_)
* Fixed an issue with `device monitor <https://docs.platformio.org/page/core/userguide/device/cmd_monitor.html>`__ when the "send_on_enter" filter didn't send EOL chars (`issue [#3787](https://github.com/platformio/platformio/issues/3787) <https://github.com/platformio/platformio-core/issues/3787>`_)
* Fixed an issue with silent mode when unwanted data is printed to stdout (`issue [#3837](https://github.com/platformio/platformio/issues/3837) <https://github.com/platformio/platformio-core/issues/3837>`_)
* Fixed an issue when code inspection fails with "Bad JSON" (`issue [#3790](https://github.com/platformio/platformio/issues/3790) <https://github.com/platformio/platformio-core/issues/3790>`_)
* Fixed an issue with overriding user-specified debugging configuration information in VSCode (`issue [#3824](https://github.com/platformio/platformio/issues/3824) <https://github.com/platformio/platformio-core/issues/3824>`_)
Commits
  • d2ae333 Merge branch 'release/v5.1.1'
  • 18b18f1 Bump version to 5.1.1
  • edf724d Sync docs
  • 622a190 Avoid "rustup" when building cryptography for contrib-pysite // Resolve #3865
  • 5b4a78b Bump version to 5.1.1b1
  • 44b85f6 Switch Cppcheck to analyze project per file // Issue #3797
  • 7f1f760 Preserve user-specified debug configurations in VSCode integration (#3878)
  • 54d8c96 Update SPDX license list to 3.12
  • c6ab782 Fixed incorrect size of unnecessary data // Resolve #3830
  • ae26079 Fixed an issue when code inspection fails with "Bad JSON" // Resolve #3790
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
Copy link
Member

@jesserockz jesserockz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2021

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

You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.

@jesserockz jesserockz merged commit 251240c into dev Mar 19, 2021
@jesserockz jesserockz deleted the dependabot/pip/platformio-5.1.1 branch March 19, 2021 08:29
This was referenced Mar 22, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remote agent on Raspbian KB/MB confusion Inspect Code fails on certain board types with "Bad JSON"
1 participant