Skip to content

chore(deps-dev): bump eas-build-cache-provider from 16.4.2 to 21.0.0#382

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eas-build-cache-provider-21.0.0
Open

chore(deps-dev): bump eas-build-cache-provider from 16.4.2 to 21.0.0#382
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eas-build-cache-provider-21.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps eas-build-cache-provider from 16.4.2 to 21.0.0.

Release notes

Sourced from eas-build-cache-provider's releases.

v21.0.0

🛠 Breaking changes

  • [eas-cli] Remove eas onboarding command (aliases init:onboarding, project:onboarding). (#3993 by @​byronkarlen)

🎉 New features

  • [eas-cli] Improve eas workflow:create: add a --template flag, generate a placeholder workflow when a file name is passed, use shorter default file names (build.yml, update.yml, deploy.yml), configure EAS Build and EAS Update automatically when the chosen template requires them, set default app identifiers without prompting for the development build and deploy templates, install expo-dev-client during development build setup, and tighten the generated comments and next steps. (#3943 by @​jonsamp)
  • [eas-cli] eas integrations:posthog:dashboard now opens PostHog via a signed-in link, skipping the login prompt. (#3975 by @​gwdp)
  • [build-tools] Add eas/posthog_capture_event workflow function to send PostHog events from workflow runs. (#3934 by @​gwdp)
  • [build-tools] Add eas/posthog_flag_rollout workflow function to update PostHog feature flags from workflow runs. (#3944 by @​gwdp)
  • [build-tools] Add eas/posthog_wait_for_metric workflow function to gate workflow runs on a PostHog metric. (#3945 by @​gwdp)
  • [build-tools] Add eas/posthog_upload_sourcemaps workflow function to upload source maps to PostHog. (#3947 by @​gwdp)
  • [build-tools] Add eas/posthog_annotation workflow function to create PostHog annotations from workflow runs. (#3948 by @​gwdp)
  • [build-tools] Add eas/posthog_wait_for_query workflow function to gate workflow runs on a PostHog query. (#3949 by @​gwdp)

🐛 Bug fixes

  • [eas-cli] Rethrow Apple errors during capability sync instead of silently succeeding. (#3989 by @​douglowder)
  • [build-tools] Skip embedded bundle upload for development client builds instead of warning that the bundle is missing. (#3940 by @​gwdp)
  • [eas-cli] Accept a navigation metric name in observe:metrics when passed in on the command line. (#3973 by @​douglowder)
  • [eas-cli] Retry uploading assets that don't finish processing during eas update, instead of failing the update. (#3918 by @​gwdp)

🧹 Chores

v20.5.1

🐛 Bug fixes

  • [eas-cli] Fix Free plan users being warned they had reached their build limit while still well below it. Overage warnings are now shown only for paid plans with an actual billable overage cost. (#3882 by @​sarahlane8)
  • [eas-cli] Select correct tvOS build target for non-interactive Apple builds when EXPO_TV env variable is set. (#3907 by @​douglowder)

🧹 Chores

v20.5.0

... (truncated)

Changelog

Sourced from eas-build-cache-provider's changelog.

21.0.0 - 2026-07-13

🛠 Breaking changes

  • [eas-cli] Remove eas onboarding command (aliases init:onboarding, project:onboarding). (#3993 by @​byronkarlen)

🎉 New features

  • [eas-cli] Improve eas workflow:create: add a --template flag, generate a placeholder workflow when a file name is passed, use shorter default file names (build.yml, update.yml, deploy.yml), configure EAS Build and EAS Update automatically when the chosen template requires them, set default app identifiers without prompting for the development build and deploy templates, install expo-dev-client during development build setup, and tighten the generated comments and next steps. (#3943 by @​jonsamp)
  • [eas-cli] eas integrations:posthog:dashboard now opens PostHog via a signed-in link, skipping the login prompt. (#3975 by @​gwdp)
  • [build-tools] Add eas/posthog_capture_event workflow function to send PostHog events from workflow runs. (#3934 by @​gwdp)
  • [build-tools] Add eas/posthog_flag_rollout workflow function to update PostHog feature flags from workflow runs. (#3944 by @​gwdp)
  • [build-tools] Add eas/posthog_wait_for_metric workflow function to gate workflow runs on a PostHog metric. (#3945 by @​gwdp)
  • [build-tools] Add eas/posthog_upload_sourcemaps workflow function to upload source maps to PostHog. (#3947 by @​gwdp)
  • [build-tools] Add eas/posthog_annotation workflow function to create PostHog annotations from workflow runs. (#3948 by @​gwdp)
  • [build-tools] Add eas/posthog_wait_for_query workflow function to gate workflow runs on a PostHog query. (#3949 by @​gwdp)

🐛 Bug fixes

  • [eas-cli] Rethrow Apple errors during capability sync instead of silently succeeding. (#3989 by @​douglowder)
  • [build-tools] Skip embedded bundle upload for development client builds instead of warning that the bundle is missing. (#3940 by @​gwdp)
  • [eas-cli] Accept a navigation metric name in observe:metrics when passed in on the command line. (#3973 by @​douglowder)
  • [eas-cli] Retry uploading assets that don't finish processing during eas update, instead of failing the update. (#3918 by @​gwdp)

🧹 Chores

20.5.1 - 2026-07-01

🐛 Bug fixes

  • [eas-cli] Fix Free plan users being warned they had reached their build limit while still well below it. Overage warnings are now shown only for paid plans with an actual billable overage cost. (#3882 by @​sarahlane8)
  • [eas-cli] Count only genuine per-worker build overages in the pre-build usage warning, so the reported number of builds beyond included credits is accurate. (#3932 by @​sarahlane8)
  • [eas-cli] Select correct tvOS build target for non-interactive Apple builds when EXPO_TV env variable is set. (#3907 by @​douglowder)

🧹 Chores

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eas-build-cache-provider since your current version.


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 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-build-cache-provider](https://github.com/expo/eas-cli/tree/HEAD/packages/eas-build-cache-provider) from 16.4.2 to 21.0.0.
- [Release notes](https://github.com/expo/eas-cli/releases)
- [Changelog](https://github.com/expo/eas-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/eas-cli/commits/v21.0.0/packages/eas-build-cache-provider)

---
updated-dependencies:
- dependency-name: eas-build-cache-provider
  dependency-version: 21.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
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