Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pdfcompare from 1.1.60 to 1.1.61 #660

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps pdfcompare from 1.1.60 to 1.1.61.

Changelog

Sourced from pdfcompare's changelog.

Changelog

1.1.55

Added

  • CHANGELOG.md added to the project
  • Add "-x/--exclusions"-option to CLI so it's possible to pass an exclusions file on the CLI
  • Add -excpwd and -actpwd option to CLI to allow setting a password for actual and expected PDFs
  • "Exclusions" button opens a new area for defining exclusions. Exclusions can be created as a rectangle in the PDF display with the mouse. The coordinates can then be adjusted in the right area if necessary.
  • The exclusions file can be loaded and saved. You can also load exclusions using drag & drop.
  • With the Diffs button, the calculated differences are displayed as exclusions.
  • The New button adds a new exclusions block for the current page.
  • The rectangles in the PDF display can be clicked. A double click in the right area jumps to the rectangle in the PDF display. Dashed guidelines appear around the rectangles.
  • You can now zoom using the mouse wheel, while CTRL is pressed.

1.1.56

Added

  • Show return codes in CLI help text

1.1.57

Fixed

  • Integrations Tests - expected documents addapted to new PdfBox version.

Security

  • Upgrade PdfBox to version 2.0.22, which fixes a vulnerability

1.1.58

Added

  • Add getPagesWithDifferences to CompareResult

1.1.59

Fixed

  • Upgrade dependencies
Commits
  • 1259ef2 [maven-release-plugin] prepare release pdfcompare-1.1.61
  • 48a2e2f upgrade dependencies
  • 30e5e5d Update README and CHANGELOG
  • a3497a8 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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)

Bumps [pdfcompare](https://github.com/red6/pdfcompare) from 1.1.60 to 1.1.61.
- [Release notes](https://github.com/red6/pdfcompare/releases)
- [Changelog](https://github.com/red6/pdfcompare/blob/master/CHANGELOG.md)
- [Commits](red6/pdfcompare@pdfcompare-1.1.60...pdfcompare-1.1.61)

---
updated-dependencies:
- dependency-name: de.redsix:pdfcompare
  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 Feb 7, 2022
@britneyepps britneyepps merged commit 0460422 into main Feb 7, 2022
@dependabot dependabot bot deleted the dependabot/gradle/de.redsix-pdfcompare-1.1.61 branch February 7, 2022 15:04
britneyepps pushed a commit that referenced this pull request Mar 7, 2022
Bumps [pdfcompare](https://github.com/red6/pdfcompare) from 1.1.60 to 1.1.61.
- [Release notes](https://github.com/red6/pdfcompare/releases)
- [Changelog](https://github.com/red6/pdfcompare/blob/master/CHANGELOG.md)
- [Commits](red6/pdfcompare@pdfcompare-1.1.60...pdfcompare-1.1.61)

---
updated-dependencies:
- dependency-name: de.redsix:pdfcompare
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant