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

[BOT] Update Edgio Version #177

Open
wants to merge 49 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
247861c
Update v7-aws-s3-request-signing
actions-user Dec 29, 2024
bc9169b
Update v7-jwt-verification
actions-user Dec 29, 2024
306c944
Update v7-simple-performance
actions-user Dec 29, 2024
a03ef75
Update v7-optimizely-edge
actions-user Dec 29, 2024
dd3c223
Update v7-edge-function-template
actions-user Dec 29, 2024
554e91b
Update v7-ef-jwt-validation
actions-user Dec 29, 2024
5d6b9c1
Update v7-full-featured-performance
actions-user Dec 29, 2024
6ce0c41
Update v7-image-optimization
actions-user Dec 29, 2024
4e49bbf
Update v7-qwik-template
actions-user Dec 29, 2024
a7b8192
Update v7-astro
actions-user Dec 29, 2024
ea52a33
Update v7-ef-htmltransform
actions-user Dec 29, 2024
3943cb7
Update v7-qwik
actions-user Dec 29, 2024
723914e
Update v7-nextjs-template
actions-user Dec 29, 2024
35f84f5
Update v7-nuxt3
actions-user Dec 29, 2024
e39ad33
Update v7-remix-template
actions-user Dec 29, 2024
38f2a07
Update v7-vuejs
actions-user Dec 29, 2024
b8f54dc
Update v7-vuejs-template
actions-user Dec 29, 2024
cd6ad89
Update v7-nextjs
actions-user Dec 29, 2024
b03fabe
Update v7-nextjs-app-router
actions-user Dec 29, 2024
b148f85
Update v7-nuxt-template
actions-user Dec 29, 2024
1f5df50
Update v7-astro-template
actions-user Dec 29, 2024
199db53
Update v7-ef-cloud-fetch
actions-user Dec 29, 2024
6544479
Update v7-remix
actions-user Dec 29, 2024
3a66610
Update v7-edge-functions
actions-user Dec 29, 2024
62e907d
Update v7-react
actions-user Dec 29, 2024
49cc879
Merging bot-examples-update-157-v7-astro-template
actions-user Dec 29, 2024
e30818f
Merging bot-examples-update-157-v7-aws-s3-request-signing
actions-user Dec 29, 2024
532dd55
Merging bot-examples-update-157-v7-edge-function-template
actions-user Dec 29, 2024
64283a6
Merging bot-examples-update-157-v7-edge-functions
actions-user Dec 29, 2024
eeb07d4
Merging bot-examples-update-157-v7-ef-cloud-fetch
actions-user Dec 29, 2024
d20262f
Merging bot-examples-update-157-v7-ef-htmltransform
actions-user Dec 29, 2024
4d8d295
Merging bot-examples-update-157-v7-ef-jwt-validation
actions-user Dec 29, 2024
c400044
Merging bot-examples-update-157-v7-full-featured-performance
actions-user Dec 29, 2024
3c55aab
Merging bot-examples-update-157-v7-image-optimization
actions-user Dec 29, 2024
0d09e2d
Merging bot-examples-update-157-v7-jwt-verification
actions-user Dec 29, 2024
7abb685
Merging bot-examples-update-157-v7-nextjs
actions-user Dec 29, 2024
4f1f5db
Merging bot-examples-update-157-v7-nextjs-app-router
actions-user Dec 29, 2024
a050b8c
Merging bot-examples-update-157-v7-nextjs-template
actions-user Dec 29, 2024
8bc5a8e
Merging bot-examples-update-157-v7-nuxt-template
actions-user Dec 29, 2024
3924a0f
Merging bot-examples-update-157-v7-nuxt3
actions-user Dec 29, 2024
d7d13c2
Merging bot-examples-update-157-v7-optimizely-edge
actions-user Dec 29, 2024
c55ed1f
Merging bot-examples-update-157-v7-qwik
actions-user Dec 29, 2024
a127657
Merging bot-examples-update-157-v7-qwik-template
actions-user Dec 29, 2024
8ad7d71
Merging bot-examples-update-157-v7-react
actions-user Dec 29, 2024
af34b4c
Merging bot-examples-update-157-v7-remix
actions-user Dec 29, 2024
4775e54
Merging bot-examples-update-157-v7-remix-template
actions-user Dec 29, 2024
a8af436
Merging bot-examples-update-157-v7-simple-performance
actions-user Dec 29, 2024
27b81af
Merging bot-examples-update-157-v7-vuejs
actions-user Dec 29, 2024
d9d12bf
Merging bot-examples-update-157-v7-vuejs-template
actions-user Dec 29, 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,812 changes: 465 additions & 2,347 deletions examples/v7-astro-template/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/v7-astro-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"typescript": "^5.3.3"
},
"devDependencies": {
"@edgio/cli": "^7.12.5",
"@edgio/connectors": "^7.12.5",
"@edgio/core": "^7.12.5",
"@edgio/prefetch": "^7.12.5"
"@edgio/cli": "^7.13.13",
"@edgio/connectors": "^7.13.13",
"@edgio/core": "^7.13.13",
"@edgio/prefetch": "^7.13.13"
},
"repository": "[email protected]:edgio-docs/edgio-v7-astro-template.git"
}
2,812 changes: 465 additions & 2,347 deletions examples/v7-astro/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/v7-astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"typescript": "^5.3.3"
},
"devDependencies": {
"@edgio/cli": "^7.12.5",
"@edgio/connectors": "^7.12.5",
"@edgio/core": "^7.12.5",
"@edgio/prefetch": "^7.12.5"
"@edgio/cli": "^7.13.13",
"@edgio/connectors": "^7.13.13",
"@edgio/core": "^7.13.13",
"@edgio/prefetch": "^7.13.13"
},
"repository": "[email protected]:edgio-docs/edgio-v7-astro-example.git"
}
2,252 changes: 484 additions & 1,768 deletions examples/v7-aws-s3-request-signing/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/v7-aws-s3-request-signing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@edgio/cli": "^7.12.5",
"@edgio/core": "^7.12.5",
"@edgio/devtools": "^7.12.5",
"@edgio/prefetch": "^7.12.5",
"@edgio/cli": "^7.13.13",
"@edgio/core": "^7.13.13",
"@edgio/devtools": "^7.13.13",
"@edgio/prefetch": "^7.13.13",
"dotenv": "^16.4.5"
},
"dependencies": {
Expand Down
2,024 changes: 359 additions & 1,665 deletions examples/v7-edge-function-template/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/v7-edge-function-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@edgio/cli": "^7.12.5",
"@edgio/core": "^7.12.5",
"@edgio/devtools": "^7.12.5",
"@edgio/prefetch": "^7.12.5"
"@edgio/cli": "^7.13.13",
"@edgio/core": "^7.13.13",
"@edgio/devtools": "^7.13.13",
"@edgio/prefetch": "^7.13.13"
},
"repository": "[email protected]:edgio-docs/edgio-v7-edge-function-template.git"
}
2,874 changes: 628 additions & 2,246 deletions examples/v7-edge-functions/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions examples/v7-edge-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"private": true,
"license": "MIT",
"devDependencies": {
"@edgio/cli": "^7.12.5",
"@edgio/core": "^7.12.5",
"@edgio/devtools": "^7.12.5",
"@edgio/next": "^7.12.5",
"@edgio/prefetch": "^7.12.5",
"@edgio/react": "^7.12.5",
"@edgio/cli": "^7.13.13",
"@edgio/core": "^7.13.13",
"@edgio/devtools": "^7.13.13",
"@edgio/next": "^7.13.13",
"@edgio/prefetch": "^7.13.13",
"@edgio/react": "^7.13.13",
"@types/react": "18.2.45",
"autoprefixer": "^10.0.1",
"dotenv": "^16.3.1",
Expand Down
Loading