Skip to content

Revert "Bump decode-uri-component from 0.2.0 to 0.2.2"#127

Merged
e-halinen merged 1 commit intomasterfrom
revert-105-dependabot/npm_and_yarn/decode-uri-component-0.2.2
Aug 4, 2025
Merged

Revert "Bump decode-uri-component from 0.2.0 to 0.2.2"#127
e-halinen merged 1 commit intomasterfrom
revert-105-dependabot/npm_and_yarn/decode-uri-component-0.2.2

Conversation

@e-halinen
Copy link
Copy Markdown
Contributor

Reverts #105

@e-halinen e-halinen merged commit d4d3851 into master Aug 4, 2025
1 check failed
e-halinen added a commit that referenced this pull request Aug 4, 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>
e-halinen added a commit that referenced this pull request Aug 4, 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 ua-parser-js from 0.7.21 to 0.7.33

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.21...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  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>
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 ua-parser-js from 0.7.21 to 0.7.33

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.21...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  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>
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 ua-parser-js from 0.7.21 to 0.7.33

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.21 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.21...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant