Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Bump stealth from 1.1.4 to 1.1.6 #15

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

Conversation

dependabot-preview[bot]
Copy link

Bumps stealth from 1.1.4 to 1.1.6.

Changelog

Sourced from stealth's changelog.

Changelog for Stealth v1.2.0

Enhancements

  • [Controller] Added a do_nothing method that prevents catch_all from firing when a controller action doesn't send replies nor progresses the session.
  • [Replies] If text and speech replies are specified as an Array, Stealth will now randomize the selected text.

Changelog for Stealth v1.1.5

Enhancements

  • [Replies] Replies will now always send the sender_id that came in to the service drivers. This ensures current_session_id hasn't been modified which would cause replies to fail to send.
Commits
  • 7ddb349 Prepare v1.1.6
  • 1d08a1a Fix sessions with expiration
  • 8cbfc4c Prepare 1.1.5
  • 7b03c5a Catch up the changelog to latest changes
  • 8e18c43 Ensure we always send to an unmodified sender_id
  • 886a53b Merge branch '1.1-stable' of github.com:hellostealth/stealth into 1.1-stable
  • 562194b Prepare 1.1.4
  • 1a3487d Load concerns before models and controllers (#147)
  • da8c734 Bump oj from 3.7.6 to 3.7.8 (#144)
  • ec0b64f Bump sidekiq from 5.2.3 to 5.2.5 (#141)
  • See full diff 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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant