Update sorted-object to version 2.0.0 🚀#153
Closed
greenkeeperio-bot wants to merge 1 commit into
Closed
Conversation
fd47d59 to
753b49c
Compare
753b49c to
a7b6b7f
Compare
github-actions Bot
pushed a commit
to Eyalm321/pnpm
that referenced
this pull request
May 18, 2026
* ci: clippy and doc on all platforms * ci: fewer jobs * chore(cargo): remove unnecessary aliases * chore(just): add --locked to lint * fix(clippy): windows * fix(clippy): windows * ci(clippy): add --locked * fix(clippy): windows * fix(ci): windows
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.
Hello 👋
🚀🚀🚀
sorted-object just published its new version 2.0.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of sorted-object – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
Stopped creating the returned object with a
nullprototype, instead letting it have the defaultObject.prototypeinstead. This is probably more in line with expectations, and for example, now JSON stringifyng + JSON parsing + sorting an object will give back something that is deep-strict-equal to the original. (#2, @iamstarkov)This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.