Skip to content

Bump com.github.slugify:slugify from 4.0.0 to 4.0.1#237

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.slugify-slugify-4.0.1
Open

Bump com.github.slugify:slugify from 4.0.0 to 4.0.1#237
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.slugify-slugify-4.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps com.github.slugify:slugify from 4.0.0 to 4.0.1.

Changelog

Sourced from com.github.slugify:slugify's changelog.

[4.0.1] - 2026-07-09

Added

  • Built-in character replacements for Bengali (bn)

Fixed

  • transliterator field is now typed as Function<String, String> instead of com.ibm.icu.text.Transliterator, so reflective bean introspection (e.g. Spring's CommonAnnotationBeanPostProcessor, which scans every bean's declared fields) no longer forces the optional ICU4J dependency to be loaded when transliteration is disabled, fixing a NoClassDefFoundError when registering Slugify as a Spring bean without ICU4J on the classpath (#390)
Commits
  • 98ea65b fix: avoid forcing ICU4J class load during reflective bean introspection
  • 4f8e63c chore(deps): update actions/setup-java digest to 0f481fc
  • ab42715 chore(deps): update dependency com.gradleup.nmcp to v1.6.1
  • ca37bb7 fix(deps): update dependency pmd to v7.26.0
  • 71af2ea fix(deps): update dependency checkstyle to v13.7.0
  • b0cac38 chore(deps): update gradle to v9.6.1
  • 78917c8 chore(deps): update actions/setup-java digest to 1bcf9fb
  • ab56452 fixed formaating in SlugifyReplacementsTests.java
  • 9e1f37b feat(locale): add Bengali (bn) translation support
  • d00011a chore(deps): update nmcp to v1.6.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 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 [com.github.slugify:slugify](https://github.com/slugify/slugify) from 4.0.0 to 4.0.1.
- [Changelog](https://github.com/slugify/slugify/blob/master/CHANGELOG.md)
- [Commits](slugify/slugify@4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: com.github.slugify:slugify
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 15, 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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants