-
Notifications
You must be signed in to change notification settings - Fork 5
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 pypdf from 3.12.2 to 3.17.0 in /backend/src #17
Open
dependabot
wants to merge
688
commits into
master
Choose a base branch
from
dependabot/pip/backend/src/pypdf-3.17.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…le delete update and create
…ns, added confirmation dialogs, variables work fine now
…le delete update and create
…ns, added confirmation dialogs, variables work fine now
…223/cometa/cometa into feature_variable_enchancement
This reverts commit ac9d7a4.
…223/cometa/cometa into feature_variable_enchancement
…loaded file, file can now be downloaded when clicking it's name
…all the variables use can see
# Conflicts: # front/src/app/dialogs/edit-variables/edit-variables.component.ts
feature_variable_enchancement into stage See merge request cometa/cometa!158
…t value instead of firing double click event, fixed action icons change position in firefox
…223/cometa/cometa into feature_variable_enchancement
fix (keydown): V for edit variables changed to CTRL+V See merge request cometa/cometa!223
fix (keydown): V for edit variables changed to CTRL+V See merge request cometa/cometa!224
…re_name is missing.
Development See merge request cometa/cometa!225
fix (tree-view): duplicate feature id fix See merge request cometa/cometa!226
Development See merge request cometa/cometa!227
Stage See merge request cometa/cometa!228
… correctly generated.
fix (data-driven): only showing user departments and file_data is now correctly generated. See merge request cometa/cometa!229
Stage See merge request cometa/cometa!230
feat (certs): adding certs to the browsers See merge request cometa/cometa!231
Stage See merge request cometa/cometa!232
fix (data-driven): observable not working after change. See merge request cometa/cometa!233
feat (highlight text): new step highlight text implemented See merge request cometa/cometa!234
Stage See merge request cometa/cometa!235
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.12.2 to 3.17.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@3.12.2...3.17.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Oct 31, 2023
ArslanSB
force-pushed
the
master
branch
2 times, most recently
from
June 6, 2024 16:12
d709bbc
to
7a61e11
Compare
raro42
force-pushed
the
dependabot/pip/backend/src/pypdf-3.17.0
branch
from
June 7, 2024 06:29
443aed6
to
340cc28
Compare
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
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps pypdf from 3.12.2 to 3.17.0.
Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
5a2dd75
REL: 3.17.0cb90320
MAINT: Apply pre-commit hooks (#2277)9afda0a
ENH: Add parameter to select images to be removed (#2214)9b23ac3
SEC: Infinite recursion when using PdfWriter(clone_from=reader) (#2264)56e191d
DEV: Test Python 3.7 with cryptopgraphy provider as well (#2276)e9241ac
BUG: Correctly handle image mode 1 with FlateDecode (#2249)faa8c68
MAINT: Update requirements + mypy fixes (#2275)06c1a19
BUG: Error when filling a value with parentheses #2268 (#2269)e587157
MAINT: Explicitly provide Any for IO generic argument (#2272)9047079
STY: Remove unused importYou can trigger a rebase of this PR 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)You can disable automated security fix PRs for this repo from the Security Alerts page.