-
Notifications
You must be signed in to change notification settings - Fork 247
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
Bump lodash from 4.17.11 to 4.17.14 in /frontend #183
Merged
zhaoye
merged 1 commit into
master
from
dependabot/npm_and_yarn/frontend/lodash-4.17.14
Aug 13, 2019
Merged
Bump lodash from 4.17.11 to 4.17.14 in /frontend #183
zhaoye
merged 1 commit into
master
from
dependabot/npm_and_yarn/frontend/lodash-4.17.14
Aug 13, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 12, 2019
zhaoye
approved these changes
Aug 13, 2019
dependabot
bot
deleted the
dependabot/npm_and_yarn/frontend/lodash-4.17.14
branch
August 13, 2019 03:46
zhaoye
pushed a commit
that referenced
this pull request
Aug 22, 2019
* v1.6.12 - New repoter support http server and elasticsearch (#167) * new repoter support http server and elasticsearch * print more info when load script failed * bugfix * remove unused import * fix :repoter crash if not set reporter.workspace (#170) * v1.6.14 - Feature/notification center time (#171) * add date and month in notification center message * fix bug - checker register duplicate functions to event bus (#181) * fix bug * rm built-in object * v1.6.16 - Fix bug (#188) AttributeError: 'CheckerEventHandler' object has no attribute 'publish' AttributeError: 'CheckerEventHandler' object has no attribute 'listeners' * feature/report-eventbus (#196) * support report all eventbus message into reporter;reopen channel flow.request * update unit tests * Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 in /frontend (#180) Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.6.0...4.6.1) Signed-off-by: dependabot[bot] <support@github.com> * Bump lodash from 4.17.11 to 4.17.14 in /frontend (#183) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com> * Bump lodash from 4.17.11 to 4.17.15 in /frontend (#206) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.15) Signed-off-by: dependabot[bot] <support@github.com> * load background task of plugin manifast (#208)
zhaoye
added a commit
that referenced
this pull request
Aug 23, 2019
* v1.6.12 - New repoter support http server and elasticsearch (#167) * new repoter support http server and elasticsearch * print more info when load script failed * bugfix * remove unused import * fix :repoter crash if not set reporter.workspace (#170) * v1.6.14 - Feature/notification center time (#171) * add date and month in notification center message * fix bug - checker register duplicate functions to event bus (#181) * fix bug * rm built-in object * v1.6.16 - Fix bug (#188) AttributeError: 'CheckerEventHandler' object has no attribute 'publish' AttributeError: 'CheckerEventHandler' object has no attribute 'listeners' * feature/report-eventbus (#196) * support report all eventbus message into reporter;reopen channel flow.request * update unit tests * Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 in /frontend (#180) Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.6.0...4.6.1) Signed-off-by: dependabot[bot] <support@github.com> * Bump lodash from 4.17.11 to 4.17.14 in /frontend (#183) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com> * Bump lodash from 4.17.11 to 4.17.15 in /frontend (#206) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.15) Signed-off-by: dependabot[bot] <support@github.com> * load background task of plugin manifast (#208) * remove mock data activate button
zhaoye
added a commit
that referenced
this pull request
Sep 4, 2019
* Mock data manager update & add new api for data management (#169) * data manager * new data manager * mock handler * update mock rules conflict checker * add unit test * Add cut\copy\paste api * update main.vue * fix: mock server crash if there is no data root path in config * Update mock rule conflict checker (#172) * data manager * new data manager * mock handler * update mock rules conflict checker * add unit test * Add cut\copy\paste api * update main.vue * fix: mock server crash if there is no data root path in config * update conflict checker * Feature/datamanager frontend (#173) add frontend of datamanager documents tree * Feature/datamanager frontend (#174) * add notice of conflict check * solve conflict * update api response interceptor (#175) * update api response interceptor * fix axios response handler error * dm delete tooooo slow (#176) * update api response interceptor * fix axios response handler error * fix dm delete data slow * New mock group selector (#177) * update api response interceptor * fix axios response handler error * fix dm delete data slow * Update inspector: Add new mock data group select window * fix api error * fix button bar method name * Update mock data selector (#178) * update api response interceptor * fix axios response handler error * fix dm delete data slow * Update inspector: Add new mock data group select window * fix api error * fix button bar method name * update mock data selector UE * support delete group and delete data (#179) * organize dataManager store (#182) * optimize store * remove debug code * Bugfix/delete data error (#184) * solve delete data error * Feature/create group and data (#186) * create group and data * update code * update code * fix detail * fix codacy issue * Feature/change tree toggle icon (#185) * change tree toggle icon * update code * remove unused code * update code * Feature/inspector save to new data manager (#187) * Inspector button update * save flow to activated group * new data detail * update api;fix save HTTP data error;new DataDetail page * mock data editor * fix add data error * update api * "->' * Feature/update conflict text (#189) * update conflict display and text * update code * support copy and paste group and data (#190) * fix: new plugin index page view function error (#191) * Bugfix/datamanager copy not work (#192) * fix: new plugin index page view function error * fix data-manager bug. update inspector-mock-group-selector * refector logger and bugfix (#193) * merge from master (#194) * v1.6.12 - New repoter support http server and elasticsearch (#167) * new repoter support http server and elasticsearch * print more info when load script failed * bugfix * remove unused import * fix :repoter crash if not set reporter.workspace (#170) * v1.6.14 - Feature/notification center time (#171) * add date and month in notification center message * fix bug - checker register duplicate functions to event bus (#181) * fix bug * rm built-in object * v1.6.16 - Fix bug (#188) AttributeError: 'CheckerEventHandler' object has no attribute 'publish' AttributeError: 'CheckerEventHandler' object has no attribute 'listeners' * rm console logo green BG (#195) * Feature/merge master 1.6.17 (#197) * v1.6.12 - New repoter support http server and elasticsearch (#167) * new repoter support http server and elasticsearch * print more info when load script failed * bugfix * remove unused import * fix :repoter crash if not set reporter.workspace (#170) * v1.6.14 - Feature/notification center time (#171) * add date and month in notification center message * fix bug - checker register duplicate functions to event bus (#181) * fix bug * rm built-in object * v1.6.16 - Fix bug (#188) AttributeError: 'CheckerEventHandler' object has no attribute 'publish' AttributeError: 'CheckerEventHandler' object has no attribute 'listeners' * feature/report-eventbus (#196) * support report all eventbus message into reporter;reopen channel flow.request * update unit tests * Fix:cannot-create-new-data (#198) * Fix:cannot-create-new-data;raise exception list.remove(x) x not in list when delete new node * update unit test * feature/frontend-error-message (#199) * add error message in frontend * fix codacy issue * disable draggable; update unshownInfoKey of group properties (#200) * Feature/edit group properties (#202) * support several actions on group detail: edit, add and delete * change state of isGroupDetailChanged * keep conflict loading state in store * upgrade delete button * remove save button state in group detail * fix undeletable key could be deleted error * solve save mock data error (#204) * bugfix (#207) * fix bug (#209) * change editable state of secondary_search_id (#212) * sort mock data & can activate in data manager & fix data tree style (#213) * sort mock data & can activate in data manager & fix data tree style * Activated group name str add space * Feature/1.7.x merge master (#214) * v1.6.12 - New repoter support http server and elasticsearch (#167) * new repoter support http server and elasticsearch * print more info when load script failed * bugfix * remove unused import * fix :repoter crash if not set reporter.workspace (#170) * v1.6.14 - Feature/notification center time (#171) * add date and month in notification center message * fix bug - checker register duplicate functions to event bus (#181) * fix bug * rm built-in object * v1.6.16 - Fix bug (#188) AttributeError: 'CheckerEventHandler' object has no attribute 'publish' AttributeError: 'CheckerEventHandler' object has no attribute 'listeners' * feature/report-eventbus (#196) * support report all eventbus message into reporter;reopen channel flow.request * update unit tests * Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 in /frontend (#180) Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.6.0...4.6.1) Signed-off-by: dependabot[bot] <support@github.com> * Bump lodash from 4.17.11 to 4.17.14 in /frontend (#183) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com> * Bump lodash from 4.17.11 to 4.17.15 in /frontend (#206) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.15) Signed-off-by: dependabot[bot] <support@github.com> * load background task of plugin manifast (#208) * remove mock data item activate button (#215) * v1.6.12 - New repoter support http server and elasticsearch (#167) * new repoter support http server and elasticsearch * print more info when load script failed * bugfix * remove unused import * fix :repoter crash if not set reporter.workspace (#170) * v1.6.14 - Feature/notification center time (#171) * add date and month in notification center message * fix bug - checker register duplicate functions to event bus (#181) * fix bug * rm built-in object * v1.6.16 - Fix bug (#188) AttributeError: 'CheckerEventHandler' object has no attribute 'publish' AttributeError: 'CheckerEventHandler' object has no attribute 'listeners' * feature/report-eventbus (#196) * support report all eventbus message into reporter;reopen channel flow.request * update unit tests * Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 in /frontend (#180) Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.6.0...4.6.1) Signed-off-by: dependabot[bot] <support@github.com> * Bump lodash from 4.17.11 to 4.17.14 in /frontend (#183) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com> * Bump lodash from 4.17.11 to 4.17.15 in /frontend (#206) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.15) Signed-off-by: dependabot[bot] <support@github.com> * load background task of plugin manifast (#208) * remove mock data activate button * update dependencies & add sonarcloud (#216) * update dependencies & add sonarcloud * update sonar config * rm sonar addon * update travis config * Bug fix (#218) * feature/adjust-group-info-display (#219) * adjust group info display; fix bug * update unit test * prop file add newline for each node (#221) * feature/datamanager-support-search-id (#222) * support search group id; ignore case of search_str * update code * Mock data auto update to v1.7.0 (#223) * Mock data auto update to v1.7.0 * Update log text * reporter.py * fix mock data update tools log * fix codacy issues * rm unused import
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps lodash from 4.17.11 to 4.17.14.
Commits
be87d30
Bump to v4.17.14.a6fe6b1
Rebuild lodash and docs.e371828
Bump to v4.17.13.357e899
Rebuild lodash and docs.fd9a062
Bump to v4.17.12.e77d681
Rebuild lodash and docs.629d186
Update OpenJS references.2406eac
Fix minified build.17a34bc
Fix test bootstrap for core build.53838a3
Fix tests in older browsers.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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language