Skip to content

feat(aws-sdk): added support for 3.1046.0#2556

Merged
kirrg001 merged 13 commits into
mainfrom
currency-bot
May 20, 2026
Merged

feat(aws-sdk): added support for 3.1046.0#2556
kirrg001 merged 13 commits into
mainfrom
currency-bot

Conversation

@instanacd
Copy link
Copy Markdown
Contributor

Tada!

@instanacd instanacd requested a review from a team as a code owner May 19, 2026 17:05
@kirrg001 kirrg001 changed the title [Currency Bot] Bumped patch/minor dependencies feat(aws-sdk): added support for 3.1046.0 May 20, 2026
@sonarqubecloud
Copy link
Copy Markdown

* The require hook can run once while `exports` is still `{}` (cyclic CJS load); `exports` is then the same object
* Node fills in later. Defer wrapping until after the current synchronous load completes.
*/
function instrumentGlobalSmithy(exports) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Theoretically we could add support for this problem into the requireHook.
But I have not seen this issue before. So lets see if we get more cases in the future.

@kirrg001 kirrg001 merged commit 2485d58 into main May 20, 2026
3 checks passed
@kirrg001 kirrg001 deleted the currency-bot branch May 20, 2026 17:04
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.

3 participants