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.17 in /nerves_key_quickstart_fw #86

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 Jul 6, 2022

Bumps nerves from 1.7.11 to 1.7.17.

Release notes

Sourced from nerves's releases.

v1.7.17

  • Bug fix
    • Fix missing space in CFLAGS and CXXFLAGS. It would sometimes cause compiler warnings.

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.17

  • Bug fix
    • Fix missing space in CFLAGS and CXXFLAGS. It would sometimes cause compiler warnings.

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
  • d0cfe04 v1.7.17 release
  • c78c5b2 ci: bump Erlang and Elixir versions
  • a086aec Bump dependencies
  • 7325a07 Add space between system CFLAGS and environment flags
  • 7f441f1 v1.7.16 release
  • d6f2acf Relax Erlang compiler check
  • 4b70f3f Bump plug from 1.13.3 to 1.13.4
  • 19a06d2 Bump nerves_bootstrap from 1.10.5 to 1.10.6
  • 8065cfa Lock mime ~> 1.6
  • 70d470e Bump ex_doc from 0.28.1 to 0.28.2
  • 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 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.17.
- [Release notes](https://github.com/nerves-project/nerves/releases)
- [Changelog](https://github.com/nerves-project/nerves/blob/v1.7.17/CHANGELOG.md)
- [Commits](nerves-project/nerves@v1.7.11...v1.7.17)

---
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 Jul 6, 2022
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