Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

fix(deps): update dependency @adobe/rum-distiller to v1.23.0 - #66

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/adobe-rum-distiller-1.x
Open

fix(deps): update dependency @adobe/rum-distiller to v1.23.0#66
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/adobe-rum-distiller-1.x

Conversation

@renovate

@renovate renovate Bot commented Nov 25, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@adobe/rum-distiller 1.11.11.23.0 age confidence

Release Notes

adobe/rum-distiller (@​adobe/rum-distiller)

v1.23.0

Compare Source

Features
  • unmask some numeric ids (406d9cb)

1.22.2 (2026-01-08)

Bug Fixes
  • handle mixed case utm params (b3acdce)

1.22.1 (2025-12-10)

Performance Improvements
  • facets: make addClusterFacet O(1) per-bundle by precomputing bundle->facet map; use Set for cluster membership and dedupe output. Add trace analyzer + microbench. Add unit test for dedupe. (b89d373)

v1.22.2

Compare Source

Bug Fixes
  • handle mixed case utm params (b3acdce)

v1.22.1

Compare Source

Performance Improvements
  • facets: make addClusterFacet O(1) per-bundle by precomputing bundle->facet map; use Set for cluster membership and dedupe output. Add trace analyzer + microbench. Add unit test for dedupe. (b89d373)

v1.22.0

Compare Source

Bug Fixes
  • estimators: expose dc.estimators..chao1 using raw bundle counts; remove series arg (6c50b7f)
Features
  • estimators: add Chao1 richness estimator + 95% CI and DataChunks.estimators API; docs and links (92cfd0a)

v1.21.0

Compare Source

Features
  • add median, stddev, stderr (e49aa2a)

1.20.8 (2025-10-17)

Bug Fixes
  • add repository field to package.json for npm provenance validation (4b0b886)

1.20.7 (2025-10-17)

Bug Fixes
  • test npm OIDC trusted publisher configuration (7b55c58)

1.20.6 (2025-10-17)

Bug Fixes
  • use GITHUB_TOKEN for OIDC authentication (2bd4467)

1.20.5 (2025-10-17)

Bug Fixes
  • move OIDC permissions to release job level (9c27855)

1.20.4 (2025-10-17)

Bug Fixes
  • configure provenance in plugin config instead of env var (#​90) (a421cb7)

1.20.3 (2025-10-17)

Bug Fixes

1.20.2 (2025-10-17)

Bug Fixes
  • enable npm provenance to fix 2FA publish error (#​88) (702763c)

1.20.1 (2025-10-16)

Bug Fixes
  • update semantic-release to v25 and node to 24.x for OIDC (36582d4)

v1.20.8

Compare Source

Bug Fixes
  • add repository field to package.json for npm provenance validation (4b0b886)

v1.20.0

Compare Source

Bug Fixes
  • cache facet values in valuesExtractorFn to eliminate redundant calls (e871edb), closes #​1
  • docs: better jsdocs (78c9346)
  • docs: typo (b12c2a9)
  • optimize filterBy.every() with selectivity-based reordering (8e22fd9), closes #​5
  • use cached Set for actualValues in filter operations (283eca8)
Features
  • data-filtering: add caching with array and Set formats for facet values (b300ea8)
Performance Improvements
  • hoist static objects out of applyFilter hot loop (814b703), closes #​3
  • move sort outside reduce loop in facet computation (5d79d0c)
  • optimize facetValueCache for reduced lookup overhead (c043afb)
  • optimize filterBy with pre-built Sets for desiredValues (ef72570)
  • optimize grouping with pre-allocated arrays (ba5a731), closes #​4

1.19.1 (2025-10-07)

Bug Fixes
  • optimize filterBy.every() with selectivity-based reordering (c88c3da), closes #​5

v1.19.1

Compare Source

Bug Fixes
  • optimize filterBy.every() with selectivity-based reordering (c88c3da), closes #​5

v1.19.0

Compare Source

Features
  • utils: add memoization to pathProducer and hostProducer functions (3d7a70c)

v1.18.0

Compare Source

Bug Fixes
  • refactor urlProducer to use functional point-free style (bbc8d07)
Features
  • utils: url producer should create path sequences from full URLs and subdomain sequences from hostnames (744f96a)

v1.17.0

Compare Source

Bug Fixes
  • treat AI acquisition as earned (61b9355)
Features
  • adding a failing test case for classification of chatgpt.com and perplexity utm (3f51db5)
  • adding classification for chatgpt and perplexity in traffic acquisition (597d0c1)

1.16.3 (2025-03-05)

Bug Fixes
  • reset filters during facet reset (f7cb147)

1.16.2 (2025-01-31)

Bug Fixes

1.16.1 (2025-01-20)

Bug Fixes
  • distiller: return unclustered facet value in addition to clustered facet value (fcaab3a)

v1.16.3

Compare Source

Bug Fixes
  • reset filters during facet reset (f7cb147)

v1.16.2

Compare Source

Bug Fixes

v1.16.1

Compare Source

Bug Fixes
  • distiller: return unclustered facet value in addition to clustered facet value (fcaab3a)

v1.16.0

Compare Source

Features
  • consent: support tealium consent manager (de1dd42), closes #​39

v1.15.0

Compare Source

Features
  • optimized way to normalize # in URLs for referrer classification (b250bc4)

v1.14.0

Compare Source

Features
  • add cassie consent widget to the list (29279e1)

1.13.1 (2024-12-16)

Bug Fixes
  • distiller: harden aggregates against call stack size overflow (978ef12)
  • stats: avoid overflow in confidence interval calculation (0f73c9a)

v1.13.1

Compare Source

Bug Fixes
  • distiller: harden aggregates against call stack size overflow (978ef12)
  • stats: avoid overflow in confidence interval calculation (0f73c9a)

v1.13.0

Compare Source

Features
  • normalise # in URLs for referrer classification (db94b22)
  • normalise # in URLs for referrer classification (63fee98)

v1.12.0

Compare Source

Bug Fixes
  • drop the url count from mostOccurringCluster (c617025)
Features
  • addClusterFacet (1302861)
  • test coverage for addClusterFacet (f09ff07)

1.11.1 (2024-11-27)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@aem-code-sync

aem-code-sync Bot commented Nov 25, 2024

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.9.1 fix(deps): update dependency @adobe/rum-distiller to v1.10.0 Nov 26, 2024
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 0d37b92 to 5823de2 Compare November 26, 2024 16:00
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 5823de2 to 46275b5 Compare November 27, 2024 13:27
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.10.0 fix(deps): update dependency @adobe/rum-distiller to v1.11.0 Nov 27, 2024
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.11.0 fix(deps): update dependency @adobe/rum-distiller to v1.11.1 Nov 27, 2024
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 46275b5 to 617f196 Compare November 27, 2024 16:56
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.11.1 fix(deps): update dependency @adobe/rum-distiller to v1.11.1 - autoclosed Nov 27, 2024
@renovate renovate Bot closed this Nov 27, 2024
@renovate
renovate Bot deleted the renovate/adobe-rum-distiller-1.x branch November 27, 2024 18:55
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.11.1 - autoclosed fix(deps): update dependency @adobe/rum-distiller to v1.11.1 Dec 4, 2024
@renovate renovate Bot reopened this Dec 4, 2024
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.11.1 fix(deps): update dependency @adobe/rum-distiller to v1.12.0 Dec 4, 2024
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 617f196 to 4e7cdd0 Compare December 4, 2024 12:56
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.12.0 fix(deps): update dependency @adobe/rum-distiller to v1.13.0 Dec 6, 2024
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 4e7cdd0 to 8a27b59 Compare December 6, 2024 14:09
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.13.0 fix(deps): update dependency @adobe/rum-distiller to v1.13.1 Dec 16, 2024
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 8a27b59 to 40b9c39 Compare December 16, 2024 09:57
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.13.1 fix(deps): update dependency @adobe/rum-distiller to v1.14.0 Dec 20, 2024
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 40b9c39 to 65846e0 Compare December 20, 2024 17:46
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.16.2 fix(deps): update dependency @adobe/rum-distiller to v1.16.3 Mar 5, 2025
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from f9b3eef to 9ed62a2 Compare March 5, 2025 16:48
@aem-code-sync
aem-code-sync Bot had a problem deploying to renovate/adobe-rum-distiller-1.x March 5, 2025 16:48 Failure
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.16.3 fix(deps): update dependency @adobe/rum-distiller to v1.17.0 Jul 12, 2025
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 9ed62a2 to 79c5255 Compare July 12, 2025 06:51
@aem-code-sync
aem-code-sync Bot had a problem deploying to renovate/adobe-rum-distiller-1.x July 12, 2025 06:51 Failure
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 79c5255 to eb24ace Compare August 10, 2025 15:44
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from eb24ace to 3cd9be8 Compare August 13, 2025 13:26
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 3cd9be8 to 5273f16 Compare August 19, 2025 12:00
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 5273f16 to 8faad99 Compare August 31, 2025 11:57
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.17.0 fix(deps): update dependency @adobe/rum-distiller to v1.19.0 Sep 13, 2025
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 8faad99 to de3a722 Compare September 13, 2025 12:12
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from de3a722 to 6d509bc Compare September 25, 2025 17:50
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 6d509bc to d34aa24 Compare October 7, 2025 07:29
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.19.0 fix(deps): update dependency @adobe/rum-distiller to v1.19.1 Oct 7, 2025
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.19.1 fix(deps): update dependency @adobe/rum-distiller to v1.20.0 Oct 9, 2025
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from d34aa24 to 8565738 Compare October 9, 2025 11:56
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from 8565738 to a73aae8 Compare October 17, 2025 15:55
@renovate renovate Bot changed the title fix(deps): update dependency @adobe/rum-distiller to v1.20.0 fix(deps): update dependency @adobe/rum-distiller to v1.20.8 Oct 17, 2025
@renovate
renovate Bot force-pushed the renovate/adobe-rum-distiller-1.x branch from a73aae8 to 4b25205 Compare November 10, 2025 22:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants