Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
webapp
webapp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 673
    • Issues 673
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 28
    • Merge Requests 28
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gitter
  • webappwebapp
  • Merge Requests
  • !1505

Open
Opened Jul 26, 2019 by Gitter Badger@gitter-badgerDeveloper0 of 1 task completed0/1 task
  • Report abuse
Report abuse

Update dependency lazy.js to ^0.5.0

  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 2

This MR contains the following updates:

Package Type Update Change References
lazy.js dependencies minor ^0.4.2 -> ^0.5.0 homepage, source

Release Notes

dtao/lazy.js

v0.5.1

Compare Source

  • added public equals() method (#​139)
  • added public Lazy.curry and Lazy.curryRight methods (#​24)
  • added public Lazy.createCallback and Lazy.createComparator methods (#​140)
  • added shallow option to flatten() (#​125)
  • added equalityFn paramter to indexOf, lastIndexOf, and contains
  • fixed bug with return value from consecutive() not being reusable (#​212)
  • fixed bug with concat() unexpectedly flattening results (#​127)

v0.5.0

Compare Source

  • sequences now support ES6 iterable protocol (#​186)
  • added support for ES6 Set and Map objects
  • memoize().get no longer iterates entire sequence (#​191)
  • fixed bug causing failure on defaults().defaults() (#​183)
  • fixed bug with setting encoding in Lazy.readFile (#​160)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever MR becomes conflicted.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: gitterHQ/webapp!1505
Source branch: renovate/lazy.js-0.x