ubyssey.ca
ubyssey.ca copied to clipboard
The code that powers www.ubyssey.ca
Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 2.2.1 to 3.0.5. Release notes Sourced from js-cookie's releases. v3.0.5 Remove npm version restriction in package.json - #818 v3.0.4 Publish to npmjs.com with package provenance v3.0.1 Make...
Bumps [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch) from 2.2.1 to 3.0.0. Commits fc5e0d0 3.0.0 496fa43 Add version that was previously uncomitted to the package.json due to the pre... 9f5a8b6 Add a list of alternatives 49280e6...
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.5.0 to 5.1.0. Release notes Sourced from jasmine's releases. 5.1.0 Please see the release notes. 5.0.2 Please see the release notes. 5.0.1 Please see the release notes....
Bumps [plugin-error](https://github.com/gulpjs/plugin-error) from 1.0.1 to 2.0.1. Release notes Sourced from plugin-error's releases. plugin-error v2.0.1 Bug Fixes Exclude domainEmitter from output (#26) (2a89513) plugin-error v2.0.0 ⚠ BREAKING CHANGES Don't include domain...
## What problem does this PR solve? This PR updates `gulp-sass` and `node-sass` to work with newer versions of Node. Closes #1144 ## How did you fix the problem? `node-sass`...
Add a highlight feature through [wagtail-hooks](https://docs.wagtail.org/en/stable/extending/extending_draftail.html). We will need to provide a basic set of colors at least (yellow, red, blue and green). An further highlight colors can be added...
## What behavior were you expecting? BlockAdBlock is a JS script which was added to remove any adblockers on to the site. In addition, a pop up will be displayed...
Bumps [semver](https://github.com/npm/node-semver) to 5.7.2 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [node-sass](https://github.com/sass/node-sass) and [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat). These dependencies need to be updated together. Updates `semver` from 5.7.1 to 5.7.2 Release notes Sourced from semver's...
## What behavior were you expecting? I was expecting to be able to install all the Node module dependencies with Node v16. ## What was your environment like? macOS v13.0,...
The Wagtail password reset feature located at `/admin/password_reset/` fails with a 500 error. ## What behavior were you expecting? This feature should either send a password reset email to the...