Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump crate[sqlalchemy] from 0.34.0 to 0.35.2 in /topic/timeseries #381

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps crate[sqlalchemy] from 0.34.0 to 0.35.2.

Release notes

Sourced from crate[sqlalchemy]'s releases.

0.35.2

What's Changed

  • Test compatibility: Permit installation of pandas 2.1.

Full Changelog: crate/crate-python@0.35.1...0.35.2

0.35.1

What's Changed

  • Compatibility: Re-add crate.client._pep440.Version from verlib2. It is needed the prevent breaking crash.

Full Changelog: crate/crate-python@0.35.0...0.35.1

0.35.0

What's Changed

  • Permit urllib3.Timeout instances for defining timeout values. This way, both connect and read socket timeout settings can be configured. The unit is seconds.
  • Internal: Use verlib2.Version for comparing versions.
  • CI: Add support for Python 3.12.

Full Changelog: crate/crate-python@0.34.0...0.35.0

Changelog

Sourced from crate[sqlalchemy]'s changelog.

2024/01/18 0.35.2

  • Test compatibility: Permit installation of pandas 2.1.

2024/01/18 0.35.1

  • Compatibility: Re-add crate.client._pep440.Version from verlib2. It is needed the prevent breaking crash.

2024/01/17 0.35.0

  • Permit urllib3.Timeout instances for defining timeout values. This way, both connect and read socket timeout settings can be configured. The unit is seconds.
Commits
  • 8c006f8 Release 0.35.2
  • 5274c52 Tests: Update to pandas 2.1
  • ce530f1 Release 0.35.1
  • e51db0e Compatibility: Re-add crate.client._pep440.Version from verlib2
  • b7773a5 CI: Fix release workflow recipe by downgrading to Python 3.11
  • 9213f2e Release 0.35.0
  • 4b39a84 Update flake8 requirement from <7,>=4 to >=4,<8
  • 7be9a36 Bump actions/setup-python from 4 to 5
  • af27cb1 Permit urllib3.Timeout instances for defining timeout values.
  • 7411233 Chore: Fix pandas testing dependency by downgrading to pandas 2.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 19, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/topic/timeseries/crate-sqlalchemy--0.35.2 branch from bdfa148 to ea3193c Compare March 19, 2024 19:59
Bumps [crate[sqlalchemy]](https://github.com/crate/crate-python) from 0.34.0 to 0.35.2.
- [Release notes](https://github.com/crate/crate-python/releases)
- [Changelog](https://github.com/crate/crate-python/blob/master/CHANGES.txt)
- [Commits](crate/crate-python@0.34.0...0.35.2)

---
updated-dependencies:
- dependency-name: crate[sqlalchemy]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@amotl amotl force-pushed the dependabot/pip/topic/timeseries/crate-sqlalchemy--0.35.2 branch from 8d289ee to 85d99f9 Compare March 19, 2024 20:42
@amotl amotl merged commit f787654 into main Mar 19, 2024
1 check passed
@amotl amotl deleted the dependabot/pip/topic/timeseries/crate-sqlalchemy--0.35.2 branch March 19, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant