Skip to content

Pull requests: msgpack/msgpack-javascript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix a typo in error messages (s/parcing/parsing/)
#132 by gfx was merged Oct 4, 2020 Loading…
refactor: merge internal functions
#134 by gfx was merged Oct 4, 2020 Loading…
enable noUncheckedIndexedAccess for stricter type checking
#151 by gfx was merged Jan 3, 2021 Loading…
introduce decodeMulti()
#156 by gfx was merged Feb 15, 2021 Loading…
GitHub Actions
#154 by gfx was merged Feb 13, 2021 Loading…
2 tasks done
fix a js/xss-through-dom problem detected by CodeQL
#159 by gfx was merged Feb 28, 2021 Loading…
reject __proto__ since it could break the object
#166 by gfx was merged Mar 21, 2021 Loading…
reset Decoder's state to recover from broken input
#173 by gfx was merged May 4, 2021 Loading…
mention to Deno
#175 by gfx was merged May 4, 2021 Loading…
[CI] add nodejs v16
#174 by gfx was merged May 4, 2021 Loading…
upgrade typescript to 4.4
#190 by gfx was merged Aug 31, 2021 Loading…
add nodejs v17 to CI scenarios
#197 by gfx was merged Dec 28, 2021 Loading…
[ci] update workflow settings
#204 by gfx was merged Mar 19, 2022 Loading…
use Array.prototype.at()
#210 by gfx was closed May 1, 2022 Loading…
use codeql actions @v2
#208 by gfx was merged May 1, 2022 Loading…
add deno-with-jsdeliver as an example deno script
#207 by gfx was merged May 1, 2022 Loading…
migration to ESM
#218 by gfx was closed Mar 2, 2023 Draft
2 of 4 tasks
ProTip! Filter pull requests by the default branch with base:main.