tgymnich / fork-sync

🔄 Github action to sync your forks
MIT License
374 stars 82 forks source link

Bump @octokit/rest from 18.12.0 to 19.0.11 #140

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps @octokit/rest from 18.12.0 to 19.0.11.

Release notes

Sourced from @​octokit/rest's releases.

v19.0.11

19.0.11 (2023-05-20)

Bug Fixes

v19.0.10

19.0.10 (2023-05-20)

Bug Fixes

v19.0.9

19.0.9 (2023-05-20)

Bug Fixes

  • build: replace pika with esbuild and tsc (#297) (5ca150f)

v19.0.8

19.0.8 (2023-05-14)

Bug Fixes

v19.0.7

19.0.7 (2023-01-21)

Bug Fixes

  • deps: update dependency @​octokit/plugin-rest-endpoint-methods to v7 (#258) (22bf083)

v19.0.6

19.0.6 (2023-01-21)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v6 (#257) (322d82b)

v19.0.5

19.0.5 (2022-10-13)

... (truncated)

Commits
  • f1b3579 fix(deps): upgrade @octokit/* packages (#300)
  • 11f8e63 fix: export type only RestEndpointMethodTypes (#299)
  • 5ca150f fix(build): replace pika with esbuild and tsc (#297)
  • ca5b0d4 chore(deps): replace usage of @octokit/auth module with respective packages...
  • 3b34085 build(deps): lock file maintenance
  • 9b047a0 fix(deps): bump plugin versions (#292)
  • f791645 build: add script to fix package.json before publishing (#293)
  • 1f4603f build(deps): lock file maintenance (#288)
  • 9775484 chore(deps): update dependency marked to v5
  • 5ebec2f chore(deps): update dependency prettier to v2.8.8
  • 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 11 months ago

Superseded by #146.