-
Notifications
You must be signed in to change notification settings - Fork 13
chore(deps): update dependency netlify-cli to v20 #511
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
Conversation
✅ Deploy Preview for remix-serverless ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for remix-edge ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
3c7d1b4 to
3c4a684
Compare
mrstork
left a comment
There was a problem hiding this 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
3c4a684 to
21d84ab
Compare
21d84ab to
72f62c9
Compare
72f62c9 to
a1f1e4f
Compare
failures were incidental — related to a WIP Netlify Extension installed in the Netlify team where these tests run
2896661
a1f1e4f to
2896661
Compare
This PR contains the following updates:
^17.38.1->^20.0.2Release Notes
netlify/cli (netlify-cli)
v20.0.2Compare Source
Bug Fixes
siteInfo.published_deployas optional (#7185) (5fd9add)v20.0.1Compare Source
Bug Fixes
userfield (#7181) (fe1de94)zipFunctions()in functions build (#7180) (e3b04e5)linkoutput (33b60ba)v20.0.0Compare Source
⚠ BREAKING CHANGES
Performance Improvements
v19.1.7Compare Source
Performance Improvements
node>=22.8.0) (#7173) (a916f23)v19.1.6Compare Source
Bug Fixes
src/lib/functions/(#7130) (c9dbcc1)v19.1.5Compare Source
Bug Fixes
v19.1.4Compare Source
Bug Fixes
v19.1.3Compare Source
Bug Fixes
v19.1.1Compare Source
Bug Fixes
v19.1.0Compare Source
Features
Bug Fixes
devregression (#7135) (ad197f7)v19.0.3Compare Source
Bug Fixes
pumpdependency (#7096) (07fef60)oraandlog-symbolswith tiny dependencypicospinner(#7026) (32ee8c0)v19.0.2Compare Source
Bug Fixes
v19.0.1Compare Source
Bug Fixes
Reverts
package.jsonscripts and CI setup (#7069)" (4571be3)v19.0.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v18.1.0Compare Source
Features
ai-contextrecipe (#7035) (43c297d)Bug Fixes
v18.0.4Compare Source
Bug Fixes
v18.0.3Compare Source
Bug Fixes
v18.0.2Compare Source
Bug Fixes
v18.0.1Compare Source
Bug Fixes
v18.0.0Compare Source
⚠ BREAKING CHANGES
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.
This PR was generated by Mend Renovate. View the repository job log.