Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[eas-cli] [ENG-9175] Update oclif version #2008

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
23a2da1
[eas-cli] Update oclif version
radoslawkrzemien Aug 11, 2023
cd1e858
[eas-cli] Update dependencies
radoslawkrzemien Aug 17, 2023
88859ec
Merge remote-tracking branch 'origin/main' into @radoslawkrzemien/ENG…
radoslawkrzemien Nov 29, 2023
92013b3
[eas-cli] Merge main
radoslawkrzemien Nov 29, 2023
f9d8e24
[eas-cli] Fix flags
radoslawkrzemien Nov 29, 2023
928d826
[eas-cli] Fix flags
radoslawkrzemien Nov 29, 2023
766d48e
[eas-cli] Add getters
radoslawkrzemien Dec 1, 2023
f24e7e5
[eas-cli] Fix args
radoslawkrzemien Dec 1, 2023
669b212
[eas-cli] Fix flags
radoslawkrzemien Dec 1, 2023
d091288
[eas-cli] Fix flags and args
radoslawkrzemien Dec 1, 2023
26af526
[eas-cli] Fix flags and args
radoslawkrzemien Dec 1, 2023
00d3322
[eas-cli] Fix flags and args
radoslawkrzemien Dec 1, 2023
8e46cfc
[eas-cli] Fix flags and args
radoslawkrzemien Dec 1, 2023
a32ee86
[eas-cli] Fix flags and args
radoslawkrzemien Dec 1, 2023
5d4f380
[eas-cli] Fix flags and args
radoslawkrzemien Dec 1, 2023
c057738
[eas-cli] Fix flags and args
radoslawkrzemien Dec 1, 2023
0683110
[eas-cli] Fix test
radoslawkrzemien Dec 1, 2023
ab634e4
[eas-cli] Add getters
radoslawkrzemien Dec 1, 2023
bdfcd6c
[eas-cli] Add getters
radoslawkrzemien Dec 1, 2023
74f6f06
[eas-cli] Add getters
radoslawkrzemien Dec 1, 2023
2f56c4a
[eas-cli] Update oclif
radoslawkrzemien Dec 1, 2023
32c1637
[eas-cli] Downgrade oclif
radoslawkrzemien Dec 1, 2023
a0334ed
Revert "[eas-cli] Add getters"
radoslawkrzemien Dec 1, 2023
9c53c1c
Revert "[eas-cli] Add getters"
radoslawkrzemien Dec 1, 2023
fcb1a7b
Revert "[eas-cli] Add getters"
radoslawkrzemien Dec 1, 2023
3d4daaf
Revert "[eas-cli] Fix test"
radoslawkrzemien Dec 1, 2023
4f4d904
Revert "[eas-cli] Fix flags and args"
radoslawkrzemien Dec 1, 2023
fe457f4
Revert "[eas-cli] Fix flags and args"
radoslawkrzemien Dec 1, 2023
f07382e
Revert "[eas-cli] Fix flags and args"
radoslawkrzemien Dec 1, 2023
ac317fb
Revert "[eas-cli] Fix flags and args"
radoslawkrzemien Dec 1, 2023
e65f895
Revert "[eas-cli] Fix flags and args"
radoslawkrzemien Dec 1, 2023
a235c4b
Revert "[eas-cli] Fix flags and args"
radoslawkrzemien Dec 1, 2023
02fa67d
Revert "[eas-cli] Fix flags and args"
radoslawkrzemien Dec 1, 2023
b28620f
Revert "[eas-cli] Fix flags"
radoslawkrzemien Dec 1, 2023
8e16c4f
Revert "[eas-cli] Fix args"
radoslawkrzemien Dec 1, 2023
3a2bb5b
Revert "[eas-cli] Add getters"
radoslawkrzemien Dec 1, 2023
a326efc
Revert "[eas-cli] Fix flags"
radoslawkrzemien Dec 1, 2023
c9deb90
Revert "[eas-cli] Fix flags"
radoslawkrzemien Dec 1, 2023
0ccce95
[eas-cli] Downgrade oclif
radoslawkrzemien Dec 1, 2023
f8c0f40
[eas-cli] Downgrade oclif/plugin-autocomplete
radoslawkrzemien Dec 1, 2023
4f542db
update CHANGELOG.md
radoslawkrzemien Dec 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ This is the log of notable changes to EAS CLI and related packages.
- Throw error if custom build config is gitignored. ([#2123](https://github.com/expo/eas-cli/pull/2123) by [@szdziedzic](https://github.com/szdziedzic))
- Update `@expo/steps` library to `1.0.51`. ([#2130](https://github.com/expo/eas-cli/pull/2130) by [@szdziedzic](https://github.com/szdziedzic))
- Update `eas.schema.json` to include changes after some of our images were migrated from Ubuntu 18.04 to Ubuntu 20.04. ([#2137](https://github.com/expo/eas-cli/pull/2137) by [@szdziedzic](https://github.com/szdziedzic))
- Update oclif dependencies. ([#2008](https://github.com/expo/eas-cli/pull/2008) by [@radoslawkrzemien](https://github.com/radoslawkrzemien))

## [5.9.1](https://github.com/expo/eas-cli/releases/tag/v5.9.1) - 2023-11-20

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"jest": "29.3.1",
"jest-watch-typeahead": "2.2.1",
"lerna": "6.4.1",
"oclif": "3.4.3",
"oclif": "^3.9.0",
"prettier": "2.8.2",
"ts-jest": "29.0.3",
"typescript": "4.9.4"
Expand Down
8 changes: 4 additions & 4 deletions packages/eas-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"@expo/package-manager": "1.1.2",
"@expo/pkcs12": "0.0.8",
"@expo/plist": "0.0.20",
"@expo/plugin-help": "5.1.22",
"@expo/plugin-warn-if-update-available": "2.5.0",
"@expo/plugin-help": "5.1.23",
"@expo/plugin-warn-if-update-available": "2.5.1",
"@expo/prebuild-config": "6.2.5",
"@expo/results": "1.0.0",
"@expo/rudder-sdk-node": "1.1.1",
"@expo/spawn-async": "1.7.0",
"@expo/steps": "1.0.51",
"@expo/timeago.js": "1.0.0",
"@oclif/core": "1.23.2",
"@oclif/plugin-autocomplete": "1.3.10",
"@oclif/core": "^1.26.2",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to switch to ^ versions from strict versions?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see the harm in that, v1 is no longer developed anyway afaik (again, current is v4)

"@oclif/plugin-autocomplete": "^2.3.10",
"@segment/ajv-human-errors": "^2.1.2",
"@urql/core": "4.0.11",
"@urql/exchange-retry": "1.2.0",
Expand Down
Loading
Loading