-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
fix(deps): update uppy monorepo #19
Open
renovate
wants to merge
1
commit into
dev
Choose a base branch
from
renovate/uppy-monorepo
base: dev
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.
Open
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
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/jimmylv/styled-roam/3wSvqwwGV2qJ2KbMb98zkoX1jYLV |
d12639b
to
b6ede3d
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
b6ede3d
to
53b4689
Compare
53b4689
to
760c142
Compare
760c142
to
66d0c14
Compare
66d0c14
to
8beee8c
Compare
8beee8c
to
8a4fb04
Compare
8a4fb04
to
210947c
Compare
210947c
to
67ad04a
Compare
67ad04a
to
758d19d
Compare
758d19d
to
3928e89
Compare
3928e89
to
4c9f3fd
Compare
4c9f3fd
to
822f6cb
Compare
93d6208
to
6ed4935
Compare
6ed4935
to
4fac4f2
Compare
4fac4f2
to
841b823
Compare
841b823
to
aa74f7f
Compare
aa74f7f
to
5c1f3ed
Compare
5c1f3ed
to
9ef7ff9
Compare
9ef7ff9
to
886405b
Compare
886405b
to
1e63eb1
Compare
1e63eb1
to
c701327
Compare
c701327
to
12651c6
Compare
12651c6
to
c125d3f
Compare
c125d3f
to
a940a09
Compare
a940a09
to
0cee277
Compare
0cee277
to
7848661
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:
1.17.0
->1.20.1
1.18.0
->1.21.1
1.4.26
->1.5.2
1.1.26
->1.2.2
1.6.0
->1.7.2
^0.2.4
->^0.4.0
1.4.26
->1.5.2
1.1.26
->1.2.2
1.0.17
->1.1.0
1.8.7
->1.9.2
3.5.0
->3.6.2
1.8.8
->1.8.13
1.7.2
->1.7.5
1.27.0
->1.31.1
Release Notes
transloadit/uppy (@uppy/core)
v1.20.1
Compare Source
Released: 2020-08-13
fingerprint
implementation (#2456 / @Acconut, @goto-bus-stop)v1.20.0
Compare Source
Released: 2020-08-10
This release fixes the localized text on the Dashboard (again), fixes an issue when repeatedly uploading the same file using the Transloadit plugin, and adds a new restriction,
minFileSize
, thanks to @anthony0030!retryUpload
(#2442 / @goto-bus-stop)v1.19.2
Compare Source
Released: 2020-07-30
This mostly introduces patches to accommodate for the new
@uppy/zoom
plugin! 🎉v1.19.1
Compare Source
Released: 2020-07-29
This is a bugfix release. The breaking change mentioned in 1.19.0 was much more severe than anticipated, because it affected the primary user-facing translation string. 1.19.1 hopes to restore backwards compatibility with all previous 1.x versions. Thanks to @yaegor for pointing this out and to @jonathanarbely and @fingul for submitting translations for the new strings for German and Korean!
getUploadParameters()
implementation (#2388 / @johnnyperkins)browseFiles
for all remaining translations (#2397 / @goto-bus-stop)browseFiles
for the German translation (#2396 / @jonathanarbely)dropPaste*
strings (#2395 / @fingul)waitForXYZ
options better (#2371 / @goto-bus-stop)new Uppy()
over plain call syntaxUppy()
(#2371 / @goto-bus-stop)v1.19.0
Compare Source
Released: 2020-07-21
Note that this release includes a very minor breaking change. If you are using custom translations for the
dropPaste
ordropPasteImport
locale strings, you need to append the file selection style to the key name. UsedropPasteFiles
,dropPasteFolders
, ordropPasteBoth
, ordropPasteImportFiles
,dropPasteImportFolders
, ordropPasteImportBoth
depending on your dashboard and provider configuration.ImageEditor
export (@goto-bus-stop)fileManagerSelectionType
option, allowing users to select folders (#2334 / @bdirito)v1.18.1
Compare Source
v1.18.0
Compare Source
Released: 2020-07-19
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.