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.4.4 #41

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps now from 12.1.14 to 16.4.4.

Release notes *Sourced from [now's releases](https://github.com/zeit/now/releases).* > ## now@16.4.1 > - [now-cli] Update `now-cli` readme ([#3202](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3202)) [Sophearak Tha] > - [now-client] Add `apiUrl` debug log ([#3201](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3201)) [Max] > - [now-cli] Improve wording and styling of "--prod not available for 1.0" error ([#3200](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3200)) [Luc] > - [now-cli] Gracefully exit when the `cwd` does not exist ([#3194](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3194)) [Nathan Rajlich] > - [tests] Fix circle ci to xcode version ([#3197](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3197)) [Steven] > - [now-build-utils] Add more complete `PackageJson` typings ([#3198](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3198)) [Nathan Rajlich] > - [now-next] Cache All Next.js Directories ([#3190](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3190)) [Joe Haddad] > - [now-client] Yield an error event if path provided is not absolute ([#3173](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3173)) [Max] > - [now-client] Change npm publish to use files key ([#3181](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3181)) [Steven] > - [now-client] [now-cli] Update version of deployment API ([#3188](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3188)) [Sophearak Tha] > - [now-cli] Don't throw if builder child process can not be killed ([#3192](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3192)) [Nathan Rajlich] > - [now-python] Set PIP_USER environment variable ([#3111](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3111)) [Yevhen Amelin] > - [now-client] Add `apiUrl` support ([#3168](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3168)) [Max] > - [now-cli] Loosen "engines" requirement to Node `>= 8` ([#3195](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3195)) [Nathan Rajlich] > - [now-cli] Disable `--prod` and `--target` for Now 1.0 deployments ([#3189](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3189)) [Luc] > > ## now@16.4.0 > - [now-build-utils] Add contentType prop to File ([#3178](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3178)) [Steven] > - [now-build-utils] Fix static file serving from `now dev` ([#3167](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3167)) [Steven] > - [now-build-utils] Allow a null `fallback` in `Prerender` ([#3144](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3144)) [Joe Haddad] > - [now-build-utils] Fix typo occurres => occurs ([#3132](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3132)) [Steven] > > - [now-cli] Temporarily force `TooTallNate/signal-exit#update/sighub-to-sigint-on-windows` for "signal-exit" module ([#3171](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3171)) [Nathan Rajlich] > - [now-cli] Remove `serveProjectAsStatic()` ([#3170](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3170)) [Nathan Rajlich] > - [now-cli] Spawn builder child processes with `stdio: 'inherit'` in `now dev` ([#3113](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3113)) [Nathan Rajlich] > - [now-cli] Fix tests so they wait for v1 deployments ([#3162](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3162)) [Steven] > - [now-cli] Set the builder's debug env var based on `DevServer.debug` ([#3139](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3139)) [Nathan Rajlich] > - [now-cli] Update readme ([#3128](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3128)) [Sophearak Tha] > > - [now-client] Fix `ENOENT` regression in `now-client` ([#3125](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3125)) [Sophearak Tha] > > - [now-node] Fix helpers when POST json has empty body ([#3177](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3177)) [Steven] > > - [now-python] Fix UnicodeDecodeError for binary response from handler ([#3148](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3148)) [Jacob Mischka] > > - [now-routing-utils] Add superstatic transformations ([#3138](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3138)) [Steven] > > - [now-static-build] Add stencil to list of optimized static frameworks ([#3158](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3158)) [Allen Hai] > - [now-static-build] Exit dev server child processes upon SIGINT/SIGTERM ([#3136](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3136)) [Nathan Rajlich] > > ## now@16.3.1 > This patch release includes several bug fixes. > > In particular, the `--local-config` flag is working again and the `files` key for v1 deployments is filtering again. > > ## Changelog > > - [now-cli][now-client] Fix v1 `files` when defining a directory ([#3123](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3123)) [@​styfle] > - [now-cli][now-client] Fix `--local-config` flag and `files` key ([#3117](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3117)) [@​styfle] > ... (truncated)
Commits - [`147c703`](https://github.com/zeit/now/commit/147c703cce4c0102d70cd8ecc884e36baef9e07a) Publish - [`d567b5f`](https://github.com/zeit/now/commit/d567b5f2fcf7e02bed321e09e7c24736a2552567) Improve test stability ([#3208](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3208)) - [`c336353`](https://github.com/zeit/now/commit/c3363530203617232b34a4f945fd7b877e77abf5) Publish - [`523b9de`](https://github.com/zeit/now/commit/523b9de1e0c5fe9ce67dedceeabec6aa152c97df) Separate out `queued` into it's own spinner ([#3206](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3206)) - [`93d295a`](https://github.com/zeit/now/commit/93d295ac5cbef987310c1c093627646198d33423) Publish - [`8430de1`](https://github.com/zeit/now/commit/8430de13c2e21db1a84a785455662e36d5cae789) Add `Queued` spinner ([#3205](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3205)) - [`372a674`](https://github.com/zeit/now/commit/372a6746254f71d4095ce7639e38814a6c27b73e) Publish - [`fafeadb`](https://github.com/zeit/now/commit/fafeadb7ba2b8c43f3374cfba047a778913285f1) update `now-cli` readme ([#3202](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3202)) - [`bb60e1a`](https://github.com/zeit/now/commit/bb60e1a5fe14c41d2237395f791f0045a1900db1) Improve styling of 1.0 message ([#3200](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3200)) - [`cac9f80`](https://github.com/zeit/now/commit/cac9f807ccc8e29c31619fa0e4481d400f62478a) [now-cli] Gracefully exit when the `cwd` does not exist ([#3194](https://github.com/zeit/now/tree/HEAD/packages/now-cli/issues/3194)) - Additional commits viewable in [compare view](https://github.com/zeit/now/commits/now@16.4.4/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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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 below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/bevry/staticsitegenerators-website/nmljhdza5 🌍 Preview: https://staticsitegenerators-website-git-dependabot-npmandyarnnow-1644.bevry.now.sh

dependabot-preview[bot] commented 4 years ago

Superseded by #46.