Skip to content

Bump jupysql from 0.10.5 to 0.11.1 in /spark #214

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2025

Bumps jupysql from 0.10.5 to 0.11.1.

Changelog

Sourced from jupysql's changelog.

0.11.1 (2025-03-25)

  • [Fix] No longer showing the Slack link in error messages

0.11.0 (2025-03-03)

  • [API Change] Disabled %sql and %%sql on Databricks (#1047)

0.10.17 (2025-01-08)

  • [Feature] Disable full stack trace when using spark connect (#1011) (by @​b1ackout)

0.10.16 (2024-11-07)

  • [Fix] Updates docs for querying data frames when using DuckDB SQLAlchemy connections
  • [Fix] Support for scanning data frames when using native DuckDB connections due to changes in DuckDB's API

0.10.15 (2024-11-05)

Drops compatibility with Python 3.8

  • [Fix] Compatibility with prettytable>=3.12.0

0.10.14 (2024-09-18)

  • [Feature] Removes telemetry

0.10.13 (2024-09-12)

  • [Feature] ploomber-extension is no longer a dependency

0.10.12 (2024-07-12)

  • [Feature] Remove sqlalchemy upper bound (#1020)

0.10.11 (2024-07-03)

  • [Fix] Fix error when connections.ini contains a query value as dictionary (#1015)

0.10.10 (2024-02-07)

  • [Feature] Adds ploomber-extension as a dependency

0.10.9 (2024-01-31)

  • [Feature] Add option to disable named parameters; options now changed to: warn, enabled, and disabled - fixes (#971) and (#972)
  • [Fix] Fix error when fuzzy matching configuration file (now we only match config keys) (#975 by @​maciejb)
  • [Fix] Fix error that caused JupySQL to read a config file even when there was no JupySQL config (#975 by @​maciejb)

0.10.8 (2024-01-25)

... (truncated)

Commits

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 30, 2025
Bumps [jupysql](https://github.com/ploomber/jupysql) from 0.10.5 to 0.11.1.
- [Changelog](https://github.com/ploomber/jupysql/blob/master/CHANGELOG.md)
- [Commits](ploomber/jupysql@0.10.5...0.11.1)

---
updated-dependencies:
- dependency-name: jupysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/spark/jupysql-0.11.1 branch from f22d4b9 to af63e27 Compare April 7, 2025 20:35
@Fokko
Copy link
Collaborator

Fokko commented Apr 25, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2025

Looks like jupysql is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 25, 2025
@dependabot dependabot bot deleted the dependabot/pip/spark/jupysql-0.11.1 branch April 25, 2025 08:03
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