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 rollup-plugin-node-resolve to the latest version πŸš€ #104

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.1 of rollup-plugin-node-resolve was just published.

Dependency rollup-plugin-node-resolve
Current Version 3.0.0
Type devDependency

The version 3.0.1 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 rollup-plugin-node-resolve.

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.


Commits

The new version differs by 7 commits.

  • 1bea2ad -> v3.0.1
  • f9ca240 Merge pull request #127 from keithamus/remove-browser-resolve
  • 1ced2d4 refactor: remove browser-resolve dependency, inline logic
  • 29fc2ca Update README.md
  • 2b13f7b error message: externals -> external (#99)
  • 2f9db30 Added missing comma in readme
  • 001893d Added missing comma in readme (#97)

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:

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 1b26066 -> v3.0.2
  • 6aeecbf Merge pull request #129 from keithamus/fix-new-browser-resolve-refactor
  • 6920233 fix: add guard for options.browser with no pkg.browser field

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 19fd587 -> v3.0.3
  • 4c35e91 Merge pull request #133 from keithamus/fix-browser-resolve-regressions
  • 0efbed0 Merge pull request #1 from mislav/mislav/fix-browser-resolve-regressions
  • 3a63974 Handle .node extension when resolving browser entries
  • 398816d Respect browser field configuration in case of implicit main
  • 7529f70 fix(browser-resolve): fix regressions from refactor

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 21 commits.

  • 848c371 3.1.0
  • c609f8f Merge pull request #140 from kellyselden/preserveSymlinks
  • 93dedb0 respect preserveSymlinks option from upstream
  • 36dcabc update rollup
  • 634dfae Merge branch 'enable-github-installation'
  • 801f9d5 Add "prepare" script for github installation
  • 902c848 Merge branch 'kellyselden-rollup'
  • 077f7ae Handle .node extension when resolving browser entries
  • 1895d73 Respect browser field configuration in case of implicit main
  • 1f308d5 fix(browser-resolve): fix regressions from refactor
  • 69948ba -> v3.0.3
  • d9ff8c1 Handle .node extension when resolving browser entries
  • 1d8af1a Respect browser field configuration in case of implicit main
  • 7648c3e fix(browser-resolve): fix regressions from refactor
  • 80d23f5 Merge branch 'kellyselden-lockfile'

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • f267620 3.2.0
  • f65152d Merge pull request #126 from keithamus/cache-reads
  • 313a3e3 perf: cache file stats/reads

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 7846a19 3.3.0
  • 3927778 Merge pull request #83 from arantes555/master
  • e608e77 Converting all "only" options to regexps and using Regexp.test for efficiency
  • 070810b Allows to specify an array of packages that will be the only ones imported.
  • 625c9fe Merge pull request #120 from GeorgeTaveras1231/patch-1
  • 85f6814 Correct description of jail option

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.4.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 341037a 3.4.0
  • 05bd0ef Merge pull request #174 from rollup/refactor-promisify-resolveid-for-less-promise-boilerplate
  • 90423f6 refactor: promisify resolveId for less Promise boilerplate
  • 74f2e41 Merge pull request #151 from leebyron/fix-extensions
  • f711ab2 Support .mjs files by default.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 9 commits.

  • 73b01b1 Update changelog
  • 6f5260b 4.0.0
  • 03d9bbc Update changelog
  • 31aa15c Prepare for 1.0 and update dependencies (#187)
  • 1cc1101 update changelog
  • 0ef101d Support using package names for manual chunks (#185)
  • b2ecf57 Updated the README.md with the info about jsnext:main
  • 18be8d8 chore: update CHANGELOG.md with newer releases
  • 269d955 Updated the README.md with the info about jsnext:main

See the full diff