Skip to content

Tags: octokit/action.js

Tags

v6.0.6

Toggle v6.0.6'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) (#543)

v6.0.5

Toggle v6.0.5's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix(deps): update octokit monorepo (major) (#513)

* fix(deps): update octokit monorepo

* todo fix proxy test by replacing http agent/fetch mock with custom fetch

* build: switch to `@gr2m/fetch-mock`

* updates the plugin to use a custom fetch as suggested

* moves undici to deps and removes https-proxy-agent

* Serialization issue as seen in core

* adds local server for the tests to call

* Undo skip for array of smoke tests

* Undo skip on another test

* WIP checkpoint with all lines covered but one test broken

* WIP checkpoint with tests passing

* Use localhost for consistency

* Remove extraneous console.log statements

* Strongly type Server

* Some test cleanup

* WIP comment out spy

* Refactor customFetch tests to own describe block

* Comment fix

* Remove redundant tests

* Remove unnecessary tests

* Revert "Remove unnecessary tests"

This reverts commit 6458785 in order to
increase code coverage.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>

v6.0.4

Toggle v6.0.4'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-rest-endpoint-methods to…

… v8 (#510)

v6.0.3

Toggle v6.0.3'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/auth-action to v3 (#507)

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

v6.0.2

Toggle v6.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 dependency @octokit/types to v10 (#508)

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

v6.0.1

Toggle v6.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(build): bump `@octokit/tsconfig` major version (#504)

v6.0.0

Toggle v6.0.0'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 (#501)

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

v5.0.6

Toggle v5.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(build): switch to esbuild and tsc (#500)

* Switch to esbuild

* Remove pika dependencies

v5.0.5

Toggle v5.0.5'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 https-proxy-agent to v7 (#498)

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

v5.0.4

Toggle v5.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(build): add script to fix `package.json` before publishing (#494)