From b2a79fe1d19453b6dbe86c6dc2738dbb0ee4707e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 06:12:53 -0700 Subject: [PATCH] build(deps): Bump mixpanel-browser from 2.52.0 to 2.53.0 in /website (#5661) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [mixpanel-browser](https://github.com/mixpanel/mixpanel-js) from 2.52.0 to 2.53.0.
Release notes

Sourced from mixpanel-browser's releases.

Session recording updates

Changelog

Sourced from mixpanel-browser's changelog.

2.53.0 (21 Jun 2024)

2.52.0 (7 Jun 2024)

2.51.0 (30 May 2024)

2.50.0 (26 Apr 2024)

2.49.0 (5 Feb 2024)

2.48.1 (14 Nov 2023)

2.48.0 (7 Nov 2023)

2.47.0 (27 Apr 2023)

2.46.0 (20 Mar 2023)

2.45.0 (17 Feb 2022)

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mixpanel-browser&package-manager=npm_and_yarn&previous-version=2.52.0&new-version=2.53.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- website/package.json | 2 +- website/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/website/package.json b/website/package.json index 5d3b35338..290bd90f4 100644 --- a/website/package.json +++ b/website/package.json @@ -31,7 +31,7 @@ "google": "link:@next/third-parties/google", "highlight.js": "^11.9.0", "md5": "^2.3.0", - "mixpanel-browser": "^2.50.0", + "mixpanel-browser": "^2.53.0", "next": "^14.1.3", "next-hubspot": "^1.3.0", "next-sitemap": "^4.2.3", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 12ec6878c..1ecd70312 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^2.3.0 version: 2.3.0 mixpanel-browser: - specifier: ^2.50.0 - version: 2.52.0 + specifier: ^2.53.0 + version: 2.53.0 next: specifier: ^14.1.3 version: 14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1302,8 +1302,8 @@ packages: mitt@3.0.1: resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==} - mixpanel-browser@2.52.0: - resolution: {integrity: sha512-aWrL477cOqcmgEakZUsw9ZEyrsdekGVbvHQZGFycgBtueG40DzenMD9Drhx7T/PR4agFkU/TEBPmRKoSKqkyEw==} + mixpanel-browser@2.53.0: + resolution: {integrity: sha512-8U7zCTT82yCIH2vfdCvs0ZRWlCgyHMuU4jtC6yOAiNUR4HhnQYk7re/o2GnhfdvYtkPxdda60/3eH1igUlIXuw==} ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} @@ -3415,7 +3415,7 @@ snapshots: mitt@3.0.1: {} - mixpanel-browser@2.52.0: + mixpanel-browser@2.53.0: dependencies: rrweb: 2.0.0-alpha.13 @@ -3633,7 +3633,7 @@ snapshots: react-mixpanel-browser@4.1.0(react@18.3.1): dependencies: - mixpanel-browser: 2.52.0 + mixpanel-browser: 2.53.0 react: 18.3.1 react-syntax-highlighter@15.5.0(react@18.3.1):