Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update with latest upstream code #28

Open
wants to merge 273 commits into
base: encoder
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 22, 2021

  1. Merge pull request keichi#165 from keichi/npm-maintainance

    Update dependencies
    keichi authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    4aeeea8 View commit details
    Browse the repository at this point in the history
  2. Bump to v1.8.0

    keichi committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    ed9d509 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    f14e328 View commit details
    Browse the repository at this point in the history
  2. Add CI test for node 16

    keichi committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c211c1f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Fixed some function signatures

    Rzial committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    e3d385e View commit details
    Browse the repository at this point in the history
  2. Removed trailing blank spaces

    Rzial committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    b472b40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c1882 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    ee6f6a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Merge pull request keichi#168 from Rzial/parsing-context-fix

    Added parsing context to `.readUntil()` and `.formatter()`
    keichi authored Jun 6, 2021
    Configuration menu
    Copy the full SHA
    3f236b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    6cb81ea View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Merge pull request keichi#166 from Rzial/master

    Added parsing context variables
    keichi authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    eaa210f View commit details
    Browse the repository at this point in the history
  2. Fix keichi#76

    keichi committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    d826b26 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Fixed formatting

    Rzial committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    56f0634 View commit details
    Browse the repository at this point in the history
  2. Added $index context variable

    Rzial committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    7c46a82 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Merge pull request keichi#169 from Rzial/feature/index-context-variable

    Index parsing context variable
    keichi authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    fafd573 View commit details
    Browse the repository at this point in the history
  2. Bump to v1.9.0

    keichi committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    d96d004 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    931fc39 View commit details
    Browse the repository at this point in the history
  4. Merge pull request keichi#170 from Rzial/bugfix/missing-semicolons

    Added missing semicolons on generated code
    keichi authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    cb98823 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Bump to v1.9.1

    keichi committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    7563813 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    20bec01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request keichi#171 from Rzial/bugfix/index-wrong-code-gen

    Removed typo on code generation
    keichi authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    ea55fab View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Update binary_parser.ts

    Fix wrong types
    Rechdan authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    17c2adf View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Merge pull request keichi#172 from Rechdan/patch-1

    Fix wrong types
    keichi authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    733de0c View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    keichi committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    203d244 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Bump to v1.9.2

    keichi committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    3d5dae5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Add benchmark script

    keichi committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    abfb49c View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    keichi committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    458484a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    e9d6c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4951d40 View commit details
    Browse the repository at this point in the history
  3. Merge pull request keichi#175 from keichi/disable-context-var

    Disable context variables by default
    keichi authored Sep 18, 2021
    Configuration menu
    Copy the full SHA
    aaa1bb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Use double quotes in README

    keichi committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    45da0af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5e0abd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    3a4ff03 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Merge pull request keichi#178 from manzt/remove-ie11

    feat: remove IE11 & node.js 10 support
    keichi authored Sep 26, 2021
    Configuration menu
    Copy the full SHA
    4a07bf4 View commit details
    Browse the repository at this point in the history
  2. feat: export esm entrypoint

    manzt committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    5c2ec4d View commit details
    Browse the repository at this point in the history
  3. chore: combine source

    manzt committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    8b29ad6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request keichi#176 from manzt/manzt/esm

    feat: add ESM package export
    keichi authored Sep 26, 2021
    Configuration menu
    Copy the full SHA
    d48f918 View commit details
    Browse the repository at this point in the history
  5. Update dependencies

    keichi committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    dfcc7b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e51d5c View commit details
    Browse the repository at this point in the history
  7. Bump version to 2.0.0

    keichi committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    aae1234 View commit details
    Browse the repository at this point in the history
  8. chore: set shared tsc target

    manzt committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    504c392 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. fix: target ES6

    manzt committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    ddb655f View commit details
    Browse the repository at this point in the history
  2. Merge pull request keichi#179 from manzt/manzt/es2018-target

    chore: set shared tsc target (ES6)
    keichi authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    9da9080 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11667ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d3b30f View commit details
    Browse the repository at this point in the history
  5. Merge pull request keichi#180 from keichi/hand-written

    Add hand-written parser as a benchmark target
    keichi authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    062c982 View commit details
    Browse the repository at this point in the history
  6. Merge pull request keichi#181 from keichi/const-let

    Use let and const instead of var
    keichi authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    edece35 View commit details
    Browse the repository at this point in the history
  7. Update README

    keichi committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    dd190c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8c3a5b View commit details
    Browse the repository at this point in the history
  9. Fix typo

    keichi committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    25f6f49 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Bump to 2.0.1

    keichi committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    ea673c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Rename LICENSE.md to LICENSE

    keichi committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8ca545d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Enable strict type checking

    keichi committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    49514e5 View commit details
    Browse the repository at this point in the history
  2. Improve error messages

    keichi committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    b9332d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    713ce9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eaa5fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d49eb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1adffdd View commit details
    Browse the repository at this point in the history
  7. Adjust build script

    keichi committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    1af25fc View commit details
    Browse the repository at this point in the history
  8. Remove nyc

    keichi committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    17598cd View commit details
    Browse the repository at this point in the history
  9. Merge pull request keichi#186 from keichi/strict-type-checking

    Enable strict type checking
    keichi authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    bcd6495 View commit details
    Browse the repository at this point in the history
  10. Merge pull request keichi#187 from keichi/error-messages

    Improve error messages
    keichi authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    18f4112 View commit details
    Browse the repository at this point in the history
  11. Merge pull request keichi#188 from keichi/ts-tests-examples

    Translate tests and examples to TypeScript
    keichi authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    c755360 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f204dc4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request keichi#189 from keichi/karma

    Run unit test on headless Chrome using Karma
    keichi authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    2b5a84e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    866329d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    37a1cac View commit details
    Browse the repository at this point in the history
  2. Merge pull request keichi#192 from keichi/document-sizeof

    Add documentation for sizeOf() in README
    keichi authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    524017b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    d31536b View commit details
    Browse the repository at this point in the history
  2. Merge pull request keichi#193 from mohd-akram/fix-assert-method-def

    Fix assert as method definition
    keichi authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    b72ab14 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Bump to v2.0.2

    keichi committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    0a734bf View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Bump karma from 6.3.4 to 6.3.14

    Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.14.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.3.4...v6.3.14)
    
    ---
    updated-dependencies:
    - dependency-name: karma
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b08b0ad View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Bump follow-redirects from 1.14.4 to 1.14.8

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.4...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d6c3680 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Merge pull request keichi#195 from keichi/dependabot/npm_and_yarn/fol…

    …low-redirects-1.14.8
    
    Bump follow-redirects from 1.14.4 to 1.14.8
    keichi authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4e0addf View commit details
    Browse the repository at this point in the history
  2. Merge pull request keichi#194 from keichi/dependabot/npm_and_yarn/kar…

    …ma-6.3.14
    
    Bump karma from 6.3.4 to 6.3.14
    keichi authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    1e9fcb5 View commit details
    Browse the repository at this point in the history
  3. Bump log4js from 6.3.0 to 6.4.1

    Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.1.
    - [Release notes](https://github.com/log4js-node/log4js-node/releases)
    - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
    - [Commits](log4js-node/log4js-node@v6.3.0...v6.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: log4js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    2cbb9f5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request keichi#196 from keichi/dependabot/npm_and_yarn/log…

    …4js-6.4.1
    
    Bump log4js from 6.3.0 to 6.4.1
    keichi authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    700ccfd View commit details
    Browse the repository at this point in the history
  5. Update dependencies

    keichi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    9df466c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Escape assert strings

    This fixes .string("var", "string with \n in it")
    vexcat authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    f682f74 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 9, 2022
    Configuration menu
    Copy the full SHA
    8a27fdc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Merge pull request keichi#199 from keichi/dependabot/npm_and_yarn/min…

    …imist-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    keichi authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    b464599 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Bump async from 3.2.1 to 3.2.3

    Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.3.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
    - [Commits](caolan/async@v3.2.1...v3.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    c4bc2d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Merge pull request keichi#200 from keichi/dependabot/npm_and_yarn/asy…

    …nc-3.2.3
    
    Bump async from 3.2.1 to 3.2.3
    keichi authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    9b24a00 View commit details
    Browse the repository at this point in the history
  2. Format source code

    keichi committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    abfe170 View commit details
    Browse the repository at this point in the history
  3. Merge pull request keichi#198 from vexcat/patch-1

    Escape assert strings
    keichi authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    e776857 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    f1b7e24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request keichi#202 from keichi/fix-typo

    Fix typo (endianess -> endianness)
    keichi authored May 9, 2022
    Configuration menu
    Copy the full SHA
    6b72d10 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    keichi committed May 9, 2022
    Configuration menu
    Copy the full SHA
    ca8af2b View commit details
    Browse the repository at this point in the history
  4. Bump to v2.0.3

    keichi committed May 9, 2022
    Configuration menu
    Copy the full SHA
    be95cb8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    0b4bc49 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Merge pull request keichi#203 from mohd-akram/long-bitfield

    Allow long bit field sequences
    keichi authored Jun 5, 2022
    Configuration menu
    Copy the full SHA
    f7115f0 View commit details
    Browse the repository at this point in the history
  2. Bump to 2.1.0

    keichi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    8eacd3e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    f443465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f32358 View commit details
    Browse the repository at this point in the history
  3. test: specify array type

    wpyoga committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    cccbf73 View commit details
    Browse the repository at this point in the history
  4. docs: add license badge

    wpyoga committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    dc609b4 View commit details
    Browse the repository at this point in the history
  5. docs: update quick start

    wpyoga committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    9f68498 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c61512 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    689426c View commit details
    Browse the repository at this point in the history
  8. docs: minor fixes

    wpyoga committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    649b2b3 View commit details
    Browse the repository at this point in the history
  9. docs: fix wording

    wpyoga committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    1606df0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c5d452 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a5daad View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Merge pull request keichi#216 from wpyoga/more-doc-updates

    Documentation updates
    keichi authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    097d257 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Merge pull request keichi#214 from wpyoga/vscode-error-fix

    fix test: specify array type
    keichi authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    d405fe2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request keichi#215 from wpyoga/wrapped-optional-name

    Make `name` parameter optional for `wrapped`
    keichi authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b047862 View commit details
    Browse the repository at this point in the history
  3. Bump to v2.2.0

    keichi committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    7899a23 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Add source map lib files

    cmdcolin committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    db7a302 View commit details
    Browse the repository at this point in the history
  2. Add all dist folder

    cmdcolin committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    7303e03 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    e85a1a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Merge pull request keichi#220 from wpyoga/doc-update-usecontextvars

    docs: explain how to call `.useContextVars()`
    keichi authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ff5cdb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request keichi#218 from cmdcolin/fix_source_map

    Fix source map by uploading entire dist folder with map files and lib folder with source
    keichi authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    07c2161 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    keichi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    4fe97d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request keichi#222 from keichi/update-deps

    Update dependencies
    keichi authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    e29dabc View commit details
    Browse the repository at this point in the history
  5. Bump to v2.2.1

    keichi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9157ea2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Fix typos

    mohd-akram committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    41d16d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    e92afef View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    aaae0e0 View commit details
    Browse the repository at this point in the history
  2. Bump socket.io-parser from 4.0.4 to 4.0.5

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.0.4...4.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    bef80db View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Bump qs and body-parser

    Bumps [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together.
    
    Updates `qs` from 6.7.0 to 6.11.0
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.7.0...v6.11.0)
    
    Updates `body-parser` from 1.19.0 to 1.20.1
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.19.0...1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    - dependency-name: body-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    d3fea52 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Merge pull request keichi#228 from keichi/dependabot/npm_and_yarn/qs-…

    …and-body-parser-6.11.0
    
    Bump qs and body-parser
    keichi authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    78a3d2b View commit details
    Browse the repository at this point in the history
  2. Bump minimatch from 3.0.4 to 3.1.2

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6c50d23 View commit details
    Browse the repository at this point in the history
  3. Merge pull request keichi#226 from keichi/dependabot/npm_and_yarn/soc…

    …ket.io-parser-4.0.5
    
    Bump socket.io-parser from 4.0.4 to 4.0.5
    keichi authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    ba72d2d View commit details
    Browse the repository at this point in the history
  4. Merge pull request keichi#229 from keichi/dependabot/npm_and_yarn/min…

    …imatch-3.1.2
    
    Bump minimatch from 3.0.4 to 3.1.2
    keichi authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    7b8b31e View commit details
    Browse the repository at this point in the history
  5. Bump engine.io and socket.io

    Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.
    
    Updates `engine.io` from 6.1.2 to 6.2.1
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.1.2...6.2.1)
    
    Updates `socket.io` from 4.4.1 to 4.5.3
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.4.1...4.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    - dependency-name: socket.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4f4bcf8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request keichi#227 from keichi/dependabot/npm_and_yarn/eng…

    …ine.io-and-socket.io-6.2.1
    
    Bump engine.io and socket.io
    keichi authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    07bcc4e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Bump json5 from 2.2.0 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.0...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    8768bc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Merge pull request keichi#230 from keichi/dependabot/npm_and_yarn/jso…

    …n5-2.2.3
    
    Bump json5 from 2.2.0 to 2.2.3
    keichi authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    587c7aa View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Bump ua-parser-js from 0.7.31 to 0.7.33

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
    - [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)
    
    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    7bae4f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request keichi#231 from keichi/dependabot/npm_and_yarn/ua-…

    …parser-js-0.7.33
    
    Bump ua-parser-js from 0.7.31 to 0.7.33
    keichi authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c51a131 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    c0ee310 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    d8f1a31 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request keichi#241 from nick-hunter/bit-to-nest-bugfix

    Don't assume nest contains a bit field
    keichi authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    45a1b6e View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    keichi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    98fef09 View commit details
    Browse the repository at this point in the history
  3. Merge pull request keichi#225 from lgtm-migrator/codeql

    Add CodeQL workflow for GitHub code scanning
    keichi authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f847630 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53fe541 View commit details
    Browse the repository at this point in the history
  5. Fix code formatting

    keichi committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9dbbeda View commit details
    Browse the repository at this point in the history
  6. Merge pull request keichi#242 from keichi/update-deps

    Bump node.js version requirement
    keichi authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b99ae40 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    398cdcf View commit details
    Browse the repository at this point in the history
  2. fix(TextEncoding): Binary Parser not work in old browsers

    Binary Parser not work in old browsers because it's don't have TextDecoder.
    fast-text-encoding package added to increase compatibility.
    szaboge authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    627f6e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc81af8 View commit details
    Browse the repository at this point in the history
  4. Add VSCode workspace settings

    yuhr authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    11712f9 View commit details
    Browse the repository at this point in the history
  5. Drop node 8 support

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fc040fa View commit details
    Browse the repository at this point in the history
  6. add parcel to dev dependencies

    abductedPlatypus authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1895f6a View commit details
    Browse the repository at this point in the history
  7. use strict equal in tests

    abductedPlatypus authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4439b84 View commit details
    Browse the repository at this point in the history
  8. add wrapper

    abductedPlatypus authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3e6afda View commit details
    Browse the repository at this point in the history
  9. add wrapper test

    abductedPlatypus authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3714a59 View commit details
    Browse the repository at this point in the history
  10. add missing strict equal

    abductedPlatypus authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b4a34b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48ae061 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bcfb547 View commit details
    Browse the repository at this point in the history
  13. update package-lock.json

    abductedPlatypus authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    987601d View commit details
    Browse the repository at this point in the history
  14. remove parcel from package

    abductedPlatypus authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a9d908b View commit details
    Browse the repository at this point in the history
  15. add docs for wrapped

    abductedPlatypus authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4fdaed1 View commit details
    Browse the repository at this point in the history
  16. fix package-lock.json

    abductedPlatypus authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bf089e5 View commit details
    Browse the repository at this point in the history
  17. Update to lockfileVersion 2

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1c50eaa View commit details
    Browse the repository at this point in the history
  18. Update y18n to fix a vulnerability

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    435de98 View commit details
    Browse the repository at this point in the history
  19. Update dev dependencies

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b4fceac View commit details
    Browse the repository at this point in the history
  20. Bump to v1.8.0

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2f68fb4 View commit details
    Browse the repository at this point in the history
  21. Update lodash to fix a vulnerability

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    700d24a View commit details
    Browse the repository at this point in the history
  22. Add CI test for node 16

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    af7bea0 View commit details
    Browse the repository at this point in the history
  23. Fixed some function signatures

    Rzial authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fbc2c6c View commit details
    Browse the repository at this point in the history
  24. Removed trailing blank spaces

    Rzial authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bd36806 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8382ab3 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7ba57ae View commit details
    Browse the repository at this point in the history
  27. Fix keichi#76

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d8338a9 View commit details
    Browse the repository at this point in the history
  28. Fixed formatting

    Rzial authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fc3f816 View commit details
    Browse the repository at this point in the history
  29. Added $index context variable

    Rzial authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e0e2e61 View commit details
    Browse the repository at this point in the history
  30. Bump to v1.9.0

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f77ecf2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d9ac644 View commit details
    Browse the repository at this point in the history
  32. Bump to v1.9.1

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d19af5f View commit details
    Browse the repository at this point in the history
  33. Removed typo on code generation

    Rzial authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2778734 View commit details
    Browse the repository at this point in the history
  34. Update binary_parser.ts

    Fix wrong types
    Rechdan authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b9d24a6 View commit details
    Browse the repository at this point in the history
  35. Update dependencies

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7590e78 View commit details
    Browse the repository at this point in the history
  36. Bump to v1.9.2

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d88ee9e View commit details
    Browse the repository at this point in the history
  37. Add benchmark script

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    96366f2 View commit details
    Browse the repository at this point in the history
  38. Update dependencies

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c12589d View commit details
    Browse the repository at this point in the history
  39. Disable context variables by default

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d38bb8e View commit details
    Browse the repository at this point in the history
  40. Use prettier's default formatting style

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    17baac8 View commit details
    Browse the repository at this point in the history
  41. Use double quotes in README

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b105fc7 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    0866236 View commit details
    Browse the repository at this point in the history
  43. feat: remove IE11 & node.js 10 support

    manzt authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    78c6e35 View commit details
    Browse the repository at this point in the history
  44. feat: export esm entrypoint

    manzt authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8dedff3 View commit details
    Browse the repository at this point in the history
  45. chore: combine source

    manzt authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    21add19 View commit details
    Browse the repository at this point in the history
  46. Update dependencies

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    76ac35e View commit details
    Browse the repository at this point in the history
  47. Add package script for running CJS build

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6f5fcdc View commit details
    Browse the repository at this point in the history
  48. Bump version to 2.0.0

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8345513 View commit details
    Browse the repository at this point in the history
  49. chore: set shared tsc target

    manzt authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8f77ddf View commit details
    Browse the repository at this point in the history
  50. fix: target ES6

    manzt authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    97b690c View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    20beac2 View commit details
    Browse the repository at this point in the history
  52. Use let and const instead of var

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3507c82 View commit details
    Browse the repository at this point in the history
  53. Update README

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f87c314 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    07aa9c9 View commit details
    Browse the repository at this point in the history
  55. Fix typo

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ac9755c View commit details
    Browse the repository at this point in the history
  56. Bump to 2.0.1

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    dfb1e91 View commit details
    Browse the repository at this point in the history
  57. Rename LICENSE.md to LICENSE

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4473836 View commit details
    Browse the repository at this point in the history
  58. Enable strict type checking

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4ed5d3d View commit details
    Browse the repository at this point in the history
  59. Improve error messages

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    29a5353 View commit details
    Browse the repository at this point in the history
  60. Translate unit tests to TypeScript

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9a1b73a View commit details
    Browse the repository at this point in the history
  61. Run tests directly using ts-node

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8729eae View commit details
    Browse the repository at this point in the history
  62. Translate examples to TypeScript

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2bc412b View commit details
    Browse the repository at this point in the history
  63. Make examples work from any directory

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b3a6eaa View commit details
    Browse the repository at this point in the history
  64. Adjust build script

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ec9994c View commit details
    Browse the repository at this point in the history
  65. Remove nyc

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d1f4782 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    78b293d View commit details
    Browse the repository at this point in the history
  67. Run style check with prettier on CI

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    97116ee View commit details
    Browse the repository at this point in the history
  68. Add documentation for sizeOf() in README

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7e837fd View commit details
    Browse the repository at this point in the history
  69. Fix assert as method definition

    mohd-akram authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b4080d7 View commit details
    Browse the repository at this point in the history
  70. Bump to v2.0.2

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6543684 View commit details
    Browse the repository at this point in the history
  71. Bump karma from 6.3.4 to 6.3.14

    Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.14.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.3.4...v6.3.14)
    
    ---
    updated-dependencies:
    - dependency-name: karma
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b52a54c View commit details
    Browse the repository at this point in the history
  72. Bump follow-redirects from 1.14.4 to 1.14.8

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.4...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6065daf View commit details
    Browse the repository at this point in the history
  73. Bump log4js from 6.3.0 to 6.4.1

    Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.1.
    - [Release notes](https://github.com/log4js-node/log4js-node/releases)
    - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
    - [Commits](log4js-node/log4js-node@v6.3.0...v6.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: log4js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    61446da View commit details
    Browse the repository at this point in the history
  74. Update dependencies

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    60d7b60 View commit details
    Browse the repository at this point in the history
  75. Escape assert strings

    This fixes .string("var", "string with \n in it")
    vexcat authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ca50ae7 View commit details
    Browse the repository at this point in the history
  76. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    625d232 View commit details
    Browse the repository at this point in the history
  77. Bump async from 3.2.1 to 3.2.3

    Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.3.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
    - [Commits](caolan/async@v3.2.1...v3.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    acdfbc3 View commit details
    Browse the repository at this point in the history
  78. Format source code

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4656f52 View commit details
    Browse the repository at this point in the history
  79. Fix typo (endianess -> endianness)

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b63ca61 View commit details
    Browse the repository at this point in the history
  80. Update dependencies

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f9672b8 View commit details
    Browse the repository at this point in the history
  81. Bump to v2.0.3

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6ab9435 View commit details
    Browse the repository at this point in the history
  82. Allow long bit field sequences

    mohd-akram authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    11e1a49 View commit details
    Browse the repository at this point in the history
  83. Bump to 2.1.0

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2b75d23 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    b7ffee6 View commit details
    Browse the repository at this point in the history
  85. fix: remove unnecessary null guard

    wpyoga authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a8fca1e View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    adce05f View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    c3743aa View commit details
    Browse the repository at this point in the history
  88. Bump to v2.2.0

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    72b1e91 View commit details
    Browse the repository at this point in the history
  89. Add source map lib files

    cmdcolin authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    695243e View commit details
    Browse the repository at this point in the history
  90. Add all dist folder

    cmdcolin authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fe7a312 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    d87fc4b View commit details
    Browse the repository at this point in the history
  92. Update dependencies

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    04d5f23 View commit details
    Browse the repository at this point in the history
  93. Bump to v2.2.1

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9f95d6b View commit details
    Browse the repository at this point in the history
  94. Fix typos

    mohd-akram authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2ba775b View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    786be0b View commit details
    Browse the repository at this point in the history
  96. Bump socket.io-parser from 4.0.4 to 4.0.5

    Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
    - [Release notes](https://github.com/socketio/socket.io-parser/releases)
    - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io-parser@4.0.4...4.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: socket.io-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6cf521b View commit details
    Browse the repository at this point in the history
  97. Bump qs and body-parser

    Bumps [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together.
    
    Updates `qs` from 6.7.0 to 6.11.0
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.7.0...v6.11.0)
    
    Updates `body-parser` from 1.19.0 to 1.20.1
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.19.0...1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    - dependency-name: body-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e5bf1e5 View commit details
    Browse the repository at this point in the history
  98. Bump minimatch from 3.0.4 to 3.1.2

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    21d16be View commit details
    Browse the repository at this point in the history
  99. Bump engine.io and socket.io

    Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.
    
    Updates `engine.io` from 6.1.2 to 6.2.1
    - [Release notes](https://github.com/socketio/engine.io/releases)
    - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/engine.io@6.1.2...6.2.1)
    
    Updates `socket.io` from 4.4.1 to 4.5.3
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.4.1...4.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: engine.io
      dependency-type: indirect
    - dependency-name: socket.io
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c4731e5 View commit details
    Browse the repository at this point in the history
  100. Bump json5 from 2.2.0 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.0...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f6ee616 View commit details
    Browse the repository at this point in the history
  101. Bump ua-parser-js from 0.7.31 to 0.7.33

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
    - [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)
    
    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c527629 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    b4aa970 View commit details
    Browse the repository at this point in the history
  103. Fix formatting issues. Add tests

    nick-hunter authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    033ef4a View commit details
    Browse the repository at this point in the history
  104. Update dependencies

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1c6e68b View commit details
    Browse the repository at this point in the history
  105. Bump node.js version requirement

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d6bc4f8 View commit details
    Browse the repository at this point in the history
  106. Fix code formatting

    keichi authored and stereokai committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ab81ad7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    6ea611b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e92ea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65e8e39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9120a20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40de365 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    51d99c4 View commit details
    Browse the repository at this point in the history