jkcorrea / airtable-typegen

Generate TypeScript & Zod types from your Airtable bases
MIT License
23 stars 8 forks source link

fix(deps): update @oclif/core requirement from ^1.24.0 to ^1.25.0 #15

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on @oclif/core to permit the latest version.

Release notes

Sourced from @​oclif/core's releases.

1.25.0

Features

Changelog

Sourced from @​oclif/core's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.16.4 (2022-09-23)

Bug Fixes

1.16.3 (2022-09-16)

1.16.2 (2022-09-16)

Bug Fixes

1.16.1 (2022-09-08)

Bug Fixes

1.16.0 (2022-08-24)

Features

1.15.0 (2022-08-23)

Features

1.14.2 (2022-08-18)

Bug Fixes

  • add overloads to enum flag (799455b)

1.14.1 (2022-08-16)

... (truncated)

Commits
  • eabc9ec chore(release): 1.25.0 [skip ci]
  • d1abfbc feat: support JIT plugin installation (#533)
  • 66f89fe chore(release): 1.24.3 [skip ci]
  • bba8f65 fix: support v2 style argument definitions (#594)
  • 0844bfc chore(release): 1.24.2 [skip ci]
  • 3aea844 fix: forwards compatiblity
  • ff798e8 Fixes #592 by directly returning the result of commands to the caller (#593)
  • 9ffc97e chore(release): 1.24.1 [skip ci]
  • ef4ef9d fix: allow deprecation.version to be number
  • b7f976e Merge pull request #590 from oclif/dependabot-npm_and_yarn-nock-13.3.0
  • 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 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[bot] commented 1 year ago

The following labels could not be found: dependencies.

dependabot[bot] commented 1 year ago

Superseded by #20.