chore(deps): update dependency now to v21 #55
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
17.1.1
->21.0.1
Release Notes
vercel/vercel
v21.0.1
vc env pull
andvc dev
(#5460) [@igorklopov]v21.0.0
vercel env pull
(#5451) [@lucleray]autoExposeSystemEnvs
is true (#5437) [@lucleray]continue: true
from 404 route (#5432) [@AndyBitz]vc env
(#5413) [@lucleray]v20.1.4
vc env rm
with advanced env variables (#5411) [@lucleray]vercel env
(#5372)" (#5410) [@lucleray]v20.1.3
[email protected]
was unintentionally published with breaking changes tovc env add
andvc env ls
. Please use[email protected]
instead, where the unintentional changes were reverted.installCommand
when empty string (#5406) [@TooTallNate]installCommand
from Project settings (#5393) [@TooTallNate]installCommand
(#5400) [@TooTallNate]installCommand
to Config object (#5391) [@TooTallNate]vercel env
(#5372) [@lucleray]installCommand
placeholders (#5373) [@TooTallNate]util/prompt-bool
byutil/input/confirm
(#5359) [@lucleray]@vercel/nft
(#5284) [@danielroe]v20.1.2
routes
with a frontend framework (#5253) [@styfle]ScriptTarget
(#5220) [@TooTallNate]devProcessPort
is set during "upgrade" events in dev (#5226) [@TooTallNate]v20.1.1
CLI
http-proxy
to v1.18.1 (#5152) [@dependabot]tree-kill
to v1.2.2 (#5151) [@dependabot]Next.js / Node.js
functions
to match src file (#5168) [@styfle]ts.readConfigFile()
to parse user'stsconfig.json
file (#5180) [@TooTallNate]Other
immutable
cache header for Vue assets (#5070) [@Ignigena]v20.1.0
What's New?
Starting today, Vercel supports monorepos!
Learn more: https://vercel.com/blog/monorepos
Changlog
vc domains ls
pagination (#5099) [@mglagola]handle: error
for api 404" (#5088) [@styfle]v20.0.0
Major Changes
vc dev
will automatically link to a Vercel Project if not already linked. Also introduced a standalonevercel link
to link a Project without deploying. (#4897) (#4940) [@styfle].vercelignore
to override this ignore list, you will need to remove the trailing slash. For example,!node_modules/
should be changed to!node_modules
. (#4810) [@TooTallNate]CLI and Client
handle: error
for api 404 (#5064) [@styfle]os.EOL
when creating.gitignore
file (#4991) [@TooTallNate].gitignore
append during project link (#4978) [@styfle].gitignore
append during project link (#4965) [@kidonng]buildFileTree()
and return the ignore list (#4917) [@TooTallNate]Next.js and Node.js
res.redirect()
helper method (#4947) [@markozxuu]RedwoodJS
functions
andapiProxyPath
config (#5063) [@styfle]vc dev
(#5036) [@styfle]build
script (#4999) [@styfle]vc dev
(#4937) [@styfle]/api
detection (#4916) [@styfle]@vercel/redwood
(#4676) [@styfle]Examples and Dependencies
prettier
(#4979) [@Timer]startDevServer()
function (#4662)" (#4899)" (#4906) [@AndyBitz]Routing Utils
path-to-regexp
replacing before custom (#5053) [@ijjk]Tests
try to purchase a domain
CLI test if a VERCEL_TOKEN is provided (#4909) [@MaxLeiter]More
For more changes outside this repository, see the August 2020 Changelog.
v19.2.0
startDevServer()
function (#4662)" (#4899) [Andy].env
file is not present (#4562) [Max Leiter]update-notifier
instead ofupdate-check
(#4896) [Nathan Rajlich]output-is-source
dev test (#4870) [Nathan Rajlich]getScriptName()
function (#4869) [Nathan Rajlich]server: Vercel
header and removex-now
response headers invercel dev
(#4867) [Nathan Rajlich]startDevServer()
invocations (#4855) [Nathan Rajlich]startDevServer()
(#4850) [Nathan Rajlich].vercel
config (#4807) [Paco]@vercel/static-build
to "0.17.6-canary.0" (#4837) [Nathan Rajlich]startDevServer()
(#4830) [Nathan Rajlich]v19.1.2
This release contains bug fixes and performance enhancements.
Blitz.js works with zero config deployments and will be autodetected for new projects.
action
property (#4825) [@lucleray]vercel.json
config invc dev
(#4808) [@TooTallNate]vercel dev
(#4793) [@TooTallNate]vercel.json
invercel dev
(#4795) [@TooTallNate]getNowConfig()
is invoked invercel dev
(#4760) [@TooTallNate]yarn.lock
file (#4769) [@Timer].cache
for Eleventy (#4743) [@AndyBitz]package.json
for Vercel (#4735) [@Timer]vc dev
(#4715) [@TooTallNate]vc dev
serving pure static dot files (#4714) [@styfle]@vercel/build-utils
as a "dependency" (#4804) [@TooTallNate]vc env pull
overwrite if created by CLI (#4678) [@nkzawa]vercel dev
(#4510) [@jeantil]vc dev
(#4728) [@TooTallNate]nuxt generate
(#4737) [@styfle]startDevServer()
function (#4662) [@TooTallNate]arrowParens: avoid
(#4819) [@styfle]now-php
tovercel-php
(#4710) [@f3l1x]startDevServer()
(#4675) [@TooTallNate]v19.1.1
vc dev
proxy to upstream frontend dev server (#4644) [@styfle]VERCEL_TOKEN
after tests run (#4643) [@MaxLeiter]v19.1.0
This version of Vercel CLI introduces improvements to the
vercel dev
command, especially when developing Node.js API endpoints. Further optimizations to other Runtimes will be also be introduced in a future release.vercel
CLIvercel.json
is deleted (#4629) [Nathan Rajlich]config
in builds (#4603) [Nathan Rajlich]vc dev
(#4598) [Nathan Rajlich]getArgs()
instead ofmri
to parse arguments invc projects
(#4570) [Nathan Rajlich]proxyPass()
return a 502 if the proxying fails (#4586) [Nathan Rajlich]vc dev
(#4583) [Nathan Rajlich]404.html
for zero config deployments (#4563) [Steven]vercel.json
andnow.json
exist (#4316) [Nathan Rajlich]index.html
over other files named index (#4564) [Max Leiter].vercel
and.now
dirs exist (#4543) [Nathan Rajlich]ECONNREFUSED
error (#4396) [Nathan Rajlich]vc dev
Runtime installation logic (#4421) [Nathan Rajlich]vc env pull
escaping quotes (#4412) [Steven]vc dev
(#4409) [Nathan Rajlich]vc env add
(#4371) [Steven]vc dev
updates (#4254) [Nathan Rajlich]update
command (#4353) [Steven]@vercel/build-utils
@vercel/static
for zero-config (#4345) [Nathan Rajlich]engines
pattern in package.json (#4354) [Steven]--ignore-engines
flag (#4508) [Steven]@vercel/client
.vercelignore
override default ignore list (#4627) [Steven]@vercel/frameworks
@vercel/go
go-bridge
import (#4578) [Nathan Rajlich]@vercel/next
@vercel/node
req.on('data')
events instartDevServer()
(#4228) [Nathan Rajlich]tsconfig.json
files to.vercel/cache
(#4230) [Nathan Rajlich]tsconfig.json
file tostartDevServer()
(#4514) [Nathan Rajlich]module: "commonjs"
instartDevServer()
(#4621) [Nathan Rajlich]@vercel/python
@vercel/routing-utils
v18.0.0
Compare Source
Breaking Changes
Previously the
.env
file would not be applied duringnow dev
build (there was a separate.env.build
file) and.env
was only the runtime variables. In version 18,.env
stores both build and runtime variables duringnow dev
. This complements the newnow env pull
feature which creates the.env
file by pulling the values from the cloud.Previously
ls
subcommands would return all data. In version 18, the results are paginated and require a--next
to view the next page.Previously the default
.nowignore
was applied to source files during upload. In version 18, the same ignore list is applied to static build outputs so that you never accidentally serve yournode_modules
or.env
file.A new command,
now env
, is available in version 18 to complement the Environment Variables UI.Full Change Log
now env
stdin detection and don't throw for known errors (#4060) [@styfle]now env pull
console output (#4059) [@styfle].env
over.env.build
duringnow dev
(#4057) [@styfle]now env
to support empty values (#4046) [@styfle]now.json
from fallback build src (#4042) [@styfle]now dev
(#4038) [@styfle]now dev
routing forcontinue: true
(#4033) [@styfle]now ls
(#4027) [@anatrajkovska]now env
command (#3999) [@styfle]NowApiHandler
type (#4001) [Logan McAnsh]forceNewWithCache
towithCache
(#3966) [@rdev]signal-exit
to v3.0.3 (#3974) [@TooTallNate]ionic-react
to latest typescript (#3967) [@styfle]now alias ls
(#3915) [@anatrajkovska]--f
->-f
(#3960) [@styfle]--f
->-f
innow --force
error (#3958) [@MaxLeiter]--force-with-cache
flag support (#3953) [@rdev]Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.