This is an automated email from the ASF dual-hosted git repository. dpogue pushed a change to branch Info-glob in repository https://gitbox.apache.org/repos/asf/cordova-common.git
discard 49e3f4c fix: Glob for *Info.plist rather than *-Info.plist discard 4bea6de fix: Address feedback issues around testing discard 1e7d18e fix: Avoid reading plist files twice discard 615db8e feat: Support finding an unprefixed Info.plist file add 41ef98b chore(ci): Fix dependabot PR failures (#218) add ea9e285 chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#217) add fae1b67 chore: bump npm dependencies to current minor revisions (#222) add 8841b6b release(5.0.1): updated release notes & version (common-5.0.1) add 584670d chore: increment package version to 5.0.2-dev add d6641df feat: Support finding an unprefixed Info.plist file add 006bc29 fix: Avoid reading plist files twice add b41ac21 fix: Address feedback issues around testing add 8fe281b fix: Glob for *Info.plist rather than *-Info.plist This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (49e3f4c) \ N -- N -- N refs/heads/Info-glob (8fe281b) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/ci.yml | 8 +++++- .github/workflows/release-audit.yml | 10 ++++++-- RELEASENOTES.md | 21 ++++++++++++++++ package-lock.json | 50 +++++++++++++++++++++++++------------ package.json | 12 ++++----- 5 files changed, 76 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org