fix: serializing Apex REST request body into JSON (#946)
fix: buffer compatibility with node 10
fix: support multiple conditions per field
fix: csv-parse update from 4.6.3 to 4.10.1 to address vulnerabilities
fix: lodash to 4.17.19 to fix Object Prototype Pollution Security vulnerability
feat(conn): batch describe of sobjects and allows if-modified-since header on single describe
Release 1.9.3
Bump csv-parse to 4.6.3 for security issue (#930, #940)
This version was pushed to npm by mdonnalley, a new releaser for jsforce since your current version.
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pcon/SalesforceApps/network/alerts).
Bumps csv-parse to 4.16.3 and updates ancestor dependency jsforce. These dependencies need to be updated together.
Updates
csv-parse
from 1.3.3 to 4.16.3Changelog
Sourced from csv-parse's changelog.
... (truncated)
Commits
0fd5209
chore(release): publish2a44e91
chore: latest dependencies1ec2317
docs(csv-parse): new ltrim and rtrim samples8222676
docs(csv-parse): new cast_date sample5471985
fix(csv-parse): remove support for cast_date, no test6b34c28
chore(release): publishab76c84
chore: merge new changelog generation01cc7d0
chore(release): publishb90cf12
chore: remove publish custom scriptse622123
chore: generate all build filesUpdates
jsforce
from 1.9.1 to 1.11.0Release notes
Sourced from jsforce's releases.
Commits
9cb317c
Merge pull request #1197 from jsforce/mdonnalley/1.11.0ecde5f5
chore: release 1.11.02efa7d4
Merge pull request #1196 from jsforce/mdonnalley/bump-faye2090653
chore: bump faye to 1.4.0888edd0
Merge pull request #1099 from jsforce/fix-lodash-template-vnlaa3dc90
add built files32931cd
apply npm audit fix2eeb4c1
upgrade gulp-uglifyb8bae03
Merge pull request #1062 from moonejon/fixing-typo-elapsed41049e6
Merge branch 'master' into fixing-typo-elapsedMaintainer changes
This version was pushed to npm by mdonnalley, a new releaser for jsforce since your current version.
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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pcon/SalesforceApps/network/alerts).