openc3 5.16.0 → 5.16.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3ac82073ce5dfe75636cde46ad9bb2c0969653414ed774e02932f6f3c0d93ac5
|
|
4
|
+
data.tar.gz: f372bc340015f6a32c9df038f8601f7be44e57782f95bfc9b8290592820b46e4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 90152ca7620ed0f1a7c1292d12a89fa1fcc503e4320ca430da04d4fad2c586669baf9c6f5f61de5943d029ce4a7e67d2dab1cb3f59abd42bd158dce80a863cb9
|
|
7
|
+
data.tar.gz: a5b1d9a4c815b8d2d3a9c6a35b351be0c3a0f25d9d89bbe53d1c76e510d39f7983c03fc26a3ee6010cee222b1675843782d6587fd8fcc6045abf298b7f461e6c
|
|
@@ -175,4 +175,4 @@ IGNORE_OVERLAP:
|
|
|
175
175
|
summary: Ignores any packet items which overlap
|
|
176
176
|
description: Packet items which overlap normally generate a warning unless each individual item has the OVERLAP keyword.
|
|
177
177
|
This ignores overlaps across the entire packet.
|
|
178
|
-
since: 5.
|
|
178
|
+
since: 5.16.0
|
data/lib/openc3/version.rb
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
# encoding: ascii-8bit
|
|
2
2
|
|
|
3
|
-
OPENC3_VERSION = '5.16.
|
|
3
|
+
OPENC3_VERSION = '5.16.1'
|
|
4
4
|
module OpenC3
|
|
5
5
|
module Version
|
|
6
6
|
MAJOR = '5'
|
|
7
7
|
MINOR = '16'
|
|
8
|
-
PATCH = '
|
|
8
|
+
PATCH = '1'
|
|
9
9
|
OTHER = ''
|
|
10
|
-
BUILD = '
|
|
10
|
+
BUILD = 'd21b56e140b77e4b5e859c7d51c5544e42a8f833'
|
|
11
11
|
end
|
|
12
|
-
VERSION = '5.16.
|
|
13
|
-
GEM_VERSION = '5.16.
|
|
12
|
+
VERSION = '5.16.1'
|
|
13
|
+
GEM_VERSION = '5.16.1'
|
|
14
14
|
end
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "<%= tool_name %>",
|
|
3
|
-
"version": "5.16.
|
|
3
|
+
"version": "5.16.1",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"ng": "ng",
|
|
6
6
|
"start": "ng serve",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
},
|
|
13
13
|
"private": true,
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@openc3/tool-common": "5.16.
|
|
15
|
+
"@openc3/tool-common": "5.16.1",
|
|
16
16
|
"@angular/animations": "^17.0.8",
|
|
17
17
|
"@angular/cdk": "^17.0.4",
|
|
18
18
|
"@angular/common": "^17.0.8",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"smui-theme": "smui-theme compile build/smui.css -i src/theme"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@openc3/tool-common": "5.16.
|
|
14
|
+
"@openc3/tool-common": "5.16.1",
|
|
15
15
|
"@astrouxds/astro-web-components": "7.22.0",
|
|
16
16
|
"@smui/button": "^7.0.0-beta.16",
|
|
17
17
|
"@smui/card": "^7.0.0-beta.16",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "<%= tool_name %>",
|
|
3
|
-
"version": "5.16.
|
|
3
|
+
"version": "5.16.1",
|
|
4
4
|
"private": true,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"serve": "vue-cli-service serve",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"test:components": "vue-cli-service test:components"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@openc3/tool-common": "5.16.
|
|
14
|
+
"@openc3/tool-common": "5.16.1",
|
|
15
15
|
"@astrouxds/astro-web-components": "7.22.0",
|
|
16
16
|
"axios": "1.6.8",
|
|
17
17
|
"date-fns": "3.6.0",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "widget",
|
|
3
|
-
"version": "5.16.
|
|
3
|
+
"version": "5.16.1",
|
|
4
4
|
"private": true,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "vue-cli-service build --target lib --dest tools/widgets/<%= widget_name %> --formats umd-min <%= widget_path %> --name <%= widget_name %>"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@openc3/tool-common": "5.16.
|
|
9
|
+
"@openc3/tool-common": "5.16.1",
|
|
10
10
|
"@astrouxds/astro-web-components": "7.22.0",
|
|
11
11
|
"vue": "2.7.16",
|
|
12
12
|
"vuetify": "2.7.1"
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: openc3
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 5.16.
|
|
4
|
+
version: 5.16.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Ryan Melton
|
|
@@ -9,7 +9,7 @@ authors:
|
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2024-05-
|
|
12
|
+
date: 2024-05-08 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: bundler
|