realm / realm-js

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

Update eslint 8.56.0 → 9.0.0 (major) #6614

Open depfu[bot] opened 2 weeks ago

depfu[bot] commented 2 weeks 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?

🆕 eslint-visitor-keys (added, 4.0.0)

🆕 @​eslint/eslintrc (added, 3.0.2)

🆕 globals (added, 14.0.0)

🆕 @​eslint/js (added, 9.0.0)

🆕 @​eslint/js (added, 8.57.0)

🆕 @​humanwhocodes/config-array (added, 0.12.3)

🆕 eslint (added, 9.0.0)

🆕 eslint (added, 8.57.0)

🆕 eslint-scope (added, 8.0.1)

🆕 espree (added, 10.0.1)

🆕 file-entry-cache (added, 8.0.0)

🆕 flat-cache (added, 4.0.1)

🗑️ react-native-url-polyfill (removed)

🗑️ whatwg-url-without-unicode (removed)

🗑️ mocha (removed)

🗑️ @​eslint/js (removed)

🗑️ eslint (removed)

🗑️ webidl-conversions (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)