8000 Comparing v3.3.1...v3.3.2 · hubotio/hubot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hubotio/hubot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Choose a base ref
...
head repository: hubotio/hubot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.2
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 12, 2019

  1. fix: address deprecation warning on startup

    The `body-parser` deprecation warning on startup is due to `express.urlencode()`
    requiring an `extended` property in the options argument in Express 4.x.
    
    Fixes: #1476
    Trott committed Mar 12, 2019
    2 Configuration menu
    Copy the full SHA
    af8acb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Update robot.js

    Trott authored Apr 1, 2019
    1 Configuration menu
    Copy the full SHA
    39b8d59 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Merge pull request #1497 from Trott/silence-deprecation-warning

    fix: address deprecation warning on startup
    mistydemeo authored Apr 17, 2019
    Configuration menu
    Copy the full SHA
    7795fe5 View commit details
    Browse the repository at this point in the history
Loading
0