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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps singer-sdk from 0.35.2 to 0.36.0.
Release notes
Sourced from singer-sdk's releases.
Changelog
Sourced from singer-sdk's changelog.
Commits
836d5be
chore: Release v0.36.0 (#2272)ed866d5
chore: Update locked dependencies (#2271)120552e
chore(deps): bump pytest from 8.0.1 to 8.0.2 (#2270)6bf17f4
chore(deps-dev): bump coverage from 7.4.2 to 7.4.3 (#2269)07d3de5
chore(deps): bump importlib-resources from 6.1.1 to 6.1.2 (#2267)7c5095a
chore(deps): bump cryptography from 42.0.4 to 42.0.5 (#2268)862ae34
chore(deps): bump typing-extensions from 4.9.0 to 4.10.0 (#2266)d9b51ed
chore(deps): bump poetry from 1.7.1 to 1.8.0 in /.github/workflows (#2265)58c41d7
feat: JSON schema keywords such asmaxLength
are now supported in `StringTy...ae7614e
feat: Nested settings are now documented in the output of `--about --format=m...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