Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • H headless-chrome-crawler
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • yujiosaka
  • headless-chrome-crawler
  • Merge requests
  • !177
An error occurred while fetching the assigned milestone of the selected merge_request.

Update @types/lodash to the latest version :rocket:

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge greenkeeper/@types/lodash-4.14.106 into master 7 years ago
  • Overview 1
  • Commits 3
  • Pipelines 0
  • Changes 2

Created by: greenkeeper[bot]

:point_up:️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.14.106 of @types/lodash was just published.

Dependency @types/lodash
Current Version 4.14.104
Type devDependency

The version 4.14.106 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @types/lodash.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

Compare
  • master (base)

and
  • latest version
    18427f37
    3 commits, 2 years ago

2 files
+ 4
- 4

    Preferences

    File browser
    Compare changes
packag‎e.json‎ +1 -1
yarn‎.lock‎ +3 -3
package.json
+ 1
- 1
  • View file @ 18427f37

  • Edit in single-file editor

  • Open in Web IDE


@@ -36,7 +36,7 @@
"@commitlint/cli": "6.1.3",
"@commitlint/config-conventional": "6.1.3",
"@types/debug": "0.0.30",
"@types/lodash": "4.14.104",
"@types/lodash": "4.14.106",
"@types/node": "9.6.0",
"@types/puppeteer": "1.2.0",
"@types/request-promise": "4.1.41",
yarn.lock
+ 3
- 3
  • View file @ 18427f37

  • Edit in single-file editor

  • Open in Web IDE


@@ -154,9 +154,9 @@
dependencies:
"@types/node" "*"
"@types/lodash@4.14.104":
version "4.14.104"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.104.tgz#53ee2357fa2e6e68379341d92eb2ecea4b11bb80"
"@types/lodash@4.14.106":
version "4.14.106"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.106.tgz#6093e9a02aa567ddecfe9afadca89e53e5dce4dd"
"@types/node@*", "@types/node@9.6.0":
version "9.6.0"
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference:
Source branch: greenkeeper/@types/lodash-4.14.106

Menu

Explore Projects Groups Snippets