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-dev): bump the octokit group with 3 updates #210

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the octokit group with 3 updates: @octokit/graphql-schema, @octokit/webhooks-schemas and @octokit/webhooks-types.

Updates @octokit/graphql-schema from 14.46.0 to 14.53.0

Release notes

Sourced from @​octokit/graphql-schema's releases.

v14.53.0

14.53.0 (2024-01-31)

Features

v14.52.0

14.52.0 (2024-01-30)

Features

  • {PropertyTargetDefinition, RepositoryPropertyConditionTarget, RepositoryRule#repository_property} (#891) (cc387f6)

v14.51.0

14.51.0 (2024-01-30)

Features

  • PullRequest#{isInMergeQueue,mergeQueue} (#890) (a868665)

v14.50.0

14.50.0 (2024-01-26)

Features

v14.49.0

14.49.0 (2024-01-24)

Features

  • Sponsorable#lifetimeReceivedSponsorshipValues (#887) (ae66ec5)

v14.48.0

14.48.0 (2024-01-24)

Features

v14.47.1

14.47.1 (2024-01-15)

... (truncated)

Commits
  • 6574eec feat: PullRequest#isMergeQueueEnabled (#892)
  • cc387f6 feat: {PropertyTargetDefinition, RepositoryPropertyConditionTarget, Repositor...
  • a868665 feat: PullRequest#{isInMergeQueue,mergeQueue} (#890)
  • 1b3c7a8 feat: Enterprise#billingEmail (#889)
  • 9045a84 ci(action): update peter-evans/create-or-update-comment action to v4
  • ae66ec5 feat: Sponsorable#lifetimeReceivedSponsorshipValues (#887)
  • 1e70a92 feat: UnpinIssuePayload#id (#886)
  • f43f9dd build(deps): lock file maintenance (#885)
  • 98c88e1 build(deps): lock file maintenance
  • 7ba0e1e fix: description update (#883)
  • Additional commits viewable in compare view

Updates @octokit/webhooks-schemas from 7.3.1 to 7.3.2

Release notes

Sourced from @​octokit/webhooks-schemas's releases.

v7.3.2

7.3.2 (2024-02-03)

Bug Fixes

  • add "cancelled" as possible conclusion of a completed workflow step (#892) (6df0bc4)
Commits
  • 6df0bc4 fix: add "cancelled" as possible conclusion of a completed workflow step (#892)
  • 285da11 build(deps): lock file maintenance (#890)
  • a55dfc3 ci(action): update peter-evans/create-or-update-comment action to v4
  • 1cd0c96 build(deps): lock file maintenance (#888)
  • 4787658 chore(deps): update dependency prettier to v3.2.4
  • 197e991 chore(deps): update dependency prettier to v3.2.3 (#886)
  • c80e702 build(deps): lock file maintenance (#885)
  • 3892cce chore(deps): update dependency prettier to v3.2.2
  • 47214a2 chore(deps): update dependency prettier to v3.2.1
  • 01fe455 chore(deps): update dependency prettier to v3.2.0
  • Additional commits viewable in compare view

Updates @octokit/webhooks-types from 7.3.1 to 7.3.2

Release notes

Sourced from @​octokit/webhooks-types's releases.

v7.3.2

7.3.2 (2024-02-03)

Bug Fixes

  • add "cancelled" as possible conclusion of a completed workflow step (#892) (6df0bc4)
Commits
  • 6df0bc4 fix: add "cancelled" as possible conclusion of a completed workflow step (#892)
  • 285da11 build(deps): lock file maintenance (#890)
  • a55dfc3 ci(action): update peter-evans/create-or-update-comment action to v4
  • 1cd0c96 build(deps): lock file maintenance (#888)
  • 4787658 chore(deps): update dependency prettier to v3.2.4
  • 197e991 chore(deps): update dependency prettier to v3.2.3 (#886)
  • c80e702 build(deps): lock file maintenance (#885)
  • 3892cce chore(deps): update dependency prettier to v3.2.2
  • 47214a2 chore(deps): update dependency prettier to v3.2.1
  • 01fe455 chore(deps): update dependency prettier to v3.2.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 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 octokit group with 3 updates: [@octokit/graphql-schema](https://github.com/octokit/graphql-schema), [@octokit/webhooks-schemas](https://github.com/octokit/webhooks) and [@octokit/webhooks-types](https://github.com/octokit/webhooks).


Updates `@octokit/graphql-schema` from 14.46.0 to 14.53.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.46.0...v14.53.0)

Updates `@octokit/webhooks-schemas` from 7.3.1 to 7.3.2
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v7.3.1...v7.3.2)

Updates `@octokit/webhooks-types` from 7.3.1 to 7.3.2
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v7.3.1...v7.3.2)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: octokit
- dependency-name: "@octokit/webhooks-schemas"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: octokit
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2024
Copy link

changeset-bot bot commented Feb 5, 2024

⚠️ No Changeset found

Latest commit: 676d383

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@andykenward
Copy link
Owner

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2024

Superseded by #216.

@dependabot dependabot bot closed this Feb 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit-5733659968 branch February 11, 2024 13:54
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.

1 participant