Skip to content

Bump @octokit/plugin-paginate-graphql from 2.0.3 to 4.0.0 #24

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Bumps @octokit/plugin-paginate-graphql from 2.0.3 to 4.0.0.

Release notes

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

v4.0.0

4.0.0 (2023-07-10)

chore

  • deps: update octokit monorepo (major) (#93) (ec1aee3)

BREAKING CHANGES

  • deps: require @octokit/core > 5

v3.0.0

3.0.0 (2023-06-28)

Features

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • ci: stop testing against NodeJS v14, v16

  • bumps @​octokit/plugin-rest-endpoint-methods

v3.0.0-beta.1

3.0.0-beta.1 (2023-06-12)

Continuous Integration

  • stop testing against NodeJS v14, v16 (#78) (bae565b)

BREAKING CHANGES

  • Drop support for NodeJS v14, v16

... (truncated)

Commits
  • ec1aee3 chore(deps): update octokit monorepo (major) (#93)
  • a8baf6b chore(deps): update dependency prettier to v3 (#92)
  • 3614557 feat: v3 (#88)
  • 5e9d5f7 build(deps): lock file maintenance
  • 8f0e533 docs: replace references to Skypack CDN with esm.sh (#89)
  • dcd8c5a build(deps): lock file maintenance
  • 193b6ee chore(deps): update dependency esbuild to ^0.18.0 (#86)
  • See full diff in compare view

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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-paginate-graphql-4.0.0 branch from 3f241c1 to 0966299 Compare July 15, 2023 07:51
@jansiwy jansiwy self-requested a review July 15, 2023 08:00
@jansiwy jansiwy self-assigned this Jul 15, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-paginate-graphql-4.0.0 branch from 0966299 to ddbb64f Compare July 16, 2023 07:28
@jansiwy jansiwy requested review from jtsaito and removed request for jansiwy July 17, 2023 06:39
@jansiwy jansiwy assigned jtsaito and unassigned jansiwy Jul 17, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-paginate-graphql-4.0.0 branch 3 times, most recently from 23b079e to cbb7e83 Compare July 30, 2023 17:49
Bumps [@octokit/plugin-paginate-graphql](https://github.com/octokit/plugin-paginate-graphql.js) from 2.0.3 to 4.0.0.
- [Release notes](https://github.com/octokit/plugin-paginate-graphql.js/releases)
- [Commits](octokit/plugin-paginate-graphql.js@v2.0.3...v4.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-graphql"
  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/octokit/plugin-paginate-graphql-4.0.0 branch from cbb7e83 to a37ee3c Compare August 12, 2023 09:33
@jtsaito
Copy link
Contributor

jtsaito commented Aug 21, 2023

From v3.0 on node.js 16 is no longer supported: octokit/plugin-paginate-graphql.js#88.
However we cannot update because GitHub Actions only supports up to node.js 16 for now.

Added this PR to unignore Dependabot PRs again in the future

@dependabot ignore this major version

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

OK, I won't notify you about version 4.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/plugin-paginate-graphql-4.0.0 branch August 21, 2023 10:15
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
Development

Successfully merging this pull request may close these issues.

2 participants