toucan-connectors icon indicating copy to clipboard operation
toucan-connectors copied to clipboard

build(deps): bump the prod-deps group across 1 directory with 4 updates

Open dependabot[bot] opened this issue 9 months ago • 0 comments

Bumps the prod-deps group with 4 updates in the / directory: dataiku-api-client, google-cloud-bigquery, gspread and lxml.

Updates dataiku-api-client from 12.6.0 to 12.6.2

Changelog

Sourced from dataiku-api-client's changelog.

12.6.2 (2024-05-16)

  • Initial release for DSS 12.6.2
Commits

Updates google-cloud-bigquery from 3.22.0 to 3.23.0

Release notes

Sourced from google-cloud-bigquery's releases.

v3.23.0

3.23.0 (2024-05-16)

Features

Bug Fixes

  • Add pyarrow version check for range support (#1914) (a86d7b9)
  • Edit presubmit for to simplify configuration (#1915) (b739596)
Changelog

Sourced from google-cloud-bigquery's changelog.

3.23.0 (2024-05-16)

Features

Bug Fixes

  • Add pyarrow version check for range support (#1914) (a86d7b9)
  • Edit presubmit for to simplify configuration (#1915) (b739596)
Commits

Updates gspread from 6.1.0 to 6.1.1

Release notes

Sourced from gspread's releases.

v6.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/burnash/gspread/compare/v6.1.0...v6.1.1

Changelog

Sourced from gspread's changelog.

6.1.1 (2024-05-16)

Commits
  • 85fd0e9 Release v6.1.1
  • 2573dfb Merge pull request #1469 from muddi900/add/local-strenum
  • 460f544 ran formatter
  • d6d2d87 Remove StrEnum dependency and added custom class[issue #1462]
  • 476211f Merge pull request #1464 from burnash/ci/ignore_pip_issue
  • 7dd34df Merge pull request #1463 from burnash/fix/api_key-auth-version
  • 8cc2b1c Ignore pip vulnerabilities in CI.
  • 033d4ca Merge pull request #1458 from burnash/bugfix/copy_sheet_domain_permission
  • 618fb49 Merge pull request #1460 from burnash/dependabot/pip/black-24.4.2
  • c79c293 Merge pull request #1459 from burnash/dependabot/pip/mypy-1.10.0
  • Additional commits viewable in compare view

Updates lxml from 5.2.1 to 5.2.2

Release notes

Sourced from lxml's releases.

lxml-5.2.2

5.2.2 (2024-05-12)

Bugs fixed

  • GH#417: The test_feed_parser test could fail if lxml_html_clean was not installed. It is now skipped in that case.

  • LP#2059910: The minimum CPU architecture for the Linux x86 binary wheels was set back to "core2", without SSE 4.2.

  • If libxml2 uses iconv, the compile time version is available as etree.ICONV_COMPILED_VERSION.

Changelog

Sourced from lxml's changelog.

5.2.2 (2024-??-??)

Bugs fixed

  • GH#417: The test_feed_parser test could fail if lxml_html_clean was not installed. It is now skipped in that case.

  • LP#2059910: The minimum CPU architecture for the Linux x86 binary wheels was set back to "core2", without SSE 4.2.

  • If libxml2 uses iconv, the compile time version is available as etree.ICONV_COMPILED_VERSION.

Commits
  • 8e4b14c Prepare release of lxml 5.2.2.
  • ddaa6ed Provide compile time version of libiconv as "etree.ICONV_COMPILED_VERSION".
  • 1ab00bd CI: Do not install lxml as dependency of "lxml_html_clean".
  • b325054 CI: Stop building LTO wheels to avoid messing with the library build cache.
  • 81624c2 CI: Exclude now-unsupported Python versions 3.6/7 from macOS jobs.
  • 069fa36 Fix typo.
  • e0df2ba Fix typo.
  • df55eaf Update changelog.
  • f3e77fa Remove dependency on SSE4 instructions, reverting back to "core2" as a target...
  • a22e83c Update changelog.
  • Additional commits viewable in compare view

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

dependabot[bot] avatar May 17 '24 01:05 dependabot[bot]