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

build(deps): bump next and next-plausible in /docs #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps next and next-plausible. These dependencies needed to be updated together.
Updates next from 12.2.1 to 15.1.1

Release notes

Sourced from next's releases.

v15.1.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​devjiwonchoi and @​ztanner for helping!

v15.1.1-canary.10

Core Changes

  • refactor: make locales array immutable: #74037

Misc Changes

  • chore(turbopack): Fix build error when CI environment variable is not supplied: #74041

Credits

Huge thanks to @​wyattjoh and @​bgw for helping!

v15.1.1-canary.7

Core Changes

  • Ignore RSC fetch errors after hard navigation: #73975
  • Fix error code check in windows: #73981
  • Separate viewport and metadata in rsc and cache: #73867
  • Add feature flag for new dev overlay: #73977
  • Restore RSC fetch error handling after navigating back: #73985

Misc Changes

  • docs: fix sitemap changelog table formatting: #73760
  • fix(docs): vitest manual setup: #73754
  • docs: fix file extension and missing export: #73842
  • docs: update tailwind.config.ts to use satisfies operator: #73924
  • docs: Fix MDX syntax error: #73970
  • chore(next-custom-transforms): Mark fixture outputs as generated: #73918
  • docs(use-cache): add missing jsx switcher example and types: #73473
  • docs(internalization): add typescript examples and fix params as promise: #73240
  • docs: add missing quotation marks in exmaple code: #73720
  • chore(turbo-tasks-macros): Remove use of associated items for NativeFunction construction: #73929
  • refactor(turbo-tasks-macros): Strip (already hidden) doc attributes from inline function signatures: #73931
  • chore(github): fix wrong-issue-template body: #74003

Credits

... (truncated)

Commits
  • 4384c68 v15.1.1
  • d137863 run build_and_test workflow on backport branch
  • d27bb14 backport: fix(turbo): sassOptions silenceDeprecations was not overwritten wit...
  • 0c8187a Add NEXT_PRIVATE_SKIP_CANARY_CHECK env for bench job (#73763)
  • e83ab18 backport: refactor collectAppPageSegments (#73996)
  • ada25fc Designate as backport branch
  • dafcd43 v15.1.0
  • 2deb35d v15.0.4-canary.52
  • f92b159 test: fix type error in segment-cache-basic test (#73755)
  • 4074ede docs(turbopack): Better document the Vc type, with references to ResolvedVc a...
  • Additional commits viewable in compare view

Updates next-plausible from 3.7.2 to 3.12.4

Changelog

Sourced from next-plausible's changelog.

v3.12.4 (2024-11-08)

Full Changelog

Closed issues:

  • Support Next 15 #134

v3.12.3 (2024-11-01)

Full Changelog

v3.12.2 (2024-08-19)

Full Changelog

Closed issues:

  • v3.12.1 throws type error and breaks existing usePlausible hook #128

v3.12.1 (2024-08-05)

Full Changelog

Closed issues:

  • Heads up: Plausible site verification tool #123
  • Unique count with Next.js 14 and proxy #121
  • Next 14.1.4 analytics not working anymore #120
  • Refused to execute script from 'https://plausible.io/js/script.js' because its MIME type ('image/png') is not executable. #115
  • POST request is not fired when clicking on links #114
  • Changes as of Next.js 14.0.3 break the Plausible script #107

Merged pull requests:

v3.12.0 (2023-11-27)

Full Changelog

Closed issues:

  • Plausible script not included on website #80
  • Not catching any requests #76
  • withPlausibleProxy wrapper not forwarding country #75

Merged pull requests:

... (truncated)

Commits

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 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.

Bumps [next](https://github.com/vercel/next.js) and [next-plausible](https://github.com/4lejandrito/next-plausible). These dependencies needed to be updated together.

Updates `next` from 12.2.1 to 15.1.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.2.1...v15.1.1)

Updates `next-plausible` from 3.7.2 to 3.12.4
- [Changelog](https://github.com/4lejandrito/next-plausible/blob/master/CHANGELOG.md)
- [Commits](4lejandrito/next-plausible@v3.7.2...v3.12.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
- dependency-name: next-plausible
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants