Skip to content

Update dependency now to v21 #123

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

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Update dependency now to v21 #123

merged 1 commit into from
Jan 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
now (source) ^16.2.0 -> ^21.0.0 age adoption passing confidence

Release Notes

vercel/vercel

v18.0.0

Compare Source

Breaking Changes

Previously the .env file would not be applied during now 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 during now dev. This complements the new now 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 your node_modules or .env file.

A new command, now env, is available in version 18 to complement the Environment Variables UI.

Full Change Log

v17.1.1

Compare Source

  • [now-cli] Fix broken message when a deployment is canceled (#​3954) [Ana Trajkovska]

v17.1.0

Compare Source

v17.0.4

Compare Source

v17.0.3

Compare Source

v17.0.2

Compare Source

[now-cli] Use npx or yarn to execute dev command (#​3760) [Luc]
[tests] Fix changelog script (#​3751) [Steven]
[now-routing-utils] Change behavior of trailingSlash: true redirects (#​3745) [Steven]

v17.0.1

Compare Source

[now-cli] Always output deployment url in stdout (#​3753) [@​lucleray]

v17.0.0

Compare Source

Now CLI 17.0.0 is here! This includes a few breaking changes including Project Linking.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@mpetuska mpetuska enabled auto-merge (rebase) January 17, 2023 00:12
@renovate renovate bot force-pushed the renovate/now-21.x branch from b7618cc to af96552 Compare January 17, 2023 00:13
@mpetuska mpetuska merged commit 242da72 into master Jan 17, 2023
@renovate renovate bot deleted the renovate/now-21.x branch January 17, 2023 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant