Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update v2024.2.0 deps #718

Merged
merged 7 commits into from
Sep 20, 2024
Merged

Update v2024.2.0 deps #718

merged 7 commits into from
Sep 20, 2024

Conversation

lognaturel
Copy link
Member

@lognaturel lognaturel commented Sep 20, 2024

Closes #649

What has been done to verify that this works as intended?

Tried on dev, verified basic happy paths.

Why is this the best possible solution? Were any other approaches considered?

I searched for the previous node version so hopefully got all of those this time!

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

There are no significant expected changes in behavior. pyxform and Enketo releases are relatively small. No major version bumps anywhere.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • branched off and targeted the next branch OR only changed documentation/infrastructure (master is stable and used in production)
  • verified that any code or assets from external sources are properly credited in comments or that everything is internally sourced

nginx.dockerfile Outdated
@@ -14,7 +14,7 @@ RUN files/prebuild/build-frontend.sh

# when upgrading, look for upstream changes to redirector.conf
# also, confirm setup-odk.sh strips out HTTP-01 ACME challenge location
FROM jonasal/nginx-certbot:5.0.1
FROM jonasal/nginx-certbot:5.0.4
Copy link
Member

Choose a reason for hiding this comment

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

CircleCI seems to be complaining about this image for some reason.

Copy link
Member Author

Choose a reason for hiding this comment

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

I switched some numbers around is why. Sorry, I intended to open as draft!

Copy link
Member

Choose a reason for hiding this comment

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

Sorry, didn't mean to arrive early to the party!

Copy link
Member Author

Choose a reason for hiding this comment

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

Haha, I've done my checks and gotten my numbers straight now so I'll take your approval. Thank you! 🥳

@lognaturel lognaturel marked this pull request as draft September 20, 2024 17:35
@lognaturel lognaturel marked this pull request as ready for review September 20, 2024 17:41
@lognaturel lognaturel merged commit 42805d0 into getodk:next Sep 20, 2024
2 checks passed
@lognaturel lognaturel deleted the v2024.2.0-deps branch September 20, 2024 17:42
@matthew-white
Copy link
Member

Do you have time to update Node in central-backend and central-frontend as well (package.json / Volta / maybe CI)? npm yells at me whenever I install dependencies for Frontend because Web Forms is expecting a later Node. I'm happy to do that update also.

@lognaturel
Copy link
Member Author

Yep, can do that now.

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.

2 participants