Commit 03e273e 1 parent fd63ca6 commit 03e273e Copy full SHA for 03e273e
File tree 22 files changed +119
-25
lines changed
22 files changed +119
-25
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove PackageInfo when the expectation is removed ([ fd63ca6] ( https://github.com/nrkno/tv-automation-package-manager/commit/fd63ca6d4e866e0a9b22d40eb309dff5cdbf91fe ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
18
8
19
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+ ** Note:** Version bump only for package @appcontainer-node/app
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
15
8
16
** Note:** Version bump only for package @appcontainer-node/app
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @appcontainer-node/app" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"description" : " AppContainer-Node.js" ,
5
5
"private" : true ,
6
6
"scripts" : {
11
11
"start" : " node dist/index.js"
12
12
},
13
13
"dependencies" : {
14
- "@appcontainer-node/generic" : " 1.43.2 "
14
+ "@appcontainer-node/generic" : " 1.43.3 "
15
15
},
16
16
"prettier" : " @sofie-automation/code-standard-preset/.prettierrc.json" ,
17
17
"engines" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+ ** Note:** Version bump only for package @appcontainer-node/generic
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
15
8
16
** Note:** Version bump only for package @appcontainer-node/generic
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @appcontainer-node/generic" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"private" : true ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
11
11
},
12
12
"dependencies" : {
13
13
"@sofie-package-manager/api" : " 1.43.2" ,
14
- "@sofie-package-manager/worker" : " 1.43.2 " ,
14
+ "@sofie-package-manager/worker" : " 1.43.3 " ,
15
15
"underscore" : " ^1.12.0"
16
16
},
17
17
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+ ** Note:** Version bump only for package @package-manager/app
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
15
8
16
** Note:** Version bump only for package @package-manager/app
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @package-manager/app" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " yarn rimraf dist && yarn build:main" ,
10
10
"start" : " node dist/index.js"
11
11
},
12
12
"dependencies" : {
13
- "@package-manager/generic" : " 1.43.2 "
13
+ "@package-manager/generic" : " 1.43.3 "
14
14
},
15
15
"prettier" : " @sofie-automation/code-standard-preset/.prettierrc.json" ,
16
16
"engines" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+ ** Note:** Version bump only for package @package-manager/generic
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
15
8
16
** Note:** Version bump only for package @package-manager/generic
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @package-manager/generic" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"private" : true ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
15
15
"dependencies" : {
16
16
"@parcel/watcher" : " ^2.3.0" ,
17
17
"@sofie-package-manager/api" : " 1.43.2" ,
18
- "@sofie-package-manager/expectation-manager" : " 1.43.2 " ,
19
- "@sofie-package-manager/worker" : " 1.43.2 " ,
18
+ "@sofie-package-manager/expectation-manager" : " 1.43.3 " ,
19
+ "@sofie-package-manager/worker" : " 1.43.3 " ,
20
20
"data-store" : " ^4.0.3" ,
21
21
"deep-extend" : " ^0.6.0" ,
22
22
"fast-clone" : " ^1.5.13" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+ ** Note:** Version bump only for package @single-app/app
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
15
8
16
** Note:** Version bump only for package @single-app/app
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @single-app/app" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"description" : " Package Manager, http-proxy etc.. all in one application" ,
5
5
"private" : true ,
6
6
"scripts" : {
11
11
"start" : " node --inspect dist/index.js"
12
12
},
13
13
"dependencies" : {
14
- "@appcontainer-node/generic" : " 1.43.2 " ,
14
+ "@appcontainer-node/generic" : " 1.43.3 " ,
15
15
"@http-server/generic" : " 1.43.2" ,
16
- "@package-manager/generic" : " 1.43.2 " ,
16
+ "@package-manager/generic" : " 1.43.3 " ,
17
17
"@quantel-http-transformer-proxy/generic" : " 1.43.2" ,
18
18
"@sofie-package-manager/api" : " 1.43.2" ,
19
- "@sofie-package-manager/worker" : " 1.43.2 " ,
19
+ "@sofie-package-manager/worker" : " 1.43.3 " ,
20
20
"@sofie-package-manager/workforce" : " 1.43.2" ,
21
21
"underscore" : " ^1.12.0"
22
22
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+ ** Note:** Version bump only for package @worker/app
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
15
8
16
** Note:** Version bump only for package @worker/app
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @worker/app" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"description" : " Boilerplace" ,
5
5
"private" : true ,
6
6
"scripts" : {
12
12
"start" : " node dist/index.js"
13
13
},
14
14
"dependencies" : {
15
- "@worker/generic" : " 1.43.2 "
15
+ "@worker/generic" : " 1.43.3 "
16
16
},
17
17
"prettier" : " @sofie-automation/code-standard-preset/.prettierrc.json" ,
18
18
"engines" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+ ** Note:** Version bump only for package @worker/generic
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
15
8
16
** Note:** Version bump only for package @worker/generic
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @worker/generic" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"private" : true ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
11
11
},
12
12
"dependencies" : {
13
13
"@sofie-package-manager/api" : " 1.43.2" ,
14
- "@sofie-package-manager/worker" : " 1.43.2 "
14
+ "@sofie-package-manager/worker" : " 1.43.3 "
15
15
},
16
16
"prettier" : " @sofie-automation/code-standard-preset/.prettierrc.json" ,
17
17
"engines" : {
Original file line number Diff line number Diff line change 4
4
" apps/**" ,
5
5
" tests/**"
6
6
],
7
- "version" : " 1.43.2 " ,
7
+ "version" : " 1.43.3 " ,
8
8
"npmClient" : " yarn"
9
9
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+ ** Note:** Version bump only for package @sofie-package-manager/expectation-manager
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
15
8
16
** Note:** Version bump only for package @sofie-package-manager/expectation-manager
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sofie-package-manager/expectation-manager" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"main" : " dist/index.js" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"license" : " MIT" ,
14
14
},
15
15
"dependencies" : {
16
16
"@sofie-package-manager/api" : " 1.43.2" ,
17
- "@sofie-package-manager/worker" : " 1.43.2 " ,
17
+ "@sofie-package-manager/worker" : " 1.43.3 " ,
18
18
"@supercharge/promise-pool" : " ^2.4.0" ,
19
19
"underscore" : " ^1.12.0"
20
20
},
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * remove PackageInfo when the expectation is removed ([ fd63ca6] ( https://github.com/nrkno/tv-automation-package-manager/commit/fd63ca6d4e866e0a9b22d40eb309dff5cdbf91fe ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sofie-package-manager/worker" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"main" : " dist/index.js" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.43.3] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.2...v1.43.3 ) (2024-04-17)
7
+
8
+ ** Note:** Version bump only for package @tests/internal-tests
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.43.2] ( https://github.com/nrkno/tv-automation-package-manager/compare/v1.43.1...v1.43.2 ) (2024-02-19)
7
15
8
16
** Note:** Version bump only for package @tests/internal-tests
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tests/internal-tests" ,
3
- "version" : " 1.43.2 " ,
3
+ "version" : " 1.43.3 " ,
4
4
"description" : " Internal tests" ,
5
5
"private" : true ,
6
6
"scripts" : {
14
14
},
15
15
"dependencies" : {
16
16
"@http-server/generic" : " 1.43.2" ,
17
- "@package-manager/generic" : " 1.43.2 " ,
17
+ "@package-manager/generic" : " 1.43.3 " ,
18
18
"@sofie-package-manager/api" : " 1.43.2" ,
19
- "@sofie-package-manager/expectation-manager" : " 1.43.2 " ,
20
- "@sofie-package-manager/worker" : " 1.43.2 " ,
19
+ "@sofie-package-manager/expectation-manager" : " 1.43.3 " ,
20
+ "@sofie-package-manager/worker" : " 1.43.3 " ,
21
21
"@sofie-package-manager/workforce" : " 1.43.2" ,
22
22
"underscore" : " ^1.12.0" ,
23
23
"windows-network-drive" : " ^4.0.1"
You can’t perform that action at this time.
0 commit comments