Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

Removes ip. It's no longer used after updating ancestor dependencies ip, nuxt, nightwatch and socks. These dependencies need to be updated together.

Removes ip

Updates nuxt from 2.18.1 to 3.16.2

Release notes

Sourced from nuxt's releases.

v3.16.2

3.16.2 is the next patch release.

✅ Upgrading

Our recommendation for upgrading is to run:

npx nuxi@latest upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance

  • nuxt: Improve tree-shaking of useRequestEvent on client (#31586)

🩹 Fixes

  • nuxt: Pass down attrs to <Body> and <Html> (#31513)
  • nuxt: Use greedy catchall when /index is the last segment (#31528)
  • nuxt: Reset page:loading:end hook before navigation (#31504)
  • nuxt: Write initial cookie value if different from document.cookie (#31517)
  • nuxt: Support template string quotes in resolveComponent (#31526)
  • nuxt: Show fatal errors thrown in middleware (#31518)
  • nuxt: Use name to index route providers in dev (#31544)
  • nuxt: Improve default scroll behaviour (#31545)
  • vite: Return 404 for non-existent _nuxt/ paths in development (#31543)
  • nuxt: Pass error data to error.vue (#31573)
  • nuxt: Use unhead v2 api in default welcome + error pages (#31584)
  • nuxt: Improve consistency of page metadata extraction (#31306)
  • nuxt: Do not remove meta when scanPageMeta is disabled (0ba454b21)

💅 Refactors

  • nuxt: Simplify conditional branches of <NuxtPage> (#31561)
  • Replace useServerHead in onPrehydrate with useHead (#31585)

📖 Documentation

  • Move custom directories note to the correct place (#29100)
  • Update example to useTemplateRef (#31458)
  • Provide async function for $fetch (#31459)
  • Mention the possibility to scan pages based on a pattern (#31462)
  • Add dedupe flag (#31467)
  • Improve refreshNuxtData docs (#31448)
  • Add missing -- before --template (#31469)
  • Migrate to @​nuxt/content v3 (#31150)
  • Fix icon for main docs (e7828d9c6)
  • Save selected package manager (#31520)
  • Improve refresh nuxt data example (#31487)
  • Note that middleware runs on error pages as well (df14c0263)
  • Replace all 'Nuxt 3' with 'Nuxt' in documentation (#31519)

... (truncated)

Commits
  • be46b27 v3.16.2
  • 0ba454b fix(nuxt): do not remove meta when scanPageMeta is disabled
  • 55134fc test: update snapshot
  • 3f0c444 fix(nuxt): improve consistency of page metadata extraction (#31306)
  • ac3c991 chore(deps): update dependency @​nuxt/cli to v3.24.0 (3.x) (#31608)
  • ab372f2 chore(deps): update vitest to v3.1.1 (3.x) (#31603)
  • a569f80 chore(deps): update all non-major dependencies (3.x) (#31597)
  • 0e6daac refactor: replace useServerHead in onPrehydrate with useHead (#31585)
  • 59d0357 perf(nuxt): improve tree-shaking of useRequestEvent on client (#31586)
  • cc947c1 chore(deps): update all non-major dependencies (3.x) (#31590)
  • Additional commits viewable in compare view

Updates nightwatch from 1.1.13 to 3.12.1

Release notes

Sourced from nightwatch's releases.

v3.12.1

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.12.0...v3.12.1

v3.12.0

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.11.1...v3.12.0

v3.11.1

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.11.0...v3.11.1

v3.11.0

What's Changed

Enhancements

Full Changelog: nightwatchjs/nightwatch@v3.10.2...v3.11.0

v3.10.2

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.10.1...v3.10.2

v3.10.1

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by garg3133, a new releaser for nightwatch since your current version.


Updates socks from 2.7.1 to 2.8.4

Release notes

Sourced from socks's releases.

2.8.4

No release notes provided.

2.8.3

No release notes provided.

2.8.2

No release notes provided.

2.8.1

Fixes issue with lock file in 2.7.3 and 2.8.0

2.7.3

Removed ip package dependency.

Commits

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Removes [ip](https://github.com/indutny/node-ip). It's no longer used after updating ancestor dependencies [ip](https://github.com/indutny/node-ip), [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt), [nightwatch](https://github.com/nightwatchjs/nightwatch) and [socks](https://github.com/JoshGlazebrook/socks). These dependencies need to be updated together.


Removes `ip`

Updates `nuxt` from 2.18.1 to 3.16.2
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.16.2/packages/nuxt)

Updates `nightwatch` from 1.1.13 to 3.12.1
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](nightwatchjs/nightwatch@v1.1.13...v3.12.1)

Updates `socks` from 2.7.1 to 2.8.4
- [Release notes](https://github.com/JoshGlazebrook/socks/releases)
- [Commits](JoshGlazebrook/socks@2.7.1...2.8.4)

---
updated-dependencies:
- dependency-name: ip
  dependency-version: 
  dependency-type: indirect
- dependency-name: nuxt
  dependency-version: 3.16.2
  dependency-type: direct:production
- dependency-name: nightwatch
  dependency-version: 3.12.1
  dependency-type: direct:development
- dependency-name: socks
  dependency-version: 2.8.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants