A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
chore(repo): add `@stencil/*` packages to dependabot (#27431)
Issue number: N/A --------- <!-- Please do not submit updates to dependencies unless it fixes an issue. --> <!-- Please try to limit your pull request to one type (bugfix, feature, etc). Submit multiple pull requests if needed. --> ## What is the current behavior? <!-- Please describe the current behavior that you are modifying. --> `@stencil/core` is the only package checked by dependabot ## What is the new behavior? <!-- Please describe the behavior or changes that are being added by this PR. --> this commit updates the allow list for dependabot to allow additional stencil-scoped packages. the motivation for this is to allow the other stencil dependencies used in ionic framework to be automatically bumped by automation, rather than making it a manual process. this is intended to help with the stencil v4 rollout, where new versions on stencil packages (other than core) will be released with early v4 support. ## Does this introduce a breaking change? - [ ] Yes - [x] No <!-- If this introduces a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information <!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change. --> I arbitrarily alphabetized the `@stencil/*` section of this allow-list. LMK if you'd prefer something different here
R
Ryan Waskiewicz committed
e0a5e49c9bf212b91f08fa50f516ac2fcb5c2040
Parent: 9f1115e
Committed by GitHub <noreply@github.com>
on 5/9/2023, 3:48:41 PM