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

chore(deps-dev): bump @nuxt/scripts from 0.9.5 to 0.10.3 in the nuxt group #847

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the nuxt group with 1 update: @nuxt/scripts.

Updates @nuxt/scripts from 0.9.5 to 0.10.3

Release notes

Sourced from @​nuxt/scripts's releases.

v0.10.2

What's Changed

New Contributors

Full Changelog: nuxt/scripts@v0.10.1...v0.10.2

v0.10.0

compare changes

🚀 Enhancements

  • YouTubePlayer: Adjust thumbnail ratio to 640x360 (#310)
  • google-adsense: Add Auto Ads support and improve script injection (#366)
  • useScriptNpm: Support multiple providers with validation (#353)
  • youtube: thumbnailSize prop with fallback support (#376)
  • Add umami analytics to registry (#348)
  • Add Snapchat pixel to registry (#337)

🩹 Fixes

  • nuxtApp.$scripts types (#303)
  • CarbonAds: Avoid duplicate emits (c93bd22)
  • CarbonAds: Unnecessary script type (325cde1)
  • CarbonAds: Missing format prop (#315)
  • Move #nuxt-scripts alias path (2a1ab47)
  • YoutubePlayer,VimeoPlayer: ⚠️ Auto width for responsive design on mobile devices (#341)
  • ⚠️ Drop type dependencies (f545526)
  • Download scripts using $fetch with retries (39c931e)
  • Prefer explicit imports over #imports (a9af35a)
  • Drop third-party-capital (63e78d2)
  • youtube: Default host youtube-nocookie.com (d814c7e)
  • Prefer invisible screen reader loading indicator (ddc88a4)
  • adsense: Use globally configured client in component (3f7e408)

💅 Refactors

  • Remove TPC composable generation (#368)

📖 Documentation

  • Fix typo for google analytics (#317)
  • Fix inconsistent example env keys (#331)

... (truncated)

Changelog

Sourced from @​nuxt/scripts's changelog.

Changelog

v0.9.7

compare changes

v0.9.6

compare changes

🚀 Enhancements

  • YouTubePlayer: Adjust thumbnail ratio to 640x360 (#310)
  • google-adsense: Add Auto Ads support and improve script injection (#366)
  • useScriptNpm: Support multiple providers with validation (#353)
  • youtube: thumbnailSize prop with fallback support (#376)
  • Add umami analytics to registry (#348)
  • Add Snapchat pixel to registry (#337)

🩹 Fixes

  • nuxtApp.$scripts types (#303)
  • CarbonAds: Avoid duplicate emits (c93bd22)
  • CarbonAds: Unnecessary script type (325cde1)
  • CarbonAds: Missing format prop (#315)
  • Move #nuxt-scripts alias path (2a1ab47)
  • YoutubePlayer,VimeoPlayer: ⚠️ Auto width for responsive design on mobile devices (#341)
  • ⚠️ Drop type dependencies (f545526)
  • Download scripts using $fetch with retries (39c931e)
  • Prefer explicit imports over #imports (a9af35a)
  • Drop third-party-capital (63e78d2)
  • youtube: Default host youtube-nocookie.com (d814c7e)
  • Prefer invisible screen reader loading indicator (ddc88a4)
  • adsense: Use globally configured client in component (3f7e408)

💅 Refactors

  • Remove TPC composable generation (#368)

📖 Documentation

  • Fix typo for google analytics (#317)
  • Fix inconsistent example env keys (#331)
  • Improve incorrect example of using useScriptTriggerElement (#362)

📦 Build

  • Set a resolution for consola (#369)

... (truncated)

Commits
  • 6be6cf4 chore: release v0.10.3
  • 1a1e946 chore: release v0.10.2
  • 021208e chore: bump deps
  • 1ec5ec3 fix(googleAdsense): improve initialization & auto ads handling (#389)
  • d58587f docs: clarify async behavior and default script attributes (#390)
  • 4ec38e5 fix(GTM): add missing dataLayer type (#388)
  • b89438e docs(GoogleMaps): fix typo in package name (#382)
  • bbe4ff3 doc: use absolute link for defaultScriptOptions (#383)
  • a4940c7 chore: release v0.10.1
  • 670f510 fix: expect type error for optional type deps (#378)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nuxt group with 1 update: [@nuxt/scripts](https://github.com/nuxt/scripts).


Updates `@nuxt/scripts` from 0.9.5 to 0.10.3
- [Release notes](https://github.com/nuxt/scripts/releases)
- [Changelog](https://github.com/nuxt/scripts/blob/main/CHANGELOG.md)
- [Commits](nuxt/scripts@v0.9.5...v0.10.3)

---
updated-dependencies:
- dependency-name: "@nuxt/scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nuxt
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Relating to project dependencies label Feb 17, 2025
@HappyNTH HappyNTH merged commit 3473798 into dependabot/develop Feb 19, 2025
3 checks passed
@HappyNTH HappyNTH deleted the dependabot/npm_and_yarn/dependabot/develop/nuxt-e1b324fb0b branch February 19, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relating to project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant