realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.62k stars 558 forks source link

Update webpack-dev-server 4.15.1 → 5.0.3 (major) #6564

Closed depfu[bot] closed 1 month ago

depfu[bot] commented 2 months ago

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ webpack-dev-server (4.15.1 → 5.0.3) · Repo · Changelog

Release Notes

5.0.3

5.0.3 (2024-03-12)

Bug Fixes

5.0.2

5.0.2 (2024-02-16)

Bug Fixes

5.0.1

5.0.1 (2024-02-13)

Bug Fixes

5.0.0

5.0.0 (2024-02-12)

Migration Guide and Changes.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​types/retry (indirect, 0.12.0 → 0.12.2) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ memfs (indirect, 3.5.3 → 4.8.0) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ open (indirect, 8.4.2 → 10.1.0) · Repo

Release Notes

10.1.0

v10.0.4...v10.1.0

10.0.4

  • Fix support for passing predefined app to openApp() (#335) d9e7422

v10.0.3...v10.0.4

10.0.3

v10.0.2...v10.0.3

10.0.2

v10.0.1...v10.0.2

10.0.1

  • Add Windows environment variable fallback for some broken systems (#328) 8e69be4

v10.0.0...v10.0.1

10.0.0

Breaking

v9.1.0...v10.0.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 18 commits:

↗️ p-retry (indirect, 4.6.2 → 6.2.0) · Repo

Release Notes

6.2.0

v6.1.0...v6.2.0

6.1.0

v6.0.0...v6.1.0

6.0.0

Breaking

Fixes

  • Correctly remove abort handler when done 95a3a4a

v5.1.2...v6.0.0

5.1.2

v5.1.1...v5.1.2

5.1.1

  • Lock the @types/retry dependency 13f6350

v5.1.0...v5.1.1

5.1.0

v5.0.0...v5.1.0

5.0.0

Breaking

v4.6.1...v5.0.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 62 commits:

↗️ webpack-dev-middleware (indirect, 5.3.3 → 7.1.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

🆕 bundle-name (added, 4.1.0)

🆕 default-browser (added, 5.2.1)

🆕 default-browser-id (added, 5.0.0)

🆕 is-inside-container (added, 1.0.0)

🆕 is-network-error (added, 1.1.0)

🆕 run-applescript (added, 7.0.0)

🆕 chokidar (added, 3.6.0)

🆕 rimraf (added, 5.0.5)

🆕 is-docker (added, 3.0.0)

🆕 is-wsl (added, 3.1.0)

🗑️ fs-monkey (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
depfu[bot] commented 1 month ago

Closing because this update has already been applied