Text back current arrival time for buses given a texted in bus stop number for People Mover. AddressLookup branch would allow texting "Arctic and Fireweed"
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/codeforanchorage/realtime-bus-sms/network/alerts).
Removes ajv. It's no longer used after updating ancestor dependency watson-developer-cloud. These dependencies need to be updated together.
Removes
ajv
Updates
watson-developer-cloud
from 3.18.4 to 4.0.1Release notes
Sourced from watson-developer-cloud's releases.
... (truncated)
Changelog
Sourced from watson-developer-cloud's changelog.
... (truncated)
Commits
c09f01b
chore(release): 4.0.1 [skip ci]7905445
fix: add compare comply keyword to package.json (to trigger release)283f0fc
build: include sdk.ts in build9ad2c25
chore(release): 4.0.0 [skip ci]08e9784
Merge pull request #854 from watson-developer-cloud/v4.0.0-branchbd74547
Merge branch 'master' into v4.0.0-branch29f87df
fix: update ibm-cloud-sdk-core to 0.1.10ea8c5f
build: rebuild package-lock filea3beeb9
Merge branch 'master' into v4.0.0-branch45e759b
docs: readme updates for v4Dependabot 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show