Skip to content

[cli] remove deprecated certs renew command#12248

Merged
trek merged 3 commits intomainfrom
trek/zero-2530-remove-deprecation-warning-for-vercel-certs-renew
Oct 8, 2024
Merged

[cli] remove deprecated certs renew command#12248
trek merged 3 commits intomainfrom
trek/zero-2530-remove-deprecation-warning-for-vercel-certs-renew

Conversation

@trek
Copy link
Copy Markdown
Contributor

@trek trek commented Oct 8, 2024

This was deprecated 6 years ago and has not done anything beyond warn for quite some time. major feels too heavy for this change although it does technically alter the public interface. But I find it hard to believe anyone was relying on this specific error message after such a long period, so went with minor

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 8, 2024

🦋 Changeset detected

Latest commit: d5074db

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vercel Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@trek trek merged commit ae724f5 into main Oct 8, 2024
@trek trek deleted the trek/zero-2530-remove-deprecation-warning-for-vercel-certs-renew branch October 8, 2024 17:22
onsclom pushed a commit that referenced this pull request Oct 9, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## [email protected]

### Minor Changes

- Enable direct access to marketplace integration dashboards via `vc
integration open [integration]` command
([#12233](#12233))

- [cli] remove deprecated `certs renew` command
([#12248](#12248))

### Patch Changes

- [cli] track invocation of `vercel alias *`
([#12250](#12250))

- [tests] skip flakey gatsby test
([#12244](#12244))

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]
    -   @vercel/[email protected]
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Fix special version specifier handling for `turbo`
([#12249](#12249))

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/[email protected]

## @vercel-internals/[email protected]

### Patch Changes

- Updated dependencies
\[[`dfad4af5c65a565e0afe28731d3918d03d5085b2`](dfad4af)]:
    -   @vercel/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
QuietCraftsmanship pushed a commit to QuietCraftsmanship/Vercel that referenced this pull request Jul 6, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## [email protected]

### Minor Changes

- Enable direct access to marketplace integration dashboards via `vc
integration open [integration]` command
([#12233](vercel/vercel#12233))

- [cli] remove deprecated `certs renew` command
([#12248](vercel/vercel#12248))

### Patch Changes

- [cli] track invocation of `vercel alias *`
([#12250](vercel/vercel#12250))

- [tests] skip flakey gatsby test
([#12244](vercel/vercel#12244))

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]
    -   @vercel/[email protected]
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Fix special version specifier handling for `turbo`
([#12249](vercel/vercel#12249))

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]

## @vercel/[email protected]

### Patch Changes

-   Updated dependencies \[]:
    -   @vercel/[email protected]

## @vercel-internals/[email protected]

### Patch Changes

- Updated dependencies
\[[`71556933dfeec0a870a24140312dd3e20db33fb7`](vercel/vercel@7155693)]:
    -   @vercel/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants