{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":161376600,"defaultBranch":"main","name":"flashlight","ownerLogin":"flashlight","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-12-11T18:28:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/67613832?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712157764.0","currentOid":""},"activityList":{"items":[{"before":"14ee08278e1b21c52f99363153b55aae1a21a2cc","after":null,"ref":"refs/heads/dependabot/pip/flashlight/app/objdet/scripts/pillow-10.2.0","pushedAt":"2024-04-03T15:22:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"d08449f6df26b1ab60e5e9d623f3b32ad4be2f23","ref":"refs/heads/dependabot/pip/flashlight/app/objdet/scripts/pillow-10.3.0","pushedAt":"2024-04-03T15:22:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump pillow from 10.0.1 to 10.3.0 in /flashlight/app/objdet/scripts\n\nBumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.0.\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: pillow\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pillow from 10.0.1 to 10.3.0 in /flashlight/app/objdet/scripts"}},{"before":"7448a2fca0c42c280c642fc747c3e2ea7a97fe76","after":"a3bcf633af5d8859e7615a5364f3c8c4de2a8ccb","ref":"refs/heads/main","pushedAt":"2024-03-31T17:56:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Remove unused variables in data_preproc/services/master_service/tests/DppMasterServiceHandlerTest.cpp\n\nSummary:\nLLVM-15 has a warning `-Wunused-but-set-variable` which we treat as an error because it's so often diagnostic of a code issue. Unused variables can compromise readability or, worse, performance.\n\nThis diff either (a) removes an unused variable and, possibly, it's associated code, or (b) qualifies the variable with `[[maybe_unused]]`, mostly in cases where the variable _is_ used, but, eg, in an `assert` statement that isn't present in production code.\n\n - If you approve of this diff, please use the \"Accept & Ship\" button :-)\n\nReviewed By: dmm-fb\n\nDifferential Revision: D55565012\n\nfbshipit-source-id: 2c1a6e42a149cd9993c589257a11822e35631d8a","shortMessageHtmlLink":"Remove unused variables in data_preproc/services/master_service/tests…"}},{"before":"f8a4807571724dca38898aa906537aff0fb714f4","after":"7448a2fca0c42c280c642fc747c3e2ea7a97fe76","ref":"refs/heads/main","pushedAt":"2024-03-19T18:27:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Use `nullptr` in datainfra/trabant/common/dwrf/test/FileMergerTest.cpp\n\nSummary:\n`nullptr` is preferable to `0` or `NULL`. Let's use it everywhere so we can enable `-Wzero-as-null-pointer-constant`.\n\n - If you approve of this diff, please use the \"Accept & Ship\" button :-)\n\nReviewed By: dmm-fb\n\nDifferential Revision: D54835662\n\nfbshipit-source-id: e41d626b1874c2e30ebde50ec4c212a601d29c41","shortMessageHtmlLink":"Use nullptr in datainfra/trabant/common/dwrf/test/FileMergerTest.cpp"}},{"before":"30c7e6c1d6280720662ec4718f18e81054b56dc5","after":"f8a4807571724dca38898aa906537aff0fb714f4","ref":"refs/heads/main","pushedAt":"2024-02-19T23:15:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Enable `-Wimplicit-fallthrough` in deeplearning/PACKAGE\n\nSummary:\nThis diff enables the titular warning flag for the directory in question. Further details are in [this workplace post](https://fb.workplace.com/permalink.php?story_fbid=pfbid02XaWNiCVk69r1ghfvDVpujB8Hr9Y61uDvNakxiZFa2jwiPHscVdEQwCBHrmWZSyMRl&id=100051201402394).\n\nThis is a low-risk diff. There are **no run-time effects** and the diff has already been observed to compile locally. **If the code compiles, it works; test errors are spurious.**\n\nIf the diff does not pass, it will be closed automatically.\n\nReviewed By: dmm-fb\n\nDifferential Revision: D53545617\n\nfbshipit-source-id: 12fc656c5b67b0a11b8b0bb23f3e1e93ba67bc83","shortMessageHtmlLink":"Enable -Wimplicit-fallthrough in deeplearning/PACKAGE"}},{"before":"418396c9f94d08bf92ba6b1bdad76e83d9163812","after":"30c7e6c1d6280720662ec4718f18e81054b56dc5","ref":"refs/heads/main","pushedAt":"2024-02-15T00:32:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Remove unused exception parameter from deeplearning/projects/flashlight/flashlight/fl/tensor/backend/af/mem/DefaultMemoryManager.cpp\n\nSummary:\n`-Wunused-exception-parameter` has identified an unused exception parameter. This diff removes it.\n\nThis:\n```\ntry {\n ...\n} catch (exception& e) {\n // no use of e\n}\n```\nshould instead be written as\n```\n} catch (exception&) {\n```\n\nIf the code compiles, this is safe to land.\n\nReviewed By: dmm-fb\n\nDifferential Revision: D53780600\n\nfbshipit-source-id: b5bc449f334424fe14b2922a5365978440a521c1","shortMessageHtmlLink":"Remove unused exception parameter from deeplearning/projects/flashlig…"}},{"before":"6453293f32b257d283c208c51b23036d5fcb0539","after":"418396c9f94d08bf92ba6b1bdad76e83d9163812","ref":"refs/heads/main","pushedAt":"2024-02-15T00:26:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Remove unused exception parameter from deeplearning/projects/flashlight/flashlight/fl/tensor/backend/af/mem/CachingMemoryManager.cpp\n\nSummary:\n`-Wunused-exception-parameter` has identified an unused exception parameter. This diff removes it.\n\nThis:\n```\ntry {\n ...\n} catch (exception& e) {\n // no use of e\n}\n```\nshould instead be written as\n```\n} catch (exception&) {\n```\n\nIf the code compiles, this is safe to land.\n\nReviewed By: dmm-fb\n\nDifferential Revision: D53780433\n\nfbshipit-source-id: 64bb09d844896963aec78623d5da02f86925f0ef","shortMessageHtmlLink":"Remove unused exception parameter from deeplearning/projects/flashlig…"}},{"before":"624091b680c3207856164ebfafcb8a266ce3efe1","after":"6453293f32b257d283c208c51b23036d5fcb0539","ref":"refs/heads/main","pushedAt":"2024-01-23T16:45:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Remove extra semi colon from deeplearning/projects/flashlight/flashlight/fl/tensor/Types.h\n\nSummary:\n`-Wextra-semi` or `-Wextra-semi-stmt`\n\nIf the code compiles, this is safe to land.\n\nReviewed By: dmm-fb\n\nDifferential Revision: D52969077\n\nfbshipit-source-id: 515d89f02022cd74b490e2f16817773f4f13169c","shortMessageHtmlLink":"Remove extra semi colon from deeplearning/projects/flashlight/flashli…"}},{"before":null,"after":"14ee08278e1b21c52f99363153b55aae1a21a2cc","ref":"refs/heads/dependabot/pip/flashlight/app/objdet/scripts/pillow-10.2.0","pushedAt":"2024-01-22T22:06:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump pillow from 10.0.1 to 10.2.0 in /flashlight/app/objdet/scripts\n\nBumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0.\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: pillow\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pillow from 10.0.1 to 10.2.0 in /flashlight/app/objdet/scripts"}},{"before":"04e72e4e18287128ace65783d5aedd0bd6f0a3d9","after":"624091b680c3207856164ebfafcb8a266ce3efe1","ref":"refs/heads/main","pushedAt":"2023-12-15T21:39:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix some buck2 build errors\n\nSummary:\nFix some issues w/ the rules/deps where we weren't properly\nattaching all required headers to rules, preventing RE from working.\n\nThis fixes the buck2 build for the `opt4ml` contbuild.\n\nReviewed By: rahulg\n\nDifferential Revision: D52168385\n\nfbshipit-source-id: 12a79b91142c8ef21c75c33ffa5056bb9be184ba","shortMessageHtmlLink":"Fix some buck2 build errors"}},{"before":"0109afa0b8807ac06c0c63b12f8cf68829a6bf44","after":"04e72e4e18287128ace65783d5aedd0bd6f0a3d9","ref":"refs/heads/main","pushedAt":"2023-11-30T00:14:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"printf -> fmt::print in files inc deeplearning/projects/faiss-forge/faiss_extensions/IndexIVFHEAsym.cpp\n\nSummary:\nOne of our [C++ 2024 Modern Code Better Engineering Goals](https://fb.workplace.com/groups/fbcode.fyi/posts/6837863056249437) is to reduce or eliminate the use of printf in our codebase, replacing it with safer and more performant alternatives.\n\nThis diff replaces `printf` with its preferred alternative: `fmt::print`.\n\nThis diff was auto-generated by fbcode/scripts/rbarnes/printf_upgrader.py, please reach out to r-barnes if you see problems.\n\n - If you approve of this diff, please use the \"Accept & Ship\" button :-)\n\n(11 file modified.)\n\nReviewed By: bcardosolopes\n\nDifferential Revision: D51486543\n\nfbshipit-source-id: fb4254f755cba3f3ad4040c079fc2cf0ab21687e","shortMessageHtmlLink":"printf -> fmt::print in files inc deeplearning/projects/faiss-forge/f…"}},{"before":"633f256f87fc544e67369dd9ac649c7118884b6a","after":"0109afa0b8807ac06c0c63b12f8cf68829a6bf44","ref":"refs/heads/main","pushedAt":"2023-11-14T16:30:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix fl_dependent_option with value definition (#1160)\n\nSummary:\nSee title. New versions of CMake seem to have broke this behavior in some corner case.\n\nFixes https://github.com/flashlight/flashlight/issues/1159\n\nPull Request resolved: https://github.com/flashlight/flashlight/pull/1160\n\nTest Plan:\nLocal test with improperly specified (i.e. incomplete) specification of required pkgs to build a particular app\n\n> cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DFL_USE_ONEDNN=OFF -DFL_USE_ARRAYFIRE=ON -DFL_ARRAYFIRE_USE_CUDA=OFF -DFL_BUILD_APP_ASR=ON -DArrayFire_DIR=/checkpoint/jacobkahn/usr/share/ArrayFire/cmake -DFL_ARRAYFIRE_USE_CPU=ON -DFL_BUILD_PKG_RUNTIME=ON -DFL_BUILD_PKG_SPEECH=ON\n\nDifferential Revision: D51292645\n\nPulled By: jacobkahn\n\nfbshipit-source-id: f9c4f458171efa4407789bda3ea0871ef086c4ec","shortMessageHtmlLink":"Fix fl_dependent_option with value definition (#1160)"}},{"before":"10a985ec066cbed999cb0ca1e28a67a4bb8f5360","after":"633f256f87fc544e67369dd9ac649c7118884b6a","ref":"refs/heads/main","pushedAt":"2023-11-06T16:43:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Revert D51029740: Namespace doesn't need to be followed by semicolon\n\nDifferential Revision:\nD51029740\n\nOriginal commit changeset: 177e3f6e6b0a\n\nOriginal Phabricator Diff: D51029740\n\nfbshipit-source-id: c71ff386342902f2cfa6552d6a834ea3f2475e32","shortMessageHtmlLink":"Revert D51029740: Namespace doesn't need to be followed by semicolon"}},{"before":"d49bef53dd27110a07e2d22c64e02fea0585a2c7","after":"10a985ec066cbed999cb0ca1e28a67a4bb8f5360","ref":"refs/heads/main","pushedAt":"2023-11-06T16:08:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Namespace doesn't need to be followed by semicolon\n\nSummary:\nAuto-generated with\n```\nfbgs \"}; // namespace\" -l | sort | uniq | sed 's/fbsource.//' | xargs -n 50 sed -i 's_}; // namespace_} // namespace_'\n```\n\nReviewed By: dmm-fb\n\nDifferential Revision: D51029740\n\nfbshipit-source-id: 177e3f6e6b0ab7e986b1147952cd5e2f59d4b1fc","shortMessageHtmlLink":"Namespace doesn't need to be followed by semicolon"}},{"before":"94dc10b6a514f07d8312e7ae33ea409f67ea5ed5","after":"d49bef53dd27110a07e2d22c64e02fea0585a2c7","ref":"refs/heads/main","pushedAt":"2023-10-27T19:48:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Miscellaneous improvements to Jit infra (#1124)\n\nSummary:\nA few changes to the Jit infra, mainly addressing 2 things:\n1. Improving ergonomics for working with `Node`.\n2. Implementing a way to debug Jit graph and find perf bottleneck.\n\nPull Request resolved: https://github.com/flashlight/flashlight/pull/1124\n\nTest Plan:\nSome unit tests are updated.\nSome changes rely on existing test.\nThe `GraphVizPrinter` is tested manually because I can't think of a good way to automate its testing.\n\nReviewed By: bwasti\n\nDifferential Revision: D46453094\n\nPulled By: jacobkahn\n\nfbshipit-source-id: 41f552d7981438c2e362e0e8f09118dd87e9b88c","shortMessageHtmlLink":"Miscellaneous improvements to Jit infra (#1124)"}},{"before":"f354e7fc3431cd06cef8edb04318a35441568240","after":"94dc10b6a514f07d8312e7ae33ea409f67ea5ed5","ref":"refs/heads/main","pushedAt":"2023-10-22T15:57:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Update to support/require oneDNN >= 3.x (#1137)\n\nSummary:\noneDNN breaks their API on major version updates; make changes to support the new API. This is mostly consolidation of primitives, primitive descriptors, and operators.\n\nPull Request resolved: https://github.com/flashlight/flashlight/pull/1137\n\nTest Plan: CI + local tests to ensure feature parity on what's supported\n\nReviewed By: lshamis\n\nDifferential Revision: D50206237\n\nPulled By: jacobkahn\n\nfbshipit-source-id: 2631659e9db401b143047a9a80e6ffdc16134c76","shortMessageHtmlLink":"Update to support/require oneDNN >= 3.x (#1137)"}},{"before":"4fdc33688f99aeb23c645df34170fd9508837082","after":"f354e7fc3431cd06cef8edb04318a35441568240","ref":"refs/heads/main","pushedAt":"2023-10-22T14:21:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add clone functionality for module and containers (#1111)\n\nSummary:\n**Original Issue**: https://github.com/flashlight/flashlight/issues/1110\n\ncloses https://github.com/flashlight/flashlight/issues/1110\n\nAdds cloning functionality to modules and containers by adding a pure virtual `clone()` method to `Module`.\n\n- `clone()` performs a deep copy of parameters and modules, taking advantage of the underlying tensors copy on write semantics if implemented by the backend in order to minimise memory usage.\n- Every module and container now must implement `clone()`. This has been done for the core library and some simpler modules in pkg, the remaining will throw a runtime error indicating clone is unimplmented.\n- Core modules have been updated where necessary to add appropriate copy, assignment and move constructors to perform a deep copy of `Variable`.\n- Core containers have been updated to use a new macro `FL_BASIC_CONTAINER_CLONING` where possible, which implements `clone()` as well as appropriate copy, assignment and move constructors.\n- Users must be aware of and manage the lifetimes and cloning behaviour of their modules/containers. This means if users have any custom or shared lifetime requirements they should not use the `FL_BASIC_CONTAINER_CLONING` macro, but implement their own `clone()` override method as well as copy, assignment and move constructors to achieve their desired behaviour.\n\n### Test Plan (required)\nAdded some tests and successfully ran locally. Also use CI.\n\nPull Request resolved: https://github.com/flashlight/flashlight/pull/1111\n\nReviewed By: bwasti\n\nDifferential Revision: D46599854\n\nPulled By: jacobkahn\n\nfbshipit-source-id: 8dac9b49847e7519f6ad600d66b3eff5886fa6ae","shortMessageHtmlLink":"Add clone functionality for module and containers (#1111)"}},{"before":"954a5ef97bd9eb7db2fa24356c368b3f29f9ccb5","after":"4fdc33688f99aeb23c645df34170fd9508837082","ref":"refs/heads/main","pushedAt":"2023-10-17T07:08:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"deeplearning (-5937616686737296220)\n\nReviewed By: r-barnes\n\nDifferential Revision: D50164408\n\nfbshipit-source-id: aa148bb3290918ea9968df1d934b821553133303","shortMessageHtmlLink":"deeplearning (-5937616686737296220)"}},{"before":"e6e558e4a7e035b3b49c444faa289d009b2f3f34","after":null,"ref":"refs/heads/dependabot/pip/flashlight/app/objdet/scripts/pillow-10.0.1","pushedAt":"2023-10-12T18:11:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"385aafcfc8bae5e31ebc306191bf515f10167bcb","after":"954a5ef97bd9eb7db2fa24356c368b3f29f9ccb5","ref":"refs/heads/main","pushedAt":"2023-10-12T18:11:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Bump pillow from 9.3.0 to 10.0.1 in /flashlight/app/objdet/scripts (#1152)\n\nSummary:\nBumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.\n
\nRelease notes\n

Sourced from pillow's releases.

\n
\n

10.0.1

\n

https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html

\n

Changes

\n\n

10.0.0

\n

https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html

\n

Changes

\n\n\n
\n

... (truncated)

\n
\n
\nChangelog\n

Sourced from pillow's changelog.

\n
\n

10.0.1 (2023-09-15)

\n
    \n
  • \n

    Updated libwebp to 1.3.2 #7395\n[radarhere]

    \n
  • \n
  • \n

    Updated zlib to 1.3 #7344\n[radarhere]

    \n
  • \n
\n

10.0.0 (2023-07-01)

\n
    \n
  • \n

    Fixed deallocating mask images #7246\n[radarhere]

    \n
  • \n
  • \n

    Added ImageFont.MAX_STRING_LENGTH #7244\n[radarhere, hugovk]

    \n
  • \n
  • \n

    Fix Windows build with pyproject.toml #7230\n[hugovk, nulano, radarhere]

    \n
  • \n
  • \n

    Do not close provided file handles with libtiff #7199\n[radarhere]

    \n
  • \n
  • \n

    Convert to HSV if mode is HSV in getcolor() #7226\n[radarhere]

    \n
  • \n
  • \n

    Added alpha_only argument to getbbox() #7123\n[radarhere. hugovk]

    \n
  • \n
  • \n

    Prioritise speed in repr_png #7242\n[radarhere]

    \n
  • \n
  • \n

    Do not use CFFI access by default on PyPy #7236\n[radarhere]

    \n
  • \n
  • \n

    Limit size even if one dimension is zero in decompression bomb check #7235\n[radarhere]

    \n
  • \n
  • \n

    Use --config-settings instead of deprecated --global-option #7171\n[radarhere]

    \n
  • \n
  • \n

    Better C integer definitions #6645\n[Yay295, hugovk]

    \n
  • \n
  • \n

    Fixed finding dependencies on Cygwin #7175\n[radarhere]

    \n
  • \n
  • \n

    Changed grabclipboard() to use PNG instead of JPG compression on macOS #7219\n[abey79, radarhere]

    \n
  • \n
\n\n
\n

... (truncated)

\n
\n
\nCommits\n\n
\n
\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pillow&package-manager=pip&previous-version=9.3.0&new-version=10.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n ---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `dependabot rebase` will rebase this PR\n- `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `dependabot merge` will merge this PR after your CI passes on it\n- `dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `dependabot reopen` will reopen this PR if it is closed\n- `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency\n- `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/flashlight/flashlight/network/alerts).\n\n
\n\n----\n:books: Documentation preview :books:: https://fl--1152.org.readthedocs.build/en/1152/\n\nPull Request resolved: https://github.com/flashlight/flashlight/pull/1152\n\nReviewed By: lshamis\n\nDifferential Revision: D50208047\n\nPulled By: jacobkahn\n\nfbshipit-source-id: 2708584cd3d54840a606258f9f3c938eeeb30933","shortMessageHtmlLink":"Bump pillow from 9.3.0 to 10.0.1 in /flashlight/app/objdet/scripts (#…"}},{"before":"294e6c6d24c934daf5a07b75690cf252659482c0","after":"e6e558e4a7e035b3b49c444faa289d009b2f3f34","ref":"refs/heads/dependabot/pip/flashlight/app/objdet/scripts/pillow-10.0.1","pushedAt":"2023-10-10T19:26:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump pillow from 9.3.0 to 10.0.1 in /flashlight/app/objdet/scripts\n\nBumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1.\n- [Release notes](https://github.com/python-pillow/Pillow/releases)\n- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)\n- [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...10.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: pillow\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump pillow from 9.3.0 to 10.0.1 in /flashlight/app/objdet/scripts"}},{"before":"6653536c24f31ba515d425ad834faddef4a64adb","after":"385aafcfc8bae5e31ebc306191bf515f10167bcb","ref":"refs/heads/main","pushedAt":"2023-10-10T19:25:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add explicit symbol exports for Flashlight core (#1141)\n\nSummary:\nRemove the need to export all symbols for MSVC-based builds, and explicitly export symbols throughout the Flashlight API. This removes the need to use `CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS` and makes Windows build sizes significantly smaller.\n\nSubsequent exports for `pkg` and `app` will be added separately; this isn't being prioritized\n\nPull Request resolved: https://github.com/flashlight/flashlight/pull/1141\n\nTest Plan:\nlocal build + CI\n\n----\n:books: Documentation preview :books:: https://fl--1141.org.readthedocs.build/en/1141/\n\nReviewed By: bwasti\n\nDifferential Revision: D50092087\n\nPulled By: jacobkahn\n\nfbshipit-source-id: 5b4f3aed8866353dc7c49172817b4e3e9e2321ff","shortMessageHtmlLink":"Add explicit symbol exports for Flashlight core (#1141)"}},{"before":"374afec8f95b9070e3d9e735f5a555ff39ae376c","after":"6653536c24f31ba515d425ad834faddef4a64adb","ref":"refs/heads/main","pushedAt":"2023-10-07T05:40:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix improperly code-modded copy ctor behavior in IndexTest (#1154)\n\nSummary:\nD49532507 made a copy ctor call into a const ref/broke test.\n\nPull Request resolved: https://github.com/flashlight/flashlight/pull/1154\n\nTest Plan:\nlocal run + CI\n\n----\n:books: Documentation preview :books:: https://fl--1154.org.readthedocs.build/en/1154/\n\nDifferential Revision: D50047708\n\nPulled By: jacobkahn\n\nfbshipit-source-id: 7f42dcf22ce3d8ab039c1f49c0ff26a287a4e7c5","shortMessageHtmlLink":"Fix improperly code-modded copy ctor behavior in IndexTest (#1154)"}},{"before":"d53a77a68193fa375ba3abd6eb780290f0ba5128","after":"374afec8f95b9070e3d9e735f5a555ff39ae376c","ref":"refs/heads/main","pushedAt":"2023-10-07T00:32:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Fix mamba setup in CI (#1151)\n\nSummary:\nNew mamba behavior means we need to not hard code a mamba prefix dir.\n\n----\n:books: Documentation preview :books:: https://fl--1151.org.readthedocs.build/en/1151/\n\nPull Request resolved: https://github.com/flashlight/flashlight/pull/1151\n\nTest Plan: CI\n\nReviewed By: lshamis\n\nDifferential Revision: D50036715\n\nPulled By: jacobkahn\n\nfbshipit-source-id: 4f2a8e2f0d1cbf93a32928d66d1e00550d5bef63","shortMessageHtmlLink":"Fix mamba setup in CI (#1151)"}},{"before":"15b21595fce9736b81480647dcb7ca660c49f6c7","after":"b31aa30da14298ad9c65889c101cab75bd9ec36b","ref":"refs/heads/ci_mamba_fix","pushedAt":"2023-10-06T21:18:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jacobkahn","name":"Jacob Kahn","path":"/jacobkahn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7871817?s=80&v=4"},"commit":{"message":"Use $HOME","shortMessageHtmlLink":"Use $HOME"}},{"before":"1f976849c267a3ccb8f60929fff0cf9302d279c6","after":"15b21595fce9736b81480647dcb7ca660c49f6c7","ref":"refs/heads/ci_mamba_fix","pushedAt":"2023-10-06T21:16:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jacobkahn","name":"Jacob Kahn","path":"/jacobkahn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7871817?s=80&v=4"},"commit":{"message":"Merge branch 'main' into ci_mamba_fix","shortMessageHtmlLink":"Merge branch 'main' into ci_mamba_fix"}},{"before":"0685d15e803ae6670b4a9d02d32f8bd01eb1a53c","after":"1f976849c267a3ccb8f60929fff0cf9302d279c6","ref":"refs/heads/ci_mamba_fix","pushedAt":"2023-10-06T17:27:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jacobkahn","name":"Jacob Kahn","path":"/jacobkahn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7871817?s=80&v=4"},"commit":{"message":"Fix paths and no prefix","shortMessageHtmlLink":"Fix paths and no prefix"}},{"before":"378fa05a4b50952ce35d0587f55d5bb14f9fd213","after":"0685d15e803ae6670b4a9d02d32f8bd01eb1a53c","ref":"refs/heads/ci_mamba_fix","pushedAt":"2023-10-06T17:19:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jacobkahn","name":"Jacob Kahn","path":"/jacobkahn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7871817?s=80&v=4"},"commit":{"message":"That's genius","shortMessageHtmlLink":"That's genius"}},{"before":"1dee67132a473f949758bd8222de195710e84ba7","after":"378fa05a4b50952ce35d0587f55d5bb14f9fd213","ref":"refs/heads/ci_mamba_fix","pushedAt":"2023-10-06T17:15:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jacobkahn","name":"Jacob Kahn","path":"/jacobkahn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7871817?s=80&v=4"},"commit":{"message":"Fix macos Shell","shortMessageHtmlLink":"Fix macos Shell"}},{"before":"7156e1a2034a9b54b29b544dc07009639835a97d","after":"1dee67132a473f949758bd8222de195710e84ba7","ref":"refs/heads/ci_mamba_fix","pushedAt":"2023-10-06T17:14:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jacobkahn","name":"Jacob Kahn","path":"/jacobkahn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7871817?s=80&v=4"},"commit":{"message":"Try re init for linux","shortMessageHtmlLink":"Try re init for linux"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJtI3vQA","startCursor":null,"endCursor":null}},"title":"Activity · flashlight/flashlight"}