-
Notifications
You must be signed in to change notification settings - Fork 916
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: openbsd/src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: offsoc/OpenBSD
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 4 files changed
- 2 contributors
Commits on Jun 10, 2025
-
build(deps): bump the pip group across 1 directory with 5 updates
Bumps the pip group with 5 updates in the /gnu/llvm/llvm/utils/git directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2022.9.24` | `2024.7.4` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.28` | `3.1.41` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.19` | Updates `certifi` from 2022.9.24 to 2024.7.4 - [Commits](certifi/python-certifi@2022.09.24...2024.07.04) Updates `gitpython` from 3.1.28 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.28...3.1.41) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) Updates `requests` from 2.28.1 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.32.4) Updates `urllib3` from 1.26.12 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.12...1.26.19) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: indirect dependency-group: pip - dependency-name: gitpython dependency-version: 3.1.41 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-version: 1.26.19 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a97c06 - Browse repository at this point
Copy the full SHA 4a97c06View commit details
Commits on Jan 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9dee456 - Browse repository at this point
Copy the full SHA 9dee456View commit details -
Merge pull request #2 from offsoc/dependabot/pip/gnu/llvm/llvm/utils/…
…git/pip-db48cc5d1f build(deps): bump the pip group across 1 directory with 5 updates
Configuration menu - View commit details
-
Copy full SHA for dcee793 - Browse repository at this point
Copy the full SHA dcee793View commit details -
Bump the pip group across 2 directories with 7 updates
Bumps the pip group with 5 updates in the /gnu/llvm/llvm/utils/git directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.7.4` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.5` | `44.0.1` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.6.0` | | [black](https://github.com/psf/black) | `23.12.1` | `24.3.0` | Bumps the pip group with 5 updates in the /gnu/llvm/llvm/docs directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.6.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.6` | Updates `certifi` from 2024.2.2 to 2024.7.4 - [Commits](certifi/python-certifi@2024.02.02...2024.07.04) Updates `cryptography` from 42.0.5 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.5...44.0.1) Updates `requests` from 2.31.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.4) Updates `urllib3` from 2.2.1 to 2.6.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.6.0) Updates `black` from 23.12.1 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.3.0) Updates `certifi` from 2023.11.17 to 2024.7.4 - [Commits](certifi/python-certifi@2024.02.02...2024.07.04) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) Updates `requests` from 2.31.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.4) Updates `urllib3` from 2.1.0 to 2.6.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.6.0) Updates `jinja2` from 3.1.2 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.6) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ffc3b08 - Browse repository at this point
Copy the full SHA ffc3b08View commit details
Commits on Jan 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d3d6651 - Browse repository at this point
Copy the full SHA d3d6651View commit details -
Merge pull request #3 from offsoc/dependabot/pip/gnu/llvm/llvm/utils/…
…git/pip-3431113fed Bump the pip group across 2 directories with 7 updates
Configuration menu - View commit details
-
Copy full SHA for 1f11f30 - Browse repository at this point
Copy the full SHA 1f11f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b8732 - Browse repository at this point
Copy the full SHA 03b8732View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master