Skip to content

Bump print-lib from geosolutions-2.0-SNAPSHOT to 3.28.2 in /project/standard/templates/web - #10

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/project/standard/templates/web/org.mapfish.print-print-lib-3.28.2
Open

Bump print-lib from geosolutions-2.0-SNAPSHOT to 3.28.2 in /project/standard/templates/web#10
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/project/standard/templates/web/org.mapfish.print-print-lib-3.28.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 29, 2023

Copy link
Copy Markdown

Bumps print-lib from geosolutions-2.0-SNAPSHOT to 3.28.2.

Release notes

Sourced from print-lib's releases.

Release release/3.28.2

No release notes provided.

release/3.28.1

3.28.1

[3.28.1] - 2021-04-13

Changed

Fixed

Generated by Automation

3.28.0

No release notes provided.

3.28.0

[3.28.0] - 2021-02-17

Added

Changed

Fixed

Generated by Automation

3.27.3

... (truncated)

Changelog

Sourced from print-lib's changelog.

Known breaking changes

Version 3.30

  • Add support of MapServer 8.0, remove support of MapServer ANGLE).

Version 3.26

  • Upgrade to Java 11 and Tomcat 9.0
  • Update the font view

Version 3.25

  • The allowTransparency property is renamed to pdfA. It is now also possible to pass that value at impression time.

Version 3.24

  • Removing JsonP support.

Version 3.13

  • If throwErrorOnExtraParameters is set to true and the JSON contains extra attributes, the print job will have now an error.

Version 3.10

The DB schema in multi-instance mode has been changed. You can drop the printjobresultimpl and printjobstatusimpl tables since they are not used anymore.

Version 3.9

The processor graph is more strict

  • No more able to override an attribute.
  • The order is important, unable to get the output from a processor placed after e.g. the !createScaleBar should be after the !createMap processor.
  • In the !prepareLegend processor, the legend output is renamed to legendDataSource.
  • In the !prepareTable processor, the table output is renamed to tableDataSource.
  • In the mapContext the method getRoundedScale is renamed to getRoundedScaleDenominator.
  • In the Jasper template $P{mapContext}.getScale().getDenominator() should be replace by $P{mapContext}.getRoundedScaleDenominator().
  • The longtime deprecated imageFormat on OSM layer is removed.
  • The fake projection EPSG:900913 is no more supported, you should use the projection EPSG:3857.
  • The KVP WMTS layers should specify a real mime type in the FORMAT.
  • For native WMS rotation, the angle or map_angle shouldn't be in the customParams, and the serverType is required, to disable it useNativeAngle to false on the layer.
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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [print-lib](https://github.com/mapfish/mapfish-print) from geosolutions-2.0-SNAPSHOT to 3.28.2.
- [Release notes](https://github.com/mapfish/mapfish-print/releases)
- [Changelog](https://github.com/mapfish/mapfish-print/blob/master/BREAKING-CHANGES.md)
- [Commits](https://github.com/mapfish/mapfish-print/commits/release/3.28.2)

---
updated-dependencies:
- dependency-name: org.mapfish.print:print-lib
  dependency-type: direct:production
...

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 Apr 29, 2023
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