An in-range update of object-assign is breaking the build 🚨
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Version 4.1.1 of object-assign just got published.
| Branch | Build failing 🚨 |
|---|---|
| Dependency | object-assign |
| Current Version | 4.1.0 |
| Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
As object-assign is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪
Status Details
Commits
The new version differs by 9 commits .
a89774b4.1.12915ed4Add inline MIT license with @license marker (#45)ba4ebc4pin XO6627d98Add note encouraging built-in use (#41)f64a833Store a reference toObject.getOwnPropertySymbols(#39)022fe39Add built-inObject.assignbenchmarks (#40)ea6846ameta tweaks066439eadd missing test for target being a primitive (#34)5174655fix XO lint issues
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the object-assign 4.1.1 update and the failed AppVeyor and CircleCI builds linked in the issue. Identify the reported build failure and verify that the dependency update restores passing builds in both checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100