ChuckJonas / ts-force

A Salesforce REST Client written in Typescript for Typescript
88 stars 21 forks source link

Bump xml2js and @salesforce/core in /ts-force-gen #137

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps xml2js to 0.5.0 and updates ancestor dependency @salesforce/core. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.5.0

Commits


Updates @salesforce/core from 2.12.3 to 3.34.7

Release notes

Sourced from @​salesforce/core's releases.

3.34.7

Bug Fixes

  • deps: bump jsforce from 2.0.0-beta.20 to 2.0.0-beta.21 (4a5ee12)

3.34.6

Bug Fixes

  • deps: bump @​salesforce/schemas from 1.5.0 to 1.5.1 (d447260)

3.34.5

Bug Fixes

  • deps: bump json5 from 1.0.1 to 1.0.2 (0dbbcf6)

3.34.4

Bug Fixes

  • check resumable state before emitting first progress event (#793) (6677d0f)

3.34.3

Bug Fixes

  • deps: bump graceful-fs from 4.2.10 to 4.2.11 (8384d3f)

3.34.2

Bug Fixes

  • deps: bump jsforce from 2.0.0-beta.19 to 2.0.0-beta.20 (9026092)

3.34.1

Bug Fixes

  • allow completed status to be resume (484244d)

3.34.0

Features

  • deprecate messages.load and docs (3229f74)

3.33.9

Bug Fixes

  • save expiration date for scratch org (#775) (a59323b)

3.33.8

Bug Fixes

  • deps: bump json5 from 1.0.1 to 1.0.2 (7ccd063)

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

3.34.7 (2023-04-16)

Bug Fixes

  • deps: bump jsforce from 2.0.0-beta.20 to 2.0.0-beta.21 (4a5ee12)

3.34.6 (2023-03-26)

Bug Fixes

  • deps: bump @​salesforce/schemas from 1.5.0 to 1.5.1 (d447260)

3.34.5 (2023-03-26)

Bug Fixes

  • deps: bump json5 from 1.0.1 to 1.0.2 (0dbbcf6)

3.34.4 (2023-03-22)

Bug Fixes

  • check resumable state before emitting first progress event (#793) (6677d0f)

3.34.3 (2023-03-20)

Bug Fixes

  • deps: bump graceful-fs from 4.2.10 to 4.2.11 (8384d3f)

3.34.2 (2023-03-19)

Bug Fixes

... (truncated)

Commits
  • 00f1074 chore(release): 3.34.7 [skip ci]
  • a96870e Merge pull request #816 from forcedotcom/dependabot-npm_and_yarn-jsforce-2.0....
  • 4a5ee12 fix(deps): bump jsforce from 2.0.0-beta.20 to 2.0.0-beta.21
  • 22901e6 Merge pull request #807 from forcedotcom/dependabot-npm_and_yarn-typescript-e...
  • 0b815c8 Merge pull request #808 from forcedotcom/dependabot-npm_and_yarn-eslint-8.38.0
  • 23f8bc4 chore(dev-deps): bump @​typescript-eslint/parser from 5.57.0 to 5.57.1
  • 4a73048 chore(dev-deps): bump eslint from 8.37.0 to 8.38.0
  • 45e19e8 Merge pull request #809 from forcedotcom/dependabot-npm_and_yarn-typescript-e...
  • 4c7c06f chore(dev-deps): bump @​typescript-eslint/eslint-plugin
  • a6eaa5c Merge pull request #802 from forcedotcom/dependabot-npm_and_yarn-typescript-e...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by salesforce-releases, a new releaser for @​salesforce/core 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ChuckJonas/ts-force/network/alerts).
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.