-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[CI] Dependabot to run on all packages. Pin Packages. Remove unused packages #4795
Merged
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
f6758cd
[CI] Dependabot to run on all packages
unlikelyzero 6064f52
Pin dependencies
unlikelyzero 8535b63
Revert "Pin dependencies"
johnhill2 721e0ca
Merge branch 'master' into no-more-dependabot-allowlist
unlikelyzero 0904f18
pin some more packages and remove marked and concurrently
johnhill2 c6970e5
Merge branch 'master' into no-more-dependabot-allowlist
unlikelyzero 8b71224
random linting cleanup
johnhill2 0d5f939
Pinned more packages
johnhill2 a806c35
Rvert webpack-dev-middleware and bump more changes
johnhill2 6c4fb06
Merge branch 'master' into no-more-dependabot-allowlist
akhenry File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,38 +3,37 @@ | |
"version": "1.8.5-SNAPSHOT", | ||
"description": "The Open MCT core platform", | ||
"devDependencies": { | ||
"@braintree/sanitize-url": "^5.0.2", | ||
"@percy/cli": "^1.0.0-beta.73", | ||
"@percy/playwright": "^1.0.1", | ||
"@playwright/test": "^1.18.1", | ||
"allure-playwright": "^2.0.0-beta.14", | ||
"@braintree/sanitize-url": "5.0.2", | ||
"@percy/cli": "1.0.0-beta.73", | ||
"@percy/playwright": "1.0.1", | ||
"@playwright/test": "1.18.0", | ||
"allure-playwright": "2.0.0-beta.14", | ||
"angular": ">=1.8.0", | ||
"angular-route": "1.4.14", | ||
"babel-eslint": "10.1.0", | ||
"comma-separated-values": "^3.6.4", | ||
"concurrently": "^3.6.1", | ||
"copy-webpack-plugin": "^10.2.0", | ||
"cross-env": "^6.0.3", | ||
"css-loader": "^4.0.0", | ||
"comma-separated-values": "3.6.4", | ||
"copy-webpack-plugin": "10.2.0", | ||
"core-js": "3.20.3", | ||
"cross-env": "6.0.3", | ||
"css-loader": "4.0.0", | ||
"d3-axis": "1.0.x", | ||
"d3-scale": "1.0.x", | ||
"d3-selection": "1.3.x", | ||
"eslint": "7.0.0", | ||
"eslint-plugin-playwright": "0.8.0", | ||
"eslint-plugin-vue": "^7.5.0", | ||
"eslint-plugin-you-dont-need-lodash-underscore": "^6.10.0", | ||
"eventemitter3": "^1.2.0", | ||
"exports-loader": "^0.7.0", | ||
"express": "^4.13.1", | ||
"file-loader": "^6.1.0", | ||
"file-saver": "^1.3.8", | ||
"git-rev-sync": "^1.4.0", | ||
"glob": ">= 3.0.0", | ||
"html-loader": "^0.5.5", | ||
"html2canvas": "^1.0.0-rc.7", | ||
"imports-loader": "^0.8.0", | ||
"eslint-plugin-vue": "7.5.0", | ||
"eslint-plugin-you-dont-need-lodash-underscore": "6.10.0", | ||
"eventemitter3": "1.2.0", | ||
"exports-loader": "0.7.0", | ||
"express": "4.13.1", | ||
"file-loader": "6.1.0", | ||
"file-saver": "1.3.8", | ||
"git-rev-sync": "1.4.0", | ||
"html-loader": "0.5.5", | ||
"html2canvas": "1.4.1", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. bump |
||
"imports-loader": "0.8.0", | ||
"istanbul-instrumenter-loader": "^3.0.1", | ||
"jasmine-core": "^4.0.0", | ||
"jasmine-core": "4.0.0", | ||
"jsdoc": "^3.3.2", | ||
"karma": "6.3.13", | ||
"karma-chrome-launcher": "3.1.0", | ||
|
@@ -49,10 +48,7 @@ | |
"karma-webpack": "^5.0.0", | ||
"location-bar": "^3.0.1", | ||
"lodash": "^4.17.12", | ||
"markdown-toc": "^0.11.7", | ||
"marked": "4.0.10", | ||
"mini-css-extract-plugin": "2.4.5", | ||
"minimist": "^1.2.5", | ||
"moment": "2.25.3", | ||
"moment-duration-format": "^2.2.2", | ||
"moment-timezone": "0.5.28", | ||
|
@@ -64,23 +60,21 @@ | |
"printj": "^1.2.1", | ||
"raw-loader": "^0.5.1", | ||
"request": "^2.69.0", | ||
"resolve-url-loader": "^4.0.0", | ||
"sass": "^1.42.1", | ||
"sass-loader": "^12.1.0", | ||
"sinon": "^12.0.1", | ||
"split": "^1.0.0", | ||
"resolve-url-loader": "4.0.0", | ||
"sass": "1.49.0", | ||
"sass-loader": "12.4.0", | ||
"sinon": "12.0.1", | ||
"style-loader": "^1.0.1", | ||
"uuid": "^3.3.3", | ||
"v8-compile-cache": "^1.1.0", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Don't see any reference to this |
||
"vue": "2.5.6", | ||
"vue-eslint-parser": "8.2.0", | ||
"vue-loader": "15.9.8", | ||
"vue-template-compiler": "2.5.6", | ||
"webpack": "^5.65.0", | ||
"webpack-cli": "^4.0.0", | ||
"webpack": "5.67.0", | ||
"webpack-cli": "4.9.2", | ||
"webpack-dev-middleware": "^3.1.3", | ||
"webpack-hot-middleware": "^2.22.3", | ||
"webpack-merge": "^5.8.0", | ||
"webpack-merge": "5.8.0", | ||
"zepto": "^1.2.0" | ||
}, | ||
"scripts": { | ||
|
@@ -101,7 +95,6 @@ | |
"test:e2e:visual": "percy exec --config ./e2e/.percy.yml -- npx playwright test --config=e2e/playwright-visual.config.js default", | ||
"test:e2e:full": "npx playwright test --config=e2e/playwright-ci.config.js", | ||
"test:watch": "cross-env NODE_OPTIONS=\"--max_old_space_size=4096\" karma start --no-single-run", | ||
"verify": "concurrently 'npm:test' 'npm:lint'", | ||
"jsdoc": "jsdoc -c jsdoc.json -R API.md -r -d dist/docs/api", | ||
"update-about-dialog-copyright": "perl -pi -e 's/20\\d\\d\\-202\\d/2014\\-2022/gm' ./src/ui/layout/AboutDialog.vue", | ||
"update-copyright-date": "npm run update-about-dialog-copyright && grep -lr --null --include=*.{js,scss,vue,ts,sh,html,md,frag} 'Copyright (c) 20' . | xargs -r0 perl -pi -e 's/Copyright\\s\\(c\\)\\s20\\d\\d\\-20\\d\\d/Copyright \\(c\\)\\ 2014\\-2022/gm'", | ||
|
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not a direct dependency but one which is used in many of the webpack / linting libraries