-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dependabot to monitor GitHub Actions and Python dependencies #713
Open
pnacht
wants to merge
3
commits into
keras-team:master
Choose a base branch
from
pnacht:add-dependabot
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Signed-off-by: Pedro Kaj Kjellerup Nacht <[email protected]>
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [actions/github-script](https://github.com/actions/github-script) | `6` | `7` | | [actions/cache](https://github.com/actions/cache) | `2` | `3` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `4` | `5` | | [actions/stale](https://github.com/actions/stale) | `5` | `9` | Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `actions/github-script` from 6 to 7 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v6...v7) Updates `actions/cache` from 2 to 3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v2...v3) Updates `peter-evans/create-pull-request` from 4 to 5 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v4...v5) Updates `actions/stale` from 5 to 9 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v5...v9) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [scipy](https://github.com/scipy/scipy), [numpy](https://github.com/numpy/numpy), [black](https://github.com/psf/black), [isort](https://github.com/pycqa/isort) and [flake8](https://github.com/pycqa/flake8) to permit the latest version. Updates `scipy` to 1.11.4 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.9.2...v1.11.4) Updates `numpy` to 1.26.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.24.3...v1.26.2) Updates `black` from 22.3.0 to 23.12.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...23.12.1) Updates `isort` from 5.10.1 to 5.13.2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.10.1...5.13.2) Updates `flake8` from 4.0.1 to 6.1.0 - [Commits](PyCQA/flake8@4.0.1...6.1.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production dependency-group: python - dependency-name: numpy dependency-type: direct:production dependency-group: python - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Hey, it's Pedro (see #683) and I'm back with another security suggestion.
This PR is very similar to the ones I sent to Keras and KerasCV. It configures Dependabot to monitor the GitHub Actions used in TF-Keras' workflows, as well as its Python dependencies.
I've configured Dependabot to send a single monthly PR (every 1st of the month) updating all dependencies in each ecosystem (see the PRs in my fork: pnacht#1 and pnacht#3).
I have taken the liberty of merging those dependabot PRs into this one so you don't receive such PRs right after merging this one.
Note that I've told Dependabot to ignore
protobuf
, due to the issue mentioned here:tf-keras/requirements.txt
Lines 6 to 11 in 6add81a
However, it will update numpy, despite the comment in the requirements file (shown below), since TF itself is already using a more recent version of numpy.
tf-keras/requirements.txt
Line 16 in 6add81a
TF's version is 2.26.1 (see its requirements file, last updated two months ago), while Dependabot is updating TF-Keras to 2.26.2 (released one month ago). This version is likely more similar to the version used by TF, but let me know if you'd rather Dependabot ignore this dependency as well, ensuring TF-Keras' version is always equal to or older than the one used by TF.
(Following keras-team/keras#18833 (comment), I haven't sent an issue for this. Let me know if TF-Keras prefers always having an accompanying issue to discuss my contributions).