Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps the prod group with 1 update: idna.

Updates idna from 6.1.1 to 7.1.0

Changelog

Sourced from idna's changelog.

== 7.1.0 - 2026-01-21

  • update to Unicode 17.0.0
  • fix recursive processing of UTS #46 character mappings

== 7.0.0 - unreleased

  • remove unicode_compat. only support Erlang >= 20
Commits
  • a1f511b Modernize README with badges, tables, and better examples
  • 233fbd0 Update to v7.1.0 with ex_doc support and improved documentation
  • 29c1e39 Merge pull request #43 from benoitc/unicode-17
  • dc862ee Update CI to test OTP 27 and 28 only
  • 72b0858 Update README with clearer Unicode update instructions
  • 505771f Update CHANGELOG for Unicode 17.0.0
  • 69fb487 Fix test failures for Unicode 17.0.0
  • 696c6e0 Regenerate idna_mapping.erl for Unicode 17.0.0
  • 01335fb Regenerate idna_table.erl for Unicode 17.0.0
  • 4286f15 Regenerate idna_data.erl for Unicode 17.0.0
  • 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 <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

Bumps the prod group with 1 update: [idna](https://github.com/benoitc/erlang-idna).


Updates `idna` from 6.1.1 to 7.1.0
- [Changelog](https://github.com/benoitc/erlang-idna/blob/master/CHANGELOG)
- [Commits](benoitc/erlang-idna@6.1.1...7.1.0)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod
...

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 Jan 21, 2026
@lud lud merged commit 7507048 into main Jan 21, 2026
5 checks passed
@lud lud deleted the dependabot/hex/prod-1d605904cc branch January 21, 2026 09:03
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.

2 participants