Skip to content

Bump simple-salesforce from 1.10.1 to 1.12.1#310

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

Bumps simple-salesforce from 1.10.1 to 1.12.1.

Release notes

Sourced from simple-salesforce's releases.

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

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

... (truncated)

Changelog

Sourced from simple-salesforce's changelog.

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

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

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

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

dependabot bot commented on behalf of github Sep 21, 2022

Superseded by #340.

@dependabot dependabot bot closed this Sep 21, 2022
@dependabot dependabot bot deleted the dependabot/pip/simple-salesforce-1.12.1 branch September 21, 2022 19:08
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