Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

chore(deps-dev): bump the minor-development-deps group with 2 updates#2

Merged
kanadgupta merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-development-deps-0b7ab6c948
Apr 24, 2025
Merged

chore(deps-dev): bump the minor-development-deps group with 2 updates#2
kanadgupta merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-development-deps-0b7ab6c948

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2025

Bumps the minor-development-deps group with 2 updates: oclif and vitest.

Updates oclif from 4.17.44 to 4.17.46

Release notes

Sourced from oclif's releases.

4.17.46

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.782.0 to 3.787.0 (eafd14b)

4.17.45

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (378ee18)
Changelog

Sourced from oclif's changelog.

4.17.46 (2025-04-21)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.782.0 to 3.787.0 (eafd14b)

4.17.45 (2025-04-20)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (378ee18)
Commits
  • 4219804 chore(release): 4.17.46 [skip ci]
  • ae7a70e Merge pull request #1744 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 60e9c12 chore(release): 4.17.45 [skip ci]
  • abe7f84 Merge pull request #1745 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • c0d0aa1 Merge pull request #1746 from oclif/dependabot-npm_and_yarn-eslint-config-pre...
  • 5e3f8d5 Merge pull request #1747 from oclif/dependabot-npm_and_yarn-commitlint-19.8.0
  • 1eb60f9 Merge pull request #1748 from oclif/dependabot-npm_and_yarn-eslint-9.25.0
  • 355430e chore(dev-deps): bump eslint from 9.24.0 to 9.25.0
  • f697257 chore(dev-deps): bump commitlint from 19.7.1 to 19.8.0
  • 69d23f4 chore(dev-deps): bump eslint-config-prettier from 10.1.1 to 10.1.2
  • Additional commits viewable in compare view

Updates vitest from 3.1.1 to 3.1.2

Release notes

Sourced from vitest's releases.

v3.1.2

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 5a0afd1 chore: release v3.1.2
  • b70a6f1 chore(deps): unbundle tinyglobby and update (#7864)
  • f9eacbc fix(vite-node): add ERR_MODULE_NOT_FOUND code error if module cannot be loade...
  • 3102986 docs: browser.provider link (#7851)
  • 816a5c5 perf(browser): improve browser parallelisation (#7665)
  • 6743008 fix: use happy-dom/jsdom types for envionmentOptions (#7795)
  • 6358f21 fix: default to run mode when stdin is not a TTY (#7673)
  • 15701f5 fix(deps): update all non-major dependencies (#7831)
  • 5652bf9 fix(coverage): expose profiling timers (#7820)
  • 29084f1 chore(deps): update all non-major dependencies (#7802)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-development-deps group with 2 updates: [oclif](https://github.com/oclif/oclif) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `oclif` from 4.17.44 to 4.17.46
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.17.44...4.17.46)

Updates `vitest` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: oclif
  dependency-version: 4.17.46
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: vitest
  dependency-version: 3.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested review from erunion and kanadgupta April 24, 2025 17:55
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 24, 2025
@kanadgupta kanadgupta merged commit 7b12ac6 into main Apr 24, 2025
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/minor-development-deps-0b7ab6c948 branch April 24, 2025 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants