-
Notifications
You must be signed in to change notification settings - Fork 476
Pull requests: amqp-node/amqplib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Modernisation 27 - Switch to mocha bdd style in preparation for moving to node test runner
#831
opened Sep 7, 2025 by
cressie176
Loading…
Modernisation 24 - Enable useSingleVarDeclarator lint rule
#828
opened Sep 6, 2025 by
cressie176
Loading…
Modernisation 18 - Replace global isFinite with Number.isFinite for safer numeric validation
#817
opened Sep 4, 2025 by
cressie176
Loading…
Modernisation 17 - Ensure no variable redeclarations exist to prevent shadowing issues
#816
opened Sep 4, 2025 by
cressie176
Loading…
Modernisation 16 - Replace global isNaN with Number.isNaN for safer type checking
#815
opened Sep 4, 2025 by
cressie176
Loading…
Modernisation 15 - Enforce strict equality checks (=== and !==)
#814
opened Sep 4, 2025 by
cressie176
Loading…
Modernisation 11 - Use modern exponentiation operator instead of Math.pow()
#810
opened Sep 4, 2025 by
cressie176
Loading…
Modernisation 10 - Add node: protocol prefix to Node.js builtin module imports
#809
opened Sep 4, 2025 by
cressie176
Loading…
Modernisation 9 - Enable useConst rule by removing explicit configuration
#808
opened Sep 4, 2025 by
cressie176
Loading…
Connection: forcibly close stream if close() is called while the connection is blocked
#744
opened Nov 6, 2023 by
SimonWoolf
Loading…
Close and destroy underlying socket after any connection error
#584
opened Aug 21, 2020 by
xabinapal
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.