Skip to content

Bump semver and @octokit/request #7

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Removes semver. It's no longer used after updating ancestor dependency @octokit/request. These dependencies need to be updated together.

Removes semver

Updates @octokit/request from 5.3.1 to 5.6.3

Release notes

Sourced from @​octokit/request's releases.

v5.6.3

5.6.3 (2022-01-22)

Bug Fixes

v5.6.2

5.6.2 (2021-10-03)

Bug Fixes

v5.6.1

5.6.1 (2021-08-11)

Bug Fixes

  • README: only route or url options are required, depending on usage (2e34270)

v5.6.0

5.6.0 (2021-06-12)

Features

v5.5.0

5.5.0 (2021-06-04)

Features

  • logs deprecation warning if deprecation header is present' (#392) (8079ca9)

v5.4.15

5.4.15 (2021-04-09)

Bug Fixes

  • deps: remove unused dependencies deprecation and once (64db727)

v5.4.14

5.4.14 (2021-02-01)

... (truncated)

Commits
  • 9f82885 fix(deps): bump node-fetch requirement to 2.6.7 (#447)
  • 92e7e1c test: set data to Buffer and ArrayBuffer (#438)
  • 789cc0b test: set data to read stream (#440)
  • 9f7f237 test: request timeout (#439)
  • 7fc4740 build(deps): lock file maintenance
  • 0f0f56e build(deps): lock file maintenance
  • 49e7c37 fix(pkg): typo in description (#435)
  • 79a6ad3 build(deps): lock file maintenance
  • 5cef43e build(deps): lock file maintenance
  • d265d19 chore(deps): update dependency semantic-release to v18
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [@octokit/request](https://github.com/octokit/request.js). These dependencies need to be updated together.


Removes `semver`

Updates `@octokit/request` from 5.3.1 to 5.6.3
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v5.3.1...v5.6.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: "@octokit/request"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2023
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.

0 participants