Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Bump lodash-decorators from 4.3.5 to 5.0.0 #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps lodash-decorators from 4.3.5 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)

4.4.1 (2017-08-12)

Bug Fixes

  • factory: use barrel files instead of node module resolution (fda1c73)

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant