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

build(deps): bump combine_pdf from 1.0.24 to 1.0.26 #6883

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps combine_pdf from 1.0.24 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.24 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.24...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 Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 1, 2024
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 7376757269

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.584%

Totals Coverage Status
Change from base Build 7302835080: 0.0%
Covered Lines: 38644
Relevant Lines: 41574

💛 - Coveralls

@david-yz-liu david-yz-liu merged commit 2bfbe98 into master Jan 2, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/combine_pdf-1.0.26 branch January 2, 2024 04:17
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants