build(deps): bump the all-dependencies group across 1 directory with 6 updates#81
Merged
github-actions[bot] merged 1 commit intoJun 7, 2026
Conversation
Owner
|
@dependabot rebase |
Contributor
Author
|
The base commit for this pull request has not changed. |
Owner
|
@dependabot rebase |
Contributor
Author
|
The base commit for this pull request has not changed. |
Owner
|
@dependabot recreate |
…6 updates Bumps the all-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [portage](https://github.com/gentoo/portage) | `3.0.77` | `3.0.78` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.15` | | [rust-just](https://github.com/gnpaone/rust-just) | `1.50.0` | `1.51.0` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.39.3` | `1.39.6` | | [zizmor](https://github.com/zizmorcore/zizmor) | `1.24.1` | `1.25.2` | | [ansible](https://github.com/ansible-community/ansible-build-data) | `13.6.0` | `13.7.0` | Updates `portage` from 3.0.77 to 3.0.78 - [Changelog](https://github.com/gentoo/portage/blob/master/NEWS) - [Commits](gentoo/portage@portage-3.0.77...portage-3.0.78) Updates `ruff` from 0.15.12 to 0.15.15 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.12...0.15.15) Updates `rust-just` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/gnpaone/rust-just/releases) - [Changelog](https://github.com/gnpaone/rust-just/blob/master/CHANGELOG.md) - [Commits](gnpaone/rust-just@1.50.0...1.51.0) Updates `basedpyright` from 1.39.3 to 1.39.6 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.3...v1.39.6) Updates `zizmor` from 1.24.1 to 1.25.2 - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.24.1...v1.25.2) Updates `ansible` from 13.6.0 to 13.7.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@13.6.0...13.7.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 13.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: basedpyright dependency-version: 1.39.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: portage dependency-version: 3.0.78 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rust-just dependency-version: 1.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: zizmor dependency-version: 1.25.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3096298 to
db8e2eb
Compare
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 all-dependencies group with 6 updates in the / directory:
3.0.773.0.780.15.120.15.151.50.01.51.01.39.31.39.61.24.11.25.213.6.013.7.0Updates
portagefrom 3.0.77 to 3.0.78Changelog
Sourced from portage's changelog.
... (truncated)
Commits
8be771dNEWS, meson.build: prepare for portage-3.0.785e91893emaint: report masking reasons from porttree rather than vartree2fb3616NEWS: updated59727aemaint: hide failures to determine ebuild masking reasons8cc7660netlink: update ifaddrmsg struct to match docs9034350netlink: clean up socket logicc568ef9estrip: Don't break the debuglink CRC with the salted build IDac461a2fowners: move path logic into global scope90e6e99fowners: add compat to resolve_owner for older EAPIs6e0d845fowners: use numeric-uid-gid w/ custom target rootUpdates
rufffrom 0.15.12 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)Updates
rust-justfrom 1.50.0 to 1.51.0Release notes
Sourced from rust-just's releases.
Changelog
Sourced from rust-just's changelog.
Commits
1949b3dMerge pull request #476 from gnpaone/sync-actionf55bd7fchore: sync files from source repoa3ee985Merge pull request #475 from gnpaone/sync-actionf28ab0echore: sync files from source repo7a16ca9Merge pull request #474 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...def1fb7npm(deps-dev): bump@types/nodefrom 25.6.0 to 25.6.2 in /npm/rust-just283029bMerge pull request #473 from gnpaone/sync-action5db9a03chore: sync files from source repo37311daMerge pull request #472 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...8604618npm(deps-dev): bump@typescript-eslint/eslint-pluginin /npm/rust-justUpdates
basedpyrightfrom 1.39.3 to 1.39.6Commits
ad82d911.39.6cf60738fix vscode config for formatting markdown files now that we use two formatter...29e303aprint stderr from npm commands when build failsf133f3duncomment some test code which started causing a test to fail. no idea why i ...f71e96bremove python 3.9 check fromTypeAlias4test because typeshed has dropped s...e4c40b7fix testsd7c522bruff ignore newbenchmarkDatafiles from upstreama7cf33dfix eslint in vscode14c96befix logic for reporting invalidpythonPlatformdetected by the new eslint v...280802cremove remnants of webpackUpdates
zizmorfrom 1.24.1 to 1.25.2Release notes
Sourced from zizmor's releases.
... (truncated)
Changelog
Sourced from zizmor's changelog.
... (truncated)
Commits
b50d8f6zizmor 1.25.2 (#2022)e8c9648Bump rustls-webpki to 0.103.13 (#2021)9e19bdeBump aws-lc crates (#2020)49cb189Bump rand to 0.9.4 (#2019)bfdb649unpinned-tools: fix trivy action being detected (#2018)9300d3bww/release (#2016)331917achore: dropserde_yamlrename (#2015)506f085github-app: testrepositories, notrepository(#2011)53dea37unpinned-tools, docs: fix typos (#2008)8068e11fix: replace--fix=unsafewith--fix=unsafe-onlyin suggestion (#2010)Updates
ansiblefrom 13.6.0 to 13.7.0Commits
21f5fedAnsible 13.7.0: Dependencies, changelog and porting guide (#681)ccebf9cPin netbox.netbox due to breaking change in 3.23.0 (#680)dc23548Schedule community.mysql removal (#678)59e063fRestrict community.mysql to < 4.3.0 for Ansible 13 (#677)13ad7a9Add the ansible.mysql collection to Ansible 13 and 14 (#675)16eaa15Also restrict cyberark.pas for Ansible 9 (used for antsibull-core builds).dde3809Ansible 14.0.0a4: Dependencies, changelog and porting guide (#674)028618cRestrict cyberark.pas to < 1.0.40. (#673)5127d3fAnsible 14.0.0a3: Dependencies, changelog and porting guide (#672)faaa6cfUnpin hitachivantara.vspone_block (#671)