Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v14.5.18
->v17.4.2
Release Notes
balena-io/balena-cli (balena-io/balena-cli)
v17.4.2
Compare Source
b393f27
(Remove authentication directory, 2023-11-15)1a4a0e2
(Move auth commands into command directories, 2023-11-15)4cd8f4c
(Docs: Generate balena auto-completion, 2023-11-10)2de9d52
(Docs: Move commands to their own directories, away from their categories, 2023-11-10)d9427c3
(Docs: Generate balenaCLI with automatic configuration, 2023-11-08)fc0cfac
(Docs: Create version command directory, 2023-11-08)99094db
(Throw error if command directory rules not followed, 2023-11-08)0711eef
(Update all imports to match new command directory structure, 2023-11-08)dc40b0d
(Docs: Move CLI commands files to command directories, 2023-11-08)4b5def0
(Docs: Automatically generate Capitano configuration, 2023-11-07)v17.4.1
Compare Source
a816548
(Bump shrinkwrap, 2023-11-13)v17.4.0
Compare Source
d78045b
(device: Add--json
option for JSON output, 2023-10-27)v17.3.2
Compare Source
1b615e4
(Update @balena/compose to 3.0.5, 2023-11-10)v17.3.1
Compare Source
56cff46
(Usepipeline
instead of.pipe
when downloading OS image, 2023-11-09)v17.3.0
Compare Source
221c213
(Add device start-service and stop-service commands, 2023-11-04)v17.2.4
Compare Source
4a64102
(Dedupe shrinkwrap, 2023-11-06)v17.2.3
Compare Source
80d6c71
(Update CONTRIBUTING.md with docs instructions, 2023-11-03)9ef4117
(Generate docs for recently supported commands, 2023-11-03)v17.2.2
Compare Source
7d13946
(Bump balena-lint to 7.2.1, 2023-10-27)v17.2.1
Compare Source
04db9c7
(Update balena-sdk and deduped dependencies, 2023-10-26)v17.2.0
Compare Source
b7e5915
(release: Add '--json' option for JSON output, 2023-10-17)0cef6b8
(releases: Add '--json' option for JSON output, 2023-10-17)v17.1.7
Compare Source
8204dca
(tag set: Fix using empty string as a value, 2023-10-20)03bcb6c
(env add: Fix using empty string as a value, 2023-10-20)66b6eed
(Add tests for empty & non-provided value for theenv add
command, 2023-10-20)99b0f2c
(Add tests for thetag set
command, 2023-10-20)v17.1.6
Compare Source
ce88896
(Update npm shrinkwrap, 2023-10-18)3fc6eb7
(Allow custom actions for external contributors, 2023-10-18)v17.1.5
Compare Source
dc3261d
(Fix ssh ignoreStdin device argument, 2023-10-05)v17.1.4
Compare Source
fa2a232
(Bump oclif to ^3.17.1, 2023-09-28)v17.1.3
Compare Source
77906c4
(Move to @oclif/core v2, 2023-09-06)26bc687
(Remove direct dependency to @oclif/config, 2023-09-05)v17.1.2
Compare Source
50e1efa
(Fix preload with commit hash Update balena-preload from 14.0.2 to 14.0.3, 2023-09-25)v17.1.1
Compare Source
49e2346
(Fix local flash on unix environments, 2023-09-05)v17.1.0
Compare Source
e46378e
(Update oclif, improve help command, 2023-07-06)v17.0.0
Compare Source
817ce5d
(Update to Node 18, 2023-08-24)v16.8.0
Compare Source
14ba287
(Accept device & application keys on login as experimental feature, 2023-08-22)v16.7.9
Compare Source
8b320d3
(Update balena-sdk to v18, 2023-08-15)v16.7.8
Compare Source
e79cdb6
(Update balena-settings-storage to 8.1.0, 2023-08-16)f38e643
(env: Stop fetching unnecessary app fields, 2023-08-16)b8e190c
(Remove redundant envs documentation, 2023-08-16)9cca654
(Update balena-sdk to 17.12.1, 2023-08-14)v16.7.7
Compare Source
2729151
(Revert flowzone to master, 2023-08-17)v16.7.6
Compare Source
365d95c
(app create: Fix halting with a deprecation warning, 2023-07-21)v16.7.5
Compare Source
aff0945
(Abstract the fleet/app/block create commands, 2023-07-20)v16.7.4
Compare Source
b011af8
(move: Include fleets of discontinued device types in the fleet selection, 2023-07-19)v16.7.3
Compare Source
98663af
(Rerun npm-shrinkwrap.json deduplication, 2023-07-19)5628824
(promote: Allow joining fleets of discontinued device types, 2023-07-19)v16.7.2
Compare Source
884e37d
(Update balena-compose to v3.0.2, 2023-07-17)v16.7.1
Compare Source
bd59878
(Update balena-sdk to 17.8.0, 2023-07-18)v16.7.0
Compare Source
8ce78ba
(Rerun npm-shrinkwrap.json deduplication, 2023-07-17)f53f148
(preload: Add the --no-pin-device-to-release flag to avoid interactive questions, 2023-07-17)v16.6.6
Compare Source
90c6f12
(Rerun npm-shrinkwrap.json deduplication, 2023-07-10)d3c27ae
(Reduce lodash usage in common user interaction patterns, 2023-07-07)v16.6.5
Compare Source
2bce761
(Rerun npm-shrinkwrap.json deduplication, 2023-07-07)d78b76a
(fleet/block/app create: Fetch the supported device types using the hostApps, 2023-07-07)v16.6.4
Compare Source
9d0b821
(Bump balena-compose to v2.3.0, 2023-07-05)v16.6.3
Compare Source
0f4054f
(Remove redundant dependency on docker-toolbelt, 2023-06-30)7545fc5
(Pin dockerode to v3.3.3, 2023-06-30)v16.6.2
Compare Source
d843e75
(macos notarization: Expose team ID instead of keeping it in secrets, 2023-06-29)v16.6.1
Compare Source
10b5af6
(Dropelectron-notarize
dependency in favor of@electron/notarize
, 2023-06-28)v16.6.0
Compare Source
4b1378d
(api-key: Addrevoke
command which accepts a list of API key ids, 2023-05-24)v16.5.2
Compare Source
034f459
(Update npm-shrinkwrap, 2023-06-09)bc405d9
(Re-enable automatic github final releases, 2023-06-09)v16.5.1
Compare Source
abd73b8
(Update TypeScript to 5.1.3, 2023-06-01)v16.5.0
Compare Source
9975e5d
(Addbalena block create
command for creating Blocks, 2023-05-25)v16.4.0
Compare Source
c5e8f0d
(Addbalena app create
command for creatings Apps, 2023-05-25)v16.3.0
Compare Source
166130c
(Addbalena api-keys
command for listing user/fleet API keys, 2023-05-24)v16.2.7
Compare Source
063e9d4
(device init: Avoid extra request when not providing the --fleet option, 2023-05-23)2b58143
(devices: Use a single request when providing the --fleet parameter, 2023-05-23)861d4f3
(ssh,tunnel: Fetch the fleet & devices in one request, 2023-05-23)v16.2.6
Compare Source
07cb0cb
(device init: Stop fetching unnecessary app fields, 2023-05-20)a2392dc
(device move: Stop fetching unnecessary device & app fields, 2023-05-20)8b3235a
(device register: Stop fetching unnecessary app fields, 2023-05-20)15dac6f
(config generate: Stop fetching unnecessary app fields, 2023-05-20)3c93db8
(devices: Stop fetching unnecessary device fields, 2023-05-20)9d8df0b
(fleet rm,restart,rename,purge: Stop fetching unnecessary app fields, 2023-05-20)bcadbdb
(push: Stop unnecessarily fetching the application name, 2023-05-20)05a96fa
(ssh,tunnel: Reduce the amount of application fields fetched, 2023-05-20)2e37536
(orgs: Stop fetching unnecessary org fields, 2023-05-20)025c4ef
(fleet create: Reduce the amount of org fields fetched, 2023-05-20)ecbc660
(Fetch only the app slug when resolving an app by name, 2023-05-20)v16.2.5
Compare Source
0a25bec
(Fix device int & os initialize failing to initialize the drive list, 2023-05-24)v16.2.4
Compare Source
46aa08c
(Remove extra request when filling the application selection list, 2023-05-19)v16.2.3
Compare Source
1a6fe1f
(Use stricter typings, 2023-05-19)v16.2.2
Compare Source
50e852a
(env add: Fix accepting fleet names when setting service vars, 2023-05-23)v16.2.1
Compare Source
d9651c7
(Update balena-settings-client to 5.0.2, 2023-05-23)e371b1e
(Update balena-preload & balena-image-manager, 2023-05-23)77cf4af
(Update balena-sdk to 17.0.0, 2023-05-23)v16.2.0
Compare Source
0c62b9e
(Deduplicate npm-shrinkwra.json, 2023-05-19)83a5e73
(secureboot: Retrieve the OS release & contract in one request, 2023-05-19)f0c8c37
(os configure, config generate: Add '--secureBoot' option to opt-in secure boot, 2023-05-12)ba26d32
(package.json: Update balena-sdk to 16.44.2, 2023-05-19)d535429
(flowzone: update custom runs to use macos-12, 2023-05-15)v16.1.0
Compare Source
d61c300
(build linux/arm packages, 2023-05-16)v16.0.0
Compare Source
5bf9530
(support: Change the printed support expiry date in ISO 8601 UTC format, 2023-05-12)adb460b
(logs: Change the timestamp format to ISO 8601 UTC, 2023-05-12)ca80bd5
(Pin flowzone to v4.7.1, 2023-05-11)281f8ab
(Update etcher-sdk to v8.5.3, 2023-05-08)2cf2918
(Update vercel/pkg to v5.8.1, 2023-05-03)7dfb747
(Update to Node 16, 2023-05-02)v15.2.3
Compare Source
cd19845
(Use valid release uuid for local releases, 2023-04-27)v15.2.2
Compare Source
35fe7c6
(Remove nvmrc, 2023-04-27)v15.2.1
Compare Source
150c6e7
(Fix tslib going out of sync causing HUP to fail, 2023-04-27)v15.2.0
Compare Source
c1017e8
(Add support for device restarts in open-balena, 2023-04-05)v15.1.3
Compare Source
b98047c
(devices supported: Fix showing types without a valid & finalized release, 2023-04-05)v15.1.2
Compare Source
1743129
(Improve type checking by using the satisfies operator, 2023-03-27)v15.1.1
Compare Source
1cd9fbf
(Update TypeScript to 5.0.2, 2023-03-16)v15.1.0
Compare Source
564716f
(Update balena-compose to v2.2.1, 2023-03-14)v15.0.6
Compare Source
5761a30
(Devices: explicitly fetches only used fields, 2023-03-12)v15.0.5
Compare Source
ecf4b04
(Fix application isLegacy check for rename and deploy, 2023-03-10)v15.0.3
Compare Source
234fb6c
(Use https for the npm deprecation check, avoiding a redirect, 2023-01-18)v15.0.2
Compare Source
ba80d3c
(Fix push --nolive doc typo, 2023-01-13)v15.0.1
Compare Source
a8c0c88
(Extra linting, 2023-01-03)b11c715
(Update to node 14, 2023-01-03)578de7b
(Process livepush build logs inline, 2022-12-16)v15.0.0
Compare Source
40a0941
(preload: Drops ability to preload Intel Edison (EOL 2017) Upgrade balena-preload from 12.2.0 to 13.0.0, 2022-12-22)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.