Skip to content

chore(deps): bump jsforce from 1.11.1 to 3.8.2 #1038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps jsforce from 1.11.1 to 3.8.2.

Release notes

Sourced from jsforce's releases.

3.8.2

Bug Fixes

  • SOAP: block connections using JWT tokens (e601069)

3.8.1

Bug Fixes

3.8.0

Features

  • allow skipping template eval on query update (b26270c)

3.7.0

Features

  • add checkDeployStatus for REST W-18012955 (#1670) (b36e429)

3.6.6

Bug Fixes

  • http: return res/err after after retry is done (be37b13)

3.6.5

Bug Fixes

  • skip session refresh on bad Agent API reqs (870dcc6)

3.6.4

Bug Fixes

3.6.3

Bug Fixes

  • http: handle more CSV delimiters on parse (#1622) (c96e9c7)

3.6.2

Bug Fixes

  • proper serialization of null value in soap request (#1615) (caaf888)

3.6.1

Bug Fixes

... (truncated)

Changelog

Sourced from jsforce's changelog.

3.8.2 (2025-05-22)

Bug Fixes

  • SOAP: block connections using JWT tokens (e601069)

3.8.1 (2025-04-25)

Bug Fixes

3.8.0 (2025-04-22)

Features

  • allow skipping template eval on query update (b26270c)

3.7.0 (2025-03-25)

Features

  • add checkDeployStatus for REST W-18012955 (#1670) (b36e429)

3.6.6 (2025-02-27)

Bug Fixes

  • http: return res/err after after retry is done (be37b13)
Commits
  • 96a330b chore(release): 3.8.2 [skip ci]
  • a1e86b0 Merge pull request #1698 from jsforce/cd/soap-block-jwt
  • 1d526cb chore: update error msg
  • e601069 fix(SOAP): block connections using JWT tokens
  • 07cc2e2 chore(tests): adds language to the scratch org's definition file (#1695)
  • 12680da chore(release): 3.8.1 [skip ci]
  • 57e23f0 fix: bump babel deps (#1683)
  • b2702fc chore(release): 3.8.0 [skip ci]
  • 3ef55aa Merge pull request #1679 from jsforce/cd/query-update-no-eval
  • b26270c feat: allow skipping template eval on query update
  • 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 [jsforce](https://github.com/jsforce/jsforce) from 1.11.1 to 3.8.2.
- [Release notes](https://github.com/jsforce/jsforce/releases)
- [Changelog](https://github.com/jsforce/jsforce/blob/main/CHANGELOG.md)
- [Commits](jsforce/jsforce@1.11.1...3.8.2)

---
updated-dependencies:
- dependency-name: jsforce
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants