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

update brach #4

Merged
merged 4,072 commits into from
Mar 3, 2021
Merged

update brach #4

merged 4,072 commits into from
Mar 3, 2021

Conversation

m1ga
Copy link
Owner

@m1ga m1ga commented Mar 3, 2021

JIRA: https://jira.appcelerator.org/browse/[TICKET]

Provide a clear PR title prefixed with [TICKET]

Optional Description:

sgtcoolguy and others added 30 commits January 13, 2021 11:11
* split ti.main and ti.kernel bundling
* begin effort to unify the startup/code between platforms
* use split bundling methods to produce proper parts in proper build stages
* don't include ti.kernel.js for Android, as it gets baked into C code
* removes the need to pass around context objects everywhere
* remove the now-unused AndroidWrapper stuff
match Ti.Local.getString in returning key for non-string default values supplied
compile using c++14

Fixes TIMOB-28314
…12233)

* set parent for UITabController, UINavigationController, AVPlayerViewController
* fixed memory leak in listview and tableview
* remove AVPlayerViewController from parent

Fixes TIMOB-28209, TIMOB-27865
Bumps [commitizen](https://github.com/commitizen/cz-cli) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/commitizen/cz-cli/releases)
- [Commits](commitizen/cz-cli@v4.2.2...v4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [husky](https://github.com/typicode/husky) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v4.3.7...v4.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.17.0...v7.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](rollup/plugins@commonjs-v11.0.1...commonjs-v11.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [rollup](https://github.com/rollup/rollup) from 2.36.1 to 2.37.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.36.1...v2.37.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
sgtcoolguy and others added 29 commits March 1, 2021 11:31
include peer dependencies optionally, ignore some packages based on package.json
- handle root-level package.json in test suite in test script
- verify can't load ms devDependency at runtime
* use npm 6 lockfile version 1
* use different dev dependency in place of ms, since it's in mocha hierarchy
- wrap async event listener body in try/catch for ti.blob test
- run on postlayout event
- increase timeout
Co-authored-by: Gary Mathews <contact@garymathews.com>
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.20.0...v7.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v5.1.1...v5.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v5.1.2...v5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [rollup](https://github.com/rollup/rollup) from 2.39.1 to 2.40.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.39.1...v2.40.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@m1ga m1ga merged commit e97cee7 into m1ga:disableAnalytics Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants