-
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 24 - Enable useSingleVarDeclarator lint rule
#826
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…
Modernisation 5 - Replace all var declarations with let/const for modern JavaScript sta…
#804
opened Sep 4, 2025 by
cressie176
Loading…
Modernisation 3 - Enable noUnusedFunctionParameters lint rule and fix violations
#802
opened Sep 4, 2025 by
cressie176
Loading…
Modernisation 2 - Add comprehensive Biome linting baseline configuration
#800
opened Sep 3, 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…
Previous Next
ProTip!
no:milestone will show everything without a milestone.