Doarakko / action-lgtmoon

Post LGTM image on GitHub Issue and Pull request using LGTMoon.
MIT License
13 stars 3 forks source link

Bump @octokit/core from 3.6.0 to 4.2.4 #30

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @octokit/core from 3.6.0 to 4.2.4.

Release notes

Sourced from @​octokit/core's releases.

v4.2.4

4.2.4 (2023-06-16)

Bug Fixes

v4.2.3

4.2.3 (2023-06-16)

Bug Fixes

  • deps: update dependency @​octokit/types to v10 (#573) (2fb7b47)

v4.2.2

4.2.2 (2023-06-16)

Bug Fixes

  • deps: update dependency @​octokit/request-error to v4 (#572) (ca248c5)

v4.2.1

4.2.1 (2023-05-18)

Bug Fixes

  • build: replace Pika with esbuild and tsc (#562) (5d1c767)

v4.2.0

4.2.0 (2023-01-20)

Features

v4.1.0

Type Features

  • add support for new "Get a Dependabot alert" API (GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number})
  • add support for new "Update a Dependabot alert" API (PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number})
  • add support for new "List Dependabot alerts for a repository" API (GET /repos/{owner}/{repo}/dependabot/alerts)
  • add support for new "List organization secret" (GET /organizations/{org}/codespaces/secrets) Codespaces API
  • add support for new "Get an organization public key" (GET /organizations/{org}/codespaces/secrets/public-key) Codespaces API
  • add support for new "Get an organization secret" (GET /organizations/{org}/codespaces/secrets/{secret_name} ) Codespaces API
  • adds support for new "Create or update an organization secret" (PUT /organizations/{org}/codespaces/secrets/{secret_name} ) Codespaces API

... (truncated)

Commits
  • b445021 fix(deps): revert breaking dependency changes (#577)
  • 2fb7b47 fix(deps): update dependency @​octokit/types to v10 (#573)
  • ca248c5 fix(deps): update dependency @​octokit/request-error to v4 (#572)
  • 56898dd docs: replace references to Skypack CDN with esm.sh (#574)
  • 5a32d63 chore(deps): update dependency esbuild to ^0.18.0 (#569)
  • 5e62c7f chore(deps): update dependency proxy to v2.1.1 [security] (#567)
  • b4b25f6 chore(deps): update dependency @​octokit/tsconfig to v2 (#568)
  • 69497a2 chore(deps): update dependency http-proxy-agent to v7 (#564)
  • 5d1c767 fix(build): replace Pika with esbuild and tsc (#562)
  • e1fd75e chore(deps): update dependency proxy to v2 (#560)
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #34.