Skip to content

Conversation

@michelleN
Copy link
Contributor

  • gets rid of all npm warnings
  • updates vite dep to 5.4.20
  • updates updates vite/plugin-vue to 4.6.2
  • adds override for esbuild
  • updates vue-tsc to 3.0.3

Copy link
Contributor

@flynnduism flynnduism left a comment

Choose a reason for hiding this comment

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

Ty ty @michelleN

@radu-matei
Copy link
Member

Well.. 429s? Will try re-running the job.

The list of broken links are

     1	├─BROKEN─ https://developer.hashicorp.com/vault/docs/secrets/kv/kv-v2 (HTTP_429)
     2	├─BROKEN─ https://developer.hashicorp.com/vault/tutorials/get-started/install-binary (HTTP_429)

@michelleN
Copy link
Contributor Author

I think these are because hashi's edge is bot challenging the requests. I've excluded it in the broken link checker for now to see if that helps.

@michelleN
Copy link
Contributor Author

Alright looks like Hashi is not the only one who doesn't like botty requests and there is at least one legitimate broken link. I'll make some updates to the script to see if that helps.

+ gets rid of all npm warnings
+ updates vite dep to 5.4.20
+ updates updates vite/plugin-vue to 4.6.2
+ adds override for esbuild
+ updates vue-tsc to 3.0.3

Signed-off-by: Michelle Dhanani <michelle@fermyon.com>
@michelleN michelleN force-pushed the updatedeps branch 3 times, most recently from e283f75 to 3b2373c Compare October 24, 2025 18:26
+ exclude hashi and npm package links (429, 403)
+ fix issue with arg ordering
+ ensure temp files are being created and stale broken
lists are not printed
+ fix broken links

Signed-off-by: Michelle Dhanani <michelle@fermyon.com>
@michelleN michelleN merged commit 972a6f1 into spinframework:main Oct 27, 2025
3 checks passed
@michelleN michelleN deleted the updatedeps branch October 27, 2025 15:10
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.

4 participants