gaudes / ioBroker.fahrplan

Adapter for ioBroker for connection tables by HAFAS for Deutsche Bahn and other europeen public transport providers.
MIT License
9 stars 6 forks source link

Bump hafas-client from 5.26.4 to 6.3.0 #374

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 7 months ago

Bumps hafas-client from 5.26.4 to 6.3.0.

Release notes

Sourced from hafas-client's releases.

hafas-client@6.3.0

see the 6.3.0 changelog

hafas-client@6.2.2

see the 6.2.2 changelog

hafas-client@6.2.1

see the 6.2.1 changelog

hafas-client@6.2.0

see the 6.2.0 changelog

hafas-client@6.1.1

see the 6.1.1 changelog

hafas-client@6.1.0

see the 6.1.0 changelog

hafas-client@6.0.5

see the 6.0.5 changelog

hafas-client@6.0.4

see the 6.0.4 changelog

hafas-client@6.0.3

💥 – Technically, this release contains a breaking change (https://github.com/public-transport/hafas-client/commit/e7602e6c848f95a1ac22a0764eccad79c3a4c37c); For more information on why I consider this necessary, see public-transport/hafas-client#286.

6.0.3 changelog

hafas-client@6.0.2

see the 6.0.2 changelog

hafas-client@6.0.1

see the 6.0.1 changelog

hafas-client@6.0.0

see the 6.0.0 changelog

hafas-client@5.26.5

see the 5.26.5 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

6.2.2

  • 26c56f8d/c85f083d/8a174016 fix date of next-day DEVI leg in an overnight journey 🐛 – Thanks @​soerface!
  • 1ee316fa radar(): relax bounding box checks 🐛 – Thanks @​dancesWithCycles!
  • 228c7253/66d9fb51 add linting rules enforcing code style – Thanks @​KristjanESPERANTO!

🏷 6.2.2, 2024-02-22

6.2.1

  • 8520eb3d mobil.nrw profile: fix mode for ec-ic product 🐛
  • f29ced5b handle PROBLEMS HAFAS error code

🏷 6.2.1, 2024-01-18

6.2.0

  • 244e88de add attribute additional to additional stopovers ✅
  • 02c781b1 cross-fetch@4, p-retry@6
  • ecc8fccc tap@18

🏷 6.2.0, 2023-11-27

6.1.1

  • 45610fc9 IVB profile: update SSL CA certificate chain 🐛
  • 581a4751 profiles' examples: fixes, minor tweaks 📝
  • 19cdde06 document testing setup 📝
  • 0bc6ba36 DB profile: pass along opt.age if defined ✅

🏷 6.1.1, 2023-09-03

6.1.0

  • 793cc9ee with $HTTP(S)_PROXY, keep connections alive for 10s
  • 5ce0129c DB profile: add routingMode option 📝✅

🏷 6.1.0, 2023-07-25

6.0.5

  • 9a1ef7c5 journeys()/journeysFromTrip()/refreshJourney()/trip()/tripsByName(): apply leg-wide remarks even if opt.stopovers is false 🐛 – Thanks @​traines-source!

... (truncated)

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)
dependabot[bot] commented 1 month ago

Superseded by #407.