flybywiresim / discord-bot-utils

Utilities Discord Bot created for the FlyByWire Discord server.
https://flybywiresim.com/
GNU Affero General Public License v3.0
5 stars 7 forks source link

chore(deps): bump @octokit/request from 8.1.6 to 9.1.1 #48

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 6 months ago

Bumps @octokit/request from 8.1.6 to 9.1.1.

Release notes

Sourced from @​octokit/request's releases.

v9.1.1

9.1.1 (2024-04-15)

Bug Fixes

  • pkg: add default fallback to exports (#688) (9866c41)

v9.1.0

9.1.0 (2024-04-09)

Bug Fixes

  • deps: update dependency @​octokit/types to v13 (#684) (4d466a6)

Features

v9.0.1

9.0.1 (2024-02-27)

Bug Fixes

v9.0.0

9.0.0 (2024-02-24)

Features

BREAKING CHANGES

  • Output a single ESM bundle

v9.0.0-beta.1

9.0.0-beta.1 (2024-02-23)

Bug Fixes

  • improve spec compliance (ca9eb20)

... (truncated)

Commits
  • 9866c41 fix(pkg): add default fallback to exports (#688)
  • a777e7d ci(action): update actions/add-to-project action to v1.0.1 (#687)
  • e14308d ci(release): remove duplicate permissions entry (#686)
  • 23200c0 feat: re-add redirect request option (#636)
  • 4d466a6 fix(deps): update dependency @​octokit/types to v13 (#684)
  • 465bc7c feat(security): Add provenance (#685)
  • 1649c8d ci(action): update actions/add-to-project action to v1
  • 2ec6cd7 ci(action): update actions/add-to-project action to v0.6.1 (#682)
  • 1d834ae fix(pkg): add main export (#681)
  • a71ea0e ci(action): update actions/add-to-project action to v0.6.0 (#680)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

ExampleWasTaken commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Sorry, only users with push access can use that command.

benw202 commented 5 months ago

@dependabot rebase

ExampleWasTaken commented 5 months ago

This PR has linting issues caused by incorrect configuration that needs further investigation. I would close this for now until the eslint issues have been resolved. I am working on a proposal for an eslint overhaul to avoid these kinds of issues in the future.

dependabot[bot] commented 3 months ago

Superseded by #73.