Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Updates the requirements on ugrc-palletjack to permit the latest version.

Release notes

Sourced from ugrc-palletjack's releases.

v6.0.0

6.0.0 (2026-01-09)

⚠ BREAKING CHANGES

  • The API for the SFTP loaders changed; there's no longer the option to pass in a known_hosts file.

Features

  • replace pysftp with fabric, paramiko. (933c355)

Bug Fixes

  • use folder.add instead of content.add to upload gdb (3f1d84a)

Dependencies

  • update paramiko requirement from <4.0.0 to <5.0.0 (3820c70)
Changelog

Sourced from ugrc-palletjack's changelog.

6.0.0 (2026-01-09)

⚠ BREAKING CHANGES

  • The API for the SFTP loaders changed; there's no longer the option to pass in a known_hosts file.

Features

  • empty commit to trigger major version bump (0c0e168)
  • replace pysftp with fabric, paramiko. (933c355)

Bug Fixes

  • use folder.add instead of content.add to upload gdb (3f1d84a)

Dependencies

  • update paramiko requirement from <4.0.0 to <5.0.0 (3820c70)

5.2.12 (2025-12-16)

Features

Bug Fixes

  • add missing date only esri field type (5298d53)
  • add support for esriFieldTypeBigInteger (9deca0c)

Dependencies

  • make sure setuptools is installed for arcgis sedf imports (858720f)
  • update after 3.13 manual check (64aea10)

5.2.11 (2025-12-05)

Bug Fixes

  • empty commit for version bump (a63ff83)

5.2.10 (2025-12-05)

... (truncated)

Commits
  • f45e4ee chore: release v6.0.0
  • 0c0e168 feat!: empty commit to trigger major version bump
  • c291a3f chore(deps): bump the ci-dependencies group with 3 updates
  • 3820c70 deps: update paramiko requirement from <4.0.0 to <5.0.0
  • eeea8f8 Optimize empty file list check to reduce connections
  • 94884d1 Add overwrite_existing_files parameter and fix path separators
  • 307e893 Fix index alignment in attachment operation column initialization
  • 74f7c12 Fix SyntaxWarning and FutureWarning in palletjack codebase
  • e3386b2 Refactor test to avoid hardcoded list duplication
  • 237f4b5 Add comprehensive tests for paramiko SFTP context manager
  • Additional commits viewable in compare view

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)

Updates the requirements on [ugrc-palletjack](https://github.com/agrc/palletjack) to permit the latest version.
- [Release notes](https://github.com/agrc/palletjack/releases)
- [Changelog](https://github.com/agrc/palletjack/blob/main/CHANGELOG.md)
- [Commits](agrc/palletjack@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: ugrc-palletjack
  dependency-version: 6.0.0
  dependency-type: direct:production
...

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 Feb 1, 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