Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/gtfs-4.21.0
Open

chore(deps): bump gtfs from 4.20.2 to 4.21.0#120
dependabot[bot] wants to merge 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 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 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 [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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 30, 2026
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