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

chore(deps): bump eas-cli from 7.3.0 to 12.4.1 #195

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps eas-cli from 7.3.0 to 12.4.1.

Release notes

Sourced from eas-cli's releases.

v12.4.1

v12.4.0

🎉 New features

  • Add worker:alias command to assign aliases from the CLI. (#2548 by @​byCedric)
  • Add worker --prod flag to deploy to production from the CLI. (#2550 by @​byCedric)
  • Add worker --alias flag to assign custom aliases when deploying. (#2551 by @​byCedric))
  • Add worker --id flag to use a custom deployment identifier. (#2552 by @​byCedric))
  • Add worker --environment flag to deploy with EAS environment variables. (#2557 by @​kitten))
  • Add worker --export-dir flag to select exported directory. (#2560 by @​byCedric))
  • Add worker --json flag to allow integrating with 3rd parties and custom tooling. (#2561 by @​byCedric))
  • Add worker:alias --json flag to allow integrating with 3rd parties and custom tooling. (#2562 by @​byCedric))

🐛 Bug fixes

  • Avoid merging expo.extra plugin-generated data with expo.extra.eas.projectId in eas init. (#2554 by @​byCedric))

🧹 Chores

  • Make error message for invalid CFBundleShortVersionString more descriptive and actionable. Improve CFBundleShortVersionString validation regex. (#2542 by @​szdziedzic)
  • Add missing --non-interactive argument to worker:deploy command. (#2544 by @​kitten)
  • Source @expo/env dotenv files for worker deployments. (#2545 by @​kitten)
  • Support worker --production and clean up command output. (#2555 by @​byCedric))
  • Unify both worker and worker:alias command output. (#2558 by @​byCedric))
  • Share similar table/json output in both worker and worker:alias command outputs. (#2563 by @​byCedric))
  • Polish the project URL prompt when setting up new projects. (#2564 by @​byCedric))
  • Always assume static exports in eas deploy and add modified time. (#2565 by @​byCedric))

v12.3.0

🎉 New features

  • Add --non-interactive and --force support when --id is not passed to the eas init command. (#1983 by @​mymattcarroll)

v12.2.0

🎉 New features

  • Add --non-interactive and --force support when --id is not passed to the eas init command. (#1983 by @​mymattcarroll)

v12.1.1

🐛 Bug fixes

  • Fixed an issue where extensions retrieved the main app's entitlements instead of their own. (#2532 by @​HarrisHan)

v12.1.0

... (truncated)

Changelog

Sourced from eas-cli's changelog.

12.4.1 - 2024-09-14

12.4.0 - 2024-09-14

🎉 New features

  • Add worker:alias command to assign aliases from the CLI. (#2548 by @​byCedric)
  • Add worker --prod flag to deploy to production from the CLI. (#2550 by @​byCedric)
  • Add worker --alias flag to assign custom aliases when deploying. (#2551 by @​byCedric))
  • Add worker --id flag to use a custom deployment identifier. (#2552 by @​byCedric))
  • Add worker --environment flag to deploy with EAS environment variables. (#2557 by @​kitten))
  • Add worker --export-dir flag to select exported directory. (#2560 by @​byCedric))
  • Add worker --json flag to allow integrating with 3rd parties and custom tooling. (#2561 by @​byCedric))
  • Add worker:alias --json flag to allow integrating with 3rd parties and custom tooling. (#2562 by @​byCedric))

🐛 Bug fixes

  • Avoid merging expo.extra plugin-generated data with expo.extra.eas.projectId in eas init. (#2554 by @​byCedric))
  • Restore "export not found" error and hide recent export timestamps. (#2566 by @​byCedric))
  • Check if export is available before validating project ID in eas worker. (#2569 by @​byCedric))

🧹 Chores

  • Make error message for invalid CFBundleShortVersionString more descriptive and actionable. Improve CFBundleShortVersionString validation regex. (#2542 by @​szdziedzic)
  • Add missing --non-interactive argument to worker:deploy command. (#2544 by @​kitten)
  • Source @expo/env dotenv files for worker deployments. (#2545 by @​kitten)
  • Support worker --production and clean up command output. (#2555 by @​byCedric))
  • Unify both worker and worker:alias command output. (#2558 by @​byCedric))
  • Share similar table/json output in both worker and worker:alias command outputs. (#2563 by @​byCedric))
  • Polish the project URL prompt when setting up new projects. (#2564 by @​byCedric))
  • Always assume static exports in eas deploy and add modified time. (#2565 by @​byCedric))
  • Update the eas worker --help --environment description. (#2567 by @​byCedric))
  • Remove the cursor space after selecting project dev domain. (#2568 by @​byCedric))
  • Reword the dev domain prompt to mention "preview URL". (#2572 by @​byCedric))

12.3.0 - 2024-09-09

🎉 New features

  • Add --non-interactive and --force support when --id is not passed to the eas init command. (#1983 by @​mymattcarroll)

12.1.1 - 2024-09-09

🐛 Bug fixes

  • Fixed an issue where extensions retrieved the main app's entitlements instead of their own. (#2532 by @​HarrisHan)

12.1.0 - 2024-09-06

🎉 New features

... (truncated)

Commits
  • d2a89c1 v12.4.1
  • 9c4ff98 refactor(eas-cli): remove the cursor space when prompting dev domain after in...
  • d7dfef0 refactor(eas-cli): enhance the --environment help description (#2567)
  • fdb30ee fix(eas-cli): restore "export not found" error and hide recent exports (#2566)
  • d4c6440 update CHANGELOG.md
  • 87b0cf4 v12.4.0
  • 7847b52 refactor(eas-cli): always default to static uploads and add modified time (#2...
  • 539ef8f refactor(eas-cli): polish the dev domain prompt (#2564)
  • 819259a feature(eas-cli): add worker:alias|promote --prod flag to promote existing ...
  • 47e1989 feature(eas-cli): add worker:alias --json support for 3rd parties and custo...
  • 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.3.0 to 12.4.1.
- [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.3.0...v12.4.1)

---
updated-dependencies:
- dependency-name: eas-cli
  dependency-type: direct:production
  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 Sep 23, 2024
@dependabot dependabot bot requested a review from arenault-pass September 23, 2024 01:04
Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #230.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eas-cli-12.4.1 branch September 30, 2024 00:55
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