Skip to content

DELTA-1710 Update packages - #78

Merged
ryantmer merged 1 commit into
masterfrom
rmahler/DELTA-1710
Aug 26, 2026
Merged

DELTA-1710 Update packages#78
ryantmer merged 1 commit into
masterfrom
rmahler/DELTA-1710

Conversation

@ryantmer

Copy link
Copy Markdown
Collaborator

Fixes several Dependabot problems caused by out of date packages. Unfortunately it was quite impossible to update one at a time, since several declare each other as dependencies or peer dependencies, so had to do them all at once. On the upside, there are only devDependencies here, and no changes outside of tests were required.

https://desire2learn.atlassian.net/browse/DELTA-1710

Fixes several Dependabot problems caused by out of date packages.
Unfortunately it was quite impossible to update one at a time, since
several declare each other as dependencies or peer dependencies, so had
to do them all at once. On the upside, there are only devDependencies
here, and no changes outside of tests were required.

https://desire2learn.atlassian.net/browse/DELTA-1710
Comment thread test/action.js
return new Action(resource);
}

beforeEach(function() {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

huh, two beforeEach

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yeah oops 🙃 And apparently now considered illegal with newer versions of mocha

@ryantmer
ryantmer marked this pull request as ready for review August 26, 2026 16:02
@ryantmer
ryantmer merged commit 5d0e938 into master Aug 26, 2026
5 checks passed
@ryantmer
ryantmer deleted the rmahler/DELTA-1710 branch August 26, 2026 16:04
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