Skip to content

Bump simpleidn from 0.2.3 to 0.3.0 - #195

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bundler/simpleidn-0.3.0
Sep 4, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/bundler/simpleidn-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps simpleidn from 0.2.3 to 0.3.0.

Changelog

Sourced from simpleidn's changelog.

0.3.0 (2026-09-01)

  • Update the UTS #46 / IDNA mapping table to Unicode 17.0.0 (was 15.1.0).
  • to_unicode now raises SimpleIDN::ConversionError when an xn-- label decodes to an empty or all-ASCII string. UTS #46 (Processing step 4.2) requires this, and it closes a spoofing loophole.
  • Move CI from Travis to GitHub Actions. Test on Ruby 2.7–3.5, JRuby, and TruffleRuby, plus Windows and macOS.
  • Reduce the packaged gem size. The gem no longer ships the raw IdnaMappingTable.txt source data.
  • Add gemspec metadata (source code, changelog, bug tracker URIs) and require MFA for gem pushes.
  • Convert the README to Markdown and expand the documentation.
  • Add edge-case specs: encodings, frozen strings, emoji, transitional mode, alternative label separators, and the new error cases.
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 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 [simpleidn](https://github.com/mmriis/simpleidn) from 0.2.3 to 0.3.0.
- [Changelog](https://github.com/mmriis/simpleidn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mmriis/simpleidn/commits/v0.3.0)

---
updated-dependencies:
- dependency-name: simpleidn
  dependency-version: 0.3.0
  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 minor ruby Pull requests that update ruby code labels Sep 4, 2026
@github-actions github-actions Bot added the auto-merge-enabled Auto-merge was enabled by workflow label Sep 4, 2026
@github-actions
github-actions Bot merged commit a6f716a into main Sep 4, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/simpleidn-0.3.0 branch September 4, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-enabled Auto-merge was enabled by workflow dependencies Pull requests that update a dependency file minor ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants