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

chore(deps-dev): bump jupysql from 0.10.3 to 0.10.4 #833

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2023

Bumps jupysql from 0.10.3 to 0.10.4.

Changelog

Sourced from jupysql's changelog.

0.10.4 (2023-11-28)

  • [Feature] Allow user to specify the schema when saving dataframes using --persist (#945)
  • [Fix] Fix bug causing empty result on SQL with trailing semicolon and comment (#907)
  • [Fix] Fix bug %sql not parsing JSON arrow operators correctly (#918)
  • [Fix] Fixed bug that returns empty results when exception is raised from DB driver
  • [Fix] Added guards to check and raise errors when arguments are entered twice in %sql, %sqlcmd and %sqlplot (#806)
  • [Fix] Fixed bug that returns snippet typo error message when another table is misspelled (#940)
  • [Doc] Use Oracle Database Free for Oracle Database Quick Start tutorial (#943)
Commits
  • 5f0bba2 sql release 0.10.4
  • d748905 allow passing a schema when using --persist (#947)
  • e5f5ceb Upgrade to Oracle Database Free (#943)
  • afc5850 Added guards to check and raise errors when arguments are entered twice in `%...
  • 499fa90 940 Confusing error message when table does not exist (#942)
  • 35818ee fix error when using -> operator in line magic (#938)
  • 5d36832 Raising driver errors in resultset (#937)
  • f6bcd18 907 semicolon last statement causes empty result (#939)
  • 084d15e Bumps up sql to version 0.10.4dev
  • See full diff 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 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 the dependencies Pull requests that update a dependency file label Nov 28, 2023
Bumps [jupysql](https://github.com/ploomber/jupysql) from 0.10.3 to 0.10.4.
- [Changelog](https://github.com/ploomber/jupysql/blob/master/CHANGELOG.md)
- [Commits](ploomber/jupysql@0.10.3...0.10.4)

---
updated-dependencies:
- dependency-name: jupysql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/jupysql-0.10.4 branch from 248ce1f to afc6f50 Compare December 5, 2023 03:07
@Mause Mause merged commit 4ef3cfb into main Dec 5, 2023
18 checks passed
@Mause Mause deleted the dependabot/pip/jupysql-0.10.4 branch December 5, 2023 04:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant