tgymnich / fork-sync

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

Bump @octokit/plugin-retry from 3.0.9 to 4.1.3 #133

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps @octokit/plugin-retry from 3.0.9 to 4.1.3.

Release notes

Sourced from @​octokit/plugin-retry's releases.

v4.1.3

4.1.3 (2023-03-03)

Bug Fixes

  • ci: add script to fix package json from build step (#410) (7549659)

v4.1.2

4.1.2 (2023-02-18)

Bug Fixes

  • make graphql error retries actually work (#403) (f29b398)

v4.1.1

4.1.1 (2023-01-26)

Bug Fixes

v4.1.0

4.1.0 (2023-01-25)

Features

  • retry "Something went wrong" GraphQL error (#396) (f10aa37)

v4.0.4

4.0.4 (2023-01-20)

Bug Fixes

  • deps: update dependency @​octokit/types to v9 (#393) (c6ba5ee)

v4.0.3

4.0.3 (2022-10-25)

Bug Fixes

  • release: trigger npm release (4991214)

v4.0.2

4.0.2 (2022-10-13)

... (truncated)

Commits
  • 7549659 fix(ci): add script to fix package json from build step (#410)
  • 20c6ad2 ci(action): update actions/add-to-project action to v0.4.1 (#408)
  • 40dab7d build(deps): lock file maintenance (#406)
  • 7578326 build(deps): lock file maintenance (#404)
  • f29b398 fix: make graphql error retries actually work (#403)
  • 194d6fc build(deps): lock file maintenance (#402)
  • a2d7fba chore(deps): update dependency prettier to v2.8.4
  • f1c7157 build(deps): lock file maintenance (#400)
  • c068515 build(deps): lock file maintenance (#399)
  • f38a3d8 test: empty response data (#398)
  • 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 #145.