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

Bump eas-cli from 7.6.0 to 9.0.0 #545

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2024

Bumps eas-cli from 7.6.0 to 9.0.0.

Release notes

Sourced from eas-cli's releases.

v9.0.0

🛠 Breaking changes

  • Allow modification of provisioning profile in CI, add --freeze-credentials flag. (#2347 by @​quinlanj)

🐛 Bug fixes

  • Pass env from process.env and build profile to expo-updates CLI calls where applicable. (#2359 by @​wschurman)

🧹 Chores

v8.0.0

🛠 Breaking changes

  • Stop creating a channel on eas update and eas update:roll-back-to-embedded unless the --channel flag is specified. (#2346 by @​quinlanj)

🐛 Bug fixes

🧹 Chores

v7.8.5

🐛 Bug fixes

🧹 Chores

v7.8.4

🧹 Chores

  • Update the list of available Android images. (#2337 by @​radoslawkrzemien)
  • Make multi-select for revoking distribution certificates more readable. (#2342 by @​szdziedzic)
  • Improve error message displayed when EAS CLI version doesn't satisfy minimal version required specified in eas.json. (#2341 by @​szdziedzic)

... (truncated)

Changelog

Sourced from eas-cli's changelog.

9.0.0 - 2024-05-08

🛠 Breaking changes

  • Allow modification of provisioning profile in CI, add --freeze-credentials flag. (#2347 by @​quinlanj)

🐛 Bug fixes

  • Pass env from process.env and build profile to expo-updates CLI calls where applicable. (#2359 by @​wschurman)

🧹 Chores

8.0.0 - 2024-05-01

🛠 Breaking changes

  • Stop creating a channel on eas update and eas update:roll-back-to-embedded unless the --channel flag is specified. (#2346 by @​quinlanj)

🐛 Bug fixes

🧹 Chores

7.8.5 - 2024-04-26

🐛 Bug fixes

🧹 Chores

7.8.4 - 2024-04-24

🧹 Chores

  • Update the list of available Android images. (#2337 by @​radoslawkrzemien)
  • Make multi-select for revoking distribution certificates more readable. (#2342 by @​szdziedzic)
  • Improve error message displayed when EAS CLI version doesn't satisfy minimal version required specified in eas.json. (#2341 by @​szdziedzic)

... (truncated)

Commits
  • 4db3979 v9.0.0
  • 63e0bf2 upgrade eas-cli-local-build-plugin to 1.0.107
  • a740aa1 [ENG-12115][eas-cli] add eas onboarding flow (#2338)
  • f9ef83b [eas-cli] don't allow to specify custom global version of deprecated `expo-cl...
  • de8956c Upgrade eas-build dependencies (#2360)
  • 41622c0 [eas-cli] Pass env from process.env and build profile to expo-updates CLI cal...
  • d54abee [ENG-8801][eas-cli] allow modification of provisioning profile in CI, add `--...
  • cdd046b [eas-cli] Remove more classic updates code (#2357)
  • 4577cf9 Bump ejs from 3.1.8 to 3.1.10 (#2356)
  • 84b56f8 update CHANGELOG.md
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eas-cli](https://github.com/expo/eas-cli) from 7.6.0 to 9.0.0.
- [Release notes](https://github.com/expo/eas-cli/releases)
- [Changelog](https://github.com/expo/eas-cli/blob/main/CHANGELOG.md)
- [Commits](expo/eas-cli@v7.6.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eas-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2024

Superseded by #546.

@dependabot dependabot bot closed this May 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eas-cli-9.0.0 branch May 10, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants