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 py-partiql-parser from 0.1.0 to 0.3.5 in /PDFGenerator/http #150

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps py-partiql-parser from 0.1.0 to 0.3.5.

Changelog

Sourced from py-partiql-parser's changelog.

0.3.5

  • Packaging improvements: Include source-files in the release, and update the version nr

0.3.4

  • Packaging improvements: Include tests/__init__.py in the release and add project links to PyPi

0.3.3

  • S3: Fix behaviour for nested FROM-queries (s3object[*].name)

0.3.2

  • Improves the SelectEncoder behaviour to also encode CaseInsensitiveDict's
  • Ensure FROM-queries such as s3object[*] do not fail (NOTE: the correct behaviour is not correct yet)

0.3.1

  • Expose a custom JSON encoder, SelectEncoder, in order to encode custom objects returned by our API such as Variable json.dumps(x, indent=None, separators=(",", ":"), cls=SelectEncoder)

0.3.0

  • Support for multiple WHERE-clauses
  • Additional API: DynamoDBStatementParser.get_query_metadata

0.2.1

  • Minor bugfix - s3object should be case-insensitive.

0.2.0

  • Support for DynamoDB Statements.
  • Removed print-statements and some warnings.
Commits
  • 7af964e Release 0.3.5
  • dd585a2 Add py_partiql_parser to packages list
  • 7138237 Add py_partiql_parser to packages list
  • 46743a5 Packaging: Add project URLs to PyPi
  • b2e8892 Packaging - explicitly include test directory
  • 01b04fd Linting
  • 15e8876 Prep release 0.3.3
  • 4eff610 Merge branch 'main' of github.com:getmoto/py-partiql-parser into main
  • f03ae61 S3: Fix behaviour for nested FROM-clauses
  • 6787b5d Update CHANGELOG.md
  • 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)

Bumps [py-partiql-parser](https://github.com/getmoto/py-partiql-parser) from 0.1.0 to 0.3.5.
- [Changelog](https://github.com/getmoto/py-partiql-parser/blob/main/CHANGELOG.md)
- [Commits](getmoto/py-partiql-parser@0.1.0...0.3.5)

---
updated-dependencies:
- dependency-name: py-partiql-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 26, 2023 07:01
@dependabot dependabot bot requested a review from kolok July 26, 2023 07:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 2, 2023

Superseded by #154.

@dependabot dependabot bot closed this Aug 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/PDFGenerator/http/py-partiql-parser-0.3.5 branch August 2, 2023 06:43
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.

0 participants