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.26 to 1.0.29 #2552

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps combine_pdf from 1.0.26 to 1.0.29.

Changelog

Sourced from combine_pdf's changelog.

Change Log

Change log v.1.0.29 (2024-12-07)

Fix: frozen string literal support fix. Credit to @​francescob (Francesco) for PR #245.

Change log v.1.0.28 (2024-11-12)

Fix: use require to load code (instead of load). Credit to @​casperisfine (Jean byroot Boussier) for PR #216.

Change log v.1.0.27 (2024-11-10)

Performance: fix performance issues with object_id usage in Ruby 3+. Credit to @​amomchilov (Alexander Momchilov) for PR #241.

Performance: use frozen string literals. Credit to @​casperisfine (Jean byroot Boussier) for PR #239.

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

... (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.26 to 1.0.29.
- [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.26...v1.0.29)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 14:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 9, 2024
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.

0 participants