close
Skip to content

fix(deps): update dependency org.jetbrains.lets-plot:lets-plot-batik to v3.2.0#5907

Merged
vlsi merged 1 commit intoapache:masterfrom
renovate-bot:renovate/org.jetbrains.lets-plot-lets-plot-batik-3.x
May 11, 2023
Merged

fix(deps): update dependency org.jetbrains.lets-plot:lets-plot-batik to v3.2.0#5907
vlsi merged 1 commit intoapache:masterfrom
renovate-bot:renovate/org.jetbrains.lets-plot-lets-plot-batik-3.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented May 10, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.lets-plot:lets-plot-batik 3.1.0 -> 3.2.0 age adoption passing confidence

Release Notes

JetBrains/lets-plot

v3.2.0

Added
Changed
  • [BREAKING] geom_dotplot() and geom_ydotplot() no longer support parameter stat.

  • Position adjustment settings:

    • width, height parameters of geom_jitter() have priority over the width, height parameters
      of position_jitter() function;
    • nudge_x, nudge_y parameters of geom_text(), geom_label() have priority over x, y parameters
      of position_nudge() function.
  • geom_text(), geom_label() use stat='identity' by default.

  • JVM/Batik: improved "paint manager" which now has better performance and fixes issues with artifacts that could appear beyond the plot component.

Fixed
  • Batik: geom_imshow() fail with an error: "The attribute "xlink:href" of the element Image is required"
  • Batik: bug with usage of "&" [#​713].
  • Categorical ordering, it's not respected for Boxplot and violin
    plot [#​746].
  • Groups not sorted similarly when using facets [#​679].
  • HTML export: exclude computation messages from the output [#​725].
  • Image export not working with geom_imshow()
    and geom_raster() [LPK-175].
  • geom_segment() doesn't take into account the alpha [#​748].
  • geom_density2d: Internal error with None values in data [#​702].
  • DateTime metadata is not applied for scales other than
    X/Y [LPK-174].
  • Quantile should be shown in tooltip if the variable ..quantile.. is mapped to geom aesthetic.
  • Bad default formatting for stat variables [#​654].
  • The scale name does not apply with as_discrete() [#​653].
  • Tooltip is not shown when configured for 'const' value [#​610].
  • Fix crash when try to add a constant to a tooltip (e.g."^size", where size aesthetic is specified with a number).
  • "Variable not found" error in ggmarginal [#​681].
  • facet_grid: Internal error [#​699].
  • Export to SVG fails if breaks are given by integers [#​763].
  • Remove hard IPython dependency [#​749].
  • Tooltips bug [LPK-176].
  • livemap: doesn't work well with gggrid [#​750].
  • livemap: memory leak caused by a document event handler.
  • livemap: flickering when zooming with the buttons.
  • livemap: tooltip text doesn't reflect data under the
    cursor [#​709].

Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot force-pushed the renovate/org.jetbrains.lets-plot-lets-plot-batik-3.x branch from ba06472 to 8c0a9a6 Compare May 11, 2023 06:22
@vlsi vlsi merged commit 8790af0 into apache:master May 11, 2023
@renovate-bot renovate-bot deleted the renovate/org.jetbrains.lets-plot-lets-plot-batik-3.x branch May 11, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants