Skip to content

Sync 03162026#232

Merged
kriszyp merged 30 commits intomainfrom
sync-03162026
Mar 16, 2026
Merged

Sync 03162026#232
kriszyp merged 30 commits intomainfrom
sync-03162026

Conversation

@Ethan-Arrowood
Copy link
Copy Markdown
Member

@Ethan-Arrowood Ethan-Arrowood commented Mar 16, 2026

s = skip, p = picked

28 commits found:
p 9616c7ab25e6b9000468a05cf2c476c3c7246fb8: git cherry-pick 9616c7ab25e6b9000468a05cf2c476c3c7246fb8
p e7e07d079f12d3f2f8a958cdc8c47bbe16633823: git cherry-pick e7e07d079f12d3f2f8a958cdc8c47bbe16633823
p 0d729d980e24982b764a5c36917e20494d89913c: git cherry-pick 0d729d980e24982b764a5c36917e20494d89913c
p 522cbf876fb40cb9dfdd8054415ef5aaeb281302: git cherry-pick 522cbf876fb40cb9dfdd8054415ef5aaeb281302
p b542080d4f7496753cb45ea4e8aaa443fbe17c5f: git cherry-pick b542080d4f7496753cb45ea4e8aaa443fbe17c5f
p 6cfeb3f6771d381a3c4481aefb060135778831dd: git cherry-pick 6cfeb3f6771d381a3c4481aefb060135778831dd
s eabe09d1f35c43c10dcb8773ef64e7d46d61c933: git cherry-pick eabe09d1f35c43c10dcb8773ef64e7d46d61c933
s 39977f58d9fb1b93e5498de79cd3dad0e294d375: git cherry-pick 39977f58d9fb1b93e5498de79cd3dad0e294d375
s d8574699cf7e9262106fcb0bb5ce84f7dfa25cf2: git cherry-pick d8574699cf7e9262106fcb0bb5ce84f7dfa25cf2
p 340af2df92dd4cbe647a993e00a56362b7f47e7d: git cherry-pick 340af2df92dd4cbe647a993e00a56362b7f47e7d
p bf881b33011561ae7d98c39c929f6e5c053e8f88: git cherry-pick bf881b33011561ae7d98c39c929f6e5c053e8f88
p 3ee06a4c4812ea2cd094dddb7b29e44ba51cfbdb: git cherry-pick 3ee06a4c4812ea2cd094dddb7b29e44ba51cfbdb
p ea56734a7a98b63a74f83978b600ecf03a7ffd87: git cherry-pick ea56734a7a98b63a74f83978b600ecf03a7ffd87
p 82cbfbc5ffb85078c05275c6b7fa81fa6f6a1b1e: git cherry-pick 82cbfbc5ffb85078c05275c6b7fa81fa6f6a1b1e
p 3784708dc06305e0fdf66c42841372d20fd715c2: git cherry-pick 3784708dc06305e0fdf66c42841372d20fd715c2
p df85e68039bb4be336829508e0928bd59a4b9b37: git cherry-pick df85e68039bb4be336829508e0928bd59a4b9b37
s 0f64f1bf7c26ce1b6f0664f9a56edd2ddd59285e: git cherry-pick 0f64f1bf7c26ce1b6f0664f9a56edd2ddd59285e
p e3882c4476b98836b36757e13381d53753012b87: git cherry-pick e3882c4476b98836b36757e13381d53753012b87
s 8f0ae413aaf9dce08c1b3b3a40902ac7e78302b1: git cherry-pick 8f0ae413aaf9dce08c1b3b3a40902ac7e78302b1
p 9543b5169f77ad592aac8da3feaa8f5e7522d0ce: git cherry-pick 9543b5169f77ad592aac8da3feaa8f5e7522d0ce
p f7fa948537b145311c106cb120ed950ea23520b0: git cherry-pick f7fa948537b145311c106cb120ed950ea23520b0
p a0cf95fb5735fb50a20c549e6c63dba818667066: git cherry-pick a0cf95fb5735fb50a20c549e6c63dba818667066
p b2e6c3e19ce1a3244fac20b5f99c7fa98cb14ede: git cherry-pick b2e6c3e19ce1a3244fac20b5f99c7fa98cb14ede
p 5c867fec4d4f5980e9ff81462e7d9851ff7e39c9: git cherry-pick 5c867fec4d4f5980e9ff81462e7d9851ff7e39c9
s 4ef4e9f9bc91ff80216e96f7f6e4b02eb02b7647: git cherry-pick 4ef4e9f9bc91ff80216e96f7f6e4b02eb02b7647
p cd2f643964289c523f5c7ce39a3b66902097b895: git cherry-pick cd2f643964289c523f5c7ce39a3b66902097b895
p 57bb5b6594bcf8368021c8f361d78e317699d14f: git cherry-pick 57bb5b6594bcf8368021c8f361d78e317699d14f
p f969f21d780581fd0cb5566730028f2d13f1363e: git cherry-pick f969f21d780581fd0cb5566730028f2d13f1363e

Ethan-Arrowood and others added 25 commits March 16, 2026 09:35
…n (#3074)

* Add both app and plugin name to scope and improve logger instantiation

* support optional logger argument

* fix Scope unit tests
…and utilize the certificate `uses` property for meaningful usage type distinction
@Ethan-Arrowood Ethan-Arrowood requested a review from a team as a code owner March 16, 2026 16:07
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Mar 16, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedlmdb@​3.5.1 ⏵ 3.5.297 +110010094 +470

View full report

Copy link
Copy Markdown
Member

@kriszyp kriszyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slightly surprised that all the isRoot/component stuff merges cleanly and works, but happy to see it.

@Ethan-Arrowood
Copy link
Copy Markdown
Member Author

Ha it didn't merge cleanly 😆 that was probably the trickiest conflict to resolve in this PR. Lucky for us I know my way around the component code 😄

@kriszyp kriszyp merged commit 5e4926a into main Mar 16, 2026
38 of 40 checks passed
@kriszyp kriszyp deleted the sync-03162026 branch March 16, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants