Bump express from 4.17.1 to 4.18.2#107
Merged
e-halinen merged 5 commits intodevelopmentfrom Aug 4, 2025
Merged
Conversation
* Revert "Fix login url to prevent redirect" This reverts commit 7127c16. * Show prompt when template isn't selected instead of generating (#109) * AB#32667: Add smaller TerminalPoster variant (#110) * AB#32085: Add UI for testing line timetable generation (#111) * Ab#32085: Prevent LineTimetable generation without dates (#112) * AB#32085: Add UI for testing line timetable generation * AB#32085: Disable linetimetable generation without dates * AB#32085: Improve search UX, generate multiple line timetables at once (#113) * AB#32085: Improve search UX, add capability to generate multiple line timetables at once * Sort search results by lineId * Shorten train IDs so they display correctly * AB#32085: Print LineTimetable as A5 (#114) * AB#46862: Tweak placeholder texts for route filtering (#115) * Add local env * AB#48698: Add option for printing out the cover page for timetables (#118) * AB#48698: Add option for printing out the cover page for timetables * Add per-build cover page * Update button disabling logic * AB#53258: Fix map-publisher showing up in google search results (#119) * AB#55632: Kilvitysohje UI first version (#121) * AB#55632: First draft of kilvitysohje UI * AB#55632: Add support for multiple file types * AB#55632: Show stop mode filter * AB#55632: Add line mode colors to multi-select labels * Fix bug with opening empty build id * Change date range picker title for StopRoutePlate * AB#57920: Add line query mode for StopRoutePlate component (#123) * AB#57920: Add line query mode for StopRoutePlate component * Add styling to StopRoutePlate line query option * Add error checking and clearing selected lines after generating starts * AB#56573: Add version numbering and PR check against prod version (#124) * AB#56573: Add version numbering and PR check against prod version * AB#56568: Change license to AGPL-3.0-only (#125) * AB#57970: Switch to configurable ID provider, change prod ID provider (#122) * AB#57970: Switch to configurable ID provider, change prod ID provider and client ID * v1.1.0 --------- Co-authored-by: Juho Hänninen <juho.hanninen@cgi.com>
Contributor
|
@dependabot rebase |
cefcd27 to
38ce10d
Compare
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Contributor
|
@dependabot rebase |
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.18.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
38ce10d to
74d0180
Compare
avicarie
pushed a commit
that referenced
this pull request
Sep 17, 2025
* Production release (#126) * Revert "Fix login url to prevent redirect" This reverts commit 7127c16. * Show prompt when template isn't selected instead of generating (#109) * AB#32667: Add smaller TerminalPoster variant (#110) * AB#32085: Add UI for testing line timetable generation (#111) * Ab#32085: Prevent LineTimetable generation without dates (#112) * AB#32085: Add UI for testing line timetable generation * AB#32085: Disable linetimetable generation without dates * AB#32085: Improve search UX, generate multiple line timetables at once (#113) * AB#32085: Improve search UX, add capability to generate multiple line timetables at once * Sort search results by lineId * Shorten train IDs so they display correctly * AB#32085: Print LineTimetable as A5 (#114) * AB#46862: Tweak placeholder texts for route filtering (#115) * Add local env * AB#48698: Add option for printing out the cover page for timetables (#118) * AB#48698: Add option for printing out the cover page for timetables * Add per-build cover page * Update button disabling logic * AB#53258: Fix map-publisher showing up in google search results (#119) * AB#55632: Kilvitysohje UI first version (#121) * AB#55632: First draft of kilvitysohje UI * AB#55632: Add support for multiple file types * AB#55632: Show stop mode filter * AB#55632: Add line mode colors to multi-select labels * Fix bug with opening empty build id * Change date range picker title for StopRoutePlate * AB#57920: Add line query mode for StopRoutePlate component (#123) * AB#57920: Add line query mode for StopRoutePlate component * Add styling to StopRoutePlate line query option * Add error checking and clearing selected lines after generating starts * AB#56573: Add version numbering and PR check against prod version (#124) * AB#56573: Add version numbering and PR check against prod version * AB#56568: Change license to AGPL-3.0-only (#125) * AB#57970: Switch to configurable ID provider, change prod ID provider (#122) * AB#57970: Switch to configurable ID provider, change prod ID provider and client ID * v1.1.0 --------- Co-authored-by: Juho Hänninen <juho.hanninen@cgi.com> * Bump decode-uri-component from 0.2.0 to 0.2.2 (#105) Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Revert "Bump decode-uri-component from 0.2.0 to 0.2.2 (#105)" (#127) This reverts commit 43d2c9a. * Bump express from 4.17.1 to 4.18.2 Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.18.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: e-halinen <54105602+e-halinen@users.noreply.github.com> Co-authored-by: Juho Hänninen <juho.hanninen@cgi.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
avicarie
pushed a commit
that referenced
this pull request
Sep 17, 2025
* Production release (#126) * Revert "Fix login url to prevent redirect" This reverts commit 7127c16. * Show prompt when template isn't selected instead of generating (#109) * AB#32667: Add smaller TerminalPoster variant (#110) * AB#32085: Add UI for testing line timetable generation (#111) * Ab#32085: Prevent LineTimetable generation without dates (#112) * AB#32085: Add UI for testing line timetable generation * AB#32085: Disable linetimetable generation without dates * AB#32085: Improve search UX, generate multiple line timetables at once (#113) * AB#32085: Improve search UX, add capability to generate multiple line timetables at once * Sort search results by lineId * Shorten train IDs so they display correctly * AB#32085: Print LineTimetable as A5 (#114) * AB#46862: Tweak placeholder texts for route filtering (#115) * Add local env * AB#48698: Add option for printing out the cover page for timetables (#118) * AB#48698: Add option for printing out the cover page for timetables * Add per-build cover page * Update button disabling logic * AB#53258: Fix map-publisher showing up in google search results (#119) * AB#55632: Kilvitysohje UI first version (#121) * AB#55632: First draft of kilvitysohje UI * AB#55632: Add support for multiple file types * AB#55632: Show stop mode filter * AB#55632: Add line mode colors to multi-select labels * Fix bug with opening empty build id * Change date range picker title for StopRoutePlate * AB#57920: Add line query mode for StopRoutePlate component (#123) * AB#57920: Add line query mode for StopRoutePlate component * Add styling to StopRoutePlate line query option * Add error checking and clearing selected lines after generating starts * AB#56573: Add version numbering and PR check against prod version (#124) * AB#56573: Add version numbering and PR check against prod version * AB#56568: Change license to AGPL-3.0-only (#125) * AB#57970: Switch to configurable ID provider, change prod ID provider (#122) * AB#57970: Switch to configurable ID provider, change prod ID provider and client ID * v1.1.0 --------- Co-authored-by: Juho Hänninen <juho.hanninen@cgi.com> * Bump decode-uri-component from 0.2.0 to 0.2.2 (#105) Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Revert "Bump decode-uri-component from 0.2.0 to 0.2.2 (#105)" (#127) This reverts commit 43d2c9a. * Bump express from 4.17.1 to 4.18.2 Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.18.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: e-halinen <54105602+e-halinen@users.noreply.github.com> Co-authored-by: Juho Hänninen <juho.hanninen@cgi.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps express from 4.17.1 to 4.18.2.
Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
8368dc14.18.261f4049docs: replace Freenode with Libera Chatbb7907bbuild: Node.js@18.10f56ce73build: supertest@6.3.024b3dc5deps: qs@6.11.0689d175deps: body-parser@1.20.1340be0fbuild: eslint@8.24.033e8dc3docs: use Node.js name style644f646build: supertest@6.2.4ecd7572build: Node.js@14.20You 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.