Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @octokit/request from 8.3.1 to 9.1.1 #594

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps @octokit/request from 8.3.1 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

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 <dependency name> 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2024
@github-actions github-actions bot enabled auto-merge (squash) May 1, 2024 00:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/request-9.1.1 branch 2 times, most recently from cf51ee1 to eb37fb2 Compare May 7, 2024 07:08
Bumps [@octokit/request](https://github.com/octokit/request.js) from 8.3.1 to 9.1.1.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v8.3.1...v9.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/request-9.1.1 branch from eb37fb2 to 93ddb7e Compare May 7, 2024 07:12
@exoego
Copy link
Contributor

exoego commented May 7, 2024

The library is now ESM after https://github.com/octokit/request.js/releases/tag/v9.0.0 which causes failiure

dependabot bot and others added 5 commits May 7, 2024 20:34
Bumps [@octokit/request](https://github.com/octokit/request.js) from 8.3.1 to 9.1.1.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v8.3.1...v9.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…equest-9.1.1

Update octokit/request to 9.1.1 with ESM support enabled
@github-actions github-actions bot merged commit e92a6de into master May 7, 2024
2 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/octokit/request-9.1.1 branch May 7, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants