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

build(deps): bump @octokit/rest from 18.10.0 to 18.11.2 #716

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps @octokit/rest from 18.10.0 to 18.11.2.

Release notes

Sourced from @​octokit/rest's releases.

v18.11.2

18.11.2 (2021-09-27)

Bug Fixes

v18.11.1

18.11.1 (2021-09-24)

Bug Fixes

  • typescript: graduate previews dorian, inertia, london, lydian, wyandotte (#116) (f1e2416)

v18.11.0

18.11.0 (2021-09-22)

Features

  • octokit.rest.repos.{enable,disable}LfsForRepo(), octokit.rest.repos.mergeUpstream({ owner, repo, branch }) (916a8bb)
Commits
  • 38a823f fix: luke-cage preview graduated (#119)
  • ad9457c build(deps): lock file maintenance
  • b1d4613 chore(deps): update dependency @​octokit/fixtures-server to v7 (#117)
  • f1e2416 fix(typescript): graduate previews dorian, inertia, london, lydian, `...
  • 916a8bb feat: octokit.rest.repos.{enable,disable}LfsForRepo(), `octokit.rest.repos....
  • 4eaea84 build(deps): lock file maintenance
  • 20f93bb chore(deps): update dependency semantic-release to v18
  • 4b03785 build(update-prettier.yml): set node-version to 16
  • 684d88b build(update-docs.yml): set node-version to 16
  • e8627dd build(test.yml): set node-version to 16
  • Additional commits viewable 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 the dependencies Pull requests that update a dependency file label Sep 27, 2021
@webstech
Copy link
Contributor

@dependabot rebase

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.10.0 to 18.11.2.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v18.10.0...v18.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/rest-18.11.2 branch from 8885e36 to 5344204 Compare September 27, 2021 23:01
@webstech
Copy link
Contributor

A package is not being updated in the github actions. I asked about it here but it was really broken with the 18.11.1 update.

"@octokit/plugin-paginate-rest": "^2.16.0"

should be

"@octokit/plugin-paginate-rest": "^2.16.4"

Initial response was to force reinstall but not sure how to do that with the actions build. Really need to have the version corrected.

@webstech
Copy link
Contributor

Attempted to updated @octokit/rest repo but the lock file is version 1 and current npm wants to convert it. Not going to deal with multiple versions of npm at this time.

It turns out there was an issue with an incoming fix that did not quite make it.

@webstech
Copy link
Contributor

Opened PR 120 to fix the deps. Will require a new package release to get a fix. Since this update is not critical, waiting for the new release.

For future reference, older versions of npm can be run using docker containers.

@webstech
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2021

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@webstech
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2021

Superseded by #718.

@dependabot dependabot bot closed this Sep 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/rest-18.11.2 branch September 30, 2021 04:08
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.

None yet

1 participant