Skip to content

Bump simple-salesforce from 1.10.1 to 1.12.2#340

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/simple-salesforce-1.12.2
Closed

Bump simple-salesforce from 1.10.1 to 1.12.2#340
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/simple-salesforce-1.12.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 21, 2022

Bumps simple-salesforce from 1.10.1 to 1.12.2.

Release notes

Sourced from simple-salesforce's releases.

1.12.2

Remove leftover reference to Python 3.5 support (simple-salesforce/simple-salesforce#563) Support for Python 3.5 was dropped in simple-salesforce/simple-salesforce#556, so it should not be listed as a supported version in the README.

add connected app support

Bug/v1.12.2/bulk autosize batch (simple-salesforce/simple-salesforce#575)

add waits as arguments to exposed bulk api methods (simple-salesforce/simple-salesforce#565)

add ability to bypass results being returned

Avoid a ZeroDivisionError in bulk.py (simple-salesforce/simple-salesforce#568)

Raise an error if no data provided in bulk queries

1.12.1

#560 Fixed argument position in SFType caused by #507

1.12.0

v1.12.0

Drop support for Python 3.5

Features

  • #507 Added automatic session refresh
  • #546 Added dynamic sized batches to respect bulk api limits
  • #548 Added optional dict flag for results returned in queries
  • #550 Added support for OAuth2 endpoints

1.11.6

Hotfix for missing metadata.wsdl file

1.11.5

v1.11.5 Changes as of 2022-01-05

Bugs #518 Fix hanging batch results in bulk api Features #475 Added support for all metadata api operations #485 Added base64 function to support upload, update, and get Other #495 Add parse_float to allow parsing of floats to decimal.Decimal #512 Updated README information for JWT Token Remove pypy3 from Travis-ci build

1.11.4

... (truncated)

Changelog

Sourced from simple-salesforce's changelog.

v1.12.2

Features

  • Add support for OAuth connected app & update default_client_id_prefix to 'simple_salesforce'
  • #565 Add wait arguement for bulk

Other

  • #563 Remove leftover reference to Python 3.5 support

v1.12.1

Fix pylint errors and build errors on Travis-CI

Bugs

  • Issue #557 - SFType arguments were re-arranged from v1.11.5 causing failure for some users explicitly calling SFType and using default arguement position

v1.12.0

Drop support for Python 3.5

Features

  • #507 Added automatic session refresh
  • #546 Added dynamic sized batches to respect bulk api limits
  • #548 Added optional dict flag for results returned in queries
  • #550 Added support for OAuth2 endpoints

v1.11.5

Hotfix missing wsdl file

Bugs

  • Issue #533 Fix missing metadata.wsdl file

v1.11.5

Changes as of 2022-01-05

Bugs

  • #518 Fix hanging batch results in bulk api

Features

  • #475 Added support for all metadata api operations
  • #485 Added base64 function to support upload, update, and get

... (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 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.10.1 to 1.12.2.
- [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.10.1...v1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 18, 2023

Superseded by #424.

@dependabot dependabot bot closed this Jan 18, 2023
@dependabot dependabot bot deleted the dependabot/pip/simple-salesforce-1.12.2 branch January 18, 2023 19:01
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.

0 participants