Skip to content

Bump decode-uri-component from 0.2.0 to 0.2.2#105

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2022

Bumps decode-uri-component from 0.2.0 to 0.2.2.

Release notes

Sourced from decode-uri-component's releases.

v0.2.2

  • Prevent overwriting previously decoded tokens 980e0bf

SamVerschueren/decode-uri-component@v0.2.1...v0.2.2

v0.2.1

  • Switch to GitHub workflows 76abc93
  • Fix issue where decode throws - fixes #6 746ca5d
  • Update license (#1) 486d7e2
  • Tidelift tasks a650457
  • Meta tweaks 66e1c28

SamVerschueren/decode-uri-component@v0.2.0...v0.2.1

Commits

Dependabot compatibility score

You 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 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2022
@e-halinen e-halinen changed the base branch from master to development August 4, 2025 10:30
@e-halinen
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot changed the base branch from development to master August 4, 2025 10:32
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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/decode-uri-component-0.2.2 branch from ac4a21e to 5ac98a9 Compare August 4, 2025 10:32
@e-halinen e-halinen merged commit 43d2c9a into master Aug 4, 2025
1 check failed
e-halinen added a commit that referenced this pull request Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/decode-uri-component-0.2.2 branch August 4, 2025 15:10
e-halinen added a commit that referenced this pull request Aug 4, 2025
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

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant