Renovate Update dependency perfume.js to v9 #2833
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.4.0
->^9.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Zizzamia/perfume.js (perfume.js)
v9.4.0
Compare Source
v9.3.0
Compare Source
v9.2.0
Compare Source
markNTBT
function.v9.1.0
Compare Source
A long time coming, but we are back :)
We did some internal cleanup, making the library more accessible for tracking Critical User Journeys.
The most significant change is that we moved away from being Object-oriented and everything is Functional-oriented, which means to start Perfume, you can do.
Breaking Changes
enableNavigationTracking
and have the behavior as the default.getRating
has been consolidated intogetVitalsScore
.incrementUjNavigation
totrackUJNavigation
.endPaint
.v9.0.0
Compare Source
A long time coming, but we are back :)
We did some internal cleanup, making the library more accessible for tracking Critical User Journeys.
Breaking Changes
enableNavigationTracking
and have the behavior as the default.getRating
has been consolidated intogetVitalsScore
.incrementUjNavigation
totrackUJNavigation
.startPaint
andendPaint
.v8.4.0
Compare Source
requestIdleCallback
for CLS and INP reports (#212)v8.3.0
Compare Source
navigationType
support (#210)po
for longtask only once (#215)v8.2.0
Compare Source
v8.1.6
Compare Source
visibility.isHidden
check when reporting metrics. Apparently, without this check, we end up over-reporting metrics that risk being inaccurate because the page suddenly becomes hidden.Currently, the only initial metrics that will be reported after visibility changes are CLS and INP.
v8.1.5
Compare Source
v8.1.4
Compare Source
v8.1.3
Compare Source
v8.1.2
Compare Source
v8.1.1
Compare Source
v8.1.0
Compare Source
v8.0.0
Compare Source
Breaking Changes
As now we are a superset of Web Vitals, here a quick overview on what changed:
analyticsTracker
options will use the wordattribution
for all custom data of each metric, andvitalsScore
will change torating
.FID
,LPC
, etc...v7.0.0
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.