vict0rsch / PaperMemory

Your browser's reference manager: automatic paper detection (Arxiv, OpenReview & more), publication venue matching and code repository discovery! Also enhances ArXiv: BibTex citation, Markdown link, direct download and more!
https://papermemory.org/
MIT License
504 stars 18 forks source link

Bump @octokit/request from 8.1.6 to 9.0.1 #207

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 9 months ago

Bumps @octokit/request from 8.1.6 to 9.0.1.

Release notes

Sourced from @​octokit/request's releases.

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)

Features

BREAKING CHANGES

  • Output a single ESM bundle

v8.2.0

8.2.0 (2024-02-09)

Features

  • add documentation link in error message (#667) (dbfeab2)
Commits
  • 1d834ae fix(pkg): add main export (#681)
  • a71ea0e ci(action): update actions/add-to-project action to v0.6.0 (#680)
  • 10214d9 docs(readme): examples use ESM (#609)
  • 517fd98 feat: switch to ESM output (#678)
  • bb0e1e1 test: remove AbortController and AbortSignal polyfills (#676)
  • 07b6259 ci(workflows): add write permissions to release workflow (#673)
  • 8a58080 ci(workflows): add permissions (#669)
  • dbfeab2 feat: add documentation link in error message (#667)
  • c013de4 docs: fix spelling errors (#671)
  • 3d22c38 chore(deps): update dependency prettier to v3.2.5
  • 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)
dependabot[bot] commented 7 months ago

Superseded by #224.