Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
netlify-cli ^17.38.1 -> ^20.0.2 age adoption passing confidence

Release Notes

netlify/cli (netlify-cli)

v20.0.2

Compare Source

Bug Fixes

v20.0.1

Compare Source

Bug Fixes

v20.0.0

Compare Source

⚠ BREAKING CHANGES
  • perform minimal accounts query when loading config
Performance Improvements
  • lazy load dev, dev-exec commands (9e27cdc)
  • perform minimal accounts query when loading config (3c2c5f3)

v19.1.7

Compare Source

Performance Improvements
  • speed up all commands by 75+ ms by enabling V8 code cache when available (node>=22.8.0) (#​7173) (a916f23)

v19.1.6

Compare Source

Bug Fixes

v19.1.5

Compare Source

Bug Fixes
  • npm-shrinkwrap.json: remove dev deps (8e9421a)

v19.1.4

Compare Source

Bug Fixes

v19.1.3

Compare Source

Bug Fixes
  • install pnpm in release workflow for E2E tests (c1a7cd6)

v19.1.1

Compare Source

Bug Fixes

v19.1.0

Compare Source

Features
Bug Fixes

v19.0.3

Compare Source

Bug Fixes

v19.0.2

Compare Source

Bug Fixes
  • better ip version detection when using skip wait port property in dev command (#​7074) (0cf0f11)
  • remove package.json#packageManager entry (#​7087) (736d006)

v19.0.1

Compare Source

Bug Fixes
Reverts

v19.0.0

Compare Source

⚠ BREAKING CHANGES
  • upgrade to commander@12 and fix some conflicting short option names (#​7008)
  • remove deprecated camelCase option variants (#​7046)
  • remove integration commands (#​7047)
Features
Bug Fixes

v18.1.0

Compare Source

Features
Bug Fixes

v18.0.4

Compare Source

Bug Fixes

v18.0.3

Compare Source

Bug Fixes

v18.0.2

Compare Source

Bug Fixes

v18.0.1

Compare Source

Bug Fixes

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove addons subcommand (#​6974)
  • remove the lm (large media) subcommand (#​6956)
Features
Bug Fixes

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels Apr 9, 2025
@renovate renovate bot requested a review from a team as a code owner April 9, 2025 00:43
kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 9, 2025
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Apr 9, 2025
@netlify
Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for remix-serverless ready!

Name Link
🔨 Latest commit 2896661
🔍 Latest deploy log https://app.netlify.com/sites/remix-serverless/deploys/6802cd4bdcf98b00082de250
😎 Deploy Preview https://deploy-preview-511--remix-serverless.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Apr 9, 2025

Deploy Preview for remix-edge ready!

Name Link
🔨 Latest commit 2896661
🔍 Latest deploy log https://app.netlify.com/sites/remix-edge/deploys/6802cd4b9d8ea70008e0edc9
😎 Deploy Preview https://deploy-preview-511--remix-edge.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 12, 2025
Copy link
Contributor

@mrstork mrstork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beyond the regular flaky tests, this branch includes new failures connected to the cli upgrades. These will need to be resolved, or the tests modified, before we merge

    Error: expect(received).toBe(expected) // Object.is equality

    - Expected  - 0
    + Received  + 1

      remix-server
    + maintenance-extension_maintenance

      144 |       await expect(page.getByText('Mock.shop')).toBeVisible()
      145 |       await expect(page.getByText('Recommended Products')).toBeVisible()
    > 146 |       expect(response?.headers()['debug-x-nf-edge-functions']).toBe('remix-server')
          |                                                                ^
      147 |     })
      148 |
      149 |     test('fails the build with an actionable message if the site is missing a root `server.ts` or similar', async ({
        at /home/runner/work/remix-compute/remix-compute/tests/e2e/remix-user-journeys.spec.ts:146:64

kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 15, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 16, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 17, 2025
serhalp
serhalp previously approved these changes Apr 18, 2025
@serhalp serhalp dismissed mrstork’s stale review April 18, 2025 21:25

failures were incidental — related to a WIP Netlify Extension installed in the Netlify team where these tests run

@serhalp serhalp enabled auto-merge (squash) April 18, 2025 22:05
@renovate renovate bot dismissed stale reviews from serhalp and kodiakhq[bot] via 2896661 April 18, 2025 22:08
@renovate renovate bot force-pushed the renovate/netlify-cli-20.x branch from a1f1e4f to 2896661 Compare April 18, 2025 22:08
@serhalp serhalp merged commit a69c21e into main Apr 18, 2025
14 of 15 checks passed
@serhalp serhalp deleted the renovate/netlify-cli-20.x branch April 18, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants