Conversation
37310a3 to
e0d8bb4
Compare
anonrig
approved these changes
Apr 24, 2024
JonasBa
approved these changes
Apr 24, 2024
Contributor
Author
|
I guess the node 22 docker containers have not been published yet 😅 - so we have to wait for that too |
Member
|
You are just too fast @AbhiPrasad 🫣 |
Contributor
Author
|
I'm taking matters into my own hands - nodejs/docker-node#2071 |
Contributor
size-limit report 📦
|
Contributor
Author
|
blocked on docker-library/official-images#16663 |
Closed
Contributor
Author
|
Docker stuff is released https://hub.docker.com/_/node/tags but late in day so we can only prob do v7 release on monday |
Closed
Contributor
Author
bruh |
Contributor
Author
|
Oh wait this is happening on master as well! https://github.com/getsentry/sentry-javascript/actions/runs/8853059168/job/24313364936 |
Contributor
Author
|
Here's the bug actions/setup-python#853 |
Member
|
Just need to fix a bug with win22, I'm hoping its an issue with the minmax macro |
JonasBa
approved these changes
May 1, 2024
s1gr1d
pushed a commit
that referenced
this pull request
May 2, 2024
tracking issue: #11455 ABI is 126: https://github.com/electron/node-abi/blob/bd11f2da07c5da324e735e2de5bf6716ce97b11c/abi_registry.json#L95-L102 ~Waiting for nodejs/node#52505 to release!~ Added changelog entry for `7.113.0`, will cut a release after this gets merged. --------- Co-authored-by: JonasBa <jonas@badalic.com>
s1gr1d
added a commit
that referenced
this pull request
May 2, 2024
Port from v7: #11754 --------- Co-authored-by: Abhijeet Prasad <aprasad@sentry.io> Co-authored-by: JonasBa <jonas@badalic.com>
This was referenced Jun 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
tracking issue: #11455
ABI is 126: https://github.com/electron/node-abi/blob/bd11f2da07c5da324e735e2de5bf6716ce97b11c/abi_registry.json#L95-L102
Waiting for nodejs/node#52505 to release!Added changelog entry for
7.113.0, will cut a release after this gets merged.