-
Notifications
You must be signed in to change notification settings - Fork 4
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 to v4 (major) #49
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-uppy-monorepo
base: main
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
force-pushed
the
renovate/major-uppy-monorepo
branch
from
October 7, 2024 11:02
03c4fb2
to
065e6b7
Compare
renovate
bot
changed the title
chore(deps): update dependency @uppy/core to v4
chore(deps): update uppy monorepo to v4 (major)
Oct 7, 2024
JammingBen
suggested changes
Oct 9, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently not possible, see owncloud/web#10868
renovate
bot
force-pushed
the
renovate/major-uppy-monorepo
branch
6 times, most recently
from
October 15, 2024 15:55
d4463fe
to
f33917d
Compare
renovate
bot
force-pushed
the
renovate/major-uppy-monorepo
branch
from
October 17, 2024 15:04
f33917d
to
6079207
Compare
renovate
bot
force-pushed
the
renovate/major-uppy-monorepo
branch
2 times, most recently
from
November 7, 2024 09:53
98874b9
to
02075d3
Compare
renovate
bot
force-pushed
the
renovate/major-uppy-monorepo
branch
2 times, most recently
from
November 12, 2024 14:56
05f9895
to
0509e8b
Compare
renovate
bot
force-pushed
the
renovate/major-uppy-monorepo
branch
from
December 5, 2024 14:19
0509e8b
to
212b541
Compare
renovate
bot
changed the title
chore(deps): update uppy monorepo to v4 (major)
chore(deps): update dependency @uppy/core to v4
Dec 8, 2024
renovate
bot
changed the title
chore(deps): update dependency @uppy/core to v4
chore(deps): update uppy monorepo to v4 (major)
Dec 8, 2024
renovate
bot
changed the title
chore(deps): update uppy monorepo to v4 (major)
fix(deps): update uppy monorepo to v4 (major)
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/major-uppy-monorepo
branch
from
December 18, 2024 13:28
212b541
to
c640ea7
Compare
renovate
bot
force-pushed
the
renovate/major-uppy-monorepo
branch
from
January 6, 2025 10:07
c640ea7
to
1cfd55f
Compare
dschmidt
requested changes
Jan 6, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actual port in #122
(not closing because I don't want renovate to open a new PR on updates)
renovate
bot
force-pushed
the
renovate/major-uppy-monorepo
branch
2 times, most recently
from
January 8, 2025 13:29
58cc069
to
bf265b6
Compare
renovate
bot
force-pushed
the
renovate/major-uppy-monorepo
branch
from
January 9, 2025 13:44
bf265b6
to
0224a9f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3.0
->^4.0.0
3.3.0
->4.3.1
3.3.0
->4.3.1
3.3.0
->4.2.2
Release Notes
transloadit/uppy (@uppy/core)
v4.4.1
Compare Source
Released: 2024-09-30
v4.4.0
Compare Source
Released: 2024-09-20
v4.3.2
Compare Source
v4.3.1
Compare Source
v4.3.0
Compare Source
Released: 2024-08-29
UIPlugin.render
for non-Preact integration (Merlijn Vos / #5437)JSON.stringify
(Antoine du Hamel / #5422)v4.2.3
Compare Source
v4.2.2
Compare Source
v4.2.1
Compare Source
Released: 2024-08-26
use-sync-external-store
import (Merlijn Vos / #5426)v4.2.0
Compare Source
Released: 2024-08-20
useUppy
from React Native example (Mikael Finstad / #5405)v4.1.2
Compare Source
v4.1.1
Compare Source
Released: 2024-08-15
allowMultipleUploadBatches
(Mikael Finstad / #5400)p-queue
(Antoine du Hamel / #5409)TypeError
(Mikael Finstad / #5399)corsOrigins
documentation (Mikael Finstad / #5390)ViewEncapsulation
to Angular example (Aaron Russell / #5395)cancelAll
anddestroy()
(Mikael Finstad / #5408).ts
extension for relative import types (Antoine du Hamel / #5393)accept
prop into a string everywhere (Evgenia Karunus / #5380)v4.1.0
Compare Source
Released: 2024-07-30
opts
as mandatory (Antoine du Hamel / #5375)quality
as optional (Antoine du Hamel / #5374)endpoint
is not provided (Antoine du Hamel / #5361)Store
type (Merlijn Vos / #5373)toggleAddFilesPanel
args consistent (Evgenia Karunus / #5365)<h1>
in Uppy markup (Evgenia Karunus / #5355)hideUploadButton=true
(Evgenia Karunus / #5350)v4.0.1
Compare Source
Released: 2024-07-15
setOptions
toStatusBar
(Mikael Finstad / #5260).ts
files (Antoine du Hamel / #5335)ws
from 8.17.0 to 8.17.1 (dependabot[bot] / #5324)<Dashboard/>
,<DragDrop/>
,drop-target
- new anti-flickering solution (Evgenia Karunus / #5326)Meta
generic optional (Merlijn Vos / #5330)manual-cdn
workflow (Antoine du Hamel / #5329)v4.0.0
Compare Source
Released: 2024-07-10
COMPANION_CLIENT_ORIGINS_REGEX
(Antoine du Hamel / #5322)true
(Mikael Finstad / #5315)oauthOrigin
(Antoine du Hamel / #5311).openFolder()
- return progress indication (Evgenia Karunus / #5306)TypeError
when parsing request (Antoine du Hamel / #5303)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.