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.2.0 #340

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 11 months ago

Bumps hafas-client from 5.26.4 to 6.2.0.

Release notes

Sourced from hafas-client's releases.

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

Changelog

Sourced from hafas-client's changelog.

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!

🏷 6.0.5, 2023-05-15

6.0.4

  • 14c9805a journeys(): let earlierRef/laterRef fall back to null πŸ›
  • 8faf8ba5 DB profile: use ver 1.16 for stop() requests πŸ›, update integration test fixture βœ…

🏷 6.0.4, 2023-04-04

6.0.3

  • e7602e6c createClient(): throw if userAgent is one of the documented ones πŸ’₯πŸ“
  • 5910d625 docs: make user agent instructions more specific & actionable πŸ“ (related: #286)

🏷 6.0.3, 2023-03-14

6.0.2

  • 26394489 SNCB/NMBS profile: document profile as temporarily broken πŸ“
  • c2a71b08 lib/request.js: import Buffer πŸ›

🏷 6.0.2, 2023-02-10

... (truncated)

Commits
  • 9a3a1d3 changelog πŸ“; 6.2.0
  • 244e88d add attribute additional to additional stopovers βœ…
  • ecc8fcc tap@18
  • 02c781b cross-fetch@4, p-retry@6
  • 449d226 changelog πŸ“; 6.1.1
  • 0bc6ba3 DB journeys(): pass along opt.age if defined βœ…
  • a8401f3 DB: add test for profile.transformJourneysQuery() βœ…
  • 45610fc IVB: update SSL CA certificate chain πŸ›
  • 581a475 profiles' examples: fixes, minor tweaks πŸ›πŸ“
  • 19cdde0 document testing setup πŸ“
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 9 months ago

Superseded by #359.