opencomponents / oc-client-node

The OpenComponents Node client
13 stars 12 forks source link

Update oc to the latest version šŸš€ #19

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.41.0 of oc just got published.

Dependency oc
Current Version 0.40.10
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of oc. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 9 commits.

  • 8275435 changelog
  • f98a845 0.41.0
  • 6651c60 Merge pull request #617 from opentable/OC-140
  • d02648f minor fixes
  • 62f7116 explicit template config api for the registry
  • e64ccbe Merge pull request #613 from opentable/optimizeBuild
  • 9e9d142 opts are boolean already
  • 29f1035 build->production + docs
  • 20a6e80 Pass option to the compiler for better targeting process

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

matteofigus commented 7 years ago

@nickbalestra

šŸ’© lol OC used as dev dependency only to start the registry fails as starts as node 4 and now uses destructuring.

I think it would be kind of cool to run the oc dev as node 6 and the client as node 4 - need to think about how to do it šŸ‘

greenkeeper[bot] commented 7 years ago

Version 0.41.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 11 commits.

  • 9e59ad1 changelog
  • d4e7127 0.41.1
  • cff82dd Merge pull request #619 from NapoleanReigns/master
  • 3bba40e #618 : Avoid the proxy-agent dependency and instead let user decide on it
  • 9e2deea Merge pull request #621 from opentable/greenkeeper/aws-sdk-2.108.0
  • 94a662b fix(package): update aws-sdk to version 2.108.0
  • 84f7b2e Merge branch 'master' into master
  • 484c0a3 Merge pull request #620 from opentable/greenkeeper/initial
  • e783a32 rolledback some deps
  • 3b23cf5 chore(package): update dependencies
  • 1917f90 #618 consider the optional agentProxy configuration property while establishing a connection to s3 bucket

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.2 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 8 commits.

  • da83039 changelog
  • e7ad1fe 0.41.2
  • d4eef90 Merge pull request #626 from opentable/nickbalestra-patch-1
  • 113bb18 Update package.json
  • 5794d40 Merge pull request #625 from opentable/nickbalestra-patch-1
  • ba82f15 Update oc-client-browser
  • 851552a Merge pull request #624 from opentable/devRequireTemplate
  • 7ac14ad inititalzie the dev registry with the dynamic require templatee

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.3 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 18 commits.

  • 7b581ca changelog
  • f733c44 0.41.3
  • 89c7f18 Merge pull request #640 from opentable/greenkeeper/oc-client-2.1.27
  • 35678db fix(package): update oc-client to version 2.1.27
  • 83e58c5 Merge pull request #636 from opentable/greenkeeper/aws-sdk-2.113.0
  • 51d4bcd fix(package): update aws-sdk to version 2.113.0
  • c69b854 Merge pull request #634 from opentable/greenkeeper/body-parser-1.18.0
  • 637282f fix(package): update body-parser to version 1.18.0
  • 3a9e07a Merge pull request #633 from opentable/greenkeeper/aws-sdk-2.112.0
  • 7142ce9 fix(package): update aws-sdk to version 2.112.0
  • add465c Merge pull request #631 from opentable/greenkeeper/aws-sdk-2.111.0
  • aadbc32 fix(package): update aws-sdk to version 2.111.0
  • adc078d Merge pull request #629 from opentable/greenkeeper/pug-2.0.0-rc.4
  • 016bde7 Merge pull request #630 from opentable/greenkeeper/aws-sdk-2.110.0
  • 2041ae3 fix(package): update aws-sdk to version 2.110.0

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.4 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 17 commits.

  • a1bec0e changelog
  • f9b8560 0.41.4
  • 0933a7f Merge pull request #632 from opentable/packageOnlyChanged
  • df8f183 proper ignore files/dirs
  • 879d1c6 package only the single affected component
  • 21855cf Merge pull request #641 from opentable/greenkeeper/aws-sdk-2.116.0
  • d2d7056 fix(package): update aws-sdk to version 2.116.0
  • 96f408f Merge pull request #635 from opentable/liveReload
  • c08a993 Merge pull request #639 from opentable/greenkeeper/fs-extra-4.0.2
  • 2f59633 Merge pull request #637 from opentable/greenkeeper/body-parser-1.18.1
  • 7373fe2 Merge pull request #638 from opentable/greenkeeper/aws-sdk-2.114.0
  • 16d9ade Merge branch 'master' into liveReload
  • 5817ae1 fix(package): update fs-extra to version 4.0.2
  • 4e1494e fix(package): update aws-sdk to version 2.114.0
  • eb054a6 fix(package): update body-parser to version 1.18.1

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.5 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 30 commits.

  • a63b354 changelog
  • 3d4bdf4 0.41.5
  • 6a024ac Merge pull request #658 from opentable/greenkeeper/aws-sdk-2.121.0
  • 80b8e81 fix(package): update aws-sdk to version 2.121.0
  • db7881b Merge pull request #655 from opentable/greenkeeper/oc-template-jade-compiler-6.1.1
  • 15aeed6 Merge pull request #656 from opentable/greenkeeper/oc-template-handlebars-compiler-6.1.1
  • 8833076 Merge pull request #657 from opentable/greenkeeper/aws-sdk-2.120.0
  • 56e6fd6 fix(package): update aws-sdk to version 2.120.0
  • de2b2f8 Merge pull request #654 from opentable/greenkeeper/oc-client-2.1.29
  • 47d6c51 fix(package): update oc-client to version 2.1.29
  • 878f26f Merge pull request #653 from opentable/greenkeeper/aws-sdk-2.119.0
  • 45c8553 fix(package): update aws-sdk to version 2.119.0
  • 7851f8d Merge pull request #652 from opentable/greenkeeper/aws-sdk-2.118.0
  • c368edd fix(package): update oc-template-jade-compiler to version 6.1.1
  • e397929 fix(package): update oc-template-handlebars-compiler to version 6.1.1

There are 30 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.6 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 23 commits.

  • c77f93e changelog
  • fc6fdbf 0.41.6
  • 172b716 Merge pull request #672 from opentable/greenkeeper/oc-client-2.1.30
  • 98879c6 fix(package): update oc-client to version 2.1.30
  • 3b09988 Merge pull request #670 from opentable/greenkeeper/morgan-1.9.0
  • ef9c900 Merge pull request #671 from opentable/greenkeeper/oc-template-jade-6.0.8
  • cd7deae fix(package): update oc-template-jade to version 6.0.8
  • c680ba0 fix(package): update morgan to version 1.9.0
  • 90f5938 Merge pull request #669 from opentable/express-up
  • 4cd0ca5 Merge pull request #666 from opentable/greenkeeper/oc-template-jade-6.0.6
  • 8a7064d Upgrade to oc-template-jade@6.0.7
  • 2bc3609 Upgrade Express as patch
  • ccb12ba Merge pull request #667 from opentable/greenkeeper/aws-sdk-2.123.0
  • 4dec81b fix(package): update aws-sdk to version 2.123.0
  • 436d764 fix(package): update oc-template-jade to version 6.0.6

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.7 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 18 commits.

  • 623470b changelog
  • 2aa4310 0.41.7
  • 365718a Merge pull request #679 from opentable/snyk-fix-5240f4eb
  • c109572 Merge pull request #678 from opentable/greenkeeper/aws-sdk-2.125.0
  • a7c221b fix: package.json to reduce vulnerabilities
  • ee4d5b9 fix(package): update aws-sdk to version 2.125.0
  • 32ab7a4 Merge pull request #677 from opentable/greenkeeper/aws-sdk-2.124.0
  • f262fec fix(package): update aws-sdk to version 2.124.0
  • a6cfb7e Merge pull request #673 from opentable/greenkeeper/oc-template-handlebars-compiler-6.1.2
  • fcf99a2 Merge pull request #675 from opentable/greenkeeper/oc-template-jade-compiler-6.1.2
  • f189860 Merge branch 'master' into greenkeeper/oc-template-handlebars-compiler-6.1.2
  • 48a72e3 Merge branch 'master' into greenkeeper/oc-template-jade-compiler-6.1.2
  • 9e2938f Merge pull request #674 from opentable/greenkeeper/oc-template-handlebars-6.0.7
  • 8460d6a Merge pull request #676 from opentable/greenkeeper/oc-template-jade-6.0.9
  • 2767fdb fix(package): update oc-template-jade to version 6.0.9

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.8 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 20 commits.

  • 9c6645e changelog
  • 1c1e7d0 0.41.8
  • f9b52b5 Merge pull request #692 from opentable/reviews-bugfix
  • 1801e36 [DX-197] Watcher bugfix
  • 35ba731 Merge pull request #690 from opentable/greenkeeper/aws-sdk-2.127.0
  • ed16540 fix(package): update aws-sdk to version 2.127.0
  • 0a0b830 Merge pull request #689 from opentable/ignore
  • a48d74b ignoring lock files
  • a77a033 Merge pull request #687 from opentable/greenkeeper/aws-sdk-2.126.0
  • 3145a09 fix(package): update aws-sdk to version 2.126.0
  • 51fa02c Merge pull request #686 from opentable/npm
  • a97ac4d Test cleanup
  • ee00a26 Removed NPM as dependency
  • 85465c8 Merge pull request #685 from opentable/greenkeeper/oc-client-2.1.31
  • 59ed4b8 fix(package): update oc-client to version 2.1.31

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.9 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 9 commits.

  • 3486d1d changelog
  • d97b17e 0.41.9
  • fdcc30a Merge pull request #693 from opentable/regex
  • 95a12b5 Merge pull request #694 from opentable/npm-fix
  • 2051908 Npm install for new module bugfix
  • 14d327e pretty
  • 706d92a [DX-198] Watch github.io folders
  • e1dcfa7 Merge branch 'master' of github.com:opentable/oc into regex
  • f831a87 Moved watchSettings somewhere else

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.10 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 17 commits.

  • 6d982d1 changelog
  • 70878cf 0.41.10
  • 87a2d39 Merge pull request #700 from opentable/error-publish
  • 0638a0f Merge branch 'master' of github.com:opentable/oc into error-publish
  • a9fdb76 putDir returns an error not an array anymore
  • 72cbfad Merge pull request #699 from opentable/error-publish
  • fe67c94 Meaningful error shown when publish fails
  • d503382 Merge pull request #695 from opentable/greenkeeper/aws-sdk-2.128.0
  • c6c3237 fix(package): update aws-sdk to version 2.128.0
  • e7ccd00 Merge pull request #688 from kmcrawford/decouple-s3
  • 07e0461 Remove package-lock.json
  • 80735e0 Remove adapterType
  • 6e7cdd2 Fix basicOptions in junit
  • 716707d Decouple error messages.
  • aaf1a70 Add adapterType to options vs having require in config.

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.11 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 8 commits.

  • 0c21ba6 changelog
  • cce53b8 0.41.11
  • fdedb45 Merge pull request #703 from opentable/npmi-fix
  • c5cfbf9 Merge pull request #702 from opentable/greenkeeper/dependency-graph-0.5.1
  • 55cd9b7 Infinite npm i loop fix
  • 552a7a2 fix(package): update dependency-graph to version 0.5.1
  • cb31117 Merge pull request #701 from opentable/greenkeeper/aws-sdk-2.129.0
  • de5b478 fix(package): update aws-sdk to version 2.129.0

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.12 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 27 commits.

  • 66ce78d changelog
  • df5e852 0.41.12
  • 35a6993 Merge pull request #708 from opentable/greenkeeper/oc-client-2.1.32
  • 43c3017 fix(package): update oc-client to version 2.1.32
  • aafe141 Merge pull request #707 from opentable/greenkeeper/oc-client-browser-1.1.1
  • ea077eb fix(package): update oc-client-browser to version 1.1.1
  • 8493ace Merge pull request #706 from opentable/greenkeeper/oc-client-browser-1.1.0
  • 732faa0 Merge pull request #705 from opentable/changelog-fix
  • 3154fda Changelog fix
  • b31851c fix(package): update oc-client-browser to version 1.1.0
  • e3f2727 Merge pull request #704 from opentable/execute-all-tests
  • 08ed896 New line
  • 69f7bef Changelog fixes
  • 1c17b72 Typo
  • f27e9b0 Fix build pipeline

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.13 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 39 commits.

  • be0daf2 changelog
  • 8f65b53 0.41.13
  • 23e9c0c Merge pull request #725 from opentable/clone-less
  • 0081816 Removing two clones
  • d509aab Merge pull request #724 from opentable/greenkeeper/aws-sdk-2.140.0
  • 1a03427 fix(package): update aws-sdk to version 2.140.0
  • 938d82c Merge pull request #723 from opentable/greenkeeper/aws-sdk-2.139.0
  • 5e3545e Merge pull request #722 from opentable/DX-218
  • 7bb9bca tests
  • 6bfee32 fixed paths
  • aebd587 moved dependencies to own file
  • 8b77e2a fix(package): update aws-sdk to version 2.139.0
  • d6aee5a wip
  • e29d2a0 expose cli to be used programmatically
  • 489c564 Merge pull request #719 from opentable/greenkeeper/dependency-graph-0.5.2

There are 39 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.14 just got published.

Update to this version instead šŸš€

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.15 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 26 commits.

  • 6c44372 changelog
  • a38371a 0.41.15
  • e79db46 Merge pull request #710 from opentable/install-compiler
  • 4ac814a Cleanup
  • 41d8bcd Merge branch 'master' of github.com:opentable/oc into install-compiler
  • 5e0279a Don't mess with package-lock.json
  • 0747c8d Merge branch 'master' of github.com:opentable/oc into install-compiler
  • a059b76 Merge branch 'master' of github.com:opentable/oc into install-compiler
  • ac45083 Cleanup
  • a23e539 More tests
  • 2d5b184 Install missing deps cleanup, fixes, and tests
  • 1f2bc22 Install compiler tests
  • 4a8465d More tests
  • 00211e4 More cleanup, more tests
  • a0f560a require-template tests and cleanup

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.41.16 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 11 commits.

  • f25bf84 changelog
  • 3eb6033 0.41.16
  • cfc0e04 Merge pull request #733 from opentable/fix-file-watcher
  • e4d3540 Merge pull request #732 from opentable/prettifyAllTheThings
  • ada631c Repackage all components when file is outside component dir
  • 2c41fd3 Merge pull request #731 from opentable/code-care
  • 6fe6332 server.listening
  • 7ffa960 src/test/tasks
  • 19a1426 this-less cleanup
  • df5f479 Merge pull request #729 from opentable/greenkeeper/aws-sdk-2.142.0
  • 2545e6a fix(package): update aws-sdk to version 2.142.0

See the full diff