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 nerves from 1.7.11 to 1.7.16 in /nerves_key_quickstart_fw #79

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps nerves from 1.7.11 to 1.7.16.

Release notes

Sourced from nerves's releases.

v1.7.16

  • Bug fix
    • Fix Erlang compiler check so that Erlang/OTP 24.3 does not trigger an error when building projects.

v1.7.15

  • Fixes
    • Fix TARGET_GCC_FLAGS issue that inadvertently removed CFLAGS options on Nerves systems that used it.

v1.7.14

  • Improvements
    • Unset environment variables set by Erlang that can confuse some C/C++ libraries when building.
    • Add experimental support for TARGET_GCC_FLAGS for enabling CPU-specific features in NIFs and ports via Nerves package definitions. This is similar in intent to TARGET_CPU, etc.

v1.7.13

  • Improvements
    • Verify the remote website when downloading artifacts. This fixes the warning about unverified HTTPS connections.
    • Fix error message printout when Nerves toolchain builds fail

v1.7.12

  • Improvements
    • Allow Elixir 1.13.0-rc.0 to be used to build projects. It looks like it works fine and doesn't cause issues with Nerves.
    • Add message after the build completes to let you know what to do next.
Changelog

Sourced from nerves's changelog.

v1.7.16

  • Bug fix
    • Fix Erlang compiler check so that Erlang/OTP 24.3 does not trigger an error when building projects.

v1.7.15

  • Bug fix
    • Fix TARGET_GCC_FLAGS issue that inadvertently removed CFLAGS options on Nerves systems that used it.

v1.7.14

  • Improvements
    • Unset environment variables set by Erlang that can confuse some C/C++ libraries when building.
    • Add experimental support for TARGET_GCC_FLAGS for enabling CPU-specific features in NIFs and ports via Nerves package definitions. This is similar in intent to TARGET_CPU, etc.

v1.7.13

  • Improvements
    • Verify the remote website when downloading artifacts. This fixes the warning about unverified HTTPS connections.
    • Fix error message printout when Nerves toolchain builds fail

v1.7.12

  • Improvements
    • Allow Elixir 1.13.0-rc.0 to be used to build projects. It looks like it works fine and doesn't cause issues with Nerves.
    • Add message after the build completes to let you know what to do next.
Commits

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 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 [nerves](https://github.com/nerves-project/nerves) from 1.7.11 to 1.7.16.
- [Release notes](https://github.com/nerves-project/nerves/releases)
- [Changelog](https://github.com/nerves-project/nerves/blob/main/CHANGELOG.md)
- [Commits](nerves-project/nerves@v1.7.11...v1.7.16)

---
updated-dependencies:
- dependency-name: nerves
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Mar 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 6, 2022

Superseded by #86.

@dependabot dependabot bot closed this Jul 6, 2022
@dependabot dependabot bot deleted the dependabot/hex/nerves_key_quickstart_fw/nerves-1.7.16 branch July 6, 2022 11:35
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 elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants