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

jhurliman/remove png #2

Merged
merged 36 commits into from May 27, 2021
Merged

jhurliman/remove png #2

merged 36 commits into from May 27, 2021

Commits on Apr 4, 2021

  1. Replace travis by GH actions (RobotWebTools#392)

    * Add GitHub Actions
    
    * (actions) fix typo
    
    * (actions) add checkout
    
    * Delete .travis.yml
    MatthijsBurgh committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    5645b4c View commit details
    Browse the repository at this point in the history
  2. Small changes related to replacing travis by GH actions (RobotWebTool…

    …s#409)
    
    * (README) replace travis badge by GH actions badge
    
    * (Contributing) replace travis by GH Actions
    
    * (npmignore) remove .travis.yml, add .github
    
    * (actions) also test noetic
    MatthijsBurgh committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    74fe3db View commit details
    Browse the repository at this point in the history
  3. Bump socket.io from 2.2.0 to 4.0.1 (RobotWebTools#410)

    Bumps [socket.io](https://github.com/socketio/socket.io) from 2.2.0 to 4.0.1.
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
    - [Commits](socketio/socket.io@2.2.0...4.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    3058f0d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Accept ros distro as argument in Dockerfile (RobotWebTools#412)

    * Accept ros distro as argument in Dockerfile
    
    * /opt/ros is already sourced by ~/.bashrc
    
    * (actions) pass ros_distro to docker build
    
    * (actions) [temp] remove noetic
    
    Waiting for release of tf2_web_republisher
    MatthijsBurgh committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    b976528 View commit details
    Browse the repository at this point in the history
  2. Bump xmldom from 0.1.31 to 0.5.0 (RobotWebTools#404)

    Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.1.31 to 0.5.0.
    - [Release notes](https://github.com/xmldom/xmldom/releases)
    - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
    - [Commits](xmldom/xmldom@v0.1.31...0.5.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    0c9e2b0 View commit details
    Browse the repository at this point in the history
  3. Bump grunt-contrib-jshint from 1.1.0 to 3.0.0 (RobotWebTools#385)

    Bumps [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint) from 1.1.0 to 3.0.0.
    - [Release notes](https://github.com/gruntjs/grunt-contrib-jshint/releases)
    - [Changelog](https://github.com/gruntjs/grunt-contrib-jshint/blob/master/CHANGELOG)
    - [Commits](https://github.com/gruntjs/grunt-contrib-jshint/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    18fb7e9 View commit details
    Browse the repository at this point in the history
  4. Bump grunt-karma from 2.0.0 to 4.0.0 (RobotWebTools#411)

    Bumps [grunt-karma](https://github.com/karma-runner/grunt-karma) from 2.0.0 to 4.0.0.
    - [Release notes](https://github.com/karma-runner/grunt-karma/releases)
    - [Changelog](https://github.com/karma-runner/grunt-karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/grunt-karma@v2.0.0...v4.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    6464293 View commit details
    Browse the repository at this point in the history
  5. Bump grunt-mocha-test from 0.12.7 to 0.13.3 (RobotWebTools#389)

    Bumps [grunt-mocha-test](https://github.com/pghalliday/grunt-mocha-test) from 0.12.7 to 0.13.3.
    - [Release notes](https://github.com/pghalliday/grunt-mocha-test/releases)
    - [Commits](pghalliday/grunt-mocha-test@0.12.7...0.13.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    3260d09 View commit details
    Browse the repository at this point in the history
  6. Bump karma-mocha from 1.3.0 to 2.0.1 (RobotWebTools#416)

    Bumps [karma-mocha](https://github.com/karma-runner/karma-mocha) from 1.3.0 to 2.0.1.
    - [Release notes](https://github.com/karma-runner/karma-mocha/releases)
    - [Changelog](https://github.com/karma-runner/karma-mocha/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma-mocha@v1.3.0...v2.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    2f75ec3 View commit details
    Browse the repository at this point in the history
  7. Bump karma from 3.1.4 to 6.3.2 (RobotWebTools#417)

    Bumps [karma](https://github.com/karma-runner/karma) from 3.1.4 to 6.3.2.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v3.1.4...v6.3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    c83e768 View commit details
    Browse the repository at this point in the history
  8. Bump time-grunt from 1.4.0 to 2.0.0 (RobotWebTools#414)

    Bumps [time-grunt](https://github.com/sindresorhus/time-grunt) from 1.4.0 to 2.0.0.
    - [Release notes](https://github.com/sindresorhus/time-grunt/releases)
    - [Commits](sindresorhus/time-grunt@v1.4.0...v2.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d4766d0 View commit details
    Browse the repository at this point in the history
  9. Bump grunt-contrib-uglify from 1.0.2 to 5.0.1 (RobotWebTools#418)

    Bumps [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify) from 1.0.2 to 5.0.1.
    - [Release notes](https://github.com/gruntjs/grunt-contrib-uglify/releases)
    - [Changelog](https://github.com/gruntjs/grunt-contrib-uglify/blob/main/CHANGELOG)
    - [Commits](gruntjs/grunt-contrib-uglify@v1.0.2...v5.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    92808aa View commit details
    Browse the repository at this point in the history
  10. Bump grunt-contrib-clean from 1.1.0 to 2.0.0 (RobotWebTools#415)

    Bumps [grunt-contrib-clean](https://github.com/gruntjs/grunt-contrib-clean) from 1.1.0 to 2.0.0.
    - [Release notes](https://github.com/gruntjs/grunt-contrib-clean/releases)
    - [Changelog](https://github.com/gruntjs/grunt-contrib-clean/blob/main/CHANGELOG)
    - [Commits](gruntjs/grunt-contrib-clean@v1.1.0...v2.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    04f94f4 View commit details
    Browse the repository at this point in the history
  11. Bump mocha from 2.5.3 to 8.3.2 (RobotWebTools#405)

    Bumps [mocha](https://github.com/mochajs/mocha) from 2.5.3 to 8.3.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v2.5.3...v8.3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    76749e6 View commit details
    Browse the repository at this point in the history
  12. Bump grunt-browserify from 5.3.0 to 6.0.0 (RobotWebTools#421)

    Bumps [grunt-browserify](https://github.com/jmreidy/grunt-browserify) from 5.3.0 to 6.0.0.
    - [Release notes](https://github.com/jmreidy/grunt-browserify/releases)
    - [Changelog](https://github.com/jmreidy/grunt-browserify/blob/master/CHANGELOG.md)
    - [Commits](jmreidy/grunt-browserify@v5.3.0...v6.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    5b42ad1 View commit details
    Browse the repository at this point in the history
  13. Bump karma-firefox-launcher from 1.3.0 to 2.1.0 (RobotWebTools#422)

    Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3.0 to 2.1.0.
    - [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases)
    - [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma-firefox-launcher@v1.3.0...v2.1.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9834e73 View commit details
    Browse the repository at this point in the history
  14. Bump load-grunt-tasks from 3.5.2 to 5.1.0 (RobotWebTools#423)

    Bumps [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks) from 3.5.2 to 5.1.0.
    - [Release notes](https://github.com/sindresorhus/load-grunt-tasks/releases)
    - [Commits](sindresorhus/load-grunt-tasks@v3.5.2...v5.1.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    dd6c496 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Update/lint README & CONTRIBUTING (RobotWebTools#420)

    * Update/lint CONTRIBUTING
    
    * Lint README
    MatthijsBurgh committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    b51f21b View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile/CI tool versions (RobotWebTools#424)

    * Update nvm version in Dockerfile
    
    * (Dockerfile) convert node_version to arg
    
    * (Dockerfile) small syntax change
    
    * (actions) make node_version configurable
    MatthijsBurgh committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    2e125d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. (actions) dont't run pull_request on develop (RobotWebTools#425)

    Branches need to be up-to-date, so pull_request and push are the same
    MatthijsBurgh committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f29a50f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Bump xmldom from 0.5.0 to 0.6.0 (RobotWebTools#427)

    Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/xmldom/xmldom/releases)
    - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
    - [Commits](xmldom/xmldom@0.5.0...0.6.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    112f8dc View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Sort dependencies (RobotWebTools#428)

    npm 7 does this automatically
    MatthijsBurgh committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    72aca8d View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Add support for custom encoding/decoding. (RobotWebTools#397)

    * Add support for custom encoding/decoding.
    
    * Remove whitespace
    
    Co-authored-by: Matthijs van der Burgh <MatthijsBurgh@outlook.com>
    Co-authored-by: Jihoon Lee <jihoonlee.in@gmail.com>
    3 people committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    21a32ec View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Extend testing (RobotWebTools#431)

    * (test) update scripts
    
    * (test) run general tests
    
    * Fix linting
    
    * Change build process; Check build is in sync with library
    
    * Start Xvfb if no display is available
    
    * xvfb should not be enforced in package.json
    
    * (test) nice iterator array
    
    * fix bash linting of build script
    
    * Fix: check for changed build
    
    * Move test configs to Grunt
    
    * Use Firefox Headless instead of Xvfb
    
    * (test) improve visibilitiy of prints
    
    * Build; add package-lock.json
    
    * Remove bower.json
    MatthijsBurgh committed May 4, 2021
    Configuration menu
    Copy the full SHA
    2b63457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ff4f5 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

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

Commits on May 10, 2021

  1. Bump mocha from 8.3.2 to 8.4.0 (RobotWebTools#436)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.2 to 8.4.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.3.2...v8.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Configuration menu
    Copy the full SHA
    1ecf89a View commit details
    Browse the repository at this point in the history
  2. Bump socket.io from 4.0.1 to 4.0.2 (RobotWebTools#435)

    Bumps [socket.io](https://github.com/socketio/socket.io) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.0.1...4.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f4a3b6d View commit details
    Browse the repository at this point in the history
  3. Widen package requirements (RobotWebTools#438)

    * Widen package requirements
    
    As suggested in RobotWebTools#437 (comment)
    
    * Fix wrong socket.io version
    MatthijsBurgh committed May 10, 2021
    Configuration menu
    Copy the full SHA
    5f20a0d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Bump grunt-karma from 4.0.0 to 4.0.2 (RobotWebTools#440)

    Bumps [grunt-karma](https://github.com/karma-runner/grunt-karma) from 4.0.0 to 4.0.2.
    - [Release notes](https://github.com/karma-runner/grunt-karma/releases)
    - [Changelog](https://github.com/karma-runner/grunt-karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/grunt-karma@v4.0.0...v4.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 17, 2021
    Configuration menu
    Copy the full SHA
    be4f54d View commit details
    Browse the repository at this point in the history
  2. Bump socket.io from 4.0.0 to 4.1.1 (RobotWebTools#441)

    Bumps [socket.io](https://github.com/socketio/socket.io) from 4.0.0 to 4.1.1.
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.0.0...4.1.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 17, 2021
    Configuration menu
    Copy the full SHA
    32cd935 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Bump socket.io from 4.1.1 to 4.1.2 (RobotWebTools#442)

    Bumps [socket.io](https://github.com/socketio/socket.io) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
    - [Commits](socketio/socket.io@4.1.1...4.1.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 24, 2021
    Configuration menu
    Copy the full SHA
    80554d8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Remove pngparse

    jhurliman committed May 27, 2021
    Configuration menu
    Copy the full SHA
    5545924 View commit details
    Browse the repository at this point in the history
  2. build

    jhurliman committed May 27, 2021
    Configuration menu
    Copy the full SHA
    1670951 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc97743 View commit details
    Browse the repository at this point in the history
  4. 🔪

    jhurliman committed May 27, 2021
    Configuration menu
    Copy the full SHA
    6904cfd View commit details
    Browse the repository at this point in the history