Skip to content

chore(deps): bump gtfs from 4.20.2 to 4.21.0 - #120

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/gtfs-4.21.0
Sep 8, 2026
Merged

github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/gtfs-4.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 30, 2026 •

Copy link
Copy Markdown
Contributor

Bumps gtfs from 4.20.2 to 4.21.0.

Release notes

Sourced from gtfs's releases.

Release 4.21.0

Added

  • Static GTFS imports to caller-owned SQLite, PostgreSQL, and MySQL databases through Kysely
  • Support for fare_leg_join_rules.txt, stop_times.end_pickup_drop_off_window, and TIDES CSV files and queries
  • logLevel config option

Changed

  • Expanded GTFS-Realtime data stored for alerts, trip updates, stop-time updates, and vehicle positions
  • Organized public schemas by namespace and renamed ODS to TODS
  • Invalid configuration now produces structured errors
  • logFunction can receive the log level as a second argument; warnings and errors use stderr

Fixed

  • Explicit database selection and connection closingLets
  • Query handling for empty arrays and numeric or text identifier values
  • Validation of GTFS Flex stop times without stop_id
  • GTFS-Realtime field extraction, row replacement, and error reporting

Deprecated

  • verbose; use logLevel config option
Changelog

Sourced from gtfs's changelog.

[4.21.0] - 2026-08-22

Added

  • Static GTFS imports to caller-owned SQLite, PostgreSQL, and MySQL databases through Kysely
  • Support for fare_leg_join_rules.txt, stop_times.end_pickup_drop_off_window, and TIDES CSV files and queries
  • logLevel config option

Changed

  • Expanded GTFS-Realtime data stored for alerts, trip updates, stop-time updates, and vehicle positions
  • Organized public schemas by namespace and renamed ODS to TODS
  • Invalid configuration now produces structured errors
  • logFunction can receive the log level as a second argument; warnings and errors use stderr

Fixed

  • Explicit database selection and connection closingLets
  • Query handling for empty arrays and numeric or text identifier values
  • Validation of GTFS Flex stop times without stop_id
  • GTFS-Realtime field extraction, row replacement, and error reporting

Deprecated

  • verbose; use logLevel config option
Commits
  • 007de4f Release 4.21.0
  • 36cb219 Update github workflows
  • 2b99971 Update release-smoke.ts
  • 913d954 Populate the MySQL key hash whenever the schema is managed
  • e09cbfd Avoid typescript enums
  • ece7791 Keep gtfs/models public export
  • 3c1d27b Derive informed entity fields for filtering from schema
  • 018abbf Migrate gtfs-realtime tables
  • f509111 Additional tests
  • e78b067 Added test:release
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 30, 2026
Bumps [gtfs](https://github.com/BlinkTagInc/node-gtfs) from 4.20.2 to 4.21.0.
- [Release notes](https://github.com/BlinkTagInc/node-gtfs/releases)
- [Changelog](https://github.com/BlinkTagInc/node-gtfs/blob/main/CHANGELOG.md)
- [Commits](BlinkTagInc/node-gtfs@4.20.2...4.21.0)

---
updated-dependencies:
- dependency-name: gtfs
  dependency-version: 4.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/gtfs-4.21.0 branch from a68a0a7 to fde1b8c Compare September 8, 2026 23:03
@github-actions
github-actions Bot merged commit 4879e01 into master Sep 8, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/gtfs-4.21.0 branch September 8, 2026 23:04
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants