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 arduino/compile-sketches from 1.1.0 to 1.1.2 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps arduino/compile-sketches from 1.1.0 to 1.1.2.

Release notes

Sourced from arduino/compile-sketches's releases.

1.1.2

Changelog

Bug Fix

  • Fix macOS/BSD incompatibility in general:check-filenames task (68c0664)
  • Handle inappropriate null output from arduino-cli core list when no platforms are installed (#311)

Enhancement

  • Adjust unit test infrastructure to facilitate running tests via IDEs (#289)
  • Generate standard code coverage report data file in python:test task (#290)
  • Use pyproject.toml as Python version source (#292)
  • Manage versioning of Poetry tool dependency (#294)
  • Add infrastructure for checking Poetry configuration files (#296)
  • Disable Poetry "package mode" (#293)
  • Update project Python version to 3.12.4 (#297)
  • Various dependency updates

Full Changeset

arduino/compile-sketches@v1.1.1...v1.1.2

1.1.1

Changelog

Bug Fix

  • Update code to accommodate breaking change to semver package (#130)
  • Use token when uploading unit test code coverage data to Codecov from GitHub Actions workflow (02168a68a99c94a40417b3bd47ca5e0e7019f08f)
  • Handle Arduino CLI 1.x core list command output data format (#285)

Enhancement

  • Document how to source platform/library dependencies from private repositories (#174)
  • Remove mention of deprecated arduino/report-size-trends action from documentation (#191)
  • Various dependency updates

Full Changeset

arduino/compile-sketches@v1.1.0...v1.1.1

Contributors

Commits
  • 8ac27e9 Merge pull request #311 from per1234/handle-core-list-null
  • 8107fc9 Handle inappropriate null output from arduino-cli core list when no platf...
  • 5932bd0 Merge pull request #309 from arduino/dependabot/pip/pyyaml-6.0.2
  • 9b1a03e build(deps): bump pyyaml from 6.0.1 to 6.0.2
  • dd756e5 Merge pull request #308 from arduino/dependabot/pip/coverage-7.6.1
  • 7f37ec2 build(deps-dev): bump coverage from 7.6.0 to 7.6.1
  • ee611fb Merge pull request #307 from arduino/dependabot/pip/flake8-7.1.1
  • 3095c29 build(deps-dev): bump flake8 from 7.1.0 to 7.1.1
  • c6c5358 Merge pull request #306 from arduino/dependabot/pip/black-24.8.0
  • a90a35a build(deps-dev): bump black from 24.4.2 to 24.8.0
  • 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 show <dependency name> 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)

Bumps [arduino/compile-sketches](https://github.com/arduino/compile-sketches) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/arduino/compile-sketches/releases)
- [Commits](arduino/compile-sketches@v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: arduino/compile-sketches
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants