-
Notifications
You must be signed in to change notification settings - Fork 16
Update dependency @react-pdf/renderer to v3.4.5 #1673
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
Open
renovate
wants to merge
1
commit into
staging
Choose a base branch
from
renovate/react-pdf-renderer-3.x
base: staging
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 hidden or 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
3b748c2
to
d9ca6b5
Compare
d17fd2b
to
5a7d4ef
Compare
9e2cbcd
to
616a0cf
Compare
616a0cf
to
94a611e
Compare
9f4a1bb
to
f4f2e96
Compare
f4f2e96
to
279f334
Compare
279f334
to
ef92e04
Compare
ef92e04
to
8e7c807
Compare
8e7c807
to
d612f10
Compare
d612f10
to
b845e71
Compare
b845e71
to
c1d14c6
Compare
c1d14c6
to
46b6f37
Compare
a7c7495
to
b6e677e
Compare
b6e677e
to
239c72d
Compare
239c72d
to
488cf45
Compare
488cf45
to
70f2846
Compare
70f2846
to
f079c00
Compare
f079c00
to
e477c34
Compare
e477c34
to
dd51311
Compare
dd51311
to
642e1dc
Compare
642e1dc
to
54a1303
Compare
54a1303
to
81c8fb1
Compare
81c8fb1
to
77282c3
Compare
77282c3
to
553eef9
Compare
553eef9
to
316ba3f
Compare
316ba3f
to
52e70de
Compare
52e70de
to
dd0f8eb
Compare
dd0f8eb
to
1c0c05a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
3.1.7
->3.4.5
Release Notes
diegomura/react-pdf (@react-pdf/renderer)
v3.4.5
Compare Source
Patch Changes
#2669
ed94775
Thanks @Finanzasparahippies! - fix: download IE checksUpdated dependencies [
e425ca4
,e42a79a
,5af35ec
,53bf803
,8e6a832
,4bafab8
]:v3.4.4
Compare Source
Patch Changes
22a34a9
]:v3.4.3
Compare Source
Patch Changes
67c265a
,713690c
]:v3.4.2
Compare Source
Patch Changes
e2d21a4
]:v3.4.1
Compare Source
Patch Changes
68bfc57
]:v3.4.0
Compare Source
Minor Changes
fab09cc
Thanks @SethThoburn! - Pass _INTERNAL__LAYOUT__DATA_ to onRenderCallback in toBufferPatch Changes
da10a9b
,087ee22
]:v3.3.8
Compare Source
Patch Changes
dc54c13
]:v3.3.7
Compare Source
Patch Changes
#2605
f7505ed
Thanks @wojtekmaj! - fix: fix CJS compatibilityUpdated dependencies [
f7505ed
]:v3.3.6
Compare Source
Patch Changes
9af07fe
,8350154
]:v3.3.5
Compare Source
Patch Changes
0590324
]:v3.3.4
Compare Source
Patch Changes
44bd45b
]:v3.3.3
Compare Source
Patch Changes
#2544
b5380a1
Thanks @satelllte! - fix: creationDate and modificationDate typesUpdated dependencies [
b5380a1
]:v3.3.2
Compare Source
Patch Changes
fb5273d
,cfd050c
]:v3.3.1
Compare Source
Patch Changes
#2529
a35b1ba
Thanks @diegomura! - fix: jpeg exif orientation renderingUpdated dependencies [
36c6ba3
,a35b1ba
]:v3.3.0
Compare Source
Minor Changes
0f5c43f
Thanks @diegomura! - feat: wasm yogaPatch Changes
64f7bba
Thanks @wojtekmaj! - Allow in TypeScripte817223
Thanks @wojtekmaj! - Make options in usePDF optional in TypeScriptcf73180
Thanks @wojtekmaj! - Fix props unnecessarily required in LinearGradient and RadialGradient in TypeScript#2516
66a40b2
Thanks @wojtekmaj! - Allow in TypeScriptUpdated dependencies [
9e5842b
,0f5c43f
]:v3.2.1
Compare Source
Patch Changes
42bbbda
]:v3.2.0
Compare Source
Minor Changes
b6a14fd
Thanks @wojtekmaj! - Add support for native ESMPatch Changes
e705d98
,6bfe7e8
,b6a14fd
,c8fe2c8
,96ea576
]:v3.1.17
Compare Source
Patch Changes
0538bd9
]:v3.1.16
Compare Source
Patch Changes
#2363
8654d00
Thanks @azmy60! - fix: SVGPresentationAttributes typesUpdated dependencies [
b227e0e
,e5c8fde
,45b2bd3
,8654d00
,b457a0c
,1f987cc
,4c40b14
]:v3.1.15
Compare Source
Patch Changes
4cfb84d
]:v3.1.14
Compare Source
Patch Changes
4a55c1b
]:v3.1.13
Compare Source
Patch Changes
3b5e1c7
Thanks @JoachimKoenigslieb! - Added an optional callback to the updateContainer method. This allows the user of the pdf instance to know when the update operation is finished in React. As this is an optional argument, no user code should be changed.v3.1.12
Compare Source
Patch Changes
#2247
6d408c8
Thanks @jeetiss! - ### updates forusePDF
hookupdate
function takes the new document and renders it:v3.1.11
Compare Source
Patch Changes
5385a43
,1e1fbdc
,8636812
]:v3.1.10
Compare Source
Patch Changes
113de53
Thanks @wojtekmaj! - Makex
andy
optional inRect
#2314
d6018d5
Thanks @wojtekmaj! - Makecx
andcy
optional inCircle
andEllipse
Updated dependencies [
a25dbcb
,2e724df
,d6018d5
]:v3.1.9
Compare Source
Patch Changes
d48039c
]:v3.1.8
Compare Source
Patch Changes
5832ff2
Thanks @x-Wawa! - Add missing props types onDocument
component#2236
37bfa1b
Thanks @jeetiss! - remove loose-envify dependencyUpdated dependencies [
47e91cb
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.