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 npm dependencies, remove direct semver dependency #4538

Merged
merged 5 commits into from Sep 27, 2023

Conversation

glennmatthews
Copy link
Contributor

Closes: #n/a

What's Changed

  • Remove unneeded direct dependency on semver package (only used in one place in start.js, to check for an obsolete version of react that we'll never see). This should address a Dependabot security alert.
  • Run npm update to update dependencies in general.

TODO

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • n/a Attached Screenshots, Payload Example
  • n/a Unit, Integration Tests
  • n/a Documentation Updates (when adding/changing features)
  • n/a Example Plugin Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

@glennmatthews glennmatthews added the emergent Unplanned work that is brought into a sprint after it's started. label Sep 27, 2023
@glennmatthews glennmatthews self-assigned this Sep 27, 2023
@bryanculver bryanculver mentioned this pull request Sep 27, 2023
7 tasks
@bryanculver bryanculver merged commit 92c53d0 into develop Sep 27, 2023
21 checks passed
@bryanculver bryanculver deleted the u/glennmatthews-remove-semver-dependency branch September 27, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emergent Unplanned work that is brought into a sprint after it's started.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants