Slava Semushin

Results 153 issues of Slava Semushin

Spring Boot 3.x requires Java 17 and hence this issue depends on #1556 Also it should be done after updating to 2.7.x (#1552) Changelogs: - [ ] https://spring.io/blog/2022/01/20/spring-boot-3-0-0-m1-is-now-available - [...

impact/changelog
dependency/spring
kind/dependency-update
blocked

- https://designmodo.com/migrate-bootstrap-5/ - https://getbootstrap.com/docs/5.0/migration/ - https://satyajit6565.medium.com/get-started-with-bootstrap5-698c0a502105 - https://github.com/coliff/bootstrap-5-migrate-tool/ Should be done after #1209

area/markup
kind/dependency-update
area/frontend
blocked

Changelogs: - Spring Boot 2.4 - [x] https://spring.io/blog/2020/04/30/updates-to-spring-versions - [x] https://spring.io/blog/2020/06/29/spring-boot-2-4-0-m1-is-now-available - [ ] https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.4.0-M1-Release-Notes - [x] https://spring.io/blog/2020/08/14/spring-boot-2-4-0-m2-is-now-available - [ ] https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.4.0-M2-Release-Notes - [ ] https://spring.io/blog/2020/08/14/config-file-processing-in-spring-boot-2-4 - [x] https://spring.io/blog/2020/09/17/spring-boot-2-4-0-m3-available-now -...

impact/changelog
dependency/spring
kind/dependency-update

Instead of updating every dependency, let's [allow to submit PRs only for a set of libraries](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#allow) that are safe to update in most of the cases. Candidates: - [x] thumbnailator...

area/build scripts
kind/dependency-update
ADR/needed

We should use `valueBoolean` in this case --https://www.liquibase.org/documentation/column.html

area/build scripts

- [x] https://www.togglz.org/whats-new - [x] https://www.togglz.org/updating-notes - [x] 2.1.0.Final - [x] 2.2.0.Final - [x] 2.3.0.RC1 - [x] 2.3.0.RC2 - [x] 2.3.0.Final - [x] 2.4.0.Final - [x] 2.4.1.Final - [x] 2.5.0.Final...

area/security
kind/dependency-update

Tech debt for: 5fbc18b26e3861b5e587075688b77db714ded3c7 (#199) Consider using WireMock. Example: https://github.com/marcobehlerjetbrains/7-testing-libraries/blob/2735368c36aa206af5c9fccc0a06ca4cea8e7592/src/test/java/FileSystemTest.java

techdebt
area/unit tests

Changelogs: https://wiki.ubuntu.com/Releases

area/infrastructure
area/build scripts
kind/dependency-update
area/ci

At this moment, we use v10.16.0 but "Latest LTS Version: 14.15.3" (see also https://github.com/nodejs/Release) - https://nodejs.org/en/blog/release/v11.0.0/ - https://nodejs.org/en/blog/release/v12.0.0/ - https://nodejs.org/en/blog/release/v12.1.0/ - https://nodejs.org/en/blog/release/v12.2.0/ - https://nodejs.org/en/blog/release/v12.3.0/ - https://nodejs.org/en/blog/release/v12.3.1/ - https://nodejs.org/en/blog/release/v12.4.0/ - https://nodejs.org/en/blog/release/v12.5.0/...

area/security
kind/dependency-update
area/frontend

For images we should add `title` and `alt` attribute(s). At least we could include country name and year of release if they are provided.

area/seo
ADR/waiting