Skip to content

Bump @heroku-cli/schema from 1.0.25 to 2.0.0 #35

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @heroku-cli/schema from 1.0.25 to 2.0.0.

Release notes

Sourced from @​heroku-cli/schema's releases.

v2.0.0

  • Manually fix a few duplicate exports (#38) 81afe56
  • chore(deps-dev): bump http-call from 5.2.2 to 5.3.0 (#26) 19ff3ce
  • chore(deps): bump debug from 3.2.5 to 3.2.7 (#17) 307d4e0
  • Upgrade json-schema-to-typescript, update schema, switch to eslint (#34) 26b54d0
  • Merge pull request #33 from heroku/dependabot/npm_and_yarn/es5-ext-0.10.64 ee64ab2
  • Merge pull request #27 from heroku/dependabot/npm_and_yarn/typescript-3.9.10 618351e
  • chore(deps): bump es5-ext from 0.10.46 to 0.10.64 868ac77
  • chore(deps-dev): bump typescript from 3.0.3 to 3.9.10 75e0ae5
  • Merge pull request #32 from heroku/dependabot/npm_and_yarn/json-schema-to-typescript-14.0.5 867a4bf
  • chore(deps-dev): bump json-schema-to-typescript from 5.5.0 to 14.0.5 485f5bc
  • Merge pull request #22 from heroku/revert-21-chore/archive 30c8588
  • Revert "Archival notice" 17e8016
  • Merge pull request #21 from heroku/chore/archive f37471d
  • chore(archive): added archive notice to readme fbb4ae9
  • Merge pull request #18 from heroku/jh/repo-maintenance ab8db51
  • Update README.md fd646fd
  • Update README.md 4c61d4e
  • Create SECURITY aac73a4
  • Create CONTRIBUTING.md 55a5cb2
  • Update CODEOWNERS 0c91e5d
  • Update README.md 5f1404e
  • Update package.json 0ce0e4e
  • Create dependabot.yml 0dd24a7
  • Updated/Added CODEOWNERS with ECCN 7304190
  • remove README badges for codecov/appveyor d2b4690
  • Merge pull request #7 from heroku/remove-appveyor 52ec726
  • remove appveyor d0946da
  • chore(deps): bump js-yaml from 3.12.0 to 3.13.1 (#3) 2bf9e01
  • chore(deps): bump lodash from 4.17.11 to 4.17.15 (#2) 54ed96a
  • fix: updated schema b3ccbd1
  • fix: updated schema 154f846
  • fix: updated schema 0866173
  • fix: updated schema 479b69b
  • fix: updated schema fff1f3e
  • fix: updated schema c016fb3
  • fix: updated schema a99b3d9

heroku/typescript-api-schema@v1.0.25...v2.0.0

Commits
  • 93d85aa v2.0.0
  • 81afe56 Manually fix a few duplicate exports (#38)
  • 19ff3ce chore(deps-dev): bump http-call from 5.2.2 to 5.3.0 (#26)
  • 307d4e0 chore(deps): bump debug from 3.2.5 to 3.2.7 (#17)
  • 26b54d0 Upgrade json-schema-to-typescript, update schema, switch to eslint (#34)
  • ee64ab2 Merge pull request #33 from heroku/dependabot/npm_and_yarn/es5-ext-0.10.64
  • 618351e Merge pull request #27 from heroku/dependabot/npm_and_yarn/typescript-3.9.10
  • 868ac77 chore(deps): bump es5-ext from 0.10.46 to 0.10.64
  • 75e0ae5 chore(deps-dev): bump typescript from 3.0.3 to 3.9.10
  • 867a4bf Merge pull request #32 from heroku/dependabot/npm_and_yarn/json-schema-to-typ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by eblack, a new releaser for @​heroku-cli/schema since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@dependabot dependabot bot requested a review from a team as a code owner September 23, 2024 05:39
Bumps [@heroku-cli/schema](https://github.com/heroku/typescript-api-schema) from 1.0.25 to 2.0.0.
- [Release notes](https://github.com/heroku/typescript-api-schema/releases)
- [Changelog](https://github.com/heroku/typescript-api-schema/blob/main/CHANGELOG.md)
- [Commits](heroku/typescript-api-schema@v1.0.25...v2.0.0)

---
updated-dependencies:
- dependency-name: "@heroku-cli/schema"
  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/heroku-cli/schema-2.0.0 branch from 56092bd to e9d1635 Compare October 7, 2024 17:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants