Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps 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 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 [idna](https://github.com/benoitc/erlang-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
...

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 26, 2026
@alisinabh alisinabh merged commit 657a328 into main Feb 11, 2026
5 checks passed
@alisinabh alisinabh deleted the dependabot/hex/idna-7.1.0 branch February 11, 2026 16:48
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.

1 participant