-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bump the octokit-dependencies group with 3 updates #747
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/octokit-dependencies-f76379b46e
Closed
Bump the octokit-dependencies group with 3 updates #747
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/octokit-dependencies-f76379b46e
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the octokit-dependencies group with 3 updates: [@octokit/core](https://github.com/octokit/core.js), [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) and [@octokit/plugin-paginate-graphql](https://github.com/octokit/plugin-paginate-graphql.js). Updates `@octokit/core` from 5.1.0 to 6.1.1 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v5.1.0...v6.1.1) Updates `@octokit/graphql-schema` from 14.57.0 to 15.4.1 - [Release notes](https://github.com/octokit/graphql-schema/releases) - [Commits](octokit/graphql-schema@v14.57.0...v15.4.1) Updates `@octokit/plugin-paginate-graphql` from 4.0.0 to 5.2.0 - [Release notes](https://github.com/octokit/plugin-paginate-graphql.js/releases) - [Commits](octokit/plugin-paginate-graphql.js@v4.0.0...v5.2.0) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit-dependencies - dependency-name: "@octokit/graphql-schema" dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit-dependencies - dependency-name: "@octokit/plugin-paginate-graphql" dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Apr 5, 2024
kachick
requested changes
Apr 5, 2024
"@octokit/graphql-schema": "^14.57.0", | ||
"@octokit/plugin-paginate-graphql": "^4.0.0", | ||
"@octokit/core": "^6.1.1", | ||
"@octokit/graphql-schema": "^15.4.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still blocker in #713
octokit/graphql-schema#924 waiting to be reviewed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Superseded by #750. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/octokit-dependencies-f76379b46e
branch
April 5, 2024 14:10
kachick
added a commit
that referenced
this pull request
Apr 5, 2024
* Bump the octokit-dependencies group with 3 updates Bumps the octokit-dependencies group with 3 updates: [@octokit/core](https://github.com/octokit/core.js), [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) and [@octokit/plugin-paginate-graphql](https://github.com/octokit/plugin-paginate-graphql.js). Updates `@octokit/core` from 5.1.0 to 6.1.1 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v5.1.0...v6.1.1) Updates `@octokit/graphql-schema` from 14.57.0 to 15.4.2 - [Release notes](https://github.com/octokit/graphql-schema/releases) - [Commits](octokit/graphql-schema@v14.57.0...v15.4.2) Updates `@octokit/plugin-paginate-graphql` from 4.0.0 to 5.2.0 - [Release notes](https://github.com/octokit/plugin-paginate-graphql.js/releases) - [Commits](octokit/plugin-paginate-graphql.js@v4.0.0...v5.2.0) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit-dependencies - dependency-name: "@octokit/graphql-schema" dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit-dependencies - dependency-name: "@octokit/plugin-paginate-graphql" dependency-type: direct:production update-type: version-update:semver-major dependency-group: octokit-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Follow octokit/plugin-paginate-graphql.js#175 Resolves #713 See #747 (comment) for the detail --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenichi Kamiya <[email protected]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the octokit-dependencies group with 3 updates: @octokit/core, @octokit/graphql-schema and @octokit/plugin-paginate-graphql.
Updates
@octokit/core
from 5.1.0 to 6.1.1Release notes
Sourced from
@octokit/core
's releases.... (truncated)
Commits
ade2813
fix(deps): update dependency@octokit/types
to v131c2bd25
feat(security): Add provenance (#671)a259846
ci(action): update actions/add-to-project action to v115f8674
ci(action): update actions/add-to-project action to v0.6.1 (#668)9ab61fa
chore(deps): update dependency@octokit/auth-action
to v5 (#664)ae20962
ci(action): update actions/add-to-project action to v0.6.042148fc
fix(pkg): add main entry point (#662)88d3536
chore(deps): update dependency@octokit/auth-oauth-app
to v8 (#660)77f8a61
feat: package is now ESM (#661)0cf80ff
chore(deps): update dependency undici to v6.6.1 [security] (#659)Updates
@octokit/graphql-schema
from 14.57.0 to 15.4.1Release notes
Sourced from
@octokit/graphql-schema
's releases.... (truncated)
Commits
4aa5a4b
fix: export types explicitly (#923)2320d30
feat(security): Add provenance (#922)ebdb369
build(deps): lock file maintenancebaa11fb
ci(action): update actions/add-to-project action to v145a7b66
build(deps): lock file maintenancee64965b
ci(action): update actions/add-to-project action to v0.6.1 (#918)d3aca64
build(deps): lock file maintenance14701e0
build(deps): lock file maintenance (#915)475f1d4
feat:FundingPlatform#BUY_ME_A_COFFEE
(#914)9d08d51
feat(mutation): optionalrecurring
argument forcreateSponsorship()
(#913)Updates
@octokit/plugin-paginate-graphql
from 4.0.0 to 5.2.0Release notes
Sourced from
@octokit/plugin-paginate-graphql
's releases.... (truncated)
Commits
ee155d6
feat(security): Add provenance (#187)42e8030
chore(deps): update dependency@octokit/plugin-rest-endpoint-methods
to v12 (...8e5b8b2
build(deps): lock file maintenance (#186)f164d4a
ci(action): update actions/add-to-project action to v1cd3ccb2
build(deps): lock file maintenance (#184)dc4f040
ci(action): update actions/add-to-project action to v0.6.1 (#183)0e5cc61
build(deps): lock file maintenance (#182)a2b8c70
feat: exportVERSION
(#181)2755ebf
build(deps): lock file maintenance (#179)f725158
fix: actually output only ESM (#178)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