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"
All MAJOR version bumps will have upgrade notes posted here.
[2024-03-07] 4.x.x to 5.x.x
Overview
Twilio Node Helper Library’s major version 5.0.0 is now available. We ensured that you can upgrade to Node helper Library 5.0.0 version without any breaking changes of existing apis
Behind the scenes Node Helper is now auto-generated via OpenAPI with this release. This enables us to rapidly add new features and enhance consistency across versions and languages.
We're pleased to inform you that version 5.0.0 adds support for the application/json content type in the request body.
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).
Bumps axios to 1.6.8 and updates ancestor dependencies axios, ibm-watson and twilio. These dependencies need to be updated together.
Updates
axios
from 0.18.1 to 1.6.8Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
ab3f0f9
chore(release): v1.6.8 (#6303)2656612
fix(AxiosHeaders): fix AxiosHeaders conversion to an object during config mer...7320430
fix(import): use named export for EventEmitter;8786e0f
fix(vulnerability): update follow-redirects to 1.15.6 (#6300)d844227
chore: update and bump deps (#6238)caa0625
docs: update README responseEncoding types (#6194)41c4584
docs: Update README.md to point to current axios version in CDN links (#6196)bf6974f
chore(ci): add npm tag action; (#6231)a52e4d9
chore(release): v1.6.7 (#6204)2b69888
chore: remove unnecessary check (#6186)Maintainer changes
This version was pushed to npm by jasonsaayman, a new releaser for axios since your current version.
Updates
ibm-watson
from 5.7.3 to 9.1.0Release notes
Sourced from ibm-watson's releases.
... (truncated)
Changelog
Sourced from ibm-watson's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by watdevex, a new releaser for ibm-watson since your current version.
Updates
twilio
from 3.79.0 to 5.2.2Release notes
Sourced from twilio's releases.
... (truncated)
Changelog
Sourced from twilio's changelog.
... (truncated)
Upgrade guide
Sourced from twilio's upgrade guide.
... (truncated)
Commits
0456569
Release 5.2.20ff51fd
[Librarian] Regenerated @ a412066ed53a791734369f33f4b2f579662850b3 e43180215d...239281b
Release 5.2.1e11935a
[Librarian] Regenerated @ 93a2de5505384cb61be7440d3563d93d5cf980df 5146479cf5...20434b9
Release 5.2.0d079a99
[Librarian] Regenerated @ 84b4cd4c23a96109c715a2512bbe8238fae5c394 4f23177c4c...7d1f4ec
chore: adding contentType in post and put (#1024)55db7c2
Release 5.1.1b6423c2
[Librarian] Regenerated @ b8a450aff168b5449d658833256ca2354e3ecbbc df505752cd...98a6830
Release 5.1.0Dependabot 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