Skip to content

Commit

Permalink
Bump to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed May 3, 2022
1 parent bac1846 commit 7348131
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 5 deletions.
33 changes: 32 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,37 @@
## Change Log

### 1.2.0 (2022/01/08 10:14 +00:00)
### 1.3.0 (2022/05/03 08:02 +00:00)
- [#538](https://github.com/RobotWebTools/roslibjs/pull/538) Bump mocha from 9.2.2 to 10.0.0 (#538) (@dependabot[bot])
- [#537](https://github.com/RobotWebTools/roslibjs/pull/537) Bump ws from 8.5.0 to 8.6.0 (#537) (@dependabot[bot])
- [#536](https://github.com/RobotWebTools/roslibjs/pull/536) Bump grunt from 1.5.0 to 1.5.2 (#536) (@dependabot[bot])
- [#535](https://github.com/RobotWebTools/roslibjs/pull/535) Bump socket.io from 4.4.1 to 4.5.0 (#535) (@dependabot[bot])
- [#534](https://github.com/RobotWebTools/roslibjs/pull/534) Bump grunt-contrib-uglify from 5.1.0 to 5.2.1 (#534) (@dependabot[bot])
- [#533](https://github.com/RobotWebTools/roslibjs/pull/533) Bump grunt from 1.4.1 to 1.5.0 (#533) (@dependabot[bot])
- [#531](https://github.com/RobotWebTools/roslibjs/pull/531) Bump grunt-contrib-uglify from 5.0.1 to 5.1.0 (#531) (@dependabot[bot])
- [#530](https://github.com/RobotWebTools/roslibjs/pull/530) Update package-lock.json (#530) (@MatthijsBurgh)
- [#529](https://github.com/RobotWebTools/roslibjs/pull/529) Bump mocha from 9.2.1 to 9.2.2 (#529) (@dependabot[bot])
- [#528](https://github.com/RobotWebTools/roslibjs/pull/528) Bump karma from 6.3.16 to 6.3.17 (#528) (@dependabot[bot])
- [#525](https://github.com/RobotWebTools/roslibjs/pull/525) Bump grunt-contrib-jshint from 3.1.1 to 3.2.0 (#525) (@dependabot[bot])
- [#526](https://github.com/RobotWebTools/roslibjs/pull/526) Bump mocha from 9.2.0 to 9.2.1 (#526) (@dependabot[bot])
- [#527](https://github.com/RobotWebTools/roslibjs/pull/527) Bump @xmldom/xmldom from 0.8.0 to 0.8.1 (#527) (@dependabot[bot])
- [#521](https://github.com/RobotWebTools/roslibjs/pull/521) Bump karma from 6.3.15 to 6.3.16 (#521) (@dependabot[bot])
- [#522](https://github.com/RobotWebTools/roslibjs/pull/522) Bump ws from 8.4.2 to 8.5.0 (#522) (@dependabot[bot])
- [#523](https://github.com/RobotWebTools/roslibjs/pull/523) Bump follow-redirects from 1.13.3 to 1.14.8 (#523) (@dependabot[bot])
- [#513](https://github.com/RobotWebTools/roslibjs/pull/513) Use webworkify-webpack with webpack (#513) (@MatthijsBurgh)
- [#520](https://github.com/RobotWebTools/roslibjs/pull/520) Bump karma from 6.3.12 to 6.3.15 (#520) (@dependabot[bot])
- [#518](https://github.com/RobotWebTools/roslibjs/pull/518) Bump mocha from 9.1.4 to 9.2.0 (#518) (@dependabot[bot])
- [#519](https://github.com/RobotWebTools/roslibjs/pull/519) Bump chai from 4.3.4 to 4.3.6 (#519) (@dependabot[bot])
- [#517](https://github.com/RobotWebTools/roslibjs/pull/517) Bump karma from 6.3.11 to 6.3.12 (#517) (@dependabot[bot])
- [#516](https://github.com/RobotWebTools/roslibjs/pull/516) Bump cached-path-relative from 1.0.2 to 1.1.0 (#516) (@dependabot[bot])
- [#515](https://github.com/RobotWebTools/roslibjs/pull/515) Bump log4js from 6.3.0 to 6.4.1 (#515) (@dependabot[bot])
- [#514](https://github.com/RobotWebTools/roslibjs/pull/514) Bump engine.io from 6.1.0 to 6.1.2 (#514) (@dependabot[bot])
- [#510](https://github.com/RobotWebTools/roslibjs/pull/510) Bump ws from 8.4.0 to 8.4.2 (#510) (@dependabot[bot])
- [#509](https://github.com/RobotWebTools/roslibjs/pull/509) Bump mocha from 9.1.3 to 9.1.4 (#509) (@dependabot[bot])
- [#511](https://github.com/RobotWebTools/roslibjs/pull/511) Bump karma from 6.3.10 to 6.3.11 (#511) (@dependabot[bot])
- [#507](https://github.com/RobotWebTools/roslibjs/pull/507) Bump socket.io from 4.4.0 to 4.4.1 (#507) (@dependabot[bot])
- [#506](https://github.com/RobotWebTools/roslibjs/pull/506) Bump karma from 6.3.9 to 6.3.10 (#506) (@dependabot[bot])

### 1.2.0 (2022/01/08 10:20 +00:00)
- [#505](https://github.com/RobotWebTools/roslibjs/pull/505) (actions) fix auto build (#505) (@MatthijsBurgh)
- [#489](https://github.com/RobotWebTools/roslibjs/pull/489) Prevent race condition in TFClient (#489) (@jorgenfb)
- [#502](https://github.com/RobotWebTools/roslibjs/pull/502) Bump @xmldom/xmldom from 0.7.5 to 0.8.0 (#502) (@dependabot[bot])
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "roslib",
"homepage": "https://www.robotwebtools.org",
"description": "The standard ROS Javascript Library",
"version": "1.2.0",
"version": "1.3.0",
"license": "BSD-2-Clause",
"main": "./src/RosLibNode.js",
"browser": {
Expand Down
2 changes: 1 addition & 1 deletion src/RosLib.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* If you use nodejs, this is the variable you get when you require('roslib')
*/
var ROSLIB = this.ROSLIB || {
REVISION : '1.2.0'
REVISION : '1.3.0'
};

var assign = require('object-assign');
Expand Down

0 comments on commit 7348131

Please sign in to comment.