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

Upgrade Gemfile and yarn dependencies #633

Merged
merged 2 commits into from
May 1, 2024
Merged

Upgrade Gemfile and yarn dependencies #633

merged 2 commits into from
May 1, 2024

Conversation

Splines
Copy link
Member

@Splines Splines commented Apr 30, 2024

Dependencies were upgraded via bundle update and yarn upgrade.

Only lockfiles are affected as we didn't bump any major version. Note that while some security issues should be mitigated by this, we couldn't address many of those in the security tab. This is because webpacker has not updated its JS dependencies for a year and won't do so in the future as it is no longer actively developed. We should move away from webpacker (e.g. from webpacker to webpack) in the near future and address #454.

Splines added 2 commits April 30, 2024 23:24
via `bundle update`
via `yarn upgrade`
@Splines Splines added the dependencies Pull requests that update a dependency file label Apr 30, 2024
@Splines Splines self-assigned this Apr 30, 2024
@Splines Splines marked this pull request as ready for review April 30, 2024 21:49
@Splines Splines requested a review from fosterfarrell9 April 30, 2024 21:49
@Splines Splines merged commit c4ed013 into dev May 1, 2024
5 checks passed
@Splines Splines deleted the deps/update branch May 1, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants