Commit Graph

1248 Commits

Author SHA1 Message Date
Hyacinth-of-Security b9be669818
Merge 2a066be892 into 33e781bf7b 2026-07-29 21:59:02 +08:00
lxcxjxhx 2a066be892 fix: replace bare except with except Exception
Bare except clauses catch all exceptions including SystemExit and
KeyboardInterrupt. Replace with except Exception in image validation
functions (tfcv.py, pytorchcv.py) for ConvNets and TransferLearning.
2026-07-29 21:58:39 +08:00
Lee Stott 33e781bf7b
Merge pull request #694 from microsoft/update-translations
chore(i18n): sync translations with latest source changes
2026-07-15 19:50:57 +01:00
localizeflow[bot] be55e21b47 [pl,tr,el] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Polish [pl], Turkish [tr], Greek [el]
2026-07-14 00:38:45 +00:00
localizeflow[bot] 67574acea5 [ko,hi,bn] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Korean [ko], Hindi [hi], Bengali [bn]
2026-07-14 00:27:15 +00:00
localizeflow[bot] 9cfc51217f [he,vi,id] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Hebrew [he], Vietnamese [vi], Indonesian [id]
2026-07-14 00:17:58 +00:00
localizeflow[bot] 980606aece [pt-PT,pt-BR,it] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Portuguese (Portugal) [pt-PT], Portuguese (Brazil) [pt-BR], Italian [it]
2026-07-14 00:07:08 +00:00
localizeflow[bot] a6dac58439 [ro,bg,sr] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Romanian [ro], Bulgarian [bg], Serbian (Cyrillic) [sr]
2026-07-13 23:56:32 +00:00
localizeflow[bot] 892e6ebc4f [ms,tl,sw] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Malay [ms], Tagalog (Filipino) [tl], Swahili [sw]
2026-07-13 23:46:39 +00:00
localizeflow[bot] f450e2cb26 [hu,cs,sk] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Hungarian [hu], Czech [cs], Slovak [sk]
2026-07-13 23:39:48 +00:00
localizeflow[bot] 16204ff5f0 [mr,ne,pa] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Marathi [mr], Nepali [ne], Punjabi (Gurmukhi) [pa]
2026-07-13 23:29:28 +00:00
localizeflow[bot] 2cbc89afef [ru,ar,fa] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Russian [ru], Arabic [ar], Persian (Farsi) [fa]
2026-07-13 23:17:59 +00:00
localizeflow[bot] 3aa7ede031 [hr,sl,my] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Croatian [hr], Slovenian [sl], Burmese (Myanmar) [my]
2026-07-13 23:07:30 +00:00
localizeflow[bot] daece6052b [th,sv,da] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Thai [th], Swedish [sv], Danish [da]
2026-07-13 22:56:42 +00:00
localizeflow[bot] a30a1cd09a [no,fi,nl] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Norwegian [no], Finnish [fi], Dutch [nl]
2026-07-13 22:45:17 +00:00
localizeflow[bot] 324d831dce [et,pcm,te] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Estonian [et], Nigerian Pidgin [pcm], Telugu [te]
2026-07-13 22:32:37 +00:00
localizeflow[bot] 0b965e9ca7 [uk,lt,ta] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Ukrainian [uk], Lithuanian [lt], Tamil [ta]
2026-07-13 22:21:38 +00:00
localizeflow[bot] b467df96d7 [zh-HK,zh-TW,ja] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Chinese (Traditional, Hong Kong) [zh-HK], Chinese (Traditional, Taiwan) [zh-TW], Japanese [ja]
2026-07-13 22:11:25 +00:00
localizeflow[bot] 40511bffad [ml,kn,km] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Malayalam [ml], Kannada [kn], Khmer [km]
2026-07-13 22:01:22 +00:00
localizeflow[bot] ad12e75772 [ur,zh-CN,zh-MO] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: Urdu [ur], Chinese (Simplified) [zh-CN], Chinese (Traditional, Macau) [zh-MO]
2026-07-13 21:49:40 +00:00
localizeflow[bot] 972e616d26 [fr,es,de] chore(i18n): sync translations
Sync translations with latest source changes.
Languages: French [fr], Spanish [es], German [de]
2026-07-13 21:39:52 +00:00
Lee Stott 0b3a28c7c3
Merge pull request #693 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/npm_and_yarn-2b100db12b
chore(deps-dev): bump ws from 7.5.10 to 7.5.11 in /etc/quiz-app in the npm_and_yarn group across 1 directory
2026-07-13 22:31:52 +01:00
Lee Stott 46efcdda98
Merge pull request #692 from microsoft/dependabot/pip/pip-47f33d0ef4
chore(deps): bump the pip group across 4 directories with 2 updates
2026-07-13 22:31:31 +01:00
Lee Stott 4e92707a80
Merge pull request #686 from microsoft/update-translations
chore(i18n): sync translations with latest source changes
2026-07-13 22:28:33 +01:00
dependabot[bot] a198b201ef
chore(deps-dev): bump ws
Bumps the npm_and_yarn group with 1 update in the /etc/quiz-app directory: [ws](https://github.com/websockets/ws).


Updates `ws` from 7.5.10 to 7.5.11
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.10...7.5.11)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 7.5.11
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-13 21:07:25 +00:00
dependabot[bot] 5e6ce7740a
chore(deps): bump the pip group across 4 directories with 2 updates
Bumps the pip group with 2 updates in the / directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 1 update in the /.devcontainer directory: [nltk](https://github.com/nltk/nltk).
Bumps the pip group with 2 updates in the /binder directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 2 updates in the /lessons/5-NLP directory: [nltk](https://github.com/nltk/nltk) and [transformers](https://github.com/huggingface/transformers).


Updates `nltk` from 3.9.4 to 3.10.0
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0)

Updates `transformers` from 5.3.0 to 5.5.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.3.0...v5.5.0)

Updates `nltk` from 3.9.4 to 3.10.0
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0)

Updates `nltk` from 3.9.4 to 3.10.0
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0)

Updates `transformers` from 5.3.0 to 5.5.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.3.0...v5.5.0)

Updates `nltk` from 3.9.4 to 3.10.0
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0)

Updates `transformers` from 5.3.0 to 5.5.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v5.3.0...v5.5.0)

---
updated-dependencies:
- dependency-name: nltk
  dependency-version: 3.10.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: transformers
  dependency-version: 5.5.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: nltk
  dependency-version: 3.10.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: nltk
  dependency-version: 3.10.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: transformers
  dependency-version: 5.5.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: nltk
  dependency-version: 3.10.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: transformers
  dependency-version: 5.5.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-13 20:56:44 +00:00
localizeflow[bot] f163566c2a chore(i18n): sync translations with latest source changes (chunk 1/1, 21 changes) 2026-07-08 22:02:38 +00:00
localizeflow[bot] a2589d6f13 chore(i18n): sync translations with latest source changes (chunk 1/1, 17 changes) 2026-07-08 21:37:48 +00:00
localizeflow[bot] 10b6d23c56 chore(i18n): sync translations with latest source changes (chunk 1/1, 18 changes) 2026-07-08 21:15:40 +00:00
localizeflow[bot] e247182ee8 chore(i18n): sync translations with latest source changes (chunk 1/1, 19 changes) 2026-07-08 20:51:44 +00:00
localizeflow[bot] 90101b2eb8 chore(i18n): sync translations with latest source changes (chunk 1/1, 18 changes) 2026-07-08 20:19:36 +00:00
localizeflow[bot] 2ec6624436 chore(i18n): sync translations with latest source changes (chunk 1/1, 20 changes) 2026-07-08 19:56:36 +00:00
localizeflow[bot] 3b96652d87 chore(i18n): sync translations with latest source changes (chunk 1/1, 17 changes) 2026-07-08 19:30:56 +00:00
localizeflow[bot] 6ddc102854 chore(i18n): sync translations with latest source changes (chunk 1/1, 19 changes) 2026-07-08 19:08:14 +00:00
localizeflow[bot] 451a518936 chore(i18n): sync translations with latest source changes (chunk 1/1, 18 changes) 2026-07-08 18:45:30 +00:00
localizeflow[bot] 69cc3da18c chore(i18n): sync translations with latest source changes (chunk 1/1, 18 changes) 2026-07-08 18:24:47 +00:00
localizeflow[bot] de95c0ccf0 chore(i18n): sync translations with latest source changes (chunk 1/1, 18 changes) 2026-07-08 18:04:13 +00:00
localizeflow[bot] 28b0148a99 chore(i18n): sync translations with latest source changes (chunk 1/1, 18 changes) 2026-07-08 17:39:13 +00:00
localizeflow[bot] e267e4ce47 chore(i18n): sync translations with latest source changes (chunk 1/1, 19 changes) 2026-07-08 17:14:17 +00:00
localizeflow[bot] 63aea85bca chore(i18n): sync translations with latest source changes (chunk 1/1, 19 changes) 2026-07-08 16:45:12 +00:00
localizeflow[bot] 9ef8781b54 chore(i18n): sync translations with latest source changes (chunk 1/1, 17 changes) 2026-07-08 16:18:50 +00:00
localizeflow[bot] 677e5e5ac6 chore(i18n): sync translations with latest source changes (chunk 1/1, 18 changes) 2026-07-08 15:53:18 +00:00
localizeflow[bot] 2af9ee06d7 chore(i18n): sync translations with latest source changes (chunk 1/1, 19 changes) 2026-07-08 15:26:22 +00:00
localizeflow[bot] 899459e1ab chore(i18n): sync translations with latest source changes (chunk 1/1, 18 changes) 2026-07-08 15:01:20 +00:00
Lee Stott 2d45a02c08
Merge pull request #636 from orbisai0security/fix-v003-vgg16-weights-integrity-check
fix: remove unsafe exec() in TransferLearningTF.ipynb
2026-07-06 16:46:18 +01:00
Lee Stott 7290b98524
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-06 16:08:36 +01:00
Lee Stott 63b09830a7
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-06 15:53:43 +01:00
Lee Stott 3662ce1acd
Merge pull request #680 from microsoft/copilot/fix-review-comments
Fix issue template language codes and CONTRIBUTING.md CLA URL inconsistency
2026-07-02 17:04:45 +02:00
Lee Stott a9efe6caaa
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-02 16:02:41 +01:00
Lee Stott 721ffafe00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-02 16:02:25 +01:00