Crazyht / ngx-tree-select

Angular select component with tree items
https://crazyht.github.io/ngx-tree-select/
MIT License
56 stars 45 forks source link

Update expose-loader to the latest version šŸš€ #129

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.7.5 of expose-loader was just published.

Dependency expose-loader
Current Version 0.7.3
Type devDependency

The version 0.7.5 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 expose-loader.

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.


Release Notes v0.7.5

2018-03-09

Bug Fixes

  • package: add webpack >= v4.0.0 (peerDependencies) (#67) (daf39ea)
Commits

The new version differs by 23 commits ahead by 23, behind by 11.

  • af7b7ca chore(release): 0.7.5
  • daf39ea fix(package): add webpack >= v4.0.0 (peerDependencies) (#67)
  • 5227cc5 chore(release): 0.7.4
  • a1b6628 chore: Adds contrib standard release tooling
  • 51629a4 fix: ensure userRequest stays unique (module.userRequest) (#58)
  • 3191765 docs(README): add missing syntax highlight annotations (#57)
  • e789b77 docs: #globals_require_resolve --> #modules_require_resolve (#52)
  • 2f36785 docs(README): add links to docs (#45)
  • 15e105b docs(README): link to webpack 2 docs (#44)
  • 381db4a docs(README): remove outdated React references (#42)
  • 2152a24 docs(#36): add webpack 2 usage (@wuxiandiejia)
  • f607c80 docs: Fix Typo
  • 1011308 docs(readme): updates for JSF maintainers (#34)
  • 343b10d chore(license): update to JSF standard license (#33)
  • dab3406 chore(release): expose loader v0.7.3

There are 23 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donā€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: