Commit Graph

1121 Commits

Author SHA1 Message Date
localizeflow[bot] a01180f78d chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-04-06 15:43:32 +00:00
localizeflow[bot] 54fc7b01e6 chore(i18n): sync translations with latest source changes (chunk 1/1, 7 changes) 2026-04-06 15:35:15 +00:00
Lee Stott c5dc744398
Merge pull request #617 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/npm_and_yarn-5567bcf912
chore(deps-dev): bump svgo from 2.8.0 to 2.8.2 in /etc/quiz-app in the npm_and_yarn group across 1 directory
2026-03-17 06:57:58 +00:00
dependabot[bot] f1bfa04851
chore(deps-dev): bump svgo
Bumps the npm_and_yarn group with 1 update in the /etc/quiz-app directory: [svgo](https://github.com/svg/svgo).


Updates `svgo` from 2.8.0 to 2.8.2
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v2.8.0...v2.8.2)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 2.8.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 23:52:34 +00:00
Lee Stott 5b07357a7b
Merge pull request #614 from microsoft/update-translations
chore(i18n): sync translations with latest source changes
2026-02-28 15:28:37 +00:00
localizeflow[bot] bad0550c23 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 10:23:13 +00:00
localizeflow[bot] 2052a71f29 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 10:15:39 +00:00
localizeflow[bot] 1e4ea17fdb chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 10:08:35 +00:00
localizeflow[bot] d22ccfbffb chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 10:00:44 +00:00
localizeflow[bot] 0188dcbf96 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 09:53:48 +00:00
localizeflow[bot] d6d816e7b3 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 09:46:30 +00:00
localizeflow[bot] 4c93dfab19 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 09:39:37 +00:00
localizeflow[bot] 279cfbb0fe chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 09:31:49 +00:00
localizeflow[bot] 4c616f716d chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 09:24:25 +00:00
localizeflow[bot] 668552e1a9 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 09:16:14 +00:00
localizeflow[bot] 0d26476214 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 09:09:20 +00:00
localizeflow[bot] 476248e3ec chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-28 09:01:44 +00:00
localizeflow[bot] 7ffbc9aa7a chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 08:54:58 +00:00
localizeflow[bot] a5efa48cb2 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 08:46:35 +00:00
localizeflow[bot] ea76a188fb chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 08:39:34 +00:00
localizeflow[bot] b74e6d1785 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 08:32:34 +00:00
localizeflow[bot] 28fed53796 chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes) 2026-02-28 08:25:28 +00:00
localizeflow[bot] 7a2eae4daf chore(i18n): sync translations with latest source changes (chunk 1/1, 10 changes) 2026-02-28 08:18:21 +00:00
Lee Stott 75b5bd34cc
Merge pull request #610 from microsoft/copilot/fix-translated-image-issue
Fix broken ai-overview sketchnote image on translated pages + upgrade NLTK to 3.9.3
2026-02-27 07:12:29 +00:00
Lee Stott 8427513067
Merge pull request #612 from microsoft/copilot/update-symbolic-api-endpoint
Replace deprecated Microsoft Concept Graph API with ConceptNet; patch NLTK vulnerabilities
2026-02-27 07:09:53 +00:00
copilot-swe-agent[bot] 9e39f4cfea Fix nltk vulnerabilities: upgrade all pins to 3.9.3
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2026-02-27 07:02:23 +00:00
copilot-swe-agent[bot] 141a21d5d6 Fix: Upgrade NLTK to 3.9.3 to patch security vulnerabilities
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2026-02-27 07:01:16 +00:00
copilot-swe-agent[bot] 1aa489d6d6 Replace deprecated Microsoft Concept Graph API with ConceptNet in lessons/2-Symbolic
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2026-02-27 06:58:23 +00:00
copilot-swe-agent[bot] c5f1590d8c Fix: Use absolute URL for ai-overview image in all translated READMEs to fix 404 errors
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2026-02-27 06:57:17 +00:00
Lee Stott 0e7ecdc4b4
Merge pull request #613 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/npm_and_yarn-d8653c8ebe
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
2026-02-27 06:56:25 +00:00
dependabot[bot] d77217cf20
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /etc/quiz-app directory: [minimatch](https://github.com/isaacs/minimatch) and [qs](https://github.com/ljharb/qs).


Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `qs` from 6.14.1 to 6.14.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 06:55:47 +00:00
Lee Stott 05f3be2373
Merge pull request #611 from microsoft/dependabot/pip/pip-29acba4e61
chore(deps): bump the pip group across 4 directories with 1 update
2026-02-27 06:53:55 +00:00
copilot-swe-agent[bot] a52f29dd84 Initial plan 2026-02-27 06:53:37 +00:00
dependabot[bot] 82dd439705
chore(deps): bump the pip group across 4 directories with 1 update
Bumps the pip group with 1 update in the / directory: [nltk](https://github.com/nltk/nltk).
Bumps the pip group with 1 update in the /.devcontainer directory: [nltk](https://github.com/nltk/nltk).
Bumps the pip group with 1 update in the /binder directory: [nltk](https://github.com/nltk/nltk).
Bumps the pip group with 1 update in the /lessons/5-NLP directory: [nltk](https://github.com/nltk/nltk).


Updates `nltk` from 3.8.1 to 3.9.3
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.3)

Updates `nltk` from 3.8.1 to 3.9.3
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.3)

Updates `nltk` from 3.8.2 to 3.9.3
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.3)

Updates `nltk` from 3.5 to 3.9.3
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9.3)

---
updated-dependencies:
- dependency-name: nltk
  dependency-version: 3.9.3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: nltk
  dependency-version: 3.9.3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: nltk
  dependency-version: 3.9.3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: nltk
  dependency-version: 3.9.3
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 06:50:14 +00:00
copilot-swe-agent[bot] 47e48fb18e Initial plan 2026-02-27 06:50:01 +00:00
Lee Stott ffc8cbfef7
Merge pull request #605 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/npm_and_yarn-c081eec248
chore(deps-dev): bump webpack from 5.88.1 to 5.105.0 in /etc/quiz-app in the npm_and_yarn group across 1 directory
2026-02-27 06:49:02 +00:00
Lee Stott f8e1a547b6
Merge pull request #609 from microsoft/dependabot/pip/pip-17006eb58c
chore(deps): bump the pip group across 4 directories with 2 updates
2026-02-27 06:48:40 +00:00
dependabot[bot] 9865a6f80c
chore(deps): bump the pip group across 4 directories with 2 updates
Bumps the pip group with 2 updates in the / directory: [keras](https://github.com/keras-team/keras) and [pillow](https://github.com/python-pillow/Pillow).
Bumps the pip group with 2 updates in the /.devcontainer directory: [keras](https://github.com/keras-team/keras) and [pillow](https://github.com/python-pillow/Pillow).
Bumps the pip group with 2 updates in the /binder directory: [keras](https://github.com/keras-team/keras) and [pillow](https://github.com/python-pillow/Pillow).
Bumps the pip group with 1 update in the /lessons/5-NLP directory: [pillow](https://github.com/python-pillow/Pillow).


Updates `keras` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](https://github.com/keras-team/keras/compare/v3.13.1...v3.13.2)

Updates `pillow` from 10.4.0 to 12.1.1
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...12.1.1)

Updates `keras` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](https://github.com/keras-team/keras/compare/v3.13.1...v3.13.2)

Updates `pillow` from 10.4.0 to 12.1.1
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...12.1.1)

Updates `keras` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](https://github.com/keras-team/keras/compare/v3.13.1...v3.13.2)

Updates `pillow` from 10.4.0 to 12.1.1
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...12.1.1)

Updates `pillow` from 10.3.0 to 12.1.1
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...12.1.1)

---
updated-dependencies:
- dependency-name: keras
  dependency-version: 3.13.2
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: keras
  dependency-version: 3.13.2
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: keras
  dependency-version: 3.13.2
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-19 19:31:47 +00:00
Lee Stott 3bd737a0cb
Merge pull request #606 from microsoft/update-translations
chore(i18n): sync translations with latest source changes
2026-02-06 21:59:07 +00:00
localizeflow[bot] 416193076c chore(i18n): sync translations with latest source changes (chunk 1/1, 4 changes) 2026-02-06 10:25:26 +00:00
localizeflow[bot] 594f865559 chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 09:36:30 +00:00
localizeflow[bot] 3aa551e92c chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 09:27:52 +00:00
localizeflow[bot] 65d4fb23f5 chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 09:18:28 +00:00
localizeflow[bot] 77c6a23572 chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 09:10:02 +00:00
localizeflow[bot] cac0988687 chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 09:00:15 +00:00
localizeflow[bot] 48224fab40 chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 08:51:20 +00:00
localizeflow[bot] 41d10e3e51 chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 08:40:56 +00:00
localizeflow[bot] de25590d31 chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 08:32:13 +00:00
localizeflow[bot] d491c74891 chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 08:24:10 +00:00
localizeflow[bot] 2dcb6af2e5 chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes) 2026-02-06 08:16:07 +00:00