Steven
26773daf05
[tests] Add tests for examples ( #9403 )
...
These tests will run if one of the conditions is met:
- any change to `./examples`
- any changes to `./packages/frameworks`
The test ensures that examples can build and deploy without errors.
In a future PR, we could improve these tests to make requests to the
test deployment (like we do for probes).
2023-02-09 09:58:37 -05:00
Steven
34b93e52c8
[examples] Bump decode-uri-component ( #9029 )
...
This PR closes all the dependabot PRs created today
- #9018
- #9019
- #9020
- #9021
- #9022
- #9023
- #9024
- #9025
- #9026
Co-authored-by: Chris Barber <chris.barber@vercel.com >
2022-12-07 11:17:54 -05:00
Lee Robinson
8ed55c6642
[examples] Update all examples to use .vercel.app instead of .vercel.com ( #7320 )
2022-01-18 08:56:31 -06:00
Steven
204b481c56
[examples] Rename master to main ( #7184 )
2021-12-13 16:30:58 -05:00
Ana Trajkovska
e271c2598e
[examples] Update Deploy button URLs in examples ( #6523 )
2021-07-28 10:42:09 -04:00
JJ Kasper
82aa86b786
Apply dependabot changes ( #6275 )
...
* Bump elliptic in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump node-fetch from 2.6.0 to 2.6.1 in /api
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ssri from 6.0.1 to 6.0.2 in /examples/blitzjs
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/angular
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/blitzjs
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ssri in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ssri in /packages/cli/test/dev/fixtures/04-create-react-app
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ssri in /packages/cli/test/dev/fixtures/03-aurelia
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump url-parse in /packages/cli/test/dev/fixtures/04-create-react-app
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump url-parse in /packages/cli/test/dev/fixtures/03-aurelia
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump handlebars in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump lodash in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info in /packages/cli/test/dev/fixtures/03-aurelia
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump lodash in /packages/cli/test/dev/fixtures/03-aurelia
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump url-parse in /packages/cli/test/dev/fixtures/02-angular-node
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steven <steven@ceriously.com >
2021-05-24 15:49:31 -04:00
Steven
b58090a181
[examples] Update deploy URL to use main ( #6133 )
...
CH-21338
2021-04-21 16:37:16 -04:00
Steven
0564690f49
[examples] Add yarn.lock to blitz ( #6037 )
2021-03-26 19:49:43 -04:00
Matthew Sweeney
bd706beba5
[examples] Update README Files ( #5092 )
...
This PR updates the `README.md` files with the following changes:
- Removal of CLI deployment.
- Amends Blitz.js to be in line with other `README.md` formats.
2020-08-25 14:51:46 -04:00
Steven
022504787c
[frameworks][examples] Update blitz new command ( #4868 )
...
Updated description per @leo
2020-07-16 22:16:03 +00:00
Brandon Bayer
3d40e343ac
[frameworks][examples] Add Blitz.js ( #4465 )
...
This adds [Blitz.js](https://github.com/blitz-js/blitz ) to the zero-config frameworks.
Blitz compiles to a Next.js app, so it uses the same `@vercel/next` builder.
The change in `packages/now-build-utils/src/detect-builders.ts` was made according to @styfle's suggestion in Slack.
---
**This is a rerun of #4219 which had to be reverted because of this:**
> It looks like the @vercel/next package still requires next in the dependencies.
>
> When I've deployed the example I've got only a file listing, but when I added next to the dependencies it worked. I'll revert for now.
This new PR fixes that problem with a small refactor to `@vercel/next`.
`@vercel/next` was getting the Next version two different ways:
1. By checking project root package.json for `next` in deps or devDeps
2. By trying to resolve the installed next version and get `version` from its package.json
My refactor consolidates those two approaches by changing the existing `getNextVersion()` function to first try and resolve the real next version. If that fails, fall back to checking the project root.
Blitz bundles Next, so the real next package version should always be resolved.
2020-07-08 13:18:01 -04:00
Andy
5fa8ed56a9
Revert "[frameworks][examples] Add Blitz.js ( #4219 )" ( #4464 )
...
This reverts commit 65446b73da .
2020-05-23 03:40:20 +02:00
Brandon Bayer
65446b73da
[frameworks][examples] Add Blitz.js ( #4219 )
...
* Add Blitz.js to Frameworks
* update blitz example to latest version
* change blitz dependency to be `latest`
* Update packages/frameworks/frameworks.json
Co-authored-by: Andy <AndyBitz@users.noreply.github.com >
* update logo
Co-authored-by: Andy <AndyBitz@users.noreply.github.com >
Co-authored-by: Steven <steven@ceriously.com >
2020-05-23 01:55:03 +02:00