|
From: Oliver G. <no...@gi...> - 2026-07-14 07:09:19
|
Branch: refs/heads/og-cli-config-override Home: https://github.com/netdisco/netdisco Commit: 1d24da259e0018d7d70a1bcc4f638c5a2d0cbc7d https://github.com/netdisco/netdisco/commit/1d24da259e0018d7d70a1bcc4f638c5a2d0cbc7d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-07-10 (Fri, 10 Jul 2026) Changed paths: M share/python/netdisco/pyproject.toml Log Message: ----------- Update ruff requirement (#1589) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <su...@gi...> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: aed062642e2caac56448245283d6f4c288343e29 https://github.com/netdisco/netdisco/commit/aed062642e2caac56448245283d6f4c288343e29 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-07-13 (Mon, 13 Jul 2026) Changed paths: M share/python/netdisco/pyproject.toml Log Message: ----------- Update virtualenv requirement (#1590) Updates the requirements on [virtualenv](https://github.com/pypa/virtualenv) to permit the latest version. Updates `virtualenv` to 21.6.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/21.6.0...21.6.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 21.6.1 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <su...@gi...> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Commit: e2356cc8ff2c05e1ae773447e4152e265dd53c19 https://github.com/netdisco/netdisco/commit/e2356cc8ff2c05e1ae773447e4152e265dd53c19 Author: Christian Ramseyer <ram...@ne...> Date: 2026-07-14 (Tue, 14 Jul 2026) Changed paths: M lib/App/Netdisco/Worker/Plugin/Expire.pm M share/config.yml Log Message: ----------- new setting expire_nodeip_orphans (#1591) - set to true, expire immediately deletes node_ip entries without matching node entry - this is the original behaviour and stays enabled by default - set to false, node_ip entries will remain in the table until a time-based limit from expire_nodes or expire_nodeip_freshness is met This allows Netdisco to keep potentially interesting node_ip entries, even if the environment can not proved node entries Commit: d4b2b743183f5655e2c06ef3a18a6de7501ec14b https://github.com/netdisco/netdisco/commit/d4b2b743183f5655e2c06ef3a18a6de7501ec14b Author: Oliver Gorwits <ol...@cp...> Date: 2026-07-14 (Tue, 14 Jul 2026) Changed paths: M lib/App/Netdisco/Worker/Plugin/Expire.pm M share/config.yml M share/python/netdisco/pyproject.toml Log Message: ----------- Merge branch 'master' into og-cli-config-override Compare: https://github.com/netdisco/netdisco/compare/d4d9a0edf937...d4b2b743183f To unsubscribe from these emails, change your notification settings at https://github.com/netdisco/netdisco/settings/notifications |