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 @oclif/core from 4.0.19 to 4.0.20 #840

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Bumps @oclif/core from 4.0.19 to 4.0.20.

Release notes

Sourced from @​oclif/core's releases.

4.0.20

Bug Fixes

  • handle large throughput writes (5e336ce)
Changelog

Sourced from @​oclif/core's changelog.

4.0.20 (2024-09-04)

Bug Fixes

  • handle large throughput writes (5e336ce)
Commits
  • e3edcbf chore(release): 4.0.20 [skip ci]
  • 317be6c Merge pull request #1184 from oclif/mdonnalley/write
  • 4cfcf16 chore(dev-deps): bump commitlint from 19.4.0 to 19.4.1 (#1178)
  • 5e336ce fix: handle large throughput writes
  • 38306e1 Merge pull request #1180 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • ea8d41e Merge pull request #1181 from oclif/dependabot-npm_and_yarn-oclif-test-4.0.9
  • 11903a1 Merge pull request #1182 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • 681c8f8 Merge pull request #1179 from oclif/dependabot-npm_and_yarn-commitlint-config...
  • 88e50da chore(dev-deps): bump @​oclif/plugin-help from 6.2.8 to 6.2.10
  • 6b8bb58 chore(dev-deps): bump @​oclif/test from 4.0.8 to 4.0.9
  • 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 Sep 6, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 6, 2024 05:22
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.19 to 4.0.20.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.0.19...4.0.20)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-core-4.0.20 branch from bf37d80 to 54697b4 Compare September 6, 2024 05:24
@github-actions github-actions bot merged commit abf4d5e into main Sep 6, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-oclif-core-4.0.20 branch September 6, 2024 05:25
jayree pushed a commit that referenced this pull request Sep 6, 2024
## [1.3.75](v1.3.74...v1.3.75) (2024-09-06)

### Bug Fixes

* **deps:** bump @jayree/changelog from 1.2.3 to 1.2.4 ([#835](#835)) ([bb2f599](bb2f599))
* **deps:** bump @oclif/core from 4.0.19 to 4.0.20 ([#840](#840)) ([abf4d5e](abf4d5e))
* **deps:** bump @salesforce/core from 8.5.1 to 8.5.4 ([#839](#839)) ([b47b467](b47b467))
* **deps:** bump @salesforce/kit from 3.2.1 to 3.2.2 ([#843](#843)) ([b0dbe41](b0dbe41))
* **deps:** bump @salesforce/sf-plugins-core from 11.3.6 to 11.3.7 ([#838](#838)) ([8ad297d](8ad297d))
* **deps:** bump @salesforce/source-deploy-retrieve from 12.6.0 to 12.6.2 ([#844](#844)) ([8c595bc](8c595bc))
* **deps:** bump @salesforce/source-tracking from 7.1.10 to 7.1.12 ([#842](#842)) ([98de961](98de961))
* **deps:** bump debug from 4.3.6 to 4.3.7 ([#847](#847)) ([fb58dd1](fb58dd1))
* **deps:** bump fast-xml-parser from 4.4.1 to 4.5.0 ([#837](#837)) ([a0bbec5](a0bbec5))
@jayree
Copy link
Owner

jayree commented Sep 6, 2024

🎉 This PR is included in version 1.3.75 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jayree jayree added the released label Sep 6, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant