Skip to content

Commit 34a04b7

Browse files
committed
chore(main): release sports-helsinki 1.32.1
1 parent b1f2cf6 commit 34a04b7

3 files changed

Lines changed: 46 additions & 51 deletions

File tree

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"apps/events-helsinki": "1.27.0",
3-
"apps/sports-helsinki": "1.32.0",
4-
"apps/hobbies-helsinki": "2.25.0",
5-
"proxies/events-graphql-federation": "1.10.0",
2+
"apps/events-helsinki": "1.28.0",
3+
"apps/sports-helsinki": "1.32.1",
4+
"apps/hobbies-helsinki": "2.26.0",
5+
"proxies/events-graphql-federation": "1.11.0",
66
"proxies/venue-graphql-proxy": "1.6.0",
77
"proxies/events-graphql-proxy": "1.5.0"
88
}

apps/sports-helsinki/CHANGELOG.md

Lines changed: 41 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,92 @@
11
# Changelog
22

3-
## [1.32.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.31.0...sports-helsinki-v1.32.0) (2025-10-22)
3+
## [1.32.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.32.0...sports-helsinki-v1.32.1) (2025-10-22)
4+
5+
### Bug Fixes
46

7+
- **csp:** askem uses multiple src-endpoints ([5cb365a74](https://github.com/City-of-Helsinki/events-helsinki-monorepo/pull/883/commits/5cb365a74cc87077aefb0525f37cac30904cb644))
58

6-
### Features
9+
## [1.32.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.31.0...sports-helsinki-v1.32.0) (2025-10-22)
710

8-
* **apps:** Respond with not found when event is closed or cancelled ([db5df39](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/db5df39aaec70e3496401e0ea908da343a93575d))
9-
* **tests:** Enable readable apollo client errors in sports-helsinki ([cd64cca](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cd64cca6142408bb536c3fae4e69b7cbb72377c4))
10-
* Upgrade HCRC-lib for latest accessibility fixes and features ([01899a7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/01899a7aeb99ef59e9fd6290d478f973af768888))
11-
* Upgrade to node v22 ([2727d73](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2727d730e49d50ea33abfe15bb21dadbf21683f9))
11+
### Features
1212

13+
- **apps:** Respond with not found when event is closed or cancelled ([db5df39](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/db5df39aaec70e3496401e0ea908da343a93575d))
14+
- **tests:** Enable readable apollo client errors in sports-helsinki ([cd64cca](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cd64cca6142408bb536c3fae4e69b7cbb72377c4))
15+
- Upgrade HCRC-lib for latest accessibility fixes and features ([01899a7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/01899a7aeb99ef59e9fd6290d478f973af768888))
16+
- Upgrade to node v22 ([2727d73](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2727d730e49d50ea33abfe15bb21dadbf21683f9))
1317

1418
### Bug Fixes
1519

16-
* Fix VenueHighlights keys → reduce warnings from VenueContent tests ([ded0575](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ded0575a2036bc23089660eb01403e3b89faafb0))
17-
* Remove remainingAttendeeCapacity field from event details root ([fc63bb8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fc63bb8207632c4aba0c2da57172ec81c7656e9a))
18-
* **search:** Improve polite message for screen readers on search ([c5a1c31](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c5a1c3174553f8857f6cce61525877051d90529d))
19-
* **tests:** Cleanup sports AppConfig tests & their output ([c690955](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c6909554e75632abf48e71a29384f6fe1cb24a99))
20-
* **tests:** Fix last of the mocks matching in sports, hide HDS 3 warning ([966960a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/966960a7f3656127a254c4223579d4d9ef7a3e44))
21-
* **tests:** Fix mocks in SimilarVenuesSection.test.tsx ([8d15d2e](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8d15d2e3c2a6f94095339aab2042ee7d3057ec75))
22-
* **tests:** Hide sourcemap missing warnings in sports-helsinki tests ([5726135](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/57261353f52925c1e14c05d49a486366546cd7cd))
23-
* **tests:** Remove long unnecessary process.env logging from sports ([4a76496](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4a76496119412a5d6d474deac11603b83fc5ba95))
24-
* **tests:** Simplify & fix EventPageContainer test to work also alone ([15e9b9a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/15e9b9ad808d09a44fe566f17a2ae4e7555e1721))
25-
* **tests:** Use unique IDs in EventPageContainer tests → less output ([2c1a02d](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2c1a02d64fac4c6e4580e3573ee45e0051da9bf3))
20+
- Fix VenueHighlights keys → reduce warnings from VenueContent tests ([ded0575](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ded0575a2036bc23089660eb01403e3b89faafb0))
21+
- Remove remainingAttendeeCapacity field from event details root ([fc63bb8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fc63bb8207632c4aba0c2da57172ec81c7656e9a))
22+
- **search:** Improve polite message for screen readers on search ([c5a1c31](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c5a1c3174553f8857f6cce61525877051d90529d))
23+
- **tests:** Cleanup sports AppConfig tests & their output ([c690955](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c6909554e75632abf48e71a29384f6fe1cb24a99))
24+
- **tests:** Fix last of the mocks matching in sports, hide HDS 3 warning ([966960a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/966960a7f3656127a254c4223579d4d9ef7a3e44))
25+
- **tests:** Fix mocks in SimilarVenuesSection.test.tsx ([8d15d2e](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8d15d2e3c2a6f94095339aab2042ee7d3057ec75))
26+
- **tests:** Hide sourcemap missing warnings in sports-helsinki tests ([5726135](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/57261353f52925c1e14c05d49a486366546cd7cd))
27+
- **tests:** Remove long unnecessary process.env logging from sports ([4a76496](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4a76496119412a5d6d474deac11603b83fc5ba95))
28+
- **tests:** Simplify & fix EventPageContainer test to work also alone ([15e9b9a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/15e9b9ad808d09a44fe566f17a2ae4e7555e1721))
29+
- **tests:** Use unique IDs in EventPageContainer tests → less output ([2c1a02d](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2c1a02d64fac4c6e4580e3573ee45e0051da9bf3))
2630

2731
## [1.31.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.30.0...sports-helsinki-v1.31.0) (2025-10-02)
2832

29-
3033
### Features
3134

32-
* **apps,search:** Add accessibility proeprties to filter summary ([d987375](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d9873752e77452988a4ef80d37dc82e61d7ec9f2))
33-
* **search:** Replace autosuggest field with simpler text search field ([b5cb2a8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b5cb2a8268b97adf0d5c96144a26b6d82389074a))
34-
35+
- **apps,search:** Add accessibility proeprties to filter summary ([d987375](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d9873752e77452988a4ef80d37dc82e61d7ec9f2))
36+
- **search:** Replace autosuggest field with simpler text search field ([b5cb2a8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b5cb2a8268b97adf0d5c96144a26b6d82389074a))
3537

3638
### Bug Fixes
3739

38-
* **search:** Add form element to landing page search ([4aa7279](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4aa727934a3ae377676c8361dcffb9dceba2b467))
40+
- **search:** Add form element to landing page search ([4aa7279](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4aa727934a3ae377676c8361dcffb9dceba2b467))
3941

4042
## [1.30.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.29.1...sports-helsinki-v1.30.0) (2025-09-26)
4143

42-
4344
### Features
4445

45-
* Change page size from 10→25 for all normal searches & CMS listings ([44a0816](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/44a08167a57ed8e55fb47b53bdf80db220206baa))
46-
* Remove hobby type completely from codebase & clarify similar use ([9108175](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9108175e791380db4e2b2ee44c80a8df5a122a35))
46+
- Change page size from 10→25 for all normal searches & CMS listings ([44a0816](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/44a08167a57ed8e55fb47b53bdf80db220206baa))
47+
- Remove hobby type completely from codebase & clarify similar use ([9108175](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9108175e791380db4e2b2ee44c80a8df5a122a35))
4748

4849
## [1.29.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.29.0...sports-helsinki-v1.29.1) (2025-09-18)
4950

50-
5151
### Bug Fixes
5252

53-
* **apps:** Use legacyBehavior for next-links used by RCHC-lib ([cbee0ae](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cbee0ae14eaf31218024f7618e9d92b0ee517933))
54-
* **search:** Filter event search with division ([180e755](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/180e755dd9f03a5850733366bfc51998f506770b))
55-
* **vitest:** Replace use of deprecated cache.dir with cacheDir ([46ca437](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/46ca43709feefdf16334c32952dc62123598e95c))
53+
- **apps:** Use legacyBehavior for next-links used by RCHC-lib ([cbee0ae](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cbee0ae14eaf31218024f7618e9d92b0ee517933))
54+
- **search:** Filter event search with division ([180e755](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/180e755dd9f03a5850733366bfc51998f506770b))
55+
- **vitest:** Replace use of deprecated cache.dir with cacheDir ([46ca437](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/46ca43709feefdf16334c32952dc62123598e95c))
5656

5757
## [1.29.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.28.1...sports-helsinki-v1.29.0) (2025-08-14)
5858

59-
6059
### Features
6160

62-
* **apps:** Serve front page hero image with img-tag and photographer ([9db49fd](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9db49fd884bbee881ba5ae8848dc0d62b300e058))
63-
* Async common revalidate view and api ([c30fc86](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c30fc86479e400e3ca35dd7ed179f0e312ec2c69))
64-
* Revalidate API for courses, events and venues ([0594d34](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0594d343067f2f35af2c9d23cc2f0c001538a05f))
65-
* **sports:** Use experimental xFullText search parameter ([c6c0044](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c6c0044b1c0ff92312c86e18504f30abb0c58d26))
66-
61+
- **apps:** Serve front page hero image with img-tag and photographer ([9db49fd](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9db49fd884bbee881ba5ae8848dc0d62b300e058))
62+
- Async common revalidate view and api ([c30fc86](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c30fc86479e400e3ca35dd7ed179f0e312ec2c69))
63+
- Revalidate API for courses, events and venues ([0594d34](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0594d343067f2f35af2c9d23cc2f0c001538a05f))
64+
- **sports:** Use experimental xFullText search parameter ([c6c0044](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c6c0044b1c0ff92312c86e18504f30abb0c58d26))
6765

6866
### Bug Fixes
6967

70-
* **apps:** Webmanifest and favicons ([9112cf4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9112cf48428f405f1c9a28ca71d95c0d32bb3d38))
71-
* **sports:** Errenous import statement to useCombinedSearchContext ([0cd49c0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0cd49c0e8fcb13f520dd23d664be18743a0df8bb))
72-
* Type of apollo clients' error handler ([cfe4265](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cfe4265842d127248e81bef06261dcba23624479))
68+
- **apps:** Webmanifest and favicons ([9112cf4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9112cf48428f405f1c9a28ca71d95c0d32bb3d38))
69+
- **sports:** Errenous import statement to useCombinedSearchContext ([0cd49c0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0cd49c0e8fcb13f520dd23d664be18743a0df8bb))
70+
- Type of apollo clients' error handler ([cfe4265](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cfe4265842d127248e81bef06261dcba23624479))
7371

7472
## [1.28.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.28.0...sports-helsinki-v1.28.1) (2025-06-12)
7573

76-
7774
### Bug Fixes
7875

79-
* Hero image quality ([1f2bf45](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1f2bf450e15f8ac3648cbd206cd91f42057a7277))
76+
- Hero image quality ([1f2bf45](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1f2bf450e15f8ac3648cbd206cd91f42057a7277))
8077

8178
## [1.28.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.27.1...sports-helsinki-v1.28.0) (2025-03-05)
8279

83-
8480
### Features
8581

86-
* Add new campaign redirect routes to events & sports apps ([44d6f69](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/44d6f691cb8cf8713aed321a7a47cc33d9e72040))
87-
82+
- Add new campaign redirect routes to events & sports apps ([44d6f69](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/44d6f691cb8cf8713aed321a7a47cc33d9e72040))
8883

8984
### Bug Fixes
9085

91-
* Hcrc v1 major release ([4ae3659](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4ae3659c756c5bc4fc2ad2babdc64b4035ac5523))
92-
* Hds 3.11 upgrade ([3f9c7a1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3f9c7a1385a2ec7a3acdb0fcfb38d037da2aedfa))
93-
* Hero image size ([c6dde04](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c6dde0438a861b5052ee866102fdd03ce099cbd5))
94-
* Landing page meta ([cf56952](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cf569525c57ecea4c3924971a0e203616fb9d17b))
86+
- Hcrc v1 major release ([4ae3659](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4ae3659c756c5bc4fc2ad2babdc64b4035ac5523))
87+
- Hds 3.11 upgrade ([3f9c7a1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3f9c7a1385a2ec7a3acdb0fcfb38d037da2aedfa))
88+
- Hero image size ([c6dde04](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c6dde0438a861b5052ee866102fdd03ce099cbd5))
89+
- Landing page meta ([cf56952](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cf569525c57ecea4c3924971a0e203616fb9d17b))
9590

9691
## [1.27.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.27.0...sports-helsinki-v1.27.1) (2024-10-15)
9792

apps/sports-helsinki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sports-helsinki",
3-
"version": "1.32.0",
3+
"version": "1.32.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)