bevry / staticsitegenerators-website

Website containing the complete listing of static site generators
https://staticsitegenerators.net
Other
364 stars 29 forks source link

Bump now from 12.1.14 to 16.6.0 #56

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps now from 12.1.14 to 16.6.0.

Release notes *Sourced from [now's releases](https://github.com/zeit/now/releases).* > ## now@16.6.0 > - [now-build-utils] Ignore engines for `yarn run` ([#3341](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3341)) [@​styfle] > - Revert [now-cli][now-routing-utils] Add support for v4 builders [#3311](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3311) ([#3333](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3333)) [@​styfle] > - [now-cli][now-routing-utils] Add support for v4 builders ([#3311](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3311)) [@​styfle] > - [now-build-utils] Fix canary selection for static build ([#3339](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3339)) [@​styfle] > - [now-cli] Render an error message when the `--token` content is invalid ([#3335](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3335)) [@​TooTallNate] > - [now-build-utils] Run detectors unit tests ([#3336](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3336)) [@​TooTallNate] > - [now-build-utils][now-static-build][now-node] Add node 12.x ([#3330](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3330)) [@​styfle] > - [now-build-utils] Add framework detector functions ([#3296](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3296)) [@​TooTallNate] > - [now-next] Fix custom routes order ([#3327](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3327)) [@​ijjk] > - [now-cli] Update `@zeit/fun` to v0.10.4 ([#3332](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3332)) [@​TooTallNate] > - [tests] Remove `rsync` apt-get install ([#3329](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3329)) [@​TooTallNate] > - [now-cli] Handle `uv_cwd` error when cwd is deleted ([#3326](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3326)) [@​styfle] > - [now-cli] Ensure that `stdin` exists when calling `setRawMode` ([#3321](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3321)) [@​AndyBitz] > - [now-build-utils] Ensure function paths are relative to the project and improve the error message ([#3312](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3312)) [@​AndyBitz] > - [now-next] Make lambda memory more reliable ([#3319](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3319)) [@​AndyBitz] > - [now-client] Fix publish output ([#3315](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3315)) [@​styfle] > - [script] Cleanup changelog script ([#3306](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3306)) [@​styfle] > - [now-cli] Fix `localConfig` when file is above the target directory ([#3293](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3293)) [@​styfle] > - [now-node] Ignore `babel.config.js` ([#3295](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3295)) [@​ThewBear] > - [now-cli] Make lambda memory test more consistent ([#3301](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3301)) [@​AndyBitz] > - [tests] Always test now-cli ([#3305](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3305)) [@​styfle] > > ## now@16.5.2 > - Revert "[now-static-build] Inject `gatsby-plugin-now` in Gatsby deployments ([#3182](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3182))" ([#3303](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3303)) [@​AndyBitz] > - [now-node] Bump now-node-bridge ([#3304](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3304)) [@​styfle] > - [now-node] Disable default node timeout ([#3300](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3300)) [@​styfle] > > ## now@16.5.0 > This release introduces a new [functions](https://zeit.co/blog/customizing-serverless-functions) property for customizing Memory and Execution Duration as well as selecting Community Runtimes. > > ### Changelog > > - [all] Set the versions to stable ([#3297](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3297)) [Andy] > - [now-cli] Update `execa` to v3.2.0 ([#3292](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3292)) [Nathan Rajlich] > - [@now/build-utils] Add support for `includeFiles` and `excludeFiles` to Functions ([#3285](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3285)) [Andy] > - [@now/node] Configure helpers and handler with env variables ([#3286](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3286)) [Andy] > - [docs] Cleanup canary links, use master instead ([#3291](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3291)) [Steven] > - [now-client] Clean up fetch headers ([#3290](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3290)) [Max] > - [now-node] Fix TS version selection ([#3289](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3289)) [Steven] > - [now-ruby] Fix rails test ([#3288](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3288)) [Steven] > - [docs] Adjust commands for creating releases ([#3287](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3287)) [Leo Lamprecht] > - [now-cli] Enable Runtime tests ([#3284](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3284)) [Andy] > - [all] Fixed dependencies ([#3283](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3283)) [Leo Lamprecht] > - [now-static-build] Inject `gatsby-plugin-now` in Gatsby deployments ([#3182](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3182)) [Luc] > - [now-next] Add loading of custom routes ([#3279](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3279)) [JJ Kasper] > - [now-cli] Purge require cache after packages install in `now dev` ([#3277](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3277)) [Nathan Rajlich] > - [all] Updated builders to `version: 3` ([#3273](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3273)) [Andy] > - [all] Fix functions property and update Lambda ([#3252](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3252)) [Andy] > - [now-static-build] Cache `.cache` folder for gatsby deployments ([#3260](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3260)) [Luc] > ... (truncated)
Commits - [`21fe0a2`](https://github.com/zeit/now/commit/21fe0a2006a5a241c7f0e92ea0a428ece278910e) Publish Stable - [`23acd3c`](https://github.com/zeit/now/commit/23acd3cec69e210a89e1b230b2ee03694787bf1d) Publish Canary - [`aae0e3b`](https://github.com/zeit/now/commit/aae0e3bec7aeaf9f10f705659b11eb1eb50a086d) Revert [now-cli][now-routing-utils] Add support for v4 builders [#3311](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3311) ([#3333](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3333)) - [`0f8bf39`](https://github.com/zeit/now/commit/0f8bf39421340d5d318976de0d236c8ff907aad7) Publish Canary - [`3e73972`](https://github.com/zeit/now/commit/3e739724b39aaa80f1d742455a6433184247c685) Publish Canary - [`847e538`](https://github.com/zeit/now/commit/847e538c698a724edb83120433b62672ebea6c77) [now-cli] Render an error message when the `--token` content is invalid ([#3335](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3335)) - [`b241441`](https://github.com/zeit/now/commit/b241441e371b1bfa4604b30fa6385a8757ce4075) Publish Canary - [`c5a4386`](https://github.com/zeit/now/commit/c5a4386c1d95e1aa96eb01e91e012fcdd2596e6b) [now-cli] Update `@zeit/fun` to v0.10.4 ([#3332](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3332)) - [`528aefc`](https://github.com/zeit/now/commit/528aefcc1e8d9460379deb9390338a96417cea91) [now-cli] Handle `uv_cwd` error when cwd is deleted ([#3326](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3326)) - [`620ee2b`](https://github.com/zeit/now/commit/620ee2b7e4fde98e76d3947df26b2dcec887c187) [now-cli] Ensure that `stdin` exists when calling `setRawMode` ([#3321](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3321)) - Additional commits viewable in [compare view](https://github.com/zeit/now/commits/now@16.6.0/packages/now-cli)
Maintainer changes This version was pushed to npm by [zeit-bot](https://www.npmjs.com/~zeit-bot), a new releaser for now since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click on the icon next to each commit.