Skip to content
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

fix(deps): bump jsforce from 2.0.0-beta.29 to 3.1.0 #518

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps jsforce from 2.0.0-beta.29 to 3.1.0.

Commits
  • e5434cd chore(release): 3.1.0 [skip ci]
  • a4fd725 feat: remove deprecated jwt class (#1406)
  • 0face5d chore(release): 3.0.0-next.3 [skip ci]
  • 26f9e4d Merge pull request #1403 from jsforce/cd/network-retry
  • 4e2fef3 Merge pull request #1405 from jsforce/mdonnalley/network-retry
  • 084680f test: more tests
  • 7923f8e fix: do not retry if body stream was read
  • 7dd6580 fix: use logger
  • 113a060 test: add UT for network retry
  • 7039ad7 Revert "fix: don't send empty body stream in post reqs"
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 12, 2024 04:58
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-jsforce-3.1.0 branch 19 times, most recently from 70db49a to e6de2ce Compare April 15, 2024 13:26
Bumps [jsforce](https://github.com/jsforce/jsforce) from 2.0.0-beta.29 to 3.1.0.
- [Release notes](https://github.com/jsforce/jsforce/releases)
- [Changelog](https://github.com/jsforce/jsforce/blob/master/CHANGELOG.md)
- [Commits](jsforce/jsforce@2.0.0-beta.29...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-jsforce-3.1.0 branch from e6de2ce to a725867 Compare April 15, 2024 13:27
@github-actions github-actions bot merged commit 9bb8674 into main Apr 15, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-jsforce-3.1.0 branch April 15, 2024 13:39
jayree pushed a commit that referenced this pull request Apr 16, 2024
## [1.2.45](v1.2.44...v1.2.45) (2024-04-16)

### Bug Fixes

* **deps:** bump @oclif/core from 3.26.2 to 3.26.3 ([#533](#533)) ([8618352](8618352))
* **deps:** bump @salesforce/core from 6.7.6 to 7.2.0 ([#520](#520)) ([7827045](7827045))
* **deps:** bump @salesforce/sf-plugins-core from 8.0.3 to 9.0.2 ([#526](#526)) ([6b17904](6b17904))
* **deps:** bump @salesforce/source-deploy-retrieve from 10.9.0 to 11.0.0 ([#522](#522)) ([748a49b](748a49b))
* **deps:** bump @salesforce/source-deploy-retrieve from 11.0.0 to 11.0.1 ([#532](#532)) ([8083077](8083077))
* **deps:** bump jsforce from 2.0.0-beta.29 to 3.1.0 ([#518](#518)) ([9bb8674](9bb8674))
* **deps:** bump playwright-chromium from 1.43.0 to 1.43.1 ([#529](#529)) ([9acee78](9acee78))
@jayree
Copy link
Owner

jayree commented Apr 16, 2024

🎉 This PR is included in version 1.2.45 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released requires-manual-qa
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant