Skip to content

Bump @nuxtjs/plausible from 1.2.0 to 4.0.0 - #466

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxtjs/plausible-4.0.0
Closed

Bump @nuxtjs/plausible from 1.2.0 to 4.0.0#466
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxtjs/plausible-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps @nuxtjs/plausible from 1.2.0 to 4.0.0.

Release notes

Sourced from @​nuxtjs/plausible's releases.

v4.0.0

Migration

Nuxt 4 is required. The module no longer supports Nuxt 3. Nothing else in your configuration changes on that account.

The proxy forwards three headers, not all of them. Only the user-agent, the content-type and an x-forwarded-for carrying the visitor's IP travel on to Plausible. See Proxy Configuration for why, and reach for a server route of your own if you relied on another header arriving.

enabled: false removes the proxy route. The event route used to be registered on proxy alone, so a build with tracking switched off still answered on /_plausible/api/event and forwarded whatever it received. It no longer registers. If you were posting to that route from something other than this module, keep enabled on and switch tracking off where you call it instead.


   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v3.0.2

   🐞 Bug Fixes

    View changes on GitHub

v3.0.1

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • c92d20e chore: release v4.0.0
  • 913f326 chore: drop the release-age pins that have aged out
  • bdcace5 chore: drop the duplicate env entry from the ignore file
  • f6b777d test: serve the Plausible stand-in with srvx
  • 0e82be4 refactor: scope the proxy error to the module that writes it
  • bf0d16c docs: move the migration guide to the release notes
  • 4d1bb05 test: name the module option each proxy group switches off
  • 92401a5 docs: add the v4 migration notes and the missing proxy options
  • ea9dea4 fix: register the event proxy only while tracking is enabled
  • b83477c test: cover the event route with tracking switched off
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​nuxtjs/plausible since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 18, 2026
Bumps [@nuxtjs/plausible](https://github.com/nuxt-modules/plausible) from 1.2.0 to 4.0.0.
- [Release notes](https://github.com/nuxt-modules/plausible/releases)
- [Commits](nuxt-modules/plausible@v1.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/plausible"
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxtjs/plausible-4.0.0 branch from 6470924 to 0a049cd Compare August 18, 2026 12:39
@lewisgoddard lewisgoddard self-assigned this Aug 18, 2026
@lewisgoddard

Copy link
Copy Markdown
Member

@dependabot ignore this major version

@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 4.x.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nuxtjs/plausible-4.0.0 branch August 19, 2026 06:48
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.

1 participant