Skip to content

Conversation

@sevein
Copy link
Member

@sevein sevein commented May 12, 2025

Not addressed yet (deserve their own PRs):

  • Outdated deps in go.mod
  • Outdated deps in ui (frontend)

Outdated deps in go.mod

+-----------------------------------------------------------------+--------------------------------------------+------------------------------------+--------+------------------+
|                             MODULE                              |                  VERSION                   |            NEW VERSION             | DIRECT | VALID TIMESTAMPS |
+-----------------------------------------------------------------+--------------------------------------------+------------------------------------+--------+------------------+
| github.com/alicebob/miniredis/v2                                | v2.31.0                                    | v2.34.0                            | true   | true             |
| github.com/artefactual-sdps/temporal-activities                 | v0.0.0-20240429162703-eae3871dc67b         | v0.0.0-20250414234605-ca680164c966 | true   | true             |
| github.com/aws/aws-sdk-go-v2                                    | v1.26.1                                    | v1.36.3                            | true   | true             |
| github.com/aws/aws-sdk-go-v2/config                             | v1.27.11                                   | v1.29.14                           | true   | true             |
| github.com/aws/aws-sdk-go-v2/credentials                        | v1.17.11                                   | v1.17.67                           | true   | true             |
| github.com/aws/aws-sdk-go-v2/service/s3                         | v1.53.1                                    | v1.79.3                            | true   | true             |
| github.com/cenkalti/backoff/v4                                  | v4.2.1                                     | v4.3.0                             | true   | true             |
| github.com/fsnotify/fsnotify                                    | v1.7.0                                     | v1.9.0                             | true   | true             |
| github.com/go-sql-driver/mysql                                  | v1.8.0                                     | v1.9.2                             | true   | true             |
| github.com/golang-migrate/migrate/v4                            | v4.16.2                                    | v4.18.3                            | true   | true             |
| github.com/gorilla/websocket                                    | v1.5.0                                     | v1.5.3                             | true   | true             |
| github.com/jmoiron/sqlx                                         | v1.3.5                                     | v1.4.0                             | true   | true             |
| github.com/jonboulle/clockwork                                  | v0.4.0                                     | v0.5.0                             | true   | true             |
| github.com/nyudlts/go-bagit                                     | v0.1.1-alpha.0.20220214141947-20f7d3004abe | v0.3.1-alpha                       | true   | true             |
| github.com/otiai10/copy                                         | v1.14.0                                    | v1.14.1                            | true   | true             |
| github.com/prometheus/client_golang                             | v1.17.0                                    | v1.22.0                            | true   | true             |
| github.com/spf13/afero                                          | v1.10.0                                    | v1.14.0                            | true   | true             |
| github.com/spf13/pflag                                          | v1.0.5                                     | v1.0.6                             | true   | true             |
| github.com/spf13/viper                                          | v1.17.0                                    | v1.20.1                            | true   | true             |
| github.com/stretchr/testify                                     | v1.9.0                                     | v1.10.0                            | true   | true             |
| go.artefactual.dev/amclient                                     | v0.2.0                                     | v0.4.0                             | true   | true             |
| go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp   | v0.49.0                                    | v0.60.0                            | true   | true             |
| go.opentelemetry.io/otel                                        | v1.24.0                                    | v1.35.0                            | true   | true             |
| go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | v1.19.0                                    | v1.35.0                            | true   | true             |
| go.opentelemetry.io/otel/sdk                                    | v1.22.0                                    | v1.35.0                            | true   | true             |
| go.opentelemetry.io/otel/trace                                  | v1.24.0                                    | v1.35.0                            | true   | true             |
| go.temporal.io/api                                              | v1.32.0                                    | v1.49.0                            | true   | true             |
| go.temporal.io/sdk                                              | v1.26.1                                    | v1.34.0                            | true   | true             |
| goa.design/goa/v3                                               | v3.13.2                                    | v3.21.0                            | true   | true             |
| goa.design/plugins/v3                                           | v3.13.2                                    | v3.21.0                            | true   | true             |
| gocloud.dev                                                     | v0.37.0                                    | v0.41.0                            | true   | true             |
| golang.org/x/sync                                               | v0.9.0                                     | v0.14.0                            | true   | true             |
| google.golang.org/grpc                                          | v1.63.2                                    | v1.72.0                            | true   | true             |
+-----------------------------------------------------------------+--------------------------------------------+------------------------------------+--------+------------------+

@sevein sevein force-pushed the dev/maintenace-work branch from 1d766ab to 9f69f2a Compare May 12, 2025 04:47
@sevein sevein force-pushed the dev/maintenace-work branch 3 times, most recently from 45e26e3 to 3716308 Compare May 12, 2025 11:10
@sevein sevein force-pushed the dev/maintenace-work branch from 3716308 to 0536da6 Compare May 12, 2025 11:15
@sevein sevein requested a review from DanielCosme May 12, 2025 11:19
@sevein sevein marked this pull request as ready for review May 12, 2025 11:23
@DanielCosme
Copy link
Contributor

I ran some manual tests (transfers into AM), nothing seems to be broken.

The use of Bine is nice, it feels like a good improvement the linter feels less fragile now (for example). Thank you @sevein

Copy link
Contributor

@DanielCosme DanielCosme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sevein
Copy link
Member Author

sevein commented May 12, 2025

Thank you!

@sevein sevein merged commit 18894b1 into main May 12, 2025
9 checks passed
@sevein sevein deleted the dev/maintenace-work branch May 12, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants