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(dev-deps): bump oclif from 4.3.9 to 4.4.17 #482

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2024

Bumps oclif from 4.3.9 to 4.4.17.

Release notes

Sourced from oclif's releases.

4.4.17

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (9dd712a)

4.4.16

Bug Fixes

  • deps: bump @​oclif/core from 3.19.1 to 3.19.2 (ff48955)

4.4.15

Bug Fixes

  • deps: bump semver and @​types/semver (98b48e0)

4.4.14

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.504.0 to 3.515.0 (399ca95)

4.4.13

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (888fe62)

4.4.13-dev.1

No release notes provided.

4.4.13-dev.0

Bug Fixes

  • handle non-string oclif.commands (21e32d3)
  • resolution for dev oclif/core (78af974)

4.4.12

Bug Fixes

  • respect tsconfig outDir when generating hook (#1293) (dcca71a)

4.4.11

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.504.0 to 3.511.0 (494afde)

4.4.10

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.0.9 to 3.0.10 (fb86b55)

4.4.9

... (truncated)

Changelog

Sourced from oclif's changelog.

4.4.17 (2024-02-21)

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (9dd712a)

4.4.16 (2024-02-19)

Bug Fixes

  • deps: bump @​oclif/core from 3.19.1 to 3.19.2 (ff48955)

4.4.15 (2024-02-18)

Bug Fixes

  • deps: bump semver and @​types/semver (98b48e0)

4.4.14 (2024-02-18)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.504.0 to 3.515.0 (399ca95)

4.4.13 (2024-02-18)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (888fe62)

4.4.12 (2024-02-15)

Bug Fixes

  • respect tsconfig outDir when generating hook (#1293) (dcca71a)

4.4.11 (2024-02-12)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.504.0 to 3.511.0 (494afde)

4.4.10 (2024-02-11)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.0.9 to 3.0.10 (fb86b55)

4.4.9 (2024-02-11)

... (truncated)

Commits
  • 8142a16 chore(release): 4.4.17 [skip ci]
  • 325c55a Merge pull request #1304 from oclif/dependabot-npm_and_yarn-ip-2.0.1
  • 9dd712a fix(deps): bump ip from 2.0.0 to 2.0.1
  • e46e732 chore(release): 4.4.16 [skip ci]
  • 4a9eb6c Merge pull request #1296 from oclif/dependabot-npm_and_yarn-oclif-core-3.19.2
  • 8286daa chore(release): 4.4.15 [skip ci]
  • 8be5b84 Merge pull request #1297 from oclif/dependabot-npm_and_yarn-semver-and-types-...
  • 98b48e0 fix(deps): bump semver and @​types/semver
  • 193ae84 Merge pull request #1298 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • ff48955 fix(deps): bump @​oclif/core from 3.19.1 to 3.19.2
  • 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)

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

---
updated-dependencies:
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-4.4.17 branch from 211b50c to bd4558c Compare February 25, 2024 08:47
@svc-cli-bot svc-cli-bot merged commit caebf62 into main Feb 25, 2024
12 checks passed
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-oclif-4.4.17 branch February 25, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant