Skip to content

deps(deps-dev): bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 in the maven-minor-patch group across 1 directory#219

Merged
DemchaAV merged 2 commits into
developfrom
dependabot/maven/develop/maven-minor-patch-93d6c7fca3
Jun 22, 2026
Merged

deps(deps-dev): bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 in the maven-minor-patch group across 1 directory#219
DemchaAV merged 2 commits into
developfrom
dependabot/maven/develop/maven-minor-patch-93d6c7fca3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the maven-minor-patch group with 1 update in the / directory: org.sonatype.central:central-publishing-maven-plugin.

Updates org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0

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 <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

…ugin

Bumps the maven-minor-patch group with 1 update in the / directory: [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin).


Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.10.0 to 0.11.0
- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: org.sonatype.central:central-publishing-maven-plugin
  dependency-version: 0.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency maven Java/Maven dependency updates labels Jun 22, 2026
@dependabot dependabot Bot requested a review from DemchaAV as a code owner June 22, 2026 04:28
@dependabot dependabot Bot added dependencies Pull requests that update a dependency maven Java/Maven dependency updates labels Jun 22, 2026
@DemchaAV DemchaAV merged commit e5e5d6d into develop Jun 22, 2026
11 checks passed
@DemchaAV DemchaAV deleted the dependabot/maven/develop/maven-minor-patch-93d6c7fca3 branch June 22, 2026 06:40
DemchaAV added a commit that referenced this pull request Jun 22, 2026
…ish setup (#222)

* refactor(api): name paragraph inline svg/emoji adders inlineSvgIcon/inlineEmoji

ParagraphBuilder's inline adders now follow the existing inlineText /
inlineImage / inlineLink convention: svgIcon -> inlineSvgIcon and
emoji -> inlineEmoji (all overloads). RichText keeps its bare svgIcon /
emoji names, which are internally consistent there. The API is unreleased
(@SInCE 1.9.0), so there is no deprecation bridge.

Also adds two InlineSvgRenderTest cases for inline-SVG paths that only
single-line paragraphs reached before: an icon that wraps onto a later
line (asserting that line grows to the icon via lineHeight > textLineHeight)
and an icon inside a paragraph that splits across a page break (it still
paints on its head page).

* docs(api): add inline SVG/emoji recipes and document the blank-anchor throw

- New "Inline SVG icons" and "Emoji / shortcodes" sections in the
  rich-text recipe, restoring the "every shipped feature has a recipe"
  guarantee; both recipe indexes updated.
- @throws IllegalArgumentException on every link-by-anchor builder method
  (linkTo / inlineLinkTo / imageLinkTo / shapeLinkTo across RichText and the
  Paragraph / Barcode / Ellipse / Image / Line / Shape / Table builders),
  spelling out that a blank anchor throws while the anchor(...) setter clears.
- Correct EmojiLibrary's class doc: it bundles the Noto Emoji set (SIL OFL
  1.1), not a "small jdecked/twemoji starter set".

* build(release): align central-publishing to 0.11.0, add publish-emoji workflow

Bump central-publishing-maven-plugin 0.10.0 -> 0.11.0 in the emoji, fonts
and bundle standalone poms to match the engine pom (#219); they share no
parent, so the literal is swept by hand. Add publish-emoji.yml mirroring
publish-fonts.yml (emoji-v* tag, -f emoji/pom.xml, -P release) so
graph-compose-emoji publishes to Central independently — matching the
emoji-v* prose already in emoji/pom.xml.
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 maven Java/Maven dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant