-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): update dependency webpack to ^4.47.0 #302
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ive gpa message Signed-off-by: Suhas Hariharan <[email protected]>
Hypothetical Assignment will show a NaN if there is no value in the percentage input. This is a fix for that issue. If there is no value in the percentage field, it will be treated as a zero. Signed-off-by: Gary Kim <[email protected]>
Added function to calculate cumulative GPA(including unfinished semesters)
Tune Renovate config
Signed-Off-by: Gary Kim Bot <[email protected]>
Signed-Off-by: Gary Kim Bot <[email protected]>
chore(deps): update babel monorepo
Signed-Off-by: Gary Kim Bot <[email protected]>
Signed-Off-by: Gary Kim Bot <[email protected]>
Signed-Off-by: Gary Kim Bot <[email protected]>
This commit makes several improvements. It migrates the options page to Vue, changes the author field and copyrights to include The SAS PES Authors, deduplicates some code, and adds some missing information/fixes to the README. Signed-off-by: Gary Kim <[email protected]>
Mozilla's Webextension Polyfill throws an error when run in the unit test environment. This has been fixed by mocking the browser environment using browser-env and having a global `chrome` object. Signed-off-by: Gary Kim <[email protected]>
Migrate options to Vue and go more community driven
Signed-Off-by: Gary Kim Bot <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
…orage API Signed-off-by: Suhas Hariharan <[email protected]>
chore(deps): update dependency ava to ^3.5.1
chore(deps): update dependency webpack to ^4.42.0
…oJson method for class Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
chore(deps): update dependency vue-loader to ^15.9.1
chore(deps): update dependency eslint-plugin-vue to ^6.2.2
chore(deps): update dependency eslint-plugin-import to ^2.20.1
Signed-Off-by: Gary Kim Bot <[email protected]>
…-14.x chore(deps): update dependency eslint-config-standard to ^14.1.1
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-Off-by: Gary Kim Bot <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Added function to save grades to local storage and load grades from storage
Fix an issue in HypoAssignment
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Re-adds percentages and fix powerschool changes. also fixes category weighting.
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: fillnye <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Fixed issues due to PowerSchool UI update and fixed category weighting bug
Signed-off-by: Suhas Hariharan <[email protected]>
fix: ignore queries for home page
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Suhas Hariharan <[email protected]>
…ve-calculation Fix percentages not showing and cumulative GPA double including finished semester
Signed-off-by: Suhas Hariharan <[email protected]>
Signed-off-by: Gary Kim Bot <[email protected]>
6178d71
to
b272058
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.43.0
->^4.47.0
Release Notes
webpack/webpack
v4.47.0
Compare Source
New Features
New Contributors
Full Changelog: webpack/webpack@v4.46.0...v4.47.0
v4.46.0
Compare Source
Bugfixes
resolve.roots
to be backward-compatiblev4.45.0
Compare Source
Features
Bugfixes
splitChunk
minSize
is not handled correctlysplitChunk
cacheGroups
is not handled correctlyv4.44.2
Compare Source
Bugfixes
v4.44.1
Compare Source
Bugfixes
export * from "non-esm"
and a default export.v4.44.0
Compare Source
Features
sideEffects
flag behavior when dynamic modules are part of the treesplitChunks.enforceSizeThreshold
to allow enfore splitting larger chunks unrelated from other limiationsresolve.roots
and defaultresolve.roots: [context]
/src/abc
) to the project root (or other locations when configured)Bugfixes
minSize
is set to0
NaN
s in some places which breaks orderingConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.