Skip to content

Update toolshed requirement from ~> 0.4.0 to ~> 0.5.0 in /hello_zig in the deps group#843

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/hello_zig/deps-3cb51022e4
Open

Update toolshed requirement from ~> 0.4.0 to ~> 0.5.0 in /hello_zig in the deps group#843
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/hello_zig/deps-3cb51022e4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Updates the requirements on toolshed to permit the latest version.
Updates toolshed to 0.5.0

Release notes

Sourced from toolshed's releases.

v0.5.0

This release adds support for Elixir 1.20 and drops support for Elixir 1.14 and earlier.

  • Updates
    • fake_shell - Starts a fake shell that evaluates all lines with cmd. This provides a limited, but handy shell-like experience. (@​mlainez)
Changelog

Sourced from toolshed's changelog.

v0.5.0

This release adds support for Elixir 1.20 and drops support for Elixir 1.14 and earlier.

  • Updates
    • fake_shell - Starts a fake shell that evaluates all lines with cmd. This provides a limited, but handy shell-like experience. (@​mlainez)

v0.4.2

  • Updates
    • cmd - Fix issue with using cmd on OTP 28 ssh connections due to support for non-UTF8 characters being removed. Elixir 1.16 and later make it easy to replace those characters, so filter them before output. Previous Elixir versions keep the old behavior.
    • Update licensing and copyright for REUSE compliance

v0.4.1

  • Updates
    • geo - Limit time taken for network requests to get error messages a lot more quickly

v0.4.0

This release officially adds support for Elixir 1.17 and OTP 27. It removes support for Elixir 1.11 and 1.12 due to new warnings from dependent libraries.

  • Updates
    • geo - Print geo-location results and more.
    • httpget - Support binding to an :ifname when making requests. Works well on Linux and approximated on other operating systems.
    • httpget - Use IPv6 if available and fall back to IPv4.

v0.3.2

  • Updates
    • log_attach - Use the Erlang logger with OTP 26 and later. This enables more options and removes a dependency on the now deprecated Elixir console logger. The Elixir logger is still used with OTP 25 and earlier.
    • log_attach - Update config options when re-attaching rather than returning an error.
    • Fixed Elixir 1.17 warnings

v0.3.1

  • Updates
    • speed_test - Added new helper for running a quick network speed test by

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [toolshed](https://github.com/elixir-toolshed/toolshed) to permit the latest version.

Updates `toolshed` to 0.5.0
- [Release notes](https://github.com/elixir-toolshed/toolshed/releases)
- [Changelog](https://github.com/elixir-toolshed/toolshed/blob/main/CHANGELOG.md)
- [Commits](elixir-toolshed/toolshed@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: toolshed
  dependency-version: 0.5.0
  dependency-type: direct:production
  dependency-group: deps
...

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 Jun 8, 2026
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