Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Bump rustler_precompiled from 0.4.1 to 0.5.5 #21

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps rustler_precompiled from 0.4.1 to 0.5.5.

Release notes

Sourced from rustler_precompiled's releases.

v0.5.4

What's Changed

Full Changelog: philss/rustler_precompiled@v0.5.3...v0.5.4 Official changelog: https://hexdocs.pm/rustler_precompiled/changelog.html

v0.5.3

What's Changed

Full Changelog: philss/rustler_precompiled@v0.5.2...v0.5.3 Official changelog: https://hexdocs.pm/rustler_precompiled/changelog.html

v0.5.2

What's Changed

New Contributors

Full Changelog: philss/rustler_precompiled@v0.5.1...v0.5.2 Official Changelog: https://hexdocs.pm/rustler_precompiled/changelog.html

v0.5.1

What's Changed

Full Changelog: philss/rustler_precompiled@v0.5.0...v0.5.1

v0.5.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from rustler_precompiled's changelog.

[0.5.5] - 2022-12-10

Fixed

  • Add support for Suse Linux targets. This is a fix to the plataform resolution. Thanks @​fabriziosestito.
  • Fix validation of HTTP proxy. This makes the validation similar to the HTTPS proxy. Thanks @​w0rd-driven.
  • Map riscv64 to riscv64gc to match Rust naming. Thanks @​fhunleth.

[0.5.4] - 2022-11-05

Fixed

  • Fix building metadata when "force build" is enabled and the target is not available.

[0.5.3] - 2022-10-19

Fixed

  • Always write the metadata file in compilation time, so mix tasks can work smoothly.

[0.5.2] - 2022-10-03

Fixed

[0.5.1] - 2022-05-24

Fixed

  • Fix available targets naming to include the NIF version in the name. It was removed accidentally. Thanks @​adriankumpf.

[0.5.0] - 2022-05-24

Added

Changed

  • The precompilation guide was improved with instructions and suggestions for the files key at the project config. Thanks @​nbw.

... (truncated)

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 [rustler_precompiled](https://github.com/philss/rustler_precompiled) from 0.4.1 to 0.5.5.
- [Release notes](https://github.com/philss/rustler_precompiled/releases)
- [Changelog](https://github.com/philss/rustler_precompiled/blob/main/CHANGELOG.md)
- [Commits](philss/rustler_precompiled@v0.4.1...v0.5.5)

---
updated-dependencies:
- dependency-name: rustler_precompiled
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Dec 12, 2022
@dependabot dependabot bot requested a review from tessi December 12, 2022 04:15
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 elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants