Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/add geolocation #764

Merged
merged 13 commits into from
Sep 23, 2022
Merged

Feature/add geolocation #764

merged 13 commits into from
Sep 23, 2022

Conversation

top-on
Copy link
Member

@top-on top-on commented Sep 23, 2022

No description provided.

@top-on top-on marked this pull request as ready for review September 23, 2022 18:32
@top-on top-on merged commit 42dd377 into master Sep 23, 2022
@top-on top-on deleted the feature/add_geolocation branch September 23, 2022 18:42
ubergesundheit added a commit that referenced this pull request Sep 27, 2022
* Add manual trigger to import workflow (#489)

* Bump interweave from 12.7.2 to 12.8.0 in /frontend (#491)

* Bump @types/history from 4.7.8 to 4.7.9 in /frontend (#493)

* Bump @types/react-router-dom from 5.1.7 to 5.1.8 in /frontend (#495)

* Bump @types/react-dom from 17.0.8 to 17.0.9 in /frontend (#494)

* Bump @types/jest from 26.0.23 to 26.0.24 in /frontend (#496)

* Bump @types/qrcode.react from 1.0.1 to 1.0.2 in /frontend (#497)

* Bump @types/react from 17.0.13 to 17.0.14 in /frontend (#492)

* Bump @types/node from 15.14.1 to 16.3.1 in /frontend (#498)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.14.1 to 16.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade deps (#502)

* Bump actions/setup-node from 2.2.0 to 2.3.0 (#503)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 16.4.0 to 16.4.3 in /frontend (#504)

* Bump @types/react from 17.0.14 to 17.0.15 in /frontend (#506)

* Bump swiper from 6.7.5 to 6.8.0 in /frontend (#507)

* Bump @testing-library/user-event from 13.2.0 to 13.2.1 in /frontend (#505)

* Bump @types/node from 16.4.3 to 16.4.10 in /frontend (#508)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.3 to 16.4.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-node from 2.3.0 to 2.4.0 (#509)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps 2021-08-16 (#517)

* Frontend dependencies upgrade 2021-08-23 (#524)

* Bump @types/jest from 26.0.24 to 27.0.1 in /frontend (#518)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump traefik from v2.4 to v2.5.1 in /infrastructure/https_proxy/files (#519)

* Bump traefik from v2.4 to v2.5.1 in /infrastructure/https_proxy/files

Bumps traefik from v2.4 to v2.5.1.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* use more general v2.5 image

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gerald Pape <[email protected]>

* upgrade backend deps (#525)

* first draft k3 spider (#526)

* first draft k3 spider

* fix the draft

* don't import non-german events

* Create codeql-analysis.yml (#527)

* upgrade front end deps 2021-08-30 (#534)

* Bump @types/node from 16.7.6 to 16.7.9 in /frontend (#536)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.6 to 16.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* weekly frontend dependency upgrade (#541)

* Bump @types/node from 16.7.10 to 16.9.1 in /frontend (#542)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.10 to 16.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps 2021-09-13 (#547)

* upgrade frontend-deps 2021-09-28 (#556)

* Frontend deps 2021 10 04 (#563)

* frontend deps upgrade 2021-10-04

* bump actions/setup-node to v2.4.1

* Fix docker-compose project names (#565)

* frontend-deps-upgrade-2021-10-10 (#566)

* Bump eslint-plugin-jest from 24.7.0 to 25.0.1 in /frontend (#567)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.7.0 to 25.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.7.0...v25.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade deps 2021-10-18 (#573)

* upgrade frontend deps 2021-10-24 (#574)

* Bump @types/react from 17.0.31 to 17.0.32 in /frontend (#575)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.31 to 17.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps 2021-11-01 (#580)

* upgrade frontend deps 2021-11-09 (#583)

* Bump ws from 5.2.2 to 5.2.3 in /frontend (#585)

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /frontend (#584)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps upgrade 2021 11 15 (#590)

* upgrade frontend deps 2021-11-15

* update caniuse-lite

Target browser changes:
- and_chr 90
+ and_chr 95
- and_ff 87
+ and_ff 92
- android 4.4.3-4.4.4
- chrome 90
- chrome 89
- chrome 88
- chrome 86
- chrome 85
- chrome 49
+ chrome 95
+ chrome 94
+ chrome 93
+ chrome 92
+ chrome 91
- edge 90
- edge 89
+ edge 95
+ edge 94
- firefox 88
- firefox 87
+ firefox 93
+ firefox 92
- ios_saf 12.2-12.4
+ ios_saf 15
+ ios_saf 14.5-14.8
+ ios_saf 12.2-12.5
- opera 75
- opera 73
+ opera 80
+ opera 79
- safari 8
+ safari 15
+ safari 14.1
- samsung 13.0
+ samsung 15.0

* Frontend deps upgrade 2021-11-22 (#595)

* upgrade frontend deps (#601)

* Bump actions/cache from 2.1.6 to 2.1.7 (#596)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps 2021 12 06 (#607)

* upgrade frontend deps

* do not send nginx version

* Bump actions/setup-node from 2.4.1 to 2.5.0 (#602)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps 2021-12-13 (#613)

* upgrade frontend deps 2021-12-20 (#618)

* Update frontend deps 2021-12-27 (last time this year) (#623)

* frontend deps upgrade 2022-01-03 (#629)

* Bump actions/setup-node from 2.5.0 to 2.5.1 (#624)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps (#632)

* upgrade frontend deps

* add prepare-upgrade npm run command

* Bump lodash from 4.17.19 to 4.17.21 in /frontend (#633)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump follow-redirects from 1.14.1 to 1.14.7 in /frontend (#634)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade frontend deps 2022-01-17 (#637)

* Bump @types/node from 16.11.18 to 16.11.19 in /frontend (#631)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.18 to 16.11.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gerald Pape <[email protected]>

* Upgrade deps 2022-01-24 (#642)

* Bump eslint-plugin-jest from 25.7.0 to 26.0.0 in /frontend (#644)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.7.0 to 26.0.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v25.7.0...v26.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump traefik from v2.5 to v2.6.0 in /infrastructure/https_proxy/files (#643)

Bumps traefik from v2.5 to v2.6.0.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade frontend packages 2022-02-07 (#649)

* Bump @types/node from 16.11.22 to 16.11.24 in /frontend (#650)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.22 to 16.11.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump follow-redirects from 1.14.7 to 1.14.8 in /frontend (#651)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade frontend deps 2022-02-21 (#657)

* Bump traefik from v2.6.0 to v2.6.1 in /infrastructure/https_proxy/files (#653)

Bumps traefik from v2.6.0 to v2.6.1.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump urijs from 1.19.7 to 1.19.8 in /frontend (#658)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.7...v1.19.8)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps upgrade 2022 02 28 (#663)

* upgrade setup-node 3.0.0

* Upgrade frontend deps

* Bump urijs from 1.19.8 to 1.19.9 in /frontend (#664)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.8 to 1.19.9.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.8...v1.19.9)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade CI + frontend deps (#672)

* Bump urijs from 1.19.9 to 1.19.10 in /frontend (#673)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade frontend deps 2022-03-15 (#678)

* Upgrade frontend deps 2022-03-21 (#683)

* Frontend deps upgrade 2022 03 28 (#691)

* Upgrade frontend deps 2022-03-28

* Switch to built in cache in github actions

* Bump traefik to 2.6.2

* Bump minimist from 1.2.5 to 1.2.6 in /frontend (#692)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps upgrade 2022 04 04 (#699)

* Upgrade js deps

* Update setup-node in workflow

* Bump traefik from v2.6.2 to v2.6.3 in /infrastructure/https_proxy/files (#694)

Bumps traefik from v2.6.2 to v2.6.3.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump frontend packages 2022-04-11 (#705)

* Bump urijs from 1.19.10 to 1.19.11 in /frontend (#710)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.10...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @testing-library/react from 12.1.4 to 12.1.5 in /frontend (#706)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v12.1.4...v12.1.5)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Python 3.10 + upgrade everything with pip-compile --upgrade (#709)

* Python 3.10 + upgrade everything with pip-compile --upgrade

* Upgrade postgres to 12.10

* Use python 3.10 in CI

* Change scrapy code for updated stuff

* satisfy linter

* Frontend deps upgrade 2022 05 02 (#719)

* Update npm deps

* Upgrade codeql actions

* Bump async from 2.6.3 to 2.6.4 in /frontend (#714)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-node from 3.1.0 to 3.1.1 (#711)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ics Scrapers (#715)

* install icalendar package

* WIP ics spider

* Fix backend requirements.txt

* Move ics scrapers into subdir & add Hafenkaeserei

* Deps upgrade 2022 05 10 (#727)

* Upgrade frontend deps

* upgrade github actions

* upgrade backend deps

* Bump traefik from v2.6.3 to v2.6.6 in /infrastructure/https_proxy/files (#723)

Bumps traefik from v2.6.3 to v2.6.6.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps upgrade 2022 05 23 (#734)

* Upgrade frontend-deps

* Upgrade github actions

* Upgrade backend deps

* Bump typescript from 4.6.4 to 4.7.2 in /frontend (#737)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.6.4...v4.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-jest from 26.2.2 to 26.4.6 in /frontend (#736)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.2.2 to 26.4.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v26.2.2...v26.4.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump timeago-react from 3.0.4 to 3.0.5 in /frontend (#739)

Bumps [timeago-react](https://github.com/hustcc/timeago-react) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/hustcc/timeago-react/releases)
- [Commits](https://github.com/hustcc/timeago-react/commits)

---
updated-dependencies:
- dependency-name: timeago-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eventsource from 1.1.0 to 1.1.1 in /frontend (#738)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](EventSource/eventsource@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump terser from 4.8.0 to 4.8.1 in /frontend (#747)

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update github runner ubuntu version to 22.04

* Expand development instructions (#755)

* Expand development instructions

* Add docker command for frontend

* lint markdown (#758)

Co-authored-by: top-on <[email protected]>

* Add some more infos to readme file (#759)

* Add rare guitar scraper (#756)

* Add rare guitar scraper

* line length fix

Co-authored-by: Gerald Pape <[email protected]>

* Feature/update readme backend development (#761)

* extend .gitignore

* lint markdown

* set DB_HOST to localhost, for local development

* update backend setup instructions

* update deprecation notice

* update wording

* format .env instructions

* fix cp command

* change order in setup instructions

Co-authored-by: top-on <[email protected]>

* Add lat long fields (#762)

* Add lat long fields

* make black happy

* Update client in frontend

* Add Studierendenwerk ics file (#760)

* add dependencies and document installation (#763)

* add dependencies and document installation

* fix path

* apply black

* prettier bash command

* add flake8 as dependency

* Feature/add geolocation (#764)

* add location parsing via geopy

* only geocode if location is not in DB yet

* Upgrade frontend deps 2022-09-23 (#768)

* More upgrades (#769)

* Bump actions/setup-python from 3 to 4

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump appleboy/ssh-action from 0.1.4 to 0.1.5

Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](appleboy/ssh-action@v0.1.4...v0.1.5)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump traefik from v2.6.6 to v2.8.5 in /infrastructure/https_proxy/files

Bumps traefik from v2.6.6 to v2.8.5.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Upgrade ky

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* restrict geocoder to greater muenster area (#770)

* Stadt muenster scraper (#771)

* Basic version of a stadt münster veranstaltungskalender scraper

* add crawler name option

* Fix bugs in geocoder methods

* Make linter flake8 happy

* Remove old file

* fix geopy nominatim parameters (#773)

* Upgrade django, lxml, scrapy (#774)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bCyberBasti <[email protected]>
Co-authored-by: bCyberBasti <[email protected]>
Co-authored-by: top-on <[email protected]>
Co-authored-by: top-on <[email protected]>
Co-authored-by: Thomas Werner <[email protected]>
ubergesundheit added a commit that referenced this pull request Sep 27, 2022
* Add manual trigger to import workflow (#489)

* Bump interweave from 12.7.2 to 12.8.0 in /frontend (#491)

* Bump @types/history from 4.7.8 to 4.7.9 in /frontend (#493)

* Bump @types/react-router-dom from 5.1.7 to 5.1.8 in /frontend (#495)

* Bump @types/react-dom from 17.0.8 to 17.0.9 in /frontend (#494)

* Bump @types/jest from 26.0.23 to 26.0.24 in /frontend (#496)

* Bump @types/qrcode.react from 1.0.1 to 1.0.2 in /frontend (#497)

* Bump @types/react from 17.0.13 to 17.0.14 in /frontend (#492)

* Bump @types/node from 15.14.1 to 16.3.1 in /frontend (#498)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.14.1 to 16.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade deps (#502)

* Bump actions/setup-node from 2.2.0 to 2.3.0 (#503)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/node from 16.4.0 to 16.4.3 in /frontend (#504)

* Bump @types/react from 17.0.14 to 17.0.15 in /frontend (#506)

* Bump swiper from 6.7.5 to 6.8.0 in /frontend (#507)

* Bump @testing-library/user-event from 13.2.0 to 13.2.1 in /frontend (#505)

* Bump @types/node from 16.4.3 to 16.4.10 in /frontend (#508)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.4.3 to 16.4.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-node from 2.3.0 to 2.4.0 (#509)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps 2021-08-16 (#517)

* Frontend dependencies upgrade 2021-08-23 (#524)

* Bump @types/jest from 26.0.24 to 27.0.1 in /frontend (#518)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump traefik from v2.4 to v2.5.1 in /infrastructure/https_proxy/files (#519)

* Bump traefik from v2.4 to v2.5.1 in /infrastructure/https_proxy/files

Bumps traefik from v2.4 to v2.5.1.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* use more general v2.5 image

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gerald Pape <[email protected]>

* upgrade backend deps (#525)

* first draft k3 spider (#526)

* first draft k3 spider

* fix the draft

* don't import non-german events

* Create codeql-analysis.yml (#527)

* upgrade front end deps 2021-08-30 (#534)

* Bump @types/node from 16.7.6 to 16.7.9 in /frontend (#536)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.6 to 16.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* weekly frontend dependency upgrade (#541)

* Bump @types/node from 16.7.10 to 16.9.1 in /frontend (#542)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.10 to 16.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps 2021-09-13 (#547)

* upgrade frontend-deps 2021-09-28 (#556)

* Frontend deps 2021 10 04 (#563)

* frontend deps upgrade 2021-10-04

* bump actions/setup-node to v2.4.1

* Fix docker-compose project names (#565)

* frontend-deps-upgrade-2021-10-10 (#566)

* Bump eslint-plugin-jest from 24.7.0 to 25.0.1 in /frontend (#567)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.7.0 to 25.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.7.0...v25.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade deps 2021-10-18 (#573)

* upgrade frontend deps 2021-10-24 (#574)

* Bump @types/react from 17.0.31 to 17.0.32 in /frontend (#575)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.31 to 17.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps 2021-11-01 (#580)

* upgrade frontend deps 2021-11-09 (#583)

* Bump ws from 5.2.2 to 5.2.3 in /frontend (#585)

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tmpl from 1.0.4 to 1.0.5 in /frontend (#584)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps upgrade 2021 11 15 (#590)

* upgrade frontend deps 2021-11-15

* update caniuse-lite

Target browser changes:
- and_chr 90
+ and_chr 95
- and_ff 87
+ and_ff 92
- android 4.4.3-4.4.4
- chrome 90
- chrome 89
- chrome 88
- chrome 86
- chrome 85
- chrome 49
+ chrome 95
+ chrome 94
+ chrome 93
+ chrome 92
+ chrome 91
- edge 90
- edge 89
+ edge 95
+ edge 94
- firefox 88
- firefox 87
+ firefox 93
+ firefox 92
- ios_saf 12.2-12.4
+ ios_saf 15
+ ios_saf 14.5-14.8
+ ios_saf 12.2-12.5
- opera 75
- opera 73
+ opera 80
+ opera 79
- safari 8
+ safari 15
+ safari 14.1
- samsung 13.0
+ samsung 15.0

* Frontend deps upgrade 2021-11-22 (#595)

* upgrade frontend deps (#601)

* Bump actions/cache from 2.1.6 to 2.1.7 (#596)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps 2021 12 06 (#607)

* upgrade frontend deps

* do not send nginx version

* Bump actions/setup-node from 2.4.1 to 2.5.0 (#602)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps 2021-12-13 (#613)

* upgrade frontend deps 2021-12-20 (#618)

* Update frontend deps 2021-12-27 (last time this year) (#623)

* frontend deps upgrade 2022-01-03 (#629)

* Bump actions/setup-node from 2.5.0 to 2.5.1 (#624)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* upgrade frontend deps (#632)

* upgrade frontend deps

* add prepare-upgrade npm run command

* Bump lodash from 4.17.19 to 4.17.21 in /frontend (#633)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump follow-redirects from 1.14.1 to 1.14.7 in /frontend (#634)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade frontend deps 2022-01-17 (#637)

* Bump @types/node from 16.11.18 to 16.11.19 in /frontend (#631)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.18 to 16.11.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gerald Pape <[email protected]>

* Upgrade deps 2022-01-24 (#642)

* Bump eslint-plugin-jest from 25.7.0 to 26.0.0 in /frontend (#644)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.7.0 to 26.0.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v25.7.0...v26.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump traefik from v2.5 to v2.6.0 in /infrastructure/https_proxy/files (#643)

Bumps traefik from v2.5 to v2.6.0.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade frontend packages 2022-02-07 (#649)

* Bump @types/node from 16.11.22 to 16.11.24 in /frontend (#650)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.22 to 16.11.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump follow-redirects from 1.14.7 to 1.14.8 in /frontend (#651)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade frontend deps 2022-02-21 (#657)

* Bump traefik from v2.6.0 to v2.6.1 in /infrastructure/https_proxy/files (#653)

Bumps traefik from v2.6.0 to v2.6.1.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump urijs from 1.19.7 to 1.19.8 in /frontend (#658)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.7...v1.19.8)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps upgrade 2022 02 28 (#663)

* upgrade setup-node 3.0.0

* Upgrade frontend deps

* Bump urijs from 1.19.8 to 1.19.9 in /frontend (#664)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.8 to 1.19.9.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.8...v1.19.9)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade CI + frontend deps (#672)

* Bump urijs from 1.19.9 to 1.19.10 in /frontend (#673)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.9...v1.19.10)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade frontend deps 2022-03-15 (#678)

* Upgrade frontend deps 2022-03-21 (#683)

* Frontend deps upgrade 2022 03 28 (#691)

* Upgrade frontend deps 2022-03-28

* Switch to built in cache in github actions

* Bump traefik to 2.6.2

* Bump minimist from 1.2.5 to 1.2.6 in /frontend (#692)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps upgrade 2022 04 04 (#699)

* Upgrade js deps

* Update setup-node in workflow

* Bump traefik from v2.6.2 to v2.6.3 in /infrastructure/https_proxy/files (#694)

Bumps traefik from v2.6.2 to v2.6.3.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump frontend packages 2022-04-11 (#705)

* Bump urijs from 1.19.10 to 1.19.11 in /frontend (#710)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](medialize/URI.js@v1.19.10...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @testing-library/react from 12.1.4 to 12.1.5 in /frontend (#706)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v12.1.4...v12.1.5)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Python 3.10 + upgrade everything with pip-compile --upgrade (#709)

* Python 3.10 + upgrade everything with pip-compile --upgrade

* Upgrade postgres to 12.10

* Use python 3.10 in CI

* Change scrapy code for updated stuff

* satisfy linter

* Frontend deps upgrade 2022 05 02 (#719)

* Update npm deps

* Upgrade codeql actions

* Bump async from 2.6.3 to 2.6.4 in /frontend (#714)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](caolan/async@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-node from 3.1.0 to 3.1.1 (#711)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add ics Scrapers (#715)

* install icalendar package

* WIP ics spider

* Fix backend requirements.txt

* Move ics scrapers into subdir & add Hafenkaeserei

* Deps upgrade 2022 05 10 (#727)

* Upgrade frontend deps

* upgrade github actions

* upgrade backend deps

* Bump traefik from v2.6.3 to v2.6.6 in /infrastructure/https_proxy/files (#723)

Bumps traefik from v2.6.3 to v2.6.6.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Frontend deps upgrade 2022 05 23 (#734)

* Upgrade frontend-deps

* Upgrade github actions

* Upgrade backend deps

* Bump typescript from 4.6.4 to 4.7.2 in /frontend (#737)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.6.4...v4.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-jest from 26.2.2 to 26.4.6 in /frontend (#736)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.2.2 to 26.4.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v26.2.2...v26.4.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump timeago-react from 3.0.4 to 3.0.5 in /frontend (#739)

Bumps [timeago-react](https://github.com/hustcc/timeago-react) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/hustcc/timeago-react/releases)
- [Commits](https://github.com/hustcc/timeago-react/commits)

---
updated-dependencies:
- dependency-name: timeago-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eventsource from 1.1.0 to 1.1.1 in /frontend (#738)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](EventSource/eventsource@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump terser from 4.8.0 to 4.8.1 in /frontend (#747)

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update github runner ubuntu version to 22.04

* Expand development instructions (#755)

* Expand development instructions

* Add docker command for frontend

* lint markdown (#758)

Co-authored-by: top-on <[email protected]>

* Add some more infos to readme file (#759)

* Add rare guitar scraper (#756)

* Add rare guitar scraper

* line length fix

Co-authored-by: Gerald Pape <[email protected]>

* Feature/update readme backend development (#761)

* extend .gitignore

* lint markdown

* set DB_HOST to localhost, for local development

* update backend setup instructions

* update deprecation notice

* update wording

* format .env instructions

* fix cp command

* change order in setup instructions

Co-authored-by: top-on <[email protected]>

* Add lat long fields (#762)

* Add lat long fields

* make black happy

* Update client in frontend

* Add Studierendenwerk ics file (#760)

* add dependencies and document installation (#763)

* add dependencies and document installation

* fix path

* apply black

* prettier bash command

* add flake8 as dependency

* Feature/add geolocation (#764)

* add location parsing via geopy

* only geocode if location is not in DB yet

* Upgrade frontend deps 2022-09-23 (#768)

* More upgrades (#769)

* Bump actions/setup-python from 3 to 4

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump appleboy/ssh-action from 0.1.4 to 0.1.5

Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](appleboy/ssh-action@v0.1.4...v0.1.5)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump traefik from v2.6.6 to v2.8.5 in /infrastructure/https_proxy/files

Bumps traefik from v2.6.6 to v2.8.5.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Upgrade ky

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* restrict geocoder to greater muenster area (#770)

* Stadt muenster scraper (#771)

* Basic version of a stadt münster veranstaltungskalender scraper

* add crawler name option

* Fix bugs in geocoder methods

* Make linter flake8 happy

* Remove old file

* fix geopy nominatim parameters (#773)

* Upgrade django, lxml, scrapy (#774)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bCyberBasti <[email protected]>
Co-authored-by: bCyberBasti <[email protected]>
Co-authored-by: top-on <[email protected]>
Co-authored-by: top-on <[email protected]>
Co-authored-by: Thomas Werner <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bCyberBasti <[email protected]>
Co-authored-by: bCyberBasti <[email protected]>
Co-authored-by: top-on <[email protected]>
Co-authored-by: top-on <[email protected]>
Co-authored-by: Thomas Werner <[email protected]>
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.

3 participants