deg0nz / MMM-PublicTransportBerlin

MagicMirror module to display public transport in Berlin and Brandenburg with BVG Hafas data.
MIT License
40 stars 20 forks source link

Bump hafas-client from 6.2.2 to 6.3.0 #208

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps hafas-client from 6.2.2 to 6.3.0.

Release notes

Sourced from hafas-client's releases.

hafas-client@6.3.0

see the 6.3.0 changelog

Changelog

Sourced from hafas-client's changelog.

6.3.0

  • 248adb5f DB profile refreshJourney(): with opt.tickets: true, request ticket details – Thanks @​PaulSut!
  • fd90abde/9365c00a/c4966aec DB profile journeys()/refreshJourney(): parse & expose ticket details – Thanks @​PaulSut!
  • c4966aec DB profile journeys()/refreshJourney(): with opt.generateUnreliableTicketUrls: true, try to generate bahn.de URLs to the tickets – Thanks @​PaulSut!

🏷 6.3.0, 2024-03-20

Commits
  • 65096a8 changelog 📝, add @​PaulSut as contributor; 6.3.0
  • 7f78dc9 add todos & comments
  • d3bc9d3 DB E2E tests: adjust assertValidTickets ✅
  • 191b9ab DB: add parseLoyaltyCard utility function
  • c4966ae DB: optionally parse ticket URLs
  • 784d273 DB E2E tickets test: add fixtures ✅
  • 9365c00 DB: add end-to-end test for tickets ✅
  • 248adb5 DB refreshJourney(): optionally request ticket infos
  • fd90abd DB journeys()/refreshJourney(): parse tickets from reponse
  • c826100 E2E/integration tests: sort fixtures ✅
  • Additional commits viewable 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 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)