You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jombooth
changed the title
chore: upgrade follow-redirects package to address CVE-2023-26159
chore: LEAP-516,LEAP-517: upgrade follow-redirects package to address CVE-2023-26159
Jan 23, 2024
@hlomzik@Gondragos - Clicking around on the Netlify docs previews above, links seem to be working okay. Is there a different way I should be testing the docs build?
hlomzik
changed the title
chore: LEAP-516,LEAP-517: upgrade follow-redirects package to address CVE-2023-26159
chore: LEAP-516,LEAP-517: upgrade follow-redirects package to address CVE-2023-26159
Jan 24, 2024
@jombooth To be honest I can't say I'm an expert in this docs part. But I would say that docs were not generated this time. It looks like it needs some changes sources to do that or something like that.
As I understand here is an example of how it should look like: #4443
There is the Deploy Preview row in a table which I think might be an indication of an existing of a new build.
@jombooth Actually, I think you're right. From what I see there, it makes sense.
I just want @hlomzik to confirm that as I believe he could have some more context.
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.
Upgrades follow-redirects in web/, docs/ and web/libs/editor/tests/e2e/. Methodology used was from here: yarnpkg/yarn#4986 (comment)