Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hafas-client from 5.26.4 to 6.3.0 #374

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

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 (public-transport/hafas-client@e7602e6); 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 <dependency name> 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)

Bumps [hafas-client](https://github.com/public-transport/hafas-client) from 5.26.4 to 6.3.0.
- [Release notes](https://github.com/public-transport/hafas-client/releases)
- [Changelog](https://github.com/public-transport/hafas-client/blob/main/docs/changelog.md)
- [Commits](public-transport/hafas-client@5.26.4...6.3.0)

---
updated-dependencies:
- dependency-name: hafas-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant