Tom Hughes
7236d6d49b
Update bundle
2025-02-15 08:52:19 +00:00
dependabot[bot]
c622866224
Bump rack from 2.2.10 to 2.2.11
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/v2.2.10...v2.2.11 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 23:46:31 +00:00
Tom Hughes
debacb393f
Update bundle
2025-02-11 17:40:54 +00:00
dependabot[bot]
5296fe9e91
Bump net-imap from 0.5.5 to 0.5.6
...
Bumps [net-imap](https://github.com/ruby/net-imap ) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/ruby/net-imap/releases )
- [Commits](https://github.com/ruby/net-imap/compare/v0.5.5...v0.5.6 )
---
updated-dependencies:
- dependency-name: net-imap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 18:01:29 +00:00
Tom Hughes
6e6ac07b5d
Update bundle
2025-02-03 18:45:40 +00:00
Tom Hughes
d7bdd033e5
Update bundle
2025-01-28 18:09:48 +00:00
Tom Hughes
22b0022863
Drop IE specific favicon support
2025-01-26 22:30:42 +00:00
Tom Hughes
268e51d9f8
Update bundle
2025-01-21 18:18:48 +00:00
Tom Hughes
59f15a9bc0
Update bundle
2025-01-14 18:08:36 +00:00
Andy Allan
14b33b9433
Restrict version of dry-schema for ruby 3.1.2 compatibility
...
https://bugs.ruby-lang.org/issues/18673 affects some methods using
anonymous blocks, and was fixed in ruby 3.1.3. However, debian/bookworm
ruby 3.1 package is based on 3.1.2 and does not yet contain this fix.
Since bookworm is used in our Docker build, and also used in production
by OSMF, then we can restrict dry-schema to a version that does not
use anonymous blocks.
Fixes #5482
2025-01-08 18:50:05 +00:00
Tom Hughes
045f0ac1be
Update bundle
2025-01-07 18:22:09 +00:00
Tom Hughes
324210c8bb
Update bundle
2024-12-31 17:12:12 +00:00
Tom Hughes
b1099e7349
Update stringio
2024-12-20 13:43:30 +00:00
Tom Hughes
e11ab3c94c
Update bundle
2024-12-20 08:58:26 +00:00
Tom Hughes
5736884b62
Update bundle
2024-12-17 19:06:26 +00:00
Tom Hughes
985b355d1c
Update to rails 7.2.2.1
2024-12-10 23:05:25 +00:00
Tom Hughes
e2839ae098
Update bundle
2024-12-10 18:18:46 +00:00
Tom Hughes
4c1cdc6de3
Update bundle
2024-12-03 18:19:50 +00:00
Tom Hughes
fa7841acbf
Update bundle
2024-11-26 18:38:29 +00:00
Tom Hughes
ea3760f94d
Update bundle
2024-11-19 18:24:51 +00:00
Andy Allan
8c0f575280
Merge pull request #5295 from tomhughes/danger-branches
...
Create base and head branches before running danger
2024-11-13 16:07:41 +00:00
Tom Hughes
efe4a0a942
Update bundle
2024-11-12 17:13:59 +00:00
Tom Hughes
91ba6ae647
Update bundle
2024-11-05 18:23:46 +00:00
Tom Hughes
a32b726dc6
Update to rails 7.2.2
2024-10-31 08:33:36 +00:00
Tom Hughes
356738e5c5
Create base and head branches before running danger
2024-10-30 14:59:04 +00:00
Tom Hughes
032f6f9870
Update bundle
2024-10-29 18:14:36 +00:00
Tom Hughes
754e811b70
Get danger working in GitHub actions
2024-10-26 12:52:12 +01:00
Tom Hughes
510a82230f
Update bundle
2024-10-24 08:58:45 +01:00
Tom Hughes
c0bdcd53d2
Update to rails 7.2.1.2
2024-10-24 08:57:57 +01:00
Tom Hughes
b6b2fe6b8d
Revert to using released version of canonical-rails
2024-10-24 08:57:26 +01:00
Tom Hughes
67f7767f40
Update bundle
2024-10-22 18:16:19 +01:00
Tom Hughes
c08514be98
Update to rails 7.2.1.1
2024-10-16 19:06:35 +01:00
Tom Hughes
b935cd6fef
Merge remote-tracking branch 'upstream/pull/5246'
2024-10-16 19:05:18 +01:00
Andy Allan
96984421ad
Merge pull request #5216 from kcne/teaspoon-v2
...
Re-enable JavaScript unit tests using Teaspoon
2024-10-16 16:55:33 +01:00
Andy Allan
b0ffe17cec
Merge pull request #4988 from nenad-vujicic/issue_4912_pr_labeling
...
Added workflow for PR labeling using Danger
2024-10-16 14:29:59 +01:00
Tom Hughes
8c2d6cbed6
Keep zeitwerk at 2.6 for ruby 3.1 support
2024-10-15 18:38:21 +01:00
Tom Hughes
67f28108ec
Update bundle
2024-10-15 18:22:24 +01:00
Emin Kocan
40c71f28be
Enable eslint and fix eslint errors for osm_test.js
2024-10-12 21:02:10 +02:00
Emin Kocan
b17517e02c
Disable eslint for js test files to test for github-ci
2024-10-12 20:50:56 +02:00
Emin Kocan
123c7d10a5
Selenium driver working on local
2024-10-12 20:50:38 +02:00
Andy Allan
9266180344
Use teaspoon to run javascript tests
...
Refs #2595
2024-10-12 20:47:26 +02:00
Tom Hughes
2626f439e4
Update bundle
2024-10-08 18:35:47 +01:00
Nenad Vujicic
e307b9037a
Added workflow for PR labeling using Danger
...
Workflow is called when PR is created or updated. It checks if PR is too big (>500 changed lines), changes one of translation files (YML, except en.yml) or contains merge-commits and generates appropriate labels.
2024-10-07 11:21:16 +02:00
Andy Allan
0218e98bc2
Bundle update for rails 7.2.1
2024-10-02 17:16:21 +01:00
Andy Allan
1633059dbb
Switch to canonical-rails from master, with rails 7.2.1+ compatibility
2024-10-02 17:15:54 +01:00
Andy Allan
5720968323
Merge pull request #5070 from tomhughes/rails72
...
Update to rails 7.2.0
2024-10-02 17:00:26 +01:00
Tom Hughes
745882f5df
Update bundle
2024-10-01 19:12:23 +01:00
Tom Hughes
93da4252bd
Update bundle
2024-09-24 18:16:23 +01:00
dependabot[bot]
c9a3629160
Bump webrick from 1.8.1 to 1.8.2
...
Bumps [webrick](https://github.com/ruby/webrick ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases )
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: webrick
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 17:12:13 +00:00
dependabot[bot]
c6ef508874
Bump puma from 5.6.8 to 5.6.9
...
Bumps [puma](https://github.com/puma/puma ) from 5.6.8 to 5.6.9.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v5.6.8...v5.6.9 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 19:25:11 +00:00