Bump tempfile from 3.19.1 to 3.20.0#342
Merged
Merged
Conversation
55b8e6c to
80d0576
Compare
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
80d0576 to
1c3b81f
Compare
phillipleblanc
approved these changes
May 16, 2025
kashive
added a commit
to goldsky-io/datafusion-table-providers
that referenced
this pull request
Jul 24, 2025
* Bump tempfile from 3.19.1 to 3.20.0 (datafusion-contrib#342) Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Upgrade datafusion to 47 and datafusion-federation to 0.4.2 (datafusion-contrib#324) * Upgrade datafusion and datafusion-federation * Use RemoteTableRef::from instead of RemoteTableRef::try_from * Upgrade DuckDB to 1.3.0 * Add Rust toolchain to pin rustc/clippy version --------- Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech> * DuckDB: don't use ArrowVTab while creating the table (more types support) (datafusion-contrib#319) * Add application_name parameter to postgres options (datafusion-contrib#335) * MySQL: Set the `character_set_results`/`character_set_client`/`character_set_connection` session variables on connection setup (datafusion-contrib#334) * Support custom mysql_character_set_results configuration in mysql connection pool * MySQL: Set character set to utf8 on connection setup * Remove error --------- Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech> * Don't display bb8 Postgres pool errors by default (datafusion-contrib#336) * Don't visualize Postgres connection pool errors by default. * Don't display bb8 Postgres pool errors by default * Make DuckDB database attachments logic more robust (datafusion-contrib#344) * Allow custom DuckDB settings to be defined by library users (datafusion-contrib#362) * Allow custom DuckDB settings to be defined by library users * Expose DuckDBSetting trait * Add builder style with_setting on the registry * Fix references in docstring * tweak debug log * Support connection setup queries for DuckDB * fix visibility * fix connection setup * fix lint * Upgrade dependencies (datafusion-contrib#363) * Don't pushdown filters with subqueries (datafusion-contrib#316) * Don't pushdown filters with subqueries. * Use simpler TreeNode recursion * bump to 0.5.0 * Bump prost from 0.13.5 to 0.14.0 (datafusion-contrib#367) Bumps [prost](https://github.com/tokio-rs/prost) from 0.13.5 to 0.14.0. - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.5...v0.14.0) --- updated-dependencies: - dependency-name: prost dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump bollard from 0.19.0 to 0.19.1 (datafusion-contrib#366) Bumps [bollard](https://github.com/fussybeaver/bollard) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Changelog](https://github.com/fussybeaver/bollard/blob/master/RELEASE.md) - [Commits](fussybeaver/bollard@v0.19.0...v0.19.1) --- updated-dependencies: - dependency-name: bollard dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump reqwest from 0.12.19 to 0.12.20 (datafusion-contrib#365) Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.19 to 0.12.20. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.19...v0.12.20) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Support for postgres sink * implement default PostgresWriteConfig --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nuno Faria <nunofpfaria@gmail.com> Co-authored-by: Phillip LeBlanc <phillip@leblanc.tech> Co-authored-by: Sergei Grebnov <sergei.grebnov@gmail.com> Co-authored-by: Qianqian <130200611+Sevenannn@users.noreply.github.com> Co-authored-by: Xiao Meng <21000+xiaom@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tempfile from 3.19.1 to 3.20.0.
Changelog
Sourced from tempfile's changelog.
Commits
99ffea6chore: release v3.20.0 (#358)bd2b267feat: make it possible to disable cleanup in-place after creation (#355)3b30099ci: really check docs for warnings (#357)f701f52ci: check docs (#356)d34afe9doc: improve SpooledData documentation6deb42edoc: make it easier to pick the correct tempfile constructor/typee284782feat: allow creating spooled temporary files in a specific directory (#353)07edc31feat: implementSpooledTempFile::into_file(#352)b122355fix: add must_use attribute to TempDir::keep (#351)cbd1e97feat: renameTempDir::into_pathtoTempDir::keep(#349)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)