Commit graph

12819 commits

Author SHA1 Message Date
Tom Hughes
e9de1537f9 Merge remote-tracking branch 'upstream/pull/4052' 2023-05-31 18:37:23 +01:00
Tom Hughes
a209a72775 Merge remote-tracking branch 'upstream/pull/4051' 2023-05-31 18:37:01 +01:00
Tom Hughes
c97b932cdb Merge remote-tracking branch 'upstream/pull/4050' 2023-05-31 18:35:38 +01:00
Andy Allan
d6d16dedb9 Simplify ruby installations
Refs #4048

* We don't currently need a specific version suffix on the package names,
  since ubuntu only ships with one ruby version (and newer versions on
  e.g. 23.04 are fine).
* We don't need to explicitly install libruby, since it's pulled in by
  other packages as required.
* Ubuntu again ships a decent enough version of bundler for our needs,
  so we don't need to install it via rubygems.
2023-05-31 17:55:53 +01:00
Andy Allan
41ee371b3e Silence image_optim warnings in development
Lots of new developers see this during configuration (e.g. rails
db:migrate) and then spend time trying to fix them. So let's avoid
the warnings entirely.
2023-05-31 17:44:27 +01:00
Andy Allan
d9baad5fd9 Ignore .bundle/config
This can be created by passing flags to bundler, such as the ones
used in our vagrant provisioning
2023-05-31 17:36:53 +01:00
Andy Allan
7842c1f283 Use the db:create command for vagrant provisioning
This is to align with the INSTALL.md instructions
2023-05-31 16:09:14 +01:00
Andy Allan
27340d65cd Use default version of node, but use npm to install yarn
* Node 12 is sufficient for now, and aligns with INSTALL.md and vagrant
* Upstream yarnpkg is completely broken, see
  2003697

Refs #4048
2023-05-31 16:04:37 +01:00
Andy Allan
75e3227508 Update vagrant provisioning for 22.04
Refs #4048

* geckodriver is now inside the firefox snap package
* the yarnpkg package is completely broken, see
  2003697
2023-05-31 15:36:13 +01:00
Andy Allan
c21c6f8402 Update workflows to run on Ubuntu 22.04 2023-05-31 12:07:47 +01:00
Tom Hughes
6bb178a079 Normalise timestamp types for database structure comparison 2023-05-30 18:57:09 +01:00
Tom Hughes
31bf3240fc Update bundle 2023-05-30 18:29:32 +01:00
Tom Hughes
dd34a2866a Update to rails 7.0.5 2023-05-30 18:20:03 +01:00
translatewiki.net
2e80e17de6 Localisation updates from https://translatewiki.net. 2023-05-29 13:13:21 +02:00
translatewiki.net
d4a014d3a6 Localisation updates from https://translatewiki.net. 2023-05-25 13:15:48 +02:00
Tom Hughes
218b140912 Limit coveralls to reading lcov output
Fixes #4043
2023-05-24 18:19:52 +01:00
Tom Hughes
c96b154b5f Update bundle 2023-05-23 18:24:45 +01:00
Tom Hughes
dc9d52a7c8 Get docker working on Ubuntu 22.04 2023-05-22 18:07:09 +01:00
translatewiki.net
7623ee856e Localisation updates from https://translatewiki.net. 2023-05-22 13:12:41 +02:00
Tom Hughes
2c890b4128 Merge remote-tracking branch 'upstream/pull/4037' 2023-05-21 18:32:23 +01:00
Tom Hughes
c0d3342cfa Merge remote-tracking branch 'upstream/pull/4035' 2023-05-21 18:32:19 +01:00
dependabot[bot]
ee168fb68b
Bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 23:56:47 +00:00
dependabot[bot]
5a9c6f8aca
Bump leaflet from 1.9.3 to 1.9.4
Bumps [leaflet](https://github.com/Leaflet/Leaflet) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/Leaflet/Leaflet/releases)
- [Changelog](https://github.com/Leaflet/Leaflet/blob/v1.9.4/CHANGELOG.md)
- [Commits](https://github.com/Leaflet/Leaflet/compare/v1.9.3...v1.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 23:56:46 +00:00
translatewiki.net
933292167a Localisation updates from https://translatewiki.net. 2023-05-18 13:15:30 +02:00
Tom Hughes
302a53d767 Update minimum ruby version to 3.0 2023-05-16 19:02:29 +01:00
Tom Hughes
52296d1cad Add rubocop-factory_bot and fix warnings 2023-05-16 18:44:14 +01:00
Tom Hughes
cbc3004c45 Update bundle 2023-05-16 18:39:49 +01:00
Tom Hughes
c41be2e8b2 Merge remote-tracking branch 'upstream/pull/4034' 2023-05-16 18:21:21 +01:00
dependabot[bot]
8930fafdfb
Bump qs from 6.11.1 to 6.11.2
Bumps [qs](https://github.com/ljharb/qs) from 6.11.1 to 6.11.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.11.1...v6.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 23:56:36 +00:00
translatewiki.net
3c7c3b1810 Localisation updates from https://translatewiki.net. 2023-05-15 13:12:28 +02:00
translatewiki.net
486e87301f Localisation updates from https://translatewiki.net. 2023-05-11 13:43:16 +02:00
Tom Hughes
e63e6eef76 Update bundle 2023-05-09 10:47:43 +01:00
translatewiki.net
0e7d300e36 Localisation updates from https://translatewiki.net. 2023-05-08 13:22:46 +02:00
Tom Hughes
8d6040665b Merge remote-tracking branch 'upstream/pull/4029' 2023-05-07 18:36:15 +01:00
dependabot[bot]
84844514fd
Bump eslint from 8.39.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 23:56:44 +00:00
Tom Hughes
0a8822ca76 Update bundle 2023-05-02 18:11:26 +01:00
translatewiki.net
404a72f3c5 Localisation updates from https://translatewiki.net. 2023-05-01 13:15:49 +02:00
Tom Hughes
930d534c6c Merge remote-tracking branch 'upstream/pull/4013' 2023-04-30 18:43:51 +01:00
Tom Hughes
9990724469 Merge remote-tracking branch 'upstream/pull/4026' 2023-04-30 18:32:23 +01:00
dependabot[bot]
a354d50cef
Bump osm-community-index from 5.5.1 to 5.5.2
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.5.1...v5.5.2)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 23:56:42 +00:00
translatewiki.net
6ce9ec0a1c Localisation updates from https://translatewiki.net. 2023-04-27 13:16:31 +02:00
Tom Hughes
190d5eec07 Merge remote-tracking branch 'upstream/pull/4024' 2023-04-26 20:13:00 +01:00
Martin Raifer
d4efa872ad
Update to iD v2.25.2 2023-04-26 19:58:04 +02:00
Tom Hughes
ce256ee661 Merge remote-tracking branch 'upstream/pull/4023' 2023-04-26 18:19:52 +01:00
Tom Hughes
697849f78d Merge remote-tracking branch 'upstream/pull/4021' 2023-04-26 18:19:30 +01:00
Andy Allan
7a85ce0c12 Use rails to migrate database for vagrant
This brings the vagrant provisioning script into line with the
installation notes, docker and CI.
2023-04-26 16:36:22 +01:00
Andy Allan
f4651f68e2 Remove apache packages from install instructions and vagrant provisioning
These are unnecessary for development environments, and are not used in
the Fedora instructions nor in the Dockerfile.
2023-04-26 14:23:57 +01:00
Tom Hughes
bfda3f439f Update bundle 2023-04-25 18:14:43 +01:00
Tom Hughes
7b1dc81fed Merge remote-tracking branch 'upstream/pull/4020' 2023-04-25 18:13:38 +01:00
dependabot[bot]
bd86b93ffe
Bump js-cookie from 3.0.4 to 3.0.5
Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Changelog](https://github.com/js-cookie/js-cookie/blob/main/.release-it.json)
- [Commits](https://github.com/js-cookie/js-cookie/compare/v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: js-cookie
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 23:56:49 +00:00