Skip to content

Bump simple-salesforce from 1.10.1 to 1.11.5#191

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2022

Bumps simple-salesforce from 1.10.1 to 1.11.5.

Release notes

Sourced from simple-salesforce's releases.

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

Other

  • #494 Raise exception when bulk query returns a failure status
  • #503 Fix lint warnings
  • #497 Support non-standard https port number

1.11.3

bug fixes for time zone handling

1.11.2

v1.11.2: Fix bulk call results (#474) Update api.py Fix Trailing Whitespace Travis CI Update version.py Update CHANGES Update bulk.py Update version.py Update test_bulk.py Refactor bulk thread pool ("with concurrent.futures.ThreadPoolExecutor() as pool:")

1.11.1

Features

  • [445] Added wrapper for Tooling API
  • [451] Support JWT without file for private key

Bugs

  • [454] Fixed typo in metadata file
  • [443] Fix to prevent silent failure by preventing NaN in payload

1.11.0

Added file based metadata API deploy/retrieve

Changelog

Sourced from simple-salesforce's changelog.

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

v1.11.4

Changes as of 2021-09-09

Other

  • #494 Raise exception when bulk query returns a failure status
  • #503 Fix lint warnings
  • #497 Support non-standard https port number

v1.11.3

Bugs

  • [431] Fix timezone handling

v1.11.2

Bugs

  • [469] Fix bulk call results returning nested list

v1.11.1

Features

  • [445] Added wrapper for Tooling API
  • [451] Support JWT without file for private key

Bugs

... (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.11.5.
- [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.11.5)

---
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 Feb 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 2, 2022

Superseded by #211.

@dependabot dependabot bot closed this Mar 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/simple-salesforce-1.11.5 branch March 2, 2022 19:09
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