Commit graph

24 commits

Author SHA1 Message Date
dependabot[bot]
be291b87f8
chore(deps): bump dependabot/fetch-metadata from 1 to 2 (#134)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1...v2)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 08:02:59 +01:00
dependabot[bot]
7fbdd05caa
chore(deps): bump peter-evans/repository-dispatch from 2 to 3 (#125)
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2 to 3.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 08:13:55 +01:00
dependabot[bot]
5272b4c5b0
chore(deps): bump actions/upload-artifact from 3 to 4 (#118)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 17:11:29 +00:00
nachtjasmin
8bc3313be9
ci: use squash merging for dependabot 2023-12-21 18:09:20 +01:00
nachtjasmin
6ef4744c49 style: format files using prettier 2023-12-07 10:26:37 +00:00
Jasmin
675569379f chore: group all dependabot npm updates in one PR 2023-12-07 10:26:37 +00:00
nachtjasmin
510850c7a8 ci: add merge queue support for status checks 2023-12-02 13:44:20 +00:00
nachtjasmin
c90c52f719 ci: use global .node-version for correct version 2023-12-02 13:44:20 +00:00
nachtjasmin
2863530596 chore: use correct username for reviewers 2023-12-02 12:44:11 +01:00
nachtjasmin
61bb94424a chore: do dependabot updates on a weekly basis 2023-12-02 12:44:11 +01:00
nachtjasmin
bfb41331c1 ci: enable dependabot auto-merge 2023-12-02 12:44:11 +01:00
dependabot[bot]
8b8139af84 chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 18:48:56 +00:00
dependabot[bot]
367557e40b chore(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 18:47:54 +00:00
dependabot[bot]
5c56d27c03 chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 10:38:25 +00:00
Jasmin
091d63052f
Add write permissions for prettier auto format 2023-08-03 02:00:05 +02:00
nachtjasmin
733efb9cf6
chore: enable the npm dependabot integration again
In retrospect, disabling the updates completely wasn't the best
decision. Although the application is fairly small, we want to keep up
with upstream releases. For example, we want new Playwright updates,
because they validate that our map works on newer browsers as well.
2023-05-11 17:18:13 +02:00
Jasmin
2433ae497b
chore: reduce dependabot updates
Everything is working as intended, updates can be done manually if needed.
For now, the maintenance overhead is not worth it.
2023-02-28 11:48:44 +01:00
nachtjasmin
1cf07adb30
build: add makefile for easier builds 2022-09-05 10:05:38 +02:00
dependabot[bot]
1dd4f6bddb chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 17:09:15 +02:00
dependabot[bot]
7479e7f0fd chore(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 12:56:06 +02:00
dependabot[bot]
16b161c243 chore(deps): bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04 12:55:42 +02:00
nachtjasmin
b3432b544a
ci: add job for notifying private repository 2022-09-04 11:35:16 +02:00
nachtjasmin
217de649b6
chore: add dependabot configuration 2022-09-04 11:34:52 +02:00
nachtjasmin
e98c3de747
chore: initial fork of the closed-source project
This commit includes all data from the current map, excluding:

- the actual data
- the deployment script to the server

We've added a comprehensive README for newcomers, so that they can
understand what's going on.

Co-authored-by: xenia <xhartmann@posteo.de>
2022-09-04 10:28:56 +02:00