8000 Tags · octokit/action.js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: octokit/action.js

Tags

v8.0.1

Toggle v8.0.1's commit message

Verified

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

fix(deps): update octokit monorepo

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

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: stop testing against NodeJS v18 (#700)

* build(package): set minimal node version in engines field to v20
BREAKING CHANGE: Drop support for NodeJS v18

* build: set minimal node version in build script to v20

* ci: stop testing against NodeJS v18

v7.0.2

Toggle v7.0.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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) (#694)

* fix(deps): update octokit monorepo

* bump packages

---------

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

v7.0.1

Toggle v7.0.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signatur 10000 e.
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 dependencies to mitigate ReDos vulnerabilit…

…ies [security] (#682)

* fix(deps): update dependency @octokit/plugin-paginate-rest to v11.4.2 [security]
* fix(deps): bump @octokit/plugin-paginate-rest to 11.4.2
* fix(deps): bump @octokit/plugin-rest-endpoint-methods to 13.3.1
* fix(deps): bump @octokit/types to 13.8.0


---------

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

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: v7 (#605)



BREAKING CHANGE: package is now ESM

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(security): Add provenance (#600)

* Enable provenance in package.json

* Add necessary permissions to the release workflow

v6.0.7

Toggle v6.0.7'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 undici to v6

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

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)
0