Skip to content

build(deps-dev): bump pypika from 0.48.9 to 0.51.1 in the python-minor-and-patch group#145

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-minor-and-patch-862d144a87
Open

build(deps-dev): bump pypika from 0.48.9 to 0.51.1 in the python-minor-and-patch group#145
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python-minor-and-patch-862d144a87

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps the python-minor-and-patch group with 1 update: pypika.

Updates pypika from 0.48.9 to 0.51.1

Release notes

Sourced from pypika's releases.

v0.51.1

What's Changed

Full Changelog: kayak/pypika@v0.51.0...v0.51.1

v0.51.0

What's Changed

Full Changelog: kayak/pypika@v0.50.0...v0.51.0

v0.50.0

New Features

  • JQL (Jira Query Language) support - New JiraQuery class for building Jira queries with isempty() and notempty() methods (#721)
  • QUALIFY clause - Filter rows based on window function results (#841)
  • Bitwise OR support - New bitwiseor() method on fields (#825)
  • ClickHouse DISTINCT ON - distinct_on() method for ClickHouse queries (#817)
  • ClickHouse LIMIT BY - limit_by() and limit_offset_by() methods (#817)
  • ClickHouse FINAL - final() method for FINAL keyword (#765)
  • ClickHouse SAMPLE - sample() method for approximate query processing (#707)
  • Oracle LIMIT/OFFSET - limit() and offset() support using FETCH NEXT/OFFSET ROWS syntax (#754)
  • CREATE/DROP INDEX - Query.create_index() and Query.drop_index() with support for unique, partial, and conditional indices (#753)
  • Pipe operator - QueryBuilder.pipe() method for functional composition (#759)
  • Improved parameterized queries - get_parameters() method to collect parameter values, ListParameter and DictParameter base classes (#794)
  • Auto increment columns - Auto increment support on SqlTypes for CREATE TABLE (#829)
  • datetime.time support - Proper handling of datetime.time values (#837)

Bug Fixes

  • Fixed EmptyCriterion handling in &, |, ^ operations with Criterion (#732)
  • Fixed Field.__init__ to accept string table names (#742)
  • Fixed isin() and notin() to accept frozenset (#744)
  • Fixed MySQL set operations (UNION/INTERSECT/MINUS) to wrap queries in parentheses (#782)
  • Fixed PostgreSQL array syntax for UPDATE statements (#644)
  • Fixed escape quotes in identifiers (#811)

Typing & Compatibility

  • Added py.typed marker for PEP 561 compliance (#666)
  • Fixed typing hint for @builder decorator to preserve callable type (#740)
  • Fixed types for mypy downstream usage, added __all__ exports (#815)
  • Improved typing for builder methods (#850)
  • Added Python 3.13 and 3.14 support (#848, #851)
  • Applied future type style annotations (#853)

... (truncated)

Changelog

Sourced from pypika's changelog.

Changelog

v0.50.0 (2025-01-14)

New Features

  • JQL (Jira Query Language) support - New JiraQuery class for building Jira queries with isempty() and notempty() methods (#721)
  • QUALIFY clause - Filter rows based on window function results (#841)
  • Bitwise OR support - New bitwiseor() method on fields (#825)
  • ClickHouse DISTINCT ON - distinct_on() method for ClickHouse queries (#817)
  • ClickHouse LIMIT BY - limit_by() and limit_offset_by() methods (#817)
  • ClickHouse FINAL - final() method for FINAL keyword (#765)
  • ClickHouse SAMPLE - sample() method for approximate query processing (#707)
  • Oracle LIMIT/OFFSET - limit() and offset() support using FETCH NEXT/OFFSET ROWS syntax (#754)
  • CREATE/DROP INDEX - Query.create_index() and Query.drop_index() with support for unique, partial, and conditional indices (#753)
  • Pipe operator - QueryBuilder.pipe() method for functional composition (#759)
  • Improved parameterized queries - get_parameters() method to collect parameter values, ListParameter and DictParameter base classes (#794)
  • Auto increment columns - Auto increment support on SqlTypes for CREATE TABLE (#829)
  • datetime.time support - Proper handling of datetime.time values (#837)

Bug Fixes

  • Fixed EmptyCriterion handling in &, |, ^ operations with Criterion (#732)
  • Fixed Field.__init__ to accept string table names (#742)
  • Fixed isin() and notin() to accept frozenset (#744)
  • Fixed MySQL set operations (UNION/INTERSECT/MINUS) to wrap queries in parentheses (#782)
  • Fixed PostgreSQL array syntax for UPDATE statements (#644)
  • Fixed escape quotes in identifiers (#811)

Typing & Compatibility

  • Added py.typed marker for PEP 561 compliance (#666)
  • Fixed typing hint for @builder decorator to preserve callable type (#740)
  • Fixed types for mypy downstream usage, added __all__ exports (#815)
  • Improved typing for builder methods (#850)
  • Added Python 3.13 and 3.14 support (#848, #851)
  • Applied future type style annotations (#853)

Documentation

  • Added comprehensive documentation for all new features to README.rst
  • Added documentation for: Analytic Queries (NTILE, RANK, FIRST_VALUE, LAST_VALUE, MEDIAN, AVG, STDDEV), Window Frames, ROLLUP, Pseudo Columns, TEMPORARY/UNLOGGED tables
  • Unified documentation between README.rst and ReadTheDocs (single source of truth)
  • Fixed PseudoColumn import in docs (#698)
  • Added contributing guidelines (#758)
  • Various typo fixes (#695, #801, #804)

Internal

  • Refactored Interval to inherit from Term (#838)

... (truncated)

Commits
  • 5e800d8 Bump version to v0.51.1 (#867)
  • 12dcc3c typefix: Add explicit type annotations to table attribute for mypy compatibil...
  • 9866328 Bump version to 0.51.0 (#865)
  • 0eca547 typefix: update parameter types in aggregate and function classes to use Term...
  • b81d381 Prepare v0.50.0 release (#862)
  • 28c4b9c add : auto increment on SqlTypes for support create column with auto incremen...
  • 4994163 feat: apply future type style (#853)
  • a541e8f Fix duplicate between tests in criterions suite (#854)
  • 3094e3f refactor: share logic for Criterion comparisons (#849)
  • 38fe203 Bump jinja2 from 3.1.3 to 3.1.6 (#852)
  • 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 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

Bumps the python-minor-and-patch group with 1 update: [pypika](https://github.com/kayak/pypika).


Updates `pypika` from 0.48.9 to 0.51.1
- [Release notes](https://github.com/kayak/pypika/releases)
- [Changelog](https://github.com/kayak/pypika/blob/master/CHANGELOG.md)
- [Commits](kayak/pypika@v0.48.9...v0.51.1)

---
updated-dependencies:
- dependency-name: pypika
  dependency-version: 0.51.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 2, 2026
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