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

[Snyk] Upgrade ember-source from 5.1.2 to 5.10.1 #105

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
801fc85
fix: examples/hydrogen-2/package.json to reduce vulnerabilities
snyk-bot Apr 15, 2024
01e1901
Merge pull request #67 from abdulrahman305/snyk-fix-c130dcd19ec79a95f…
abdulrahman305 Apr 18, 2024
b9ad84b
fix: examples/hexo/package.json & examples/hexo/yarn.lock to reduce v…
snyk-bot Apr 18, 2024
de0c991
Merge pull request #69 from abdulrahman305/snyk-fix-71cbc2dbf7c98bab2…
abdulrahman305 Apr 29, 2024
cb9394e
Merge branch 'vercel:main' into main
abdulrahman305 Apr 29, 2024
95db53c
fix: examples/ionic-react/package.json & examples/ionic-react/yarn.lo…
snyk-bot May 23, 2024
5becb50
Merge branch 'vercel:main' into main
abdulrahman305 May 23, 2024
a052f64
Merge branch 'vercel:main' into main
abdulrahman305 May 23, 2024
c3ab4da
Merge branch 'vercel:main' into main
abdulrahman305 May 23, 2024
cb5693a
Merge branch 'vercel:main' into main
abdulrahman305 Jun 11, 2024
ff6f0dc
Merge branch 'vercel:main' into main
abdulrahman305 Jun 21, 2024
5bdfecf
Merge branch 'vercel:main' into main
abdulrahman305 Jun 28, 2024
e70d2b1
Merge pull request #92 from abdulrahman305/snyk-fix-855562d2d2fcc37e1…
abdulrahman305 Jun 28, 2024
84b91a7
Merge branch 'vercel:main' into main
abdulrahman305 Jun 28, 2024
fb59a69
Merge branch 'vercel:main' into main
abdulrahman305 Jul 2, 2024
e7cd68a
Merge branch 'vercel:main' into main
abdulrahman305 Aug 15, 2024
7f29838
fix: package.json to reduce vulnerabilities
snyk-bot Aug 15, 2024
165aba5
fix: examples/hydrogen/package.json to reduce vulnerabilities
snyk-bot Aug 15, 2024
286ed64
Merge pull request #95 from abdulrahman305/snyk-fix-5ed8144ffd7010338…
abdulrahman305 Aug 15, 2024
3c9e859
Merge pull request #96 from abdulrahman305/snyk-fix-b4128057610596e05…
abdulrahman305 Aug 15, 2024
7a1816d
Bump rexml
dependabot[bot] Aug 15, 2024
1216c95
fix: upgrade @types/node from 14.18.33 to 14.18.63
snyk-bot Aug 15, 2024
464d978
Merge branch 'vercel:main' into main
abdulrahman305 Aug 17, 2024
998d525
Merge pull request #97 from abdulrahman305/dependabot/bundler/example…
abdulrahman305 Aug 17, 2024
0d4f4e9
Merge pull request #98 from abdulrahman305/snyk-upgrade-cf7d7035e0e74…
abdulrahman305 Aug 17, 2024
b088e2b
fix: examples/hydrogen/package.json to reduce vulnerabilities
snyk-bot Aug 17, 2024
a04c347
Merge pull request #104 from abdulrahman305/snyk-fix-b4128057610596e0…
abdulrahman305 Aug 17, 2024
ca4e2c6
fix: upgrade ember-source from 5.1.2 to 5.10.1
snyk-bot Aug 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ember-page-title": "^7.0.0",
"ember-qunit": "^7.0.0",
"ember-resolver": "^10.1.1",
"ember-source": "~5.1.1",
"ember-source": "~5.10.1",
"ember-template-lint": "^5.11.0",
"ember-welcome-page": "^7.0.2",
"eslint": "^8.43.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/hexo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"version": "5.3.0"
},
"dependencies": {
"hexo": "^5.3.0",
"hexo": "^7.2.0",
"hexo-generator-archive": "^1.0.0",
"hexo-generator-category": "^1.0.0",
"hexo-generator-index": "^2.0.0",
Expand Down
513 changes: 313 additions & 200 deletions examples/hexo/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/hydrogen-2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@remix-run/react": "1.19.1",
"@shopify/cli": "3.48.0",
"@shopify/cli-hydrogen": "^5.1.2",
"@shopify/cli-hydrogen": "^8.0.0",
"@shopify/hydrogen": "^2023.7.2",
"@shopify/remix-oxygen": "^1.1.3",
"graphql": "^16.6.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/hydrogen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"eslint": "^8.18.0",
"eslint-plugin-hydrogen": "^0.12.2",
"playwright": "^1.22.2",
"postcss": "^8.4.14",
"postcss": "^8.4.31",
"postcss-import": "^14.1.0",
"postcss-preset-env": "^7.6.0",
"prettier": "^2.3.2",
"tailwindcss": "^3.0.24",
"typescript": "^4.7.2",
"vite": "^2.9.0",
"vite": "^2.9.18",
"vitest": "^0.15.2"
},
"prettier": "@shopify/prettier-config",
Expand Down
2 changes: 1 addition & 1 deletion examples/ionic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "^16.12.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-scripts": "3.3.0",
"react-scripts": "5.0.0",
"typescript": "4.9.5"
},
"scripts": {
Expand Down
12,758 changes: 5,775 additions & 6,983 deletions examples/ionic-react/yarn.lock

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion examples/middleman/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,12 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rexml (3.3.3)
strscan
sassc (2.4.0)
ffi (~> 1.9)
servolux (0.13.0)
strscan (3.1.0)
temple (0.10.3)
thor (1.2.2)
tilt (2.0.11)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"ts-jest": "29.1.0",
"turbo": "1.13.3",
"typescript": "4.9.5",
"vite": "5.1.6",
"vite": "5.1.7",
"vitest": "2.0.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/routing-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/jest": "27.4.1",
"@types/node": "14.18.33",
"@types/node": "14.18.63",
"ajv": "^6.0.0",
"jest-junit": "16.0.0",
"typescript": "4.9.5"
Expand Down
Loading