Update memoize-one related packages#53080
Merged
Merged
Conversation
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
Contributor
💚 Build SucceededTo update your PR or re-run it, just comment with: |
spalger
approved these changes
Dec 15, 2019
spalger
added a commit
to spalger/kibana
that referenced
this pull request
Dec 15, 2019
spalger
pushed a commit
that referenced
this pull request
Dec 16, 2019
Contributor
|
7.x/7.6: e2349b0 |
spalger
added a commit
that referenced
this pull request
Dec 17, 2019
patrykkopycinski
pushed a commit
to patrykkopycinski/kibana
that referenced
this pull request
May 6, 2026
patrykkopycinski
pushed a commit
to patrykkopycinski/kibana
that referenced
this pull request
May 6, 2026
This reverts commit d72227b.
This file contains hidden or 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
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:
^4.1.0->^4.1.1^5.0.0->^5.1.1Release Notes
alexreardon/memoize-one
v5.1.1Compare Source
Looser
EqualityFntypeFor
5.1.0we shipped anEqualityFntype that was not ideal. It was decided that the simplest path forward for consumers was to move to a looserEqualityFntype. #73Thanks @SanderDeWaal1992 for raising this issue
v5.1.0Compare Source
Typescriptsupport! 🤘🤩🤘Typescriptconsumers will now start getting correct types without having to rely on installing@types/memoize-one. Internallymemoize-oneis now authored inTypescript.memoize-oneis still shippingflowtypes, so if you are using, or want to useflow, then you will still get the same fantastic types you always have.And if you want to use good old regular vanilla JS then you can do that too!
❤ Thanks to @PavelVanecekAtlassian, @danieldelcore and @TrySound for their assistance. And thanks to @karol-majewski and @franklixuefei for creating the previous
memoize-onetypescripttypes on DefinitelyTypedv5.0.5Compare Source
travisbuild and adding.nvmfile #69v5.0.4Compare Source
😢 Unwinding: Improved typing #61
This change broke existing flow type consumers. We need to look into how our local flow type tests did not pick this up. For now, the
flowchange has been reverted. If we do move to the new flow types then we will need to publish a good upgrade story.v5.0.3Compare Source
We tweaked our default equality function to run much faster.
From 1.1 to 15.5 times faster!
Thanks to @wbinnssmith for creating performance benchmarks to test ideas #62. Thanks @theKashey for your input!
👩⚕️ Improved typing #61
Thanks to @wbinnssmith we now have even better
flowtyping.Other
flow0.96#63v5.0.2Compare Source
flowissue #58. Caused by using non-standard$ExpectErrorcomment. Thanks @jmansor for the pick upv5.0.1Compare Source
Engineering health
0.95.1#56Other
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.