Skip to content

Tags: Appai207/rest.js

Tags

v20.0.2

Toggle v20.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update octokit monorepo (major) (octokit#363)

v20.0.1

Toggle v20.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency @octokit/plugin-request-log to v4 (octok…

…it#322)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@octokit/plugin-request-log](https://togithub.com/octokit/plugin-request-log.js)
| [`^1.0.4` ->
`^4.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fplugin-request-log/1.0.4/4.0.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-request-log/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-request-log/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-request-log/4.0.0/compatibility-slim/1.0.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-request-log/4.0.0/confidence-slim/1.0.4)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>octokit/plugin-request-log.js
(@&#8203;octokit/plugin-request-log)</summary>

###
[`v4.0.0`](https://togithub.com/octokit/plugin-request-log.js/releases/tag/v4.0.0)

[Compare
Source](https://togithub.com/octokit/plugin-request-log.js/compare/v3.0.0...v4.0.0)

##### chore

- **deps:** update dependency
[@&#8203;octokit/core](https://togithub.com/octokit/core) to v5
([#&#8203;332](https://togithub.com/octokit/plugin-request-log.js/issues/332))
([ba7dbc0](https://togithub.com/octokit/plugin-request-log.js/commit/ba7dbc09c68ee001498abae76f15bfe5a0fb2733))

##### BREAKING CHANGES

-   **deps:** require `@octokit/core` > 5

###
[`v3.0.0`](https://togithub.com/octokit/plugin-request-log.js/releases/tag/v3.0.0)

[Compare
Source](https://togithub.com/octokit/plugin-request-log.js/compare/v2.0.1...v3.0.0)

##### Continuous Integration

- stop testing against NodeJS v14, v16
([#&#8203;321](https://togithub.com/octokit/plugin-request-log.js/issues/321))
([e18ea9d](https://togithub.com/octokit/plugin-request-log.js/commit/e18ea9db6d9a20af4d2c51821449b8dfc66e1e97))

##### 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

-   Update build.mjs

###
[`v2.0.1`](https://togithub.com/octokit/plugin-request-log.js/releases/tag/v2.0.1)

[Compare
Source](https://togithub.com/octokit/plugin-request-log.js/compare/v1.0.4...v2.0.1)

##### Bug Fixes

- **build:** switch to esbuild
([#&#8203;326](https://togithub.com/octokit/plugin-request-log.js/issues/326))
([ef0f893](https://togithub.com/octokit/plugin-request-log.js/commit/ef0f89357601a19003c8d229063214c305aadd9b))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/octokit/rest.js).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjYuMCIsInVwZGF0ZWRJblZlciI6IjM2LjUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v20.0.0

Toggle v20.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: v20 (octokit#305)

BREAKING CHANGE: Drop support for NodeJS v14, v16
BREAKING CHANGE: Remove previews support for the REST API
BREAKING CHANGE: remove agent option from `octokit.request()`


---------

Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>

v20.0.0-beta.5

Toggle v20.0.0-beta.5's commit message

Verified

This commit was signed with the committer’s verified signature.
fix(deps): upgrade octokit deps

v20.0.0-beta.4

Toggle v20.0.0-beta.4's commit message

Verified

This commit was signed with the committer’s verified signature.
fix(deps): bump octokit deps

v20.0.0-beta.3

Toggle v20.0.0-beta.3's commit message
Updates package-lock

v19.0.13

Toggle v19.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): revert breaking dependency changes (octokit#320)

Fixes octokit#318 and removes the breaking dependency changes that prematurely
dropped support for Node 14/16.

v19.0.12

Toggle v19.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency @octokit/plugin-paginate-rest to v7 (oct…

…okit#316)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@octokit/plugin-paginate-rest](https://togithub.com/octokit/plugin-paginate-rest.js)
| [`^6.1.2` ->
`^7.0.0`](https://renovatebot.com/diffs/npm/@octokit%2fplugin-paginate-rest/6.1.2/7.1.2)
|
[![age](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-paginate-rest/7.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-paginate-rest/7.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-paginate-rest/7.1.2/compatibility-slim/6.1.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@octokit%2fplugin-paginate-rest/7.1.2/confidence-slim/6.1.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>octokit/plugin-paginate-rest.js</summary>

###
[`v7.1.2`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v7.1.2)

[Compare
Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v7.1.1...v7.1.2)

##### Bug Fixes

- **deps:** update dependency
[@&#8203;octokit/tsconfig](https://togithub.com/octokit/tsconfig) to v2
([#&#8203;532](https://togithub.com/octokit/plugin-paginate-rest.js/issues/532))
([0d84417](https://togithub.com/octokit/plugin-paginate-rest.js/commit/0d84417d5a52070e9102cd6cd4b384f6322b874a))
- explicitly mark type imports and exports
([#&#8203;540](https://togithub.com/octokit/plugin-paginate-rest.js/issues/540))
([b943e50](https://togithub.com/octokit/plugin-paginate-rest.js/commit/b943e505d43382fb69517aef88f92d1e9c96a66f))

###
[`v7.1.1`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v7.1.1)

[Compare
Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v7.1.0...v7.1.1)

##### Bug Fixes

- bump [@&#8203;octokit/types](https://togithub.com/octokit/types)
version
([#&#8203;536](https://togithub.com/octokit/plugin-paginate-rest.js/issues/536))
([adbe3b9](https://togithub.com/octokit/plugin-paginate-rest.js/commit/adbe3b9cadc3c1b7445b6be405de444f04c6f905))

###
[`v7.1.0`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v7.1.0)

[Compare
Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v7.0.0...v7.1.0)

##### Features

- new endpoints for rulesets, update template to use type imports
([#&#8203;533](https://togithub.com/octokit/plugin-paginate-rest.js/issues/533))
([ac4adf5](https://togithub.com/octokit/plugin-paginate-rest.js/commit/ac4adf5c12d44b6db0c598e90b4e5f0b373de9fc))

###
[`v7.0.0`](https://togithub.com/octokit/plugin-paginate-rest.js/releases/tag/v7.0.0)

[Compare
Source](https://togithub.com/octokit/plugin-paginate-rest.js/compare/v6.1.2...v7.0.0)

##### Continuous Integration

- stop testing against NodeJS v14, v16
([#&#8203;524](https://togithub.com/octokit/plugin-paginate-rest.js/issues/524))
([07856e8](https://togithub.com/octokit/plugin-paginate-rest.js/commit/07856e8edf830fca2305c404462d26a6cb0b3d76))

##### BREAKING CHANGES

-   Drop support for NodeJS v14, v16

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/octokit/rest.js).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v20.0.0-beta.2

Toggle v20.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): update dependency @octokit/plugin-paginate-rest to v7 (oct…

…okit#306)

v20.0.0-beta.1

Toggle v20.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: stop testing against NodeJS v14, v16 (octokit#294)

BREAKING CHANGE: Drop support for NodeJS v14, v16