chore(deps): Bump the datalad group in /services/datalad with 5 updates#1
Open
dependabot[bot] wants to merge 1 commit intodbpfrom
Open
chore(deps): Bump the datalad group in /services/datalad with 5 updates#1dependabot[bot] wants to merge 1 commit intodbpfrom
dependabot[bot] wants to merge 1 commit intodbpfrom
Conversation
Bumps the datalad group in /services/datalad with 5 updates: | Package | From | To | | --- | --- | --- | | [bidsschematools](https://github.com/bids-standard/bids-specification) | `1.1.6` | `1.2.0` | | [boto3](https://github.com/boto/boto3) | `1.42.39` | `1.42.44` | | [taskiq-redis](https://github.com/taskiq-python/taskiq-redis) | `1.2.1` | `1.2.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.2` | `7.13.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.0` | Updates `bidsschematools` from 1.1.6 to 1.2.0 - [Release notes](https://github.com/bids-standard/bids-specification/releases) - [Changelog](https://github.com/bids-standard/bids-specification/blob/master/Release_Protocol.md) - [Commits](bids-standard/bids-specification@schema-1.1.6...v1.2.0) Updates `boto3` from 1.42.39 to 1.42.44 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.39...1.42.44) Updates `taskiq-redis` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/taskiq-python/taskiq-redis/releases) - [Commits](taskiq-python/taskiq-redis@1.2.1...1.2.2) Updates `coverage` from 7.13.2 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.2...7.13.4) Updates `ruff` from 0.14.14 to 0.15.0 - [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.14.14...0.15.0) --- updated-dependencies: - dependency-name: bidsschematools dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: datalad - dependency-name: boto3 dependency-version: 1.42.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: datalad - dependency-name: taskiq-redis dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: datalad - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: datalad - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: datalad ... Signed-off-by: dependabot[bot] <support@github.com>
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 datalad group in /services/datalad with 5 updates:
1.1.61.2.01.42.391.42.441.2.11.2.27.13.27.13.40.14.140.15.0Updates
bidsschematoolsfrom 1.1.6 to 1.2.0Release notes
Sourced from bidsschematools's releases.
Changelog
Sourced from bidsschematools's changelog.
... (truncated)
Commits
dbdf32eMerge pull request #161 from chrisfilo/rel/1.2.007d466eREL: v1.2.0efd2a97[DOC] Auto-generate changelog entry for PR #108a308032Merge pull request #108 from sappelhoff/merge_bep00615668dcadd CPernet to Codeownerse450e13[DOC] Auto-generate changelog entry for PR #1441aae509Merge pull request #144 from franklin-feingold/pipfile637740cadjust heading in coords appendix to be more specific23ea300add link to fieldtrip wikifor ACPC, linter fixesd64d019fix ACPC, overhaul coordinates appendix, clarify iEEG coordsystem fieldUpdates
boto3from 1.42.39 to 1.42.44Commits
451ee66Merge branch 'release-1.42.44'eb28403Bumping version to 1.42.440b2df35Add changelog entries from botocore630ab63Merge branch 'release-1.42.43'1bfdbb3Merge branch 'release-1.42.43' into develop53542d4Bumping version to 1.42.43c4bf448Add changelog entries from botocore79499f4Merge branch 'release-1.42.42'857e330Merge branch 'release-1.42.42' into developf649133Bumping version to 1.42.42Updates
taskiq-redisfrom 1.2.1 to 1.2.2Release notes
Sourced from taskiq-redis's releases.
Commits
374c789Merge pull request #107 from FlorianLB/fix-autoclaim-infinite-lockinge997423fix: add a timeout to RedisSteamBroker xautoclaim lock to prevent infinite lo...Updates
coveragefrom 7.13.2 to 7.13.4Changelog
Sourced from coverage's changelog.
Commits
4f78d57build: no need to publish status.jsonf8616ffdocs: sample HTML for 7.13.4fcf8c68docs: prep for 7.13.4189ecfddocs: thanks Pankhudi Jain for ppc64le wheels #212158aade0build: add support for ppc64le architecture (#2121)8ea42c8chore: bump actions/attest-build-provenance (#2131)c09595fdocs: Janine put a lot of effort into debugging issue #21288ee1760docs: Greg wrote a great issue: #212976ba043docs: thanks, Noah Fatsi371fcc5fix: set fixed paths_list in TreeMatcher init (#2130)Updates
rufffrom 0.14.14 to 0.15.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ce5f7b6Bump 0.15.0 (#23055)b4e40f5[ty] Fix__contains__to respect descriptors (#23056)848cb72[ty] Fix narrowing of nonlocal variables with conditional assignments (#22966)da7f33a[ty] Add a diagnostic forFinalwithout assignment (#23001)e65f9a6Document markdown formatting feature (#22990)c0c1b98Format markdown code blocks with line-by-line regex parse (#22996)9f8f3e1Allow positional-only params with defaults in method overrides (#23037)ef83810[ty] ecosystem-analyzer: Support bare git repositories (#23054)54dfee4Customize where thefix_titlesub-diagnostic appears (#23044)b5346072026 Ruff Formatter Style (#22735)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 conditions