This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 216
fix(deps): update dependency pdfmake to v0.2.8 #3678
Open
renovate
wants to merge
1
commit into
next
Choose a base branch
from
renovate/pdfmake-0.x
base: next
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
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.1.68
fix(deps): update dependency pdfmake to v0.1.69
Dec 27, 2020
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
December 27, 2020 15:23
78a0051
to
bd7f89c
Compare
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
January 16, 2021 11:42
bd7f89c
to
70ab59d
Compare
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.1.69
fix(deps): update dependency pdfmake to v0.1.70
Jan 16, 2021
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
April 26, 2021 17:53
70ab59d
to
b1e8cc6
Compare
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.1.70
fix(deps): update dependency pdfmake to v0.1.71
Apr 26, 2021
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.1.71
fix(deps): update dependency pdfmake to v0.1.72
Jul 5, 2021
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
2 times, most recently
from
July 5, 2021 10:45
7cdbcc7
to
84a2163
Compare
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.1.72
fix(deps): update dependency pdfmake to v0.2.0
Jul 5, 2021
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.2.0
fix(deps): update dependency pdfmake to v0.2.1
Aug 2, 2021
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
August 2, 2021 07:35
84a2163
to
a962ecd
Compare
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.2.1
fix(deps): update dependency pdfmake to v0.2.2
Aug 2, 2021
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
August 2, 2021 12:50
a962ecd
to
63549e7
Compare
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.2.2
fix(deps): update dependency pdfmake to v0.2.4
Dec 12, 2021
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
December 12, 2021 18:14
63549e7
to
9dcd50f
Compare
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.2.4
fix(deps): update dependency pdfmake to v0.2.5
Apr 25, 2022
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
April 25, 2022 00:26
9dcd50f
to
63927e3
Compare
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
November 20, 2022 16:18
63927e3
to
f57ad5a
Compare
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.2.5
fix(deps): update dependency pdfmake to v0.2.6
Nov 20, 2022
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
February 17, 2023 08:56
f57ad5a
to
e65950c
Compare
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.2.6
fix(deps): update dependency pdfmake to v0.2.7
Feb 17, 2023
renovate
bot
changed the title
fix(deps): update dependency pdfmake to v0.2.7
fix(deps): update dependency pdfmake to v0.2.8
Nov 9, 2023
renovate
bot
force-pushed
the
renovate/pdfmake-0.x
branch
from
November 9, 2023 10:16
e65950c
to
a02355c
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
0.1.65
->0.2.8
Release Notes
bpampuch/pdfmake (pdfmake)
v0.2.8
Compare Source
v0.2.7
Compare Source
v0.2.6
Compare Source
v0.2.5
Compare Source
v0.2.4
Compare Source
v0.2.3
Compare Source
v0.2.2
Compare Source
v0.2.1
Compare Source
UAX #​14
) to Unicode 13.0.0v0.2.0
Compare Source
#14
) to Unicode 12.0.0build-vfs.js
script to build virtual file system for fonts (see documentation).v0.1.72
Compare Source
build-vfs.js
script to build virtual file system for fonts (see documentation).v0.1.71
Compare Source
pageBreakBefore
in large documentsv0.1.70
Compare Source
v0.1.69
Compare Source
v0.1.68
Compare Source
window is not defined
in Node.jsv0.1.67
Compare Source
Example of usage:
This is not supported:
{ image: 'https://picsum.photos/seed/picsum/200/300' }
v0.1.66
Compare Source
Roboto TTF font files are now available via CDN: https://cdnjs.com/libraries/pdfmake
getStream()
support callback (see documentation)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 has been generated by Mend Renovate. View repository job log here.