CityOfPhiladelphia / ais

Address Information System
19 stars 8 forks source link

Bump petl from 1.1.1 to 1.6.8 #167

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps petl from 1.1.1 to 1.6.8.

Release notes

Sourced from petl's releases.

v1.6.8

Channges

  • Allow using a custom/restricted xml parser in fromxml() on #527.
  • Fixed the CVE-2020-29128.

v1.6.7

Changes

  • Reduced memory footprint for JSONL files, huge improvement on #523.

v1.6.6

Changes

  • Fixed #487: compatibility with python3.8 in petl.timings.clock().
  • Added json lines support in #521
  • Added testing petl with python3.8 in CI. #517 also prepares for testing with python3.9.

v1.6.5

Changes

  • Fixed #514: fromxlsx() with read_only=True crashes.

v1.6.4

Changes

  • Fixed exception when writing to S3 with fsspec auto_mkdir=True on #512.

v1.6.3

Changes

  • Allowed reading and writing Excel files in remote sources. On #506.
  • Allow toxlsx() to add or replace a worksheet. On #502.
  • Improved avro: improve message on schema or data mismatch. On #507.
  • Fixed build for failed test case on #508

v1.6.2

Changes

  • Fixed boolean type detection in toavro(). (:issue:504).
  • Fixed another unavoidable warning if fsspec is installed but some optional package is not installed. (:issue:503).

v1.6.1

Changes

v1.6.0

... (truncated)

Changelog

Sourced from petl's changelog.

Version 1.6.8

  • Allow using a custom/restricted xml parser in fromxml(). By :user:juarezr, :issue:527.

Version 1.6.7

  • Reduced memory footprint for JSONL files, huge improvement. By :user:fahadsiddiqui, :issue:522.

Version 1.6.6

  • Added python version 3.8 and 3.9 to tox.ini for using in newer distros. By :user:juarezr, :issue:517.

  • fix compatibility with python3.8 in petl.timings.clock(). By :user:juarezr, :issue:484.

  • add json lines support. By :user:fahadsiddiqui.

Version 1.6.5

  • Fixed fromxlsx with read_only crashes. By :user:juarezr, :issue:514.

Version 1.6.4

  • Fixed exception when writing to S3 with fsspec auto_mkdir=True. By :user:juarezr, :issue:512.

Version 1.6.3

  • Allowed reading and writing Excel files in remote sources. By :user:juarezr, :issue:506.

  • Allow toxlsx() to add or replace a worksheet. By :user:churlrich, :issue:502.

  • Improved avro: improve message on schema or data mismatch. By :user:juarezr, :issue:507.

... (truncated)

Commits
  • 52447c0 more fixes for xml test failure in ci
  • c3223fe improve custom xml parser docs
  • 238219a fix test failure for fromxml() without lxml
  • ab7ec4f add changes for v1.6.8
  • d45e250 test custom xml parser for fromxml()
  • 07420ef allow using a custom/restricted xml parser
  • defbc05 fix test test_fromxml_url
  • bed3bfb Changes Written in docs/*.rst
  • 7ec0488 Memory Footprint Resolved
  • 704cbe4 relax more deps for py38
  • 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/CityOfPhiladelphia/ais/network/alerts).