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.1 #6

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps arduino/compile-sketches from 1.1.0 to 1.1.1.

Release notes

Sourced from arduino/compile-sketches's releases.

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
  • 1bc7c20 Merge pull request #285 from per1234/cli-1-format
  • 26705b3 Add command output key translation for Arduino CLI 1.0.0
  • a5fd631 Fix position of comment
  • 2dc4afd Remove unused Arduino CLI output key translations
  • 40f6d20 Handle Arduino CLI 1.x core list data format
  • b35a113 Merge pull request #283 from arduino/dependabot/npm_and_yarn/prettier-3.3.2
  • 2eee7db build(deps-dev): bump prettier from 3.3.1 to 3.3.2
  • d95a072 Merge pull request #258 from arduino/dependabot/npm_and_yarn/ajv-formats-3.0.1
  • 882dbd9 build(deps-dev): bump ajv-formats from 2.1.1 to 3.0.1
  • 4684774 Merge pull request #275 from arduino/dependabot/npm_and_yarn/markdown-link-ch...
  • 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.1.
- [Release notes](https://github.com/arduino/compile-sketches/releases)
- [Commits](arduino/compile-sketches@v1.1.0...v1.1.1)

---
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 Jun 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2024

Superseded by #7.

@dependabot dependabot bot closed this Aug 19, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/arduino/compile-sketches-1.1.1 branch August 19, 2024 13:18
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