Skip to content

Bump lodash-decorators from 4.4.1 to 5.0.0#124

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/lodash-decorators-5.0.0
Open

Bump lodash-decorators from 4.4.1 to 5.0.0#124
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/lodash-decorators-5.0.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps lodash-decorators from 4.4.1 to 5.0.0.

Changelog

Sourced from lodash-decorators's changelog.

5.0.0 (2018-03-17)

Features

  • all: decorators with optional arguments do not require invocation (59a71d7)
  • all: initial work for paramless decorators (5300a2e)

BREAKING CHANGES

  • all: This may cause issue with tools that rely on static analysis of the
    decorators. Since the deocorators are typed with intersections they must
    be removed from a static function wrapper.

4.5.0 (2017-11-03)

Bug Fixes

  • BindAll: Copy original function name to wrapper (73b8537)
  • factory: use barrel files instead of node module resolution (fda1c73)

Features

  • packages: update tslib dependency to ^1.7.1 as this is the minimum version required for typescript 2.3.3 + (c8985fb)

Commits
  • 6f123b7 chore(release): 5.0.0
  • 59a71d7 feat(all): decorators with optional arguments do not require invocation
  • 5300a2e feat(all): initial work for paramless decorators
  • 3b8ac5d Update README.md
  • c992b72 chore(release): 4.5.0
  • daecc35 chore(cleanup): slight bit of cleanup
  • 258ba4b Merge pull request #40 from christopherthielen/master
  • 73b8537 fix(BindAll): Copy original function name to wrapper
  • 4b187f7 docs(README): add weakmap to polyfills
  • 349f544 docs(readme): add note about map polyfill
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2018

Codecov Report

Merging #124 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   77.95%   77.95%           
=======================================
  Files           8        8           
  Lines         254      254           
  Branches       43       44    +1     
=======================================
  Hits          198      198           
  Misses         52       52           
  Partials        4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 046c0e7...375e9be. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant