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

chore(deps): bump @oclif/core from 3.27.0 to 4.1.0 #214

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps @oclif/core from 3.27.0 to 4.1.0.

Release notes

Sourced from @​oclif/core's releases.

4.1.0

Features

  • add atLeastOne flag property (d4746f3)

4.0.37

Bug Fixes

  • deps: bump nanoid from 3.3.6 to 3.3.8 (e9cbfdb)

4.0.36

Bug Fixes

  • deps: bump lilconfig from 3.1.2 to 3.1.3 (7bdf5f3)

4.0.35

Bug Fixes

  • deps: bump debug from 4.3.7 to 4.4.0 (e8aaaea)

4.0.34

Bug Fixes

4.0.33

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (dfd138e)

4.0.32

Bug Fixes

  • add env var to disable link warning (df48c93)

4.0.31

Reverts

4.0.30

Bug Fixes

  • fix aliases in config.commandIDs missing the default topic separator (#1229) (#1230) (f86d9f7)

4.0.29

Bug Fixes

  • improve solution for handling circular json (#1222) (9073052)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

4.1.0 (2024-12-17)

Features

  • add atLeastOne flag property (d4746f3)

4.0.37 (2024-12-13)

Bug Fixes

  • deps: bump nanoid from 3.3.6 to 3.3.8 (e9cbfdb)

4.0.36 (2024-12-08)

Bug Fixes

  • deps: bump lilconfig from 3.1.2 to 3.1.3 (7bdf5f3)

4.0.35 (2024-12-08)

Bug Fixes

  • deps: bump debug from 4.3.7 to 4.4.0 (e8aaaea)

4.0.34 (2024-12-02)

Bug Fixes

4.0.33 (2024-11-19)

Bug Fixes

... (truncated)

Commits
  • 7ba6b2c chore(release): 4.1.0 [skip ci]
  • aeece11 Merge pull request #1271 from oclif/mdonnalley/at-least-one
  • bebaa1c chore: apply suggestions from code review
  • d4746f3 feat: add atLeastOne flag property
  • bd979de chore(dev-deps): bump @​types/node from 18.19.67 to 18.19.68 (#1266)
  • b070209 Merge pull request #1265 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.3
  • fde0366 Merge pull request #1267 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • b83024a Merge pull request #1269 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 587f745 Merge pull request #1268 from oclif/dependabot-npm_and_yarn-lint-staged-15.2.11
  • e74d330 chore(dev-deps): bump eslint-config-oclif-typescript
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 17, 2024
Bumps [@oclif/core](https://github.com/oclif/core) from 3.27.0 to 4.1.0.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.27.0...4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oclif/core-4.1.0 branch from f2b7bcc to 41f50c3 Compare December 18, 2024 19:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Superseded by #216.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/core-4.1.0 branch December 23, 2024 07:43
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants