miniprogram-ecommerce-open-source
miniprogram-ecommerce-open-source copied to clipboard
Bump debug and nativescript
Bumps debug to 2.6.9 and updates ancestor dependency nativescript. These dependencies need to be updated together.
Updates debug from 2.6.8 to 2.6.9
Release notes
Sourced from debug's releases.
2.6.9
Patches
- Remove ReDoS regexp in
%oformatter: #504Credits
Huge thanks to
@zhuangyafor their help!
Changelog
Sourced from debug's changelog.
2.6.9 / 2017-09-22
- remove ReDoS regexp in %o formatter (#504)
Commits
13abeaeRelease 2.6.9f53962eremove ReDoS regexp in %o formatter (#504)- See full diff in compare view
Updates nativescript from 5.1.0 to 5.4.2
Release notes
Sourced from nativescript's releases.
v5.4.2
Fixed
- Fixed #4732: HMR does not work with tns cloud run ios ... on Windows
v5.4.1
Fixed Fixed #4226: Slowly attaching to debugger on real iOS device with bundle Fixed #4584: Invalid App Store Icon Error, while uploading an iOS app with CLI generated icons Fixed #4608: Misleading message for min runtime version Fixed #4664: tns cloud run... command does not respect useLegacyWorkflow flag Fixed #4665: Incorrect error is shown when unsupported Node.js version is used Fixed #4664: $logger fails to print null objects Fixed #4665: Deprecate support for tns init command
v5.4.0
Implemented
- [Implemented #3993](NativeScript/nativescript-cli#3993): Improve
ctrl + chandling.- [Implemented #4374](NativeScript/nativescript-cli#4374): Add
iCloudContainerEnvironmentbuild option.- [Implemented #4394](NativeScript/nativescript-cli#4394): Enable Using Hot Module Replacement by Default for New Projects
- [Implemented #4518](NativeScript/nativescript-cli#4518): Show deprecation messages for things that will be dropped for 6.0.0 release
- [Implemented #4541](NativeScript/nativescript-cli#4541): [Beta] Allow integration of Apple Watch application in NativeScript app
- [Implemented #4548](NativeScript/nativescript-cli#4548): Deprecate support for the Legacy Workflow
- [Implemented #4602](NativeScript/nativescript-cli#4602): Streamline CLI's logger
Fixed
- [Fixed #4280](NativeScript/nativescript-cli#4280): Incorrect message if you delete app's folder and run command with
--pathin it- [Fixed #4512](NativeScript/nativescript-cli#4512): App's Podfile should be applied last
- [Fixed #4573](NativeScript/nativescript-cli#4573): logcat process is not restarted in some cases
- [Fixed #4593](NativeScript/nativescript-cli#4593): Node.js processes not killed after
tns createon macOS when analytics are enabled- [Fixed #4598](NativeScript/nativescript-cli#4598): app.css changes don't apply when debugging with --debug-brk
- [Fixed #4606](NativeScript/nativescript-cli#4606): Unable to build application for iOS with nativescript-bottombar
- [Fixed #4616](NativeScript/nativescript-cli#4616):
tns plugin createcommand hangsv5.3.4
No release notes provided.
v5.3.3
No release notes provided.
v5.3.2
Fixed
- [Fixed #1798](NativeScript/nativescript-cli#1798): Test init command doesn't add a sample test in TypeScript for TypeScript/Angular projects
- [Fixed #4498](NativeScript/nativescript-cli#4498): API: Change the AppStore ids for kinvey scanner and preview app
- [Fixed #4504](NativeScript/nativescript-cli#4504): Custom tagged versions of android runtime are not supported
- [Fixed #4510](NativeScript/nativescript-cli#4510): Handle HTTP 304 response status code
v5.3.1
No release notes provided.
... (truncated)
Changelog
Sourced from nativescript's changelog.
5.4.2 (2019, June 19)
Fixed
- [Fixed #4732](NativeScript/nativescript-cli#4732): HMR does not work with
tns cloud run ios ...on Windows5.4.1 (2019, June 17)
Fixed
- [Fixed #4226](NativeScript/nativescript-cli#4226): Slowly attaching to debugger on real iOS device with bundle
- [Fixed #4584](NativeScript/nativescript-cli#4584): Invalid App Store Icon Error, while uploading an iOS app with CLI generated icons
- [Fixed #4608](NativeScript/nativescript-cli#4608): Misleading message for min runtime version
- [Fixed #4664](NativeScript/nativescript-cli#4664):
tns cloud run...command does not respect useLegacyWorkflow flag- [Fixed #4665](NativeScript/nativescript-cli#4665): Incorrect error is shown when unsupported Node.js version is used
- [Fixed #4664](NativeScript/nativescript-cli#4679):
$loggerfails to print null objects- [Fixed #4665](NativeScript/nativescript-cli#4701): Deprecate support for
tns initcommand5.4.0 (2019, May 15)
Implemented
- [Implemented #3993](NativeScript/nativescript-cli#3993): Improve
ctrl + chandling.- [Implemented #4374](NativeScript/nativescript-cli#4374): Add
iCloudContainerEnvironmentbuild option.- [Implemented #4394](NativeScript/nativescript-cli#4394): Enable Using Hot Module Replacement by Default for New Projects
- [Implemented #4518](NativeScript/nativescript-cli#4518): Show deprecation messages for things that will be dropped for 6.0.0 release
- [Implemented #4541](NativeScript/nativescript-cli#4541): [Beta] Allow integration of Apple Watch application in NativeScript app
- [Implemented #4548](NativeScript/nativescript-cli#4548): Deprecate support for the Legacy Workflow
- [Implemented #4602](NativeScript/nativescript-cli#4602): Streamline CLI's logger
Fixed
- [Fixed #4280](NativeScript/nativescript-cli#4280): Incorrect message if you delete app's folder and run command with
--pathin it- [Fixed #4512](NativeScript/nativescript-cli#4512): App's Podfile should be applied last
- [Fixed #4573](NativeScript/nativescript-cli#4573): logcat process is not restarted in some cases
- [Fixed #4593](NativeScript/nativescript-cli#4593): Node.js processes not killed after
tns createon macOS when analytics are enabled- [Fixed #4598](NativeScript/nativescript-cli#4598): app.css changes don't apply when debugging with --debug-brk
- [Fixed #4606](NativeScript/nativescript-cli#4606): Unable to build application for iOS with nativescript-bottombar
- [Fixed #4616](NativeScript/nativescript-cli#4616):
tns plugin createcommand hangs5.3.4 (2019, April 24)
Fixed
- [Fixed #4561](NativeScript/nativescript-cli#4561): CLI merges xcconfig files only for specified build configuration
5.3.3 (2019, April 23)
... (truncated)
Commits
761d1d1Merge pull request #4745 from NativeScript/vladimirov/changelog-542df406f7docs: update Changelog for 5.4.235d9076Merge pull request #4732 from NativeScript/vladimirov/fix-hmr-ios-windowscbb8ac8chore: set version to 5.4.25d79aebfix: hmr for iOS does not work on Windowsc7a762eMerge pull request #4730 from NativeScript/vladimirov/changelog-54172e996edocs: update changelog for 5.4.1 released3fc437Merge pull request #4694 from NativeScript/vladimirov/fix-slow-ios-debug97ab36cMerge pull request #4704 from NativeScript/tachev/fix-karma-webpack679e86dfix: disable the Webpack plugins which require the files from the file system...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.