Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps simple-salesforce from 1.12.6 to 1.12.9.

Release notes

Sourced from simple-salesforce's releases.

v1.12.9

What's Changed

New Contributors

Full Changelog: simple-salesforce/simple-salesforce@v1.12.8...v1.12.9

v1.12.8

What's Changed

Full Changelog: simple-salesforce/simple-salesforce@v1.12.7...v1.12.8

v1.12.7

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from simple-salesforce's changelog.

v1.12.9

Bug fixes

  • #795 Fix key 'name' in exception message

v1.12.8

Bug fixes

  • #792 Fix issue with exception inheritence

Other

  • #793 Move README.rst content to the documentation

v1.12.7

Features

  • #787 Add modular DML functionality for pre/post processing around insert/upsert/update/delete in bulk.py
  • #736 Refine CSV files splitting implementation in bulk2
  • #764 Add note about Supported OAuth2 Login

Bug Fixes

  • #780 Change Content-type to Content-Type so the headers are updated correctly
  • #771 Fix RESTful to not error out if status code is 204
  • #740 Fix bulk2 upsert example

Other

  • #790 Documentation Update
  • #789 Fix README.rst formatting
  • #788 Add GitHub Actions for CI/CD
  • #767 Update metadata.wsdl
  • #750 Update README.rst
  • #736 Various improvements to bulk2 CSV handling
  • #722 Correct query example in README
  • #717 Add Bulk API notes
Commits
  • fc7410a chore: Bump release version (#796)
  • e9c2563 fix: missing key 'name' in exception message (#795)
  • 5c72672 chore: Move content in README.rst to Documentation (#793)
  • 9ea2f19 fix: Remove exception init to close #791 (#792)
  • b8b5d7a Update Documentation & Resume RTD Integration (#790)
  • b653bad Fix README.rst Formatting (#789)
  • 263382e Initialise exception classes by calling parent constructor (#770)
  • 83b0f33 Update metadata.wsdl (#767)
  • 924d3ca Add modular DML functionality for pre/post processing around insert/upsert/up...
  • f01cff2 Change Content-type to Content-Type so the headers are updated correctly (#780)
  • 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 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)

Bumps [simple-salesforce](https://github.com/simple-salesforce/simple-salesforce) from 1.12.6 to 1.12.9.
- [Release notes](https://github.com/simple-salesforce/simple-salesforce/releases)
- [Changelog](https://github.com/simple-salesforce/simple-salesforce/blob/master/CHANGES)
- [Commits](simple-salesforce/simple-salesforce@v1.12.6...v1.12.9)

---
updated-dependencies:
- dependency-name: simple-salesforce
  dependency-version: 1.12.9
  dependency-type: direct:production
  update-type: version-update:semver-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 Sep 22, 2025
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