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 combine_pdf from 1.0.25 to 1.0.26 #11980

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps combine_pdf from 1.0.25 to 1.0.26.

Changelog

Sourced from combine_pdf's changelog.

Change Log

Change log v.1.0.26 (2023-12-22)

Performance: possible performance bump. Credit to @​denislavski (Denislav Naydenov) for opening PR #235.

Change log v.1.0.25 (2023-12-19)

Fix: possible improve memory usage. Credit to @​denislavski (Denislav Naydenov) for opening PR #233 and suggesting this change.

Change log v.1.0.24 (2023-10-19)

Fix: possible nil in loop. Credit to @​jkowens for PR #231 and adding a quick fix using a simple guard.

Fix: preserve file creation date metadata where relevant.

Change log v.1.0.23 (2023-04-04)

Feature: merged PR #177 for the raise_on_encrypted: true option support. Credit to @​leviwilson and @​kimyu92 for the PR.

Change log v.1.0.22

Fix: fix fonts dereferencing issue (#203), credit to @​MarcWeber (Marc Weber) for identifying the issue.

Fix: fix metrix dependency, credit to @​casperisfine (Jean byroot Boussier) for PR #195.

Change log v.1.0.21

Fix: possible fix for issue #184, where nested PDF files within an object stream could break the parser. Credit to Greg Sparrow (@​hazelsparrow) for exposng the issue.

Change log v.1.0.20

Fix: merges PR #180, TypeError: can't dup NilClass. Credit to Adam Trepanier (@​adam-e-trepanier) for the merge.

Change log v.1.0.19

Fix: fixes font height and width detection issue. Issue #179. Credit to @​5anchezzz for opening the issue.

Fix: fixes an indentation warning. Issue #173. Credit to @​rubyFeedback for exposing this issue.

Change log v.1.0.18

Fix: fixed issue with the 1.0.17 release where ProcSet PDF Arrays should have been expected but where ignored and a PDF Object was assumed instead (issue #171) - credit to @​chuchiperriman (Jesús Barbero Rodríguez).

Change log v.1.0.17

NB: yanked from RubyGems.org.

Fix: fixed issue where nested structure equality tests might provide false positives, resulting in lost data (issue #166) - credit to @​cschilbe (Conrad Schilbe).

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [combine_pdf](https://github.com/boazsegev/combine_pdf) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/boazsegev/combine_pdf/releases)
- [Changelog](https://github.com/boazsegev/combine_pdf/blob/master/CHANGELOG.md)
- [Commits](boazsegev/combine_pdf@v1.0.25...v1.0.26)

---
updated-dependencies:
- dependency-name: combine_pdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Dec 25, 2023
@mkllnk mkllnk merged commit 1d4e0ec into master Jan 2, 2024
56 checks passed
@mkllnk mkllnk deleted the dependabot/bundler/combine_pdf-1.0.26 branch January 2, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant