bulldozer-balena[bot]
d30116217a
Merge pull request #1664 from balena-os/typescript-4
...
Update supervisor to typescript 4
2021-04-26 18:07:41 +00:00
Balena CI
5b7bc8a870
v12.5.12
2021-04-21 02:01:06 +03:00
bulldozer-balena[bot]
52279a9e84
Merge pull request #1665 from balena-os/dependabot/npm_and_yarn/ssri-6.0.2
...
Bump ssri from 6.0.1 to 6.0.2
2021-04-20 22:57:56 +00:00
dependabot[bot]
ae8dc8ff22
Bump ssri from 6.0.1 to 6.0.2
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Change-type: patch
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 18:46:53 -04:00
Felipe Lalanne
fd06c06092
Update supervisor to typescript 4
...
Change-type: patch
2021-04-19 15:18:21 +00:00
Balena CI
2b30ce3b49
v12.5.11
2021-04-16 03:02:26 +03:00
bulldozer-balena[bot]
fc5ac75171
Merge pull request #1659 from balena-os/remove-nuc-from-extra-uenv
...
Refactor extra_uEnv to not match with intel nuc
2021-04-15 23:57:17 +00:00
Miguel Casqueira
e6eda0fca7
Refactor extra_uEnv to not match with intel nuc
...
Change-type: patch
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2021-04-14 01:20:26 -04:00
Balena CI
5a7511b1a2
v12.5.10
2021-04-13 01:04:59 +03:00
bulldozer-balena[bot]
192589d19e
Merge pull request #1655 from balena-os/vipul/fix-getcpuid
...
patch: Fix substring end parameter to get accurate CPU ID
2021-04-12 22:01:44 +00:00
Vipul Gupta (@vipulgupta2048)
50a2f3d313
patch: Fix the sysInfo.getCpuId() test
...
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
2021-04-13 03:19:46 +05:30
Vipul Gupta (@vipulgupta2048)
d058f43feb
patch: Fix substring end parameter for accurate CPU ID
...
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
2021-04-13 03:18:56 +05:30
Balena CI
14efec2c7d
v12.5.9
2021-04-10 01:44:44 +03:00
bulldozer-balena[bot]
0acfd4809f
Merge pull request #1656 from balena-os/1648-ipam-validation
...
Fix broken IPAM network validation
2021-04-09 22:42:37 +00:00
Felipe Lalanne
fdb37191e7
Fix broken IPAM network validation
...
Network validaton was failing to identify a bad IPAM network
configuration leading to supervisor failures (see #1618 )
Change-type: patch
Closes : #1618
2021-04-09 17:49:09 -04:00
Felipe Lalanne
d0762298a5
Update mocha options for recursive test lookup
...
Mocha will now recursively lookup *.spec.ts files under the `test/` folder
2021-04-09 13:02:29 -04:00
Balena CI
6c0df43f1a
v12.5.8
2021-04-09 16:29:30 +03:00
bulldozer-balena[bot]
c434e54a8e
Merge pull request #1651 from balena-os/1609-detect-all-data-partitions
...
Improved mutable (/data) file system detection
2021-04-09 13:27:40 +00:00
Miguel Casqueira
6860c50646
Skip localmode test suite
...
These tests have been failing and prevent new tests from passing
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2021-04-08 17:34:27 -04:00
Miguel Casqueira
204475d3dc
Improved mutable (/data) file system detection
...
Change-type: patch
Closes : #1609
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2021-04-08 17:34:27 -04:00
Balena CI
d78165b966
v12.5.7
2021-04-06 18:36:31 +03:00
bulldozer-balena[bot]
934d85f89f
Merge pull request #1615 from balena-os/vipul/refer-v2
...
Add message to refer to v2 endpoints
2021-04-06 15:34:20 +00:00
Vipul Gupta (@vipulgupta2048)
732950fb9e
Add message to refer to v2 endpoints
...
Change-type: patch
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
2021-04-06 14:16:12 +00:00
Balena CI
6651ab4f2e
v12.5.6
2021-04-05 19:10:53 +03:00
bulldozer-balena[bot]
36e22d1463
Merge pull request #1635 from balena-os/patch/purge-image-removal-fix
...
Prevent unintended image removal when calling purge endpoints to remove volumes
2021-04-05 16:08:44 +00:00
Christina Wang
31effed426
Prevent unintended image removal when calling purge endpoints to remove volumes
...
Using safeStateClone within doPurge to applyIntermediateTarget after
successful volume purge has led to various type deficiencies being revealed
in common.js. Add several inline types in common.js to satisfy
the type checker (credit: Page <page@balena.io>). Delete common.d.ts
since it's not required and might mistakenly mask true I/O types of
functions in common.js.
Closes : #1611
Change-type: patch
Signed-off-by: Christina Wang <christina@balena.io>
2021-04-05 12:10:09 +00:00
Balena CI
b7eb4c30a7
v12.5.5
2021-04-05 13:15:32 +03:00
bulldozer-balena[bot]
5476013139
Merge pull request #1644 from balena-os/patch/update-readme-sv-org
...
Update setup section to reflect switch to balena-os org
2021-04-05 10:13:46 +00:00
Balena CI
0f906fd9d8
v12.5.4
2021-04-02 03:42:01 +03:00
bulldozer-balena[bot]
b1c5a56740
Merge pull request #1643 from balena-os/1636-purge-null-volumes
...
Patch list volumes to always return an array
2021-04-02 00:39:41 +00:00
Miguel Casqueira
ecbe9ee9f9
Patch list volumes to always return an array
...
Change-type: patch
Closes : #1636
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2021-04-01 20:31:09 -04:00
Christina Wang
dc41a7fa51
Update setup section to reflect switch to balena-os org
...
Change-type: patch
Signed-off-by: Christina Wang <christina@balena.io>
2021-04-01 07:48:59 +00:00
Balena CI
16f981c478
v12.5.3
2021-04-01 10:09:53 +03:00
bulldozer-balena[bot]
b0fe98cd38
Merge pull request #1638 from balena-os/dependabot/npm_and_yarn/y18n-4.0.1
...
Bump y18n from 4.0.0 to 4.0.1
2021-04-01 07:07:54 +00:00
dependabot[bot]
9dd508b94d
Bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Change-type: patch
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 15:07:29 +09:00
Balena CI
4f41901275
v12.5.2
2021-04-01 02:11:11 +03:00
bulldozer-balena[bot]
3c65d8b6b2
Merge pull request #1642 from balena-os/rm-upgrade-policy-doc
...
Removed upgrades.md doc
2021-03-31 23:09:07 +00:00
Miguel Casqueira
711909d915
Removed upgrades.md doc
...
Change-type: patch
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2021-03-31 18:56:31 -04:00
Balena CI
7358db6af7
v12.5.1
2021-03-31 16:59:49 +03:00
bulldozer-balena[bot]
4aba23dca6
Merge pull request #1640 from balena-os/circleci-disable-dlc
...
Disable docker layer caching on CircleCI
2021-03-31 13:57:25 +00:00
Felipe Lalanne
7a318f2227
Disable docker layer caching on CircleCI
...
Docker layer caching is a paid plan feature on Circle CI, it has started
being enforced by Circle
Change-type: patch
2021-03-31 10:43:30 -03:00
Balena CI
bfad084972
v12.5.0
2021-03-30 17:18:28 +03:00
bulldozer-balena[bot]
40ea11c09b
Merge pull request #1639 from balena-io/welcome-cywang117
...
Add cywang117 to CODEOWNERS
2021-03-30 14:16:31 +00:00
Miguel Casqueira
0f064fb84a
Add cywang117 to CODEOWNERS
...
Change-type: minor
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2021-03-30 10:04:31 -04:00
Balena CI
44e8134e02
v12.4.10
2021-03-22 20:40:06 +02:00
bulldozer-balena[bot]
bf5b5b9082
Merge pull request #1630 from balena-io/strict-by-default
...
Enable strict options by default and only disable specific ones
2021-03-22 18:37:28 +00:00
Balena CI
cc5fb4ac16
v12.4.9
2021-03-22 19:43:31 +02:00
bulldozer-balena[bot]
ae2b13ac68
Merge pull request #1629 from balena-io/dev-deps
...
Move chai-things and chai-like into dev dependencies
2021-03-22 17:40:07 +00:00
Balena CI
ebce68d6d1
v12.4.8
2021-03-22 16:31:26 +02:00
bulldozer-balena[bot]
ead357c1ae
Merge pull request #1628 from balena-io/explicit-dockerode-dep
...
Add explicit dockerode dependency
2021-03-22 14:29:04 +00:00