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 emotion monorepo to v11.14.0 #5854

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Conversation

hash-worker[bot]
Copy link
Contributor

@hash-worker hash-worker bot commented Dec 11, 2024

This PR contains the following updates:

Package Type Update Change
@emotion/cache (source) peerDependencies minor 11.13.5 -> 11.14.0
@emotion/cache (source) devDependencies minor 11.13.5 -> 11.14.0
@emotion/cache (source) dependencies minor 11.13.5 -> 11.14.0
@emotion/react (source) peerDependencies minor 11.13.5 -> 11.14.0
@emotion/react (source) devDependencies minor 11.13.5 -> 11.14.0
@emotion/react (source) dependencies minor 11.13.5 -> 11.14.0
@emotion/styled (source) peerDependencies minor 11.13.5 -> 11.14.0
@emotion/styled (source) devDependencies minor 11.13.5 -> 11.14.0
@emotion/styled (source) dependencies minor 11.13.5 -> 11.14.0

Release Notes

emotion-js/emotion (@​emotion/cache)

v11.14.0

Compare Source

Minor Changes
  • #​3277 8dc1a6d Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

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 these updates again.


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

This PR has been generated by Renovate Bot.

@hash-worker hash-worker bot enabled auto-merge December 11, 2024 00:54
@github-actions github-actions bot added area/deps Relates to third-party dependencies (area) area/apps > hash* Affects HASH (a `hash-*` app) area/blocks Relates to first-party blocks (area) area/apps > hash.dev Affects the `hash.dev` developer site (app) area/libs Relates to first-party libraries/crates/packages (area) type/eng > frontend Owned by the @frontend team area/apps area/apps > hash.design Affects the `hash.design` design site (app) labels Dec 11, 2024
hashdotai
hashdotai previously approved these changes Dec 11, 2024
hashdotai
hashdotai previously approved these changes Dec 11, 2024
@hash-worker
Copy link
Contributor Author

hash-worker bot commented Dec 11, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Contributor

Benchmark results

@rust/hash-graph-benches – Integrations

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.7 \mathrm{ms} \pm 176 \mathrm{μs}\left({\color{lightgreen}-31.117 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/book/v/1 $$16.2 \mathrm{ms} \pm 206 \mathrm{μs}\left({\color{gray}-2.014 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/organization/v/1 $$16.3 \mathrm{ms} \pm 196 \mathrm{μs}\left({\color{gray}-3.879 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/playlist/v/1 $$16.6 \mathrm{ms} \pm 219 \mathrm{μs}\left({\color{gray}-1.884 \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 159 \mathrm{μs}\left({\color{gray}-2.442 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/person/v/1 $$16.4 \mathrm{ms} \pm 170 \mathrm{μs}\left({\color{gray}0.202 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/page/v/2 $$16.8 \mathrm{ms} \pm 188 \mathrm{μs}\left({\color{gray}-0.921 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/building/v/1 $$16.9 \mathrm{ms} \pm 208 \mathrm{μs}\left({\color{lightgreen}-26.294 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id entity type ID: https://blockprotocol.org/@alice/types/entity-type/song/v/1 $$16.9 \mathrm{ms} \pm 229 \mathrm{μs}\left({\color{lightgreen}-7.155 \mathrm{\%}}\right) $$ Flame Graph

representative_read_multiple_entities

Function Value Mean Flame graphs
entity_by_property depths: DT=255, PT=255, ET=255, E=255 $$65.8 \mathrm{ms} \pm 278 \mathrm{μs}\left({\color{gray}0.397 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=0 $$38.5 \mathrm{ms} \pm 272 \mathrm{μs}\left({\color{gray}0.078 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=2, PT=2, ET=2, E=2 $$56.6 \mathrm{ms} \pm 425 \mathrm{μs}\left({\color{gray}0.967 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=0, E=2 $$43.0 \mathrm{ms} \pm 220 \mathrm{μs}\left({\color{gray}1.32 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=0, ET=2, E=2 $$48.0 \mathrm{ms} \pm 315 \mathrm{μs}\left({\color{gray}-0.334 \mathrm{\%}}\right) $$ Flame Graph
entity_by_property depths: DT=0, PT=2, ET=2, E=2 $$52.6 \mathrm{ms} \pm 365 \mathrm{μs}\left({\color{gray}0.522 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=255, PT=255, ET=255, E=255 $$107 \mathrm{ms} \pm 597 \mathrm{μs}\left({\color{gray}-0.138 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=0 $$42.5 \mathrm{ms} \pm 282 \mathrm{μs}\left({\color{gray}0.595 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=2, PT=2, ET=2, E=2 $$99.2 \mathrm{ms} \pm 531 \mathrm{μs}\left({\color{gray}0.450 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=0, E=2 $$81.7 \mathrm{ms} \pm 327 \mathrm{μs}\left({\color{gray}-0.341 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=0, ET=2, E=2 $$89.9 \mathrm{ms} \pm 374 \mathrm{μs}\left({\color{gray}0.163 \mathrm{\%}}\right) $$ Flame Graph
link_by_source_by_property depths: DT=0, PT=2, ET=2, E=2 $$94.5 \mathrm{ms} \pm 422 \mathrm{μs}\left({\color{gray}-1.403 \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.38 \mathrm{ms} \pm 5.04 \mathrm{μs}\left({\color{gray}0.036 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_one_depth

Function Value Mean Flame graphs
entity_by_id 50 entities $$5.47 \mathrm{s} \pm 823 \mathrm{ms}\left({\color{red}1965 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$26.2 \mathrm{ms} \pm 100 \mathrm{μs}\left({\color{gray}0.036 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$20.1 \mathrm{ms} \pm 98.6 \mathrm{μs}\left({\color{gray}-0.317 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$36.4 \mathrm{ms} \pm 165 \mathrm{μs}\left({\color{lightgreen}-35.425 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$175 \mathrm{ms} \pm 568 \mathrm{μs}\left({\color{gray}-0.847 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_linkless

Function Value Mean Flame graphs
entity_by_id 1 entities $$1.91 \mathrm{ms} \pm 8.39 \mathrm{μs}\left({\color{gray}-2.039 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 100 entities $$2.07 \mathrm{ms} \pm 8.10 \mathrm{μs}\left({\color{gray}1.65 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$1.93 \mathrm{ms} \pm 7.34 \mathrm{μs}\left({\color{gray}-0.422 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1000 entities $$3.11 \mathrm{ms} \pm 10.9 \mathrm{μs}\left({\color{red}8.90 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10000 entities $$13.6 \mathrm{ms} \pm 53.3 \mathrm{μs}\left({\color{gray}0.952 \mathrm{\%}}\right) $$ Flame Graph

scaling_read_entity_complete_zero_depth

Function Value Mean Flame graphs
entity_by_id 50 entities $$5.06 \mathrm{ms} \pm 28.9 \mathrm{μs}\left({\color{red}22.6 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 5 entities $$1.95 \mathrm{ms} \pm 10.9 \mathrm{μs}\left({\color{gray}0.300 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 1 entities $$1.91 \mathrm{ms} \pm 5.18 \mathrm{μs}\left({\color{gray}-0.465 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 10 entities $$2.12 \mathrm{ms} \pm 18.1 \mathrm{μs}\left({\color{gray}-1.519 \mathrm{\%}}\right) $$ Flame Graph
entity_by_id 25 entities $$2.72 \mathrm{ms} \pm 14.7 \mathrm{μs}\left({\color{lightgreen}-18.336 \mathrm{\%}}\right) $$ Flame Graph

auto-merge was automatically disabled December 11, 2024 19:36

Pull Request is not mergeable

Merged via the queue into main with commit 46c3aa5 Dec 11, 2024
164 checks passed
@hash-worker hash-worker bot deleted the deps/js/emotion-monorepo branch December 11, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apps > hash.design Affects the `hash.design` design site (app) area/apps > hash.dev Affects the `hash.dev` developer site (app) area/apps > hash* Affects HASH (a `hash-*` app) area/apps area/blocks Relates to first-party blocks (area) area/deps Relates to third-party dependencies (area) area/libs Relates to first-party libraries/crates/packages (area) type/eng > frontend Owned by the @frontend team
Development

Successfully merging this pull request may close these issues.

3 participants