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

Chore(deps-dev): Bump node-notifier from 8.0.1 to 10.0.0 #1255

Merged
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
"typescript",
"typescriptreact"
],
}
}
79 changes: 52 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graph-explorer-v2",
"version": "4.13.0",
"version": "4.14.0",
"private": true,
"dependencies": {
"@augloop/types-core": "file:packages/types-core-2.16.189.tgz",
Expand Down Expand Up @@ -135,7 +135,7 @@
"merge": "2.1.1",
"merge-deep": "3.0.3",
"node-fetch": "2.6.1",
"node-notifier": "8.0.1",
"node-notifier": "10.0.0",
"path-parse": "1.0.7",
"react-dev-utils": "7.0.3",
"react-test-renderer": "16.13.0",
Expand Down
2 changes: 1 addition & 1 deletion src/app/services/redux-constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ export const AUTHENTICATION_PENDING = 'AUTHENTICATION_PENDING';
export const SET_GRAPH_PROXY_URL = 'SET_GRAPH_PROXY_URL';
export const GET_POLICY_SUCCESS = 'GET_POLICY_SUCCESS';
export const GET_POLICY_ERROR = 'GET_POLICY_ERROR';
export const GET_POLICY_PENDING = 'GET_POLICY_PENDING';
export const GET_POLICY_PENDING = 'GET_POLICY_PENDING';
2 changes: 1 addition & 1 deletion src/app/views/query-response/response/Response.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ const Response = () => {

};

export default Response;
export default Response;
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import {
import SuffixRenderer from './suffix/SuffixRenderer';
import SuggestionsList from './SuggestionsList';


class AutoComplete extends Component<IAutoCompleteProps, IAutoCompleteState> {
private autoCompleteRef: React.RefObject<ITextField>;
private element: HTMLDivElement | null | undefined;
Expand Down
8 changes: 8 additions & 0 deletions src/app/views/sidebar/sample-queries/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ export function getTokens(user?: any) {
placeholder: 'chat-id',
demoTenantValue: '19:[email protected]'
},
{
placeholder: 'chat-id',
demoTenantValue: '19:[email protected]'
},
{
placeholder: 'message-id',
demoTenantValue: '1501527481624'
Expand All @@ -110,6 +114,10 @@ export function getTokens(user?: any) {
placeholder: 'membership-id',
demoTenantValue: 'MCMjMCMjZGNkMjE5ZGQtYmM2OC00YjliLWJmMGItNGEzM2E3OTZiZTM1IyMxOToyYTM5NWMxZGZlMzY0MzFmYjZlNGNkNWIyMjVjMTdlZUB0aHJlYWQudjIjIzQ4ZDMxODg3LTVmYWQtNGQ3My1hOWY1LTNjMzU2ZTY4YTAzOA=='
},
{
placeholder: 'membership-id',
demoTenantValue: 'MCMjMCMjZGNkMjE5ZGQtYmM2OC00YjliLWJmMGItNGEzM2E3OTZiZTM1IyMxOToyYTM5NWMxZGZlMzY0MzFmYjZlNGNkNWIyMjVjMTdlZUB0aHJlYWQudjIjIzQ4ZDMxODg3LTVmYWQtNGQ3My1hOWY1LTNjMzU2ZTY4YTAzOA=='
},
{
placeholder: 'today',
defaultValueFn: () => {
Expand Down
3 changes: 2 additions & 1 deletion src/messages/GE_de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@
"documentation": "Dokumentation",
"Missing response headers for query workaround": "Einige Header, die normalerweise für diese Anforderung zurückgegeben werden, fehlen möglicherweise aufgrund der Einschränkungen der Problemumgehung.",
"Learn more": "Weitere Informationen",
"A documentation link for this URL exists. Click learn more to access it": "Ein Dokumentationslink für diese URL ist vorhanden. Klicken Sie auf \"Weitere Informationen\", um darauf zuzugreifen.",
"Feedback": "Haben Sie Feedback?",
"Comment question": "Erzählen Sie uns mehr von Ihren Erfahrungen",
"Prompt question": "Wir freuen uns über Ihr Feedback!",
Expand All @@ -398,7 +399,7 @@
"Slightly difficult": "Etwas schwierig",
"Neither easy nor difficult": "Weder einfach noch schwierig",
"Slightly easy": "Eher einfach",
"Ratiing": "Bewertung",
"Rating": "Bewertung",
"Extremely easy": "Äußerst einfach",
"Email (optional)": "E-Mail (optional)",
"You can contact me about this feedback": "Sie können mich zu diesem Feedback kontaktieren",
Expand Down
31 changes: 29 additions & 2 deletions src/messages/GE_es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,5 +386,32 @@
"For more information": "Para más información, consulte",
"documentation": "documentación",
"Missing response headers for query workaround": "Es posible que falten algunos encabezados, que normalmente se devuelven para esta solicitud, debido a las limitaciones de la solución alternativa.",
"Learn more": "Más información"
}
"Learn more": "Más información",
"A documentation link for this URL exists. Click learn more to access it": "Existe un vínculo de documentación para esta dirección URL. Haga clic en Más información para acceder a él",
"Feedback": "¿Tiene algún comentario?",
"Comment question": "Cuéntenos más sobre su experiencia",
"Prompt question": "Nos encantaría recibir sus comentarios",
"No": "No",
"Yes": "Sí",
"title": "Comentarios sobre el probador de Graph",
"Rating question": "En general, ¿le resultó fácil usar el Probador de Graph?",
"Extremely difficult": "Extremadamente difícil",
"Slightly difficult": "Bastante difícil",
"Neither easy nor difficult": "Ni fácil ni difícil",
"Slightly easy": "Bastante fácil",
"Rating": "Calificación",
"Extremely easy": "Extremadamente fácil",
"Email (optional)": "Correo electrónico (opcional)",
"You can contact me about this feedback": "Puede ponerse en contacto conmigo para obtener estos comentarios",
"Privacy Statement": "Declaración de privacidad",
"Submitted Successfully": "Enviado correctamente",
"Privacy consent": "Al presionar Enviar, sus comentarios se usarán para mejorar los productos y servicios de Microsoft. Su administrador de TI podrá recopilar estos datos",
"Graph Rating Question": "¿Qué probabilidad hay de que recomiende Microsoft Graph para el desarrollo a otro desarrollador?",
"love your feedback": "¡Nos encantaría recibir sus comentarios!",
"We have just two questions": "Solo tenemos dos preguntas.",
"Sure": "Por supuesto",
"Not now": "Ahora no",
"Please tell us more. Why did you choose that answer": "Cuéntenos más ¿Por qué eligió esa respuesta?",
"Not at all likely": "Nada probable",
"Extremely likely": "Extremadamente probable"
}
5 changes: 3 additions & 2 deletions src/messages/GE_fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,8 @@
"documentation": "documentation",
"Missing response headers for query workaround": "Certains en-têtes, généralement renvoyés pour cette requête, peuvent être manquants en raison des limitations de la solution de contournement.",
"Learn more": "En savoir plus",
"Feedback": "Vous avez des commentaires ?",
"A documentation link for this URL exists. Click learn more to access it": "Il existe un lien de documentation pour cette URL. Cliquez sur « En savoir plus » pour y accéder.",
"Feedback": "Avez-vous des commentaires?",
"Comment question": "Donnez-nous plus d’informations sur votre expérience",
"Prompt question": "Nous aimerions connaître votre avis",
"No": "Non",
Expand All @@ -398,7 +399,7 @@
"Slightly difficult": "Légèrement difficile",
"Neither easy nor difficult": "Ni facile ni difficile",
"Slightly easy": "Légèrement facile",
"Ratiing": "Evaluation",
"Rating": "Evaluation",
"Extremely easy": "Extrêmement facile",
"Email (optional)": "E-mail (facultatif)",
"You can contact me about this feedback": "Vous pouvez me contacter à propos de ces commentaires",
Expand Down
3 changes: 2 additions & 1 deletion src/messages/GE_ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@
"documentation": "ドキュメント",
"Missing response headers for query workaround": "この要求に対して通常返される一部のヘッダーは、回避策の制限により欠落している可能性があります。",
"Learn more": "詳細情報",
"A documentation link for this URL exists. Click learn more to access it": "この URL のドキュメント リンクが存在します。アクセスするには、[詳細] をクリックしてください",
"Feedback": "フィードバックがありますか?",
"Comment question": "体験談をお聞かせください",
"Prompt question": "ご意見をお寄せください",
Expand All @@ -398,7 +399,7 @@
"Slightly difficult": "若干難しい",
"Neither easy nor difficult": "簡単でも難しくもない",
"Slightly easy": "少し簡単",
"Ratiing": "評価",
"Rating": "評価",
"Extremely easy": "極めて簡単",
"Email (optional)": "メール (オプション)",
"You can contact me about this feedback": "このフィードバックについてお問い合わせできます",
Expand Down
3 changes: 2 additions & 1 deletion src/messages/GE_pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@
"documentation": "documentação",
"Missing response headers for query workaround": "Alguns cabeçalhos, normalmente retornados para essa solicitação, podem estar ausentes devido às limitações da solução alternativa.",
"Learn more": "Saiba mais",
"A documentation link for this URL exists. Click learn more to access it": "Existe um link de documentação dessa URL. Clique em Saiba mais para acessar",
"Feedback": "Tem comentários?",
"Comment question": "Conte-nos mais sobre sua experiência",
"Prompt question": "Gostaríamos de receber os seus comentários!",
Expand All @@ -398,7 +399,7 @@
"Slightly difficult": "Ligeiramente difícil",
"Neither easy nor difficult": "Nem fácil nem difícil",
"Slightly easy": "Ligeiramente fácil",
"Ratiing": "Classificação",
"Rating": "Classificação",
"Extremely easy": "Extremamente fácil",
"Email (optional)": "Email (opcional)",
"You can contact me about this feedback": "Você pode me contatar sobre este comentário",
Expand Down
31 changes: 29 additions & 2 deletions src/messages/GE_ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,5 +386,32 @@
"For more information": "Дополнительные сведения:",
"documentation": "документация",
"Missing response headers for query workaround": "Некоторые заголовки, обычно возвращаемые для этого запроса, могут быть отсутствуют из-за ограничений временного решения.",
"Learn more": "Подробнее"
}
"Learn more": "Подробнее",
"A documentation link for this URL exists. Click learn more to access it": "Существует ссылка на документацию для этого URL-адреса. Щелкните \"Подробнее\", чтобы получить к ней доступ",
"Feedback": "Хотите оставить отзыв?",
"Comment question": "Расскажите нам больше о своих впечатлениях",
"Prompt question": "Мы будем рады получить ваш отзыв",
"No": "Нет",
"Yes": "Да",
"title": "Отзыв о песочнице Graph",
"Rating question": "В целом насколько легко было использовать песочницу Graph?",
"Extremely difficult": "Чрезвычайно сложно",
"Slightly difficult": "Немного сложно",
"Neither easy nor difficult": "Нейтральное мнение",
"Slightly easy": "Достаточно просто",
"Rating": "Оценка",
"Extremely easy": "Очень просто",
"Email (optional)": "Почта (необязательно)",
"You can contact me about this feedback": "Вы можете связаться со мной по поводу этого отзыва",
"Privacy Statement": "Заявление о конфиденциальности",
"Submitted Successfully": "Успешно отправлено",
"Privacy consent": "Нажав \"Отправить\", вы разрешаете использовать ваш отзыв для улучшения продуктов и служб Майкрософт. Ваш ИТ-администратор сможет собирать эти данные",
"Graph Rating Question": "Какова вероятность того, что вы порекомендуете Microsoft Graph для разработки другому разработчику?",
"love your feedback": "Мы будем рады получить ваш отзыв!",
"We have just two questions": "У нас всего два вопроса.",
"Sure": "Конечно",
"Not now": "Не сейчас",
"Please tell us more. Why did you choose that answer": "Расскажите больше. Почему вы выбрали этот ответ?",
"Not at all likely": "Вероятность отсутствует",
"Extremely likely": "С наибольшей вероятностью"
}
3 changes: 2 additions & 1 deletion src/messages/GE_zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@
"documentation": "文档",
"Missing response headers for query workaround": "由于解决方案的限制,通常为此请求返回的某些标头可能丢失。",
"Learn more": "了解详细信息",
"A documentation link for this URL exists. Click learn more to access it": "存在此 URL 的文档链接。单击“了解详细信息”以访问它",
"Feedback": "要提供反馈?",
"Comment question": "告诉我们有关你的体验更多信息",
"Prompt question": "我们非常期待你的反馈",
Expand All @@ -398,7 +399,7 @@
"Slightly difficult": "有点困难",
"Neither easy nor difficult": "不简单也不困难",
"Slightly easy": "有点简单",
"Ratiing": "评级",
"Rating": "评级",
"Extremely easy": "非常简单",
"Email (optional)": "电子邮件(可选)",
"You can contact me about this feedback": "可联系我有关此反馈的信息",
Expand Down