Skip to content
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

fix: revert upgrade to nuxt v3.2.0 #1692

Merged
merged 1 commit into from
Feb 9, 2023
Merged

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Feb 9, 2023

We have an issue with an undefined variable being thrown by vue-router. This reverts the upgrade to nuxt v3.2.0 until we have a chance to investigate further.

Reverts #1684
resolves #1690

@stackblitz
Copy link

stackblitz bot commented Feb 9, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Feb 9, 2023

Deploy Preview for elk-docs canceled.

Name Link
🔨 Latest commit 3ec5433
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/63e58187f132640008f39898

@netlify
Copy link

netlify bot commented Feb 9, 2023

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit 3ec5433
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/63e58187e8ee73000836a8a7
😎 Deploy Preview https://deploy-preview-1692--elk-zone.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 settings.

@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

😵‍💫 Bin script confusion

This package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack

Consider removing one of the conflicting packages. Packages should only export bin scripts with their name

Package Bin script Source
nuxi@3.1.1 (added) nuxi package.json via @nuxt/devtools@0.1.0, @vue-macros/nuxt@1.0.3, @vueuse/nuxt@9.12.0, nuxt@3.1.1, docs/package.json via @nuxt-themes/docus@1.8.1, nuxt@3.1.1
nuxt@3.1.1 (added) nuxi package.json via @nuxt/devtools@0.1.0, @vue-macros/nuxt@1.0.3, @vueuse/nuxt@9.12.0, docs/package.json via @nuxt-themes/docus@1.8.1
📞 Telemetry

This package contains telemetry which tracks you.

Package Note Source
@nuxt/telemetry@2.1.9 (added) Can be disabled by setting the environment variable NUXT_TELEMETRY_DISABLED=1 package.json via @nuxt/devtools@0.1.0, @vue-macros/nuxt@1.0.3, @vueuse/nuxt@9.12.0, nuxt@3.1.1, docs/package.json via @nuxt-themes/docus@1.8.1, nuxt@3.1.1
Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ⚠️ 2 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ⚠️ 1 issue
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore nuxi@3.1.1
  • @SocketSecurity ignore nuxt@3.1.1
  • @SocketSecurity ignore @nuxt/telemetry@2.1.9

Powered by socket.dev

@danielroe danielroe merged commit 9578ed1 into main Feb 9, 2023
@danielroe danielroe deleted the revert-1684-chore/v3.2.0 branch February 9, 2023 23:32
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.

Canary is broken on Safari
1 participant