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

Update npm package @snowplow/node-tracker to v3.24.2 #4906

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@snowplow/node-tracker (source) 3.3.1 -> 3.24.2 age adoption passing confidence

Release Notes

snowplow/snowplow-javascript-tracker (@​snowplow/node-tracker)

v3.24.2: Version 3.24.2

Compare Source

3.24.2 (2024-07-24)

This release fixes a bug that caused the page title passed in trackPageView to be applied to the following page views (unless a new title was specified). It also prevents failed events with the application_error schema by truncating the stack trace not to exceed the limit in the schema.

Bug fixes

  • Fix tracking a page view with a custom title sets the title for future page views as well (close #​1332)
  • Truncate stack when application_error stack trace exceeds 8kb (close #​1327)

Under the hood

  • Fix integration tests (#​1333)
  • Fix API docs CI action and update it's dependencies (#​1324)

v3.24.1: Version 3.24.1

Compare Source

3.24.1 (2024-07-02)

This release fixes a bug in ResizeObserver by checking for the existence of document and document.body objects.

Bug fixes

v3.24.0: Version 3.24.0

Compare Source

This release brings an improvement for single-page-apps that makes it possible to change when the page view ID is generated. It makes it possible to have the page view ID update whenever the URL changes, which enables all events tracked on that page URL to share the same page view ID regardless of the order they are tracked in.

Enhancements

  • Add an option to generate the page view ID according to changes in the page URL to account for events tracked before page views in SPAs (#​1307)

Bug fixes

  • Handle Infinity and NaN durations in Html Media Tracking (#​1319)
  • Fix custom document title override using setDocumentTitle (#​1317) thanks to @​marcin-j
  • Export MediaEventType from media plugin (#​1315)
  • Fix inconsistent page view IDs when multiple trackers are used on the same page (#​1125)

Under the hood

  • Fix running integration tests due to a problem with Micro (#​1310)

v3.23.1: Version 3.23.1

Compare Source

3.23.1 (2024-06-04)

v3.23.0: Version 3.23.0

Compare Source

v3.22.1: Version 3.22.1

Compare Source

3.22.1 (2024-03-13)

v3.22.0: Version 3.22.0

Compare Source

v3.21.0: Version 3.21.0

Compare Source

v3.20.0: Version 3.20.0

Compare Source

v3.19.0: Version 3.19.0

Compare Source

v3.18.0: Version 3.18.0

Compare Source

v3.17.0: Version 3.17.0

Compare Source

v3.16.0: Version 3.16.0

Compare Source

v3.15.0: Version 3.15.0

Compare Source

v3.14.0: Version 3.14.0

Compare Source

v3.13.1: Version 3.13.1

Compare Source

3.13.1 (2023-06-29)

v3.13.0: Version 3.13.0

Compare Source

v3.12.1: Version 3.12.1

Compare Source

3.12.1 (2023-06-15)

v3.12.0: Version 3.12.0

Compare Source

v3.11.0: Version 3.11.0

Compare Source

v3.10.1: Version 3.10.1

Compare Source

3.10.1 (2023-05-12)

v3.10.0: Version 3.10.0

Compare Source

v3.9.0: Version 3.9.0

Compare Source

v3.8.0: Version 3.8.0

Compare Source

v3.7.0: Version 3.7.0

Compare Source

v3.6.0: Version 3.6.0

v3.5.0: Version 3.5.0

v3.4.0: Version 3.4.0


Configuration

📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge August 25, 2024 13:36
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 25, 2024
@github-actions github-actions bot added area/deps Relates to third-party dependencies (area) area/apps > hash* Affects HASH (a `hash-*` app) area/apps > hash-api Affects the HASH API (app) type/eng > backend Owned by the @backend team area/apps labels Aug 25, 2024
@renovate renovate bot added this pull request to the merge queue Aug 25, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Aug 25, 2024
@renovate renovate bot enabled auto-merge August 25, 2024 14:13
@renovate renovate bot force-pushed the deps/js/snowplow-node-tracker-3.x branch from 662a6ca to a4be5fc Compare August 25, 2024 14:21
Copy link
Contributor

Benchmark results

@rust/graph-benches – Integrations

representative_read_multiple_entities

Function Value Mean Flame graphs
entity_by_property depths: DT=0, PT=2, ET=2, E=2 $$50.5 \mathrm{ms} \pm 309 \mathrm{μs}\left({\color{gray}0.594 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=2, PT=2, ET=2, E=2 $$54.5 \mathrm{ms} \pm 336 \mathrm{μs}\left({\color{gray}0.645 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=2 $$39.5 \mathrm{ms} \pm 206 \mathrm{μs}\left({\color{gray}0.900 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=2, E=2 $$46.5 \mathrm{ms} \pm 321 \mathrm{μs}\left({\color{gray}0.596 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=255, PT=255, ET=255, E=255 $$62.7 \mathrm{ms} \pm 307 \mathrm{μs}\left({\color{gray}-0.066 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=0 $$35.8 \mathrm{ms} \pm 200 \mathrm{μs}\left({\color{gray}1.23 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=2, ET=2, E=2 $$89.6 \mathrm{ms} \pm 460 \mathrm{μs}\left({\color{gray}0.761 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=2, PT=2, ET=2, E=2 $$94.5 \mathrm{ms} \pm 712 \mathrm{μs}\left({\color{gray}1.38 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=2 $$74.8 \mathrm{ms} \pm 371 \mathrm{μs}\left({\color{gray}0.658 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=2, E=2 $$85.8 \mathrm{ms} \pm 541 \mathrm{μs}\left({\color{gray}1.52 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=255, PT=255, ET=255, E=255 $$101 \mathrm{ms} \pm 538 \mathrm{μs}\left({\color{gray}-0.319 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=0 $$38.3 \mathrm{ms} \pm 266 \mathrm{μs}\left({\color{gray}0.563 \mathrm{\%}}\right) $$ Flame Graph

representative_read_entity

Function Value Mean Flame graphs
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/block/v/1 $$15.5 \mathrm{ms} \pm 164 \mathrm{μs}\left({\color{lightgreen}-6.923 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$17.2 \mathrm{ms} \pm 216 \mathrm{μs}\left({\color{red}10.2 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$15.9 \mathrm{ms} \pm 168 \mathrm{μs}\left({\color{gray}4.41 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$15.5 \mathrm{ms} \pm 185 \mathrm{μs}\left({\color{gray}-4.117 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$14.9 \mathrm{ms} \pm 176 \mathrm{μs}\left({\color{lightgreen}-7.007 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$15.8 \mathrm{ms} \pm 158 \mathrm{μs}\left({\color{gray}1.13 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/book/v/1 $$16.0 \mathrm{ms} \pm 155 \mathrm{μs}\left({\color{lightgreen}-5.041 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/uk-address/v/1 $$16.8 \mathrm{ms} \pm 213 \mathrm{μs}\left({\color{red}6.11 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$15.6 \mathrm{ms} \pm 170 \mathrm{μs}\left({\color{gray}-0.041 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_one_depth

Function Value Mean Flame graphs
entity_by_id 10 entities $$50.2 \mathrm{ms} \pm 173 \mathrm{μs}\left({\color{gray}1.41 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$72.3 \mathrm{ms} \pm 409 \mathrm{μs}\left({\color{gray}-1.858 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 50 entities $$1.53 \mathrm{s} \pm 3.55 \mathrm{ms}\left({\color{red}466 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$24.5 \mathrm{ms} \pm 273 \mathrm{μs}\left({\color{gray}1.13 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$19.4 \mathrm{ms} \pm 83.8 \mathrm{μs}\left({\color{gray}-0.721 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_zero_depth

Function Value Mean Flame graphs
entity_by_id 10 entities $$2.05 \mathrm{ms} \pm 15.0 \mathrm{μs}\left({\color{gray}-0.483 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$3.08 \mathrm{ms} \pm 18.6 \mathrm{μs}\left({\color{red}8.74 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 50 entities $$3.83 \mathrm{ms} \pm 13.1 \mathrm{μs}\left({\color{gray}-3.384 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$1.90 \mathrm{ms} \pm 6.26 \mathrm{μs}\left({\color{gray}0.036 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$1.85 \mathrm{ms} \pm 11.1 \mathrm{μs}\left({\color{gray}0.903 \mathrm{\%}}\right) $$ Flame Graph

representative_read_entity_type

Function Value Mean Flame graphs
get_entity_type_by_id Account ID: d4e16033-c281-4cde-aa35-9085bf2e7579 $$1.40 \mathrm{ms} \pm 4.93 \mathrm{μs}\left({\color{gray}-0.435 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_linkless

Function Value Mean Flame graphs
entity_by_id 10 entities $$1.84 \mathrm{ms} \pm 8.07 \mathrm{μs}\left({\color{gray}0.624 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$1.91 \mathrm{ms} \pm 4.76 \mathrm{μs}\left({\color{gray}-4.135 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$2.73 \mathrm{ms} \pm 11.2 \mathrm{μs}\left({\color{lightgreen}-21.514 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10000 entities $$12.7 \mathrm{ms} \pm 129 \mathrm{μs}\left({\color{gray}-0.652 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$1.82 \mathrm{ms} \pm 6.35 \mathrm{μs}\left({\color{gray}0.088 \mathrm{\%}}\right) $$ Flame Graph

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 25, 2024
@renovate renovate bot added this pull request to the merge queue Aug 25, 2024
Merged via the queue into main with commit 7050b21 Aug 25, 2024
157 checks passed
@renovate renovate bot deleted the deps/js/snowplow-node-tracker-3.x branch August 25, 2024 15:51
CiaranMn pushed a commit that referenced this pull request Aug 29, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apps > hash* Affects HASH (a `hash-*` app) area/apps > hash-api Affects the HASH API (app) area/apps area/deps Relates to third-party dependencies (area) type/eng > backend Owned by the @backend team
Development

Successfully merging this pull request may close these issues.

0 participants