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 intoJun 22, 2026
Conversation
…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>
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-pluginfrom 0.10.0 to 0.11.0Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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