This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of object.assign.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Hello lovely humans,
object.assign just published its new version 4.0.3.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of object.assign. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
The new version differs by 95 commits .
b7f770d
v4.0.3
7087754
Avoid using
reduce
sonpm run test:shams:corejs
passes innode
v0.8
.4288052
[Tests] only run linter checks in one node version (the latest).
c491568
[Deps] update
object-keys
64967ca
[Dev Deps] update
tape
,jscs
,eslint
b9567a3
Support core-js's Symbol sham.
cc69361
Ensure that properties removed or made non-enumerable during enumeration are not assigned.
3f83219
[Tests] Refactor to use my conventional structure that separates shimmed, implementation, and common tests.
8909128
Create
npm run test:shams
and better organize tests for symbol shams.08a52d3
[Tests] Remove
nsp
in favor ofrequiresafe
.6cf3f56
Avoid looking up keys and values more than once.
efd12f2
v4.0.2
94b027e
Ensure correct property enumeration order, particularly in v8.
b33d727
[Deps] update
object-keys
,define-properties
2493110
[Dev Deps] update
jscs
,eslint
,@ljharb/eslint-config
There are 95 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap:
greenkeeper upgrade
This change is