actions / stale

Marks issues and pull requests that have not had recent interaction
MIT License
1.34k stars 353 forks source link

build(deps): bump @octokit/core from 4.2.4 to 5.0.2 #1113

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 9 months ago

Bumps @octokit/core from 4.2.4 to 5.0.2.

Release notes

Sourced from @​octokit/core's releases.

v5.0.2

5.0.2 (2023-11-22)

Bug Fixes

v5.0.1

5.0.1 (2023-09-23)

Bug Fixes

  • deps: update dependency @​octokit/types to v12 (#621) (abe03fe)

v5.0.0

5.0.0 (2023-07-10)

Features

BREAKING CHANGES

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

v5.0.0-beta.5

5.0.0-beta.5 (2023-07-07)

Bug Fixes

  • deps: upgrade [@octokit](https://github.com/octokit) packages (4e934d2)

v5.0.0-beta.4

5.0.0-beta.4 (2023-06-18)

Bug Fixes

v5.0.0-beta.3

5.0.0-beta.3 (2023-06-16)

... (truncated)

Commits
  • 9843e38 fix: performance enhancements (#637/#638)
  • 8e5d7c1 chore: improve perf of hot path (#637)
  • 81953c6 chore: replace lolex with sinon fake-timers (#635)
  • 341dfe8 chore(deps): update dependency prettier to v3.1.0 (#633)
  • 1c64ce2 chore(deps): update dependency @​types/node to v20
  • 46febb7 ci(action): update actions/setup-node action to v4 (#631)
  • 3c48ca5 chore(deps-dev): bump @​babel/traverse from 7.22.5 to 7.23.2 (#630)
  • 3d4e5af chore(deps): update dependency undici to v5.26.2 [security]
  • 39a6b14 chore(deps): update dependency undici to v5.25.4 (#626)
  • a559c47 ci(action): update actions/add-to-project action to v0.5.0 (#625)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
HarithaVattikuti commented 6 months ago

@dependabot rebase

dependabot[bot] commented 6 months ago

Superseded by #1142.