chore(deps): bump keras from 3.13.2 to 3.15.0 in the pip group across 1 directory - #37
Merged
Merged
Conversation
Detector caching & Arch (v0.1.3)
… into single secure-eye package #21 Streamlined packaging by consolidating `libpam-secureeye` and `secureeye-authd` into a unified `secure-eye` package. Removed legacy vendoring of Python wheels in favor of native dependencies. Updated service and launcher scripts to adopt system Python interpreter. Adjusted Debian control and build rules accordingly. Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
… into single secure-eye package #21 Streamlined packaging by consolidating `libpam-secureeye` and `secureeye-authd` into a unified `secure-eye` package. Removed legacy vendoring of Python wheels in favor of native dependencies. Updated service and launcher scripts to adopt system Python interpreter. Adjusted rpm build pipeline Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…d into single secure-eye package #21 Consolidated `libpam-secureeye` and `secureeye-authd` into a unified `secure-eye` package for Arch Linux. Updated AUR build, dependencies, and installation scripts to align with the changes. Adjusted README to reflect updated installation and configuration steps. Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Replaced `publish-ppa.yml` with a unified `release.yml` workflow that integrates testing, building, and publishing for multiple package formats (DEB, RPM, Arch). Simplified version resolution logic and updated build steps across platforms. Updated Makefile to accommodate revised versioning. Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Adjusted the AUR Git push command to use `HEAD:master`. Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
… DEB, RPM, and Arch Linux packages Revised instructions for service management, backend switching, and contribution setup. Added clarification on systemd presets and updated command references for improved usability. Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…r DEB/RPM builds #21 Added `CHANGELOG.md` following Keep-a-Changelog format. Enhanced `publish-ppa.sh` to update `debian/changelog` for native builds. Modified `build-rpm.sh` to auto-commit version changes and integrate dynamic changelog updates. Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…and release workflows #21 Implemented `set-package-version.sh` to standardize version bumping and changelog rendering for DEB, RPM, and Arch packages. Refactored CI workflows to rely on consistent changelog management and packaging automation across release pipelines. Added `changelog-section.sh` for extracting release notes and introduced `release-prep.yml` for streamlined release preparation. Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…ation Updated `check.yml` workflow to trigger on `main` and `dev` branches for both push and pull request events. Improved dependency installation script by adding `--no-install-recommends` and adjusting required packages for leaner and more efficient builds. Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
…thon interpreter improvements, and workflow automation Signed-off-by: Vedran Hrabar <vedran.hrabar@outlook.com>
Packaging/bundling fix
Bumps the pip group with 1 update in the / directory: [keras](https://github.com/keras-team/keras). Updates `keras` from 3.13.2 to 3.15.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.13.2...v3.15.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.15.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
vhrabar
self-requested a review
August 19, 2026 07:37
vhrabar
approved these changes
Aug 19, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 the pip group with 1 update in the / directory: keras.
Updates
kerasfrom 3.13.2 to 3.15.0Release notes
Sourced from keras's releases.
... (truncated)
Commits
9d1bbf9Add erfinv tests and TensorFlow CPU fallback for half precision (#23086)b34af30Fix pad_sequences string dtype check (np.bytes_ instead of duplicate np.str_)...f512e93Fix wrong parameter names in ops.select and ops.argpartition docstrings (#23091)915ec7eSupport native Grouped-Query Attention (GQA) Key/Value head broadcast. (#23081)49d668dAdd JAX multi-process distribution tests (#23105)b49fde7Refactor rematerialization logic into Operation and support more modes (#23107)e0bfa2dAdd to the list of APIs that should not be part of a reloaded model. (#23115)69d7fd6Suppress spurious 'Skipping nested container' warning on freshly-saved files ...048d142Delete temp files after loading model from remote path. (#23113)46f5eacBump GitHub Actions versions to the latest (#23104)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.