Seed-Farmer is an orchestration tool that works with AWS CodeSeeder and acts as an orchestration tool modeled after GitOps deployments. It has a CommandLine Interface based in Python, leverages modular code deployments defined by declarative manifests, and includes change detection and deployment optimization.
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| pydantic-core | [>= 2.19.a, < 2.20] |
| pydantic-core | [>= 2.24.a, < 2.25] |
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Updates the requirements on boto3, botocore, rich and pydantic-core to permit the latest version. Updates
boto3
from 1.35.49 to 1.35.54Commits
fdb78d3
Merge branch 'release-1.35.54'3b67876
Bumping version to 1.35.546494499
Add changelog entries from botocore7fda69a
Merge branch 'release-1.35.53'923c9e4
Merge branch 'release-1.35.53' into developd6e1a82
Bumping version to 1.35.5388bbcd4
Add changelog entries from botocore93b71d0
Merge branch 'release-1.35.52'e980e72
Merge branch 'release-1.35.52' into developd61432d
Bumping version to 1.35.52Updates
botocore
from 1.35.49 to 1.35.54Commits
be09e15
Merge branch 'release-1.35.54'1b4ce6d
Bumping version to 1.35.54a072fd2
Update endpoints model59ba1f7
Update to latest modelsdc3f272
Merge branch 'release-1.35.53'd1406f1
Merge branch 'release-1.35.53' into developefd711b
Bumping version to 1.35.5311d2dc5
Update endpoints model9f96d16
Update to latest models43ce8ed
Bucket name doc updates (#3292)Updates
rich
from 13.9.3 to 13.9.4Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
43d3b04
Merge pull request #3548 from Textualize/bump1394e440ff2
bump12301e3
Merge pull request #3546 from Textualize/faster-cell-len02f3d14
commentaaaef27
leaner syntax6cef0bc
leaner cell_len46150cd
sum and map is faster9e7f363
use setsUpdates
pydantic-core
to 2.25.1Release notes
Sourced from pydantic-core's releases.
Commits
9217019
Patch version bump -> v2.25.1 (#1509)fe73652
Support subclass inits forUrl
andMultiHostUrl
(#1508)8568136
Revert "feat: add 'millisecond' option toser_json_timedelta
" (#1503)9b29661
Update Pyodide to v0.26.3 (#1507)9b21b0f
Allow subclassing ValidationError and PydanticCustomError (#1413)7c70e3b
Bump jiter from 0.5.0 to 0.6.1 (#1498)e161980
Bump pyo3 from 0.22.3 to 0.22.5 (#1497)ed8f2e1
Bump uuid from 1.10.0 to 1.11.0 (#1496)75738b0
Bump serde from 1.0.210 to 1.0.213 (#1495)e62befe
Bump serde_json from 1.0.128 to 1.0.132 (#1494)Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | pydantic-core | [>= 2.19.a, < 2.20] | | pydantic-core | [>= 2.24.a, < 2.25] |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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show