-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency nuxt-site-config to v2 - autoclosed #3
Conversation
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
This PR contains the following updates:
^1.6.1
->^2.2.11
Release Notes
harlan-zw/nuxt-site-config (nuxt-site-config)
v2.2.11
Compare Source
No significant changes
View changes on GitHub
v2.2.10
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.9
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.8
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.7
Compare Source
No significant changes
View changes on GitHub
v2.2.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.5
Compare Source
🐞 Bug Fixes
site
runtimeConfig is applied - by @harlan-zw (91635)View changes on GitHub
v2.2.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.0
Compare Source
🐞 Bug Fixes
nuxt-site-config:init
- by @harlan-zw (a8230)View changes on GitHub
v2.1.3
Compare Source
No significant changes
View changes on GitHub
v2.1.2
Compare Source
🐞 Bug Fixes
urls
subpath export - by @harlan-zw (9aa6a)View changes on GitHub
v2.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.1.0
Compare Source
🚀 Features
site-config:init
hook - by @harlan-zw (cba43)🐞 Bug Fixes
updateSiteConfig
- by @harlan-zw (7e7fe)View changes on GitHub
v2.0.1
Compare Source
No significant changes
View changes on GitHub
v2.0.0
Compare Source
🚀 Features
componentOptions
config for configuring<SiteLink>
- by @harlan-zw (a5e69)getSiteIndexable
util - by @harlan-zw (20f71)url
config on start - by @harlan-zw (66ad1)NUXT_SITE_
- by @harlan-zw (c4dfd)🏎 Performance
/urls
subpath - by @harlan-zw (6e210)Client-side site config updates disabled
The
updateSiteConfig
composable will no longer work client-side. This allows the module to have a significantly smaller performance footprint and avoids hydration errors.When navigating between pages that change the site config you should do a full page load so that the SSR response will be accurate (i.e switching language or changing domain). If you need to change site config at runtime make sure it happens server-side and early.
View changes on GitHub
v1.6.7
Compare Source
Bug Fixes
v1.6.6
Compare Source
Bug Fixes
v1.6.5
Compare Source
Bug Fixes
v1.6.4
Compare Source
Bug Fixes
v1.6.3
Compare Source
Bug Fixes
v1.6.2
Compare Source
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 has been generated by Mend Renovate. View repository job log here.