nerves-hub / nerves_hub_link

Connect devices to NervesHub via a Phoenix channel
https://hex.pm/packages/nerves_hub_link
Apache License 2.0
36 stars 18 forks source link

Bump slipstream from 1.1.1 to 1.1.2 #234

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps slipstream from 1.1.1 to 1.1.2.

Release notes

Sourced from slipstream's releases.

v1.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/NFIBrokerage/slipstream/compare/v1.1.1...v1.1.2

Changelog

Sourced from slipstream's changelog.

1.1.2 - 2024-09-26

Added

  • Clarified and enhanced Slipstream.push/4 docs
  • Clarified and enhanced Slipstream module docs around retries

Fixed

  • Fixed a type error on Elixir 1.17+ about an unknown .message key.
Commits
  • d575361 Unlock unused dependencies
  • 6795ab8 Fix coverage on Elixir 1.17
  • b8022ea Bump Elixir & Erlang versions in CI
  • ef9de79 Resolve opaque struct match dialyzer warning
  • bd38264 Remove unused dialyzer ignores
  • cd2b0e0 Add changelog notes for v1.1.2
  • b652913 Resolve Elixir 1.17 warnings in test files
  • 0c65550 Update local dependencies
  • f4d7476 Fix Elixir 1.17 type error
  • 2b1acf8 Update to the latest ex_doc (#67)
  • 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 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)