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

⬆️ Bump @octokit/plugin-paginate-rest from 7.1.2 to 8.0.0 #153

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @octokit/plugin-paginate-rest from 7.1.2 to 8.0.0.

Release notes

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

v8.0.0

8.0.0 (2023-07-10)

chore

  • deps: update octokit monorepo (major) (#541) (25c86b9)

BREAKING CHANGES

  • deps: Bump peerDependency of @octokit/core to v5
  • deps: Bump @octokit/types to v11
Commits
  • 25c86b9 chore(deps): update octokit monorepo (major) (#541)
  • 66fb481 chore(deps): move @octokit/tsconfig to a devDependency (#544)
  • 44d8b93 chore(deps): update dependency prettier to v3 (#543)
  • a5a14bb build(deps): lock file maintenance
  • See full diff in compare view

Dependabot compatibility score

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 24, 2023
@github-actions
Copy link

github-actions bot commented Jul 24, 2023

Qodana for JS

16 new problems were found

Inspection name Severity Problems
Check JavaScript and TypeScript source code coverage 🔶 Warning 4
Grammar ◽️ Notice 10
Identifier grammar ◽️ Notice 1
Result of method call returning a promise is ignored ◽️ Notice 1
@@ Code coverage @@
+ 72% total lines covered
146 lines analyzed, 106 lines covered
# Calculated according to the filters of your coverage tool
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2023.2.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 7.1.2 to 8.0.0.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v7.1.2...v8.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/plugin-paginate-rest-8.0.0 branch from dfcd180 to a8b9b3c Compare August 4, 2023 14:03
@tiulpin tiulpin merged commit 6589927 into main Aug 4, 2023
9 of 12 checks passed
@tiulpin tiulpin deleted the dependabot/npm_and_yarn/octokit/plugin-paginate-rest-8.0.0 branch August 4, 2023 14:03
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.

None yet

1 participant