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

build(deps): bump @octokit/core and @octokit/plugin-rest-endpoint-methods in /packages/collector #1373

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps @octokit/core and @octokit/plugin-rest-endpoint-methods. These dependencies needed to be updated together.
Updates @octokit/core from 5.1.0 to 6.0.1

Release notes

Sourced from @​octokit/core's releases.

v6.0.1

6.0.1 (2024-02-26)

Bug Fixes

v6.0.0

6.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM

v6.0.0-beta.5

6.0.0-beta.5 (2024-02-25)

Bug Fixes

  • empty commit to trigger release (4ce6c63)

v6.0.0-beta.4

6.0.0-beta.4 (2024-02-25)

Bug Fixes

v6.0.0-beta.3

6.0.0-beta.3 (2024-02-25)

Bug Fixes

v6.0.0-beta.2

6.0.0-beta.2 (2024-02-25)

Bug Fixes

... (truncated)

Commits
  • 42148fc fix(pkg): add main entry point (#662)
  • 88d3536 chore(deps): update dependency @​octokit/auth-oauth-app to v8 (#660)
  • 77f8a61 feat: package is now ESM (#661)
  • 0cf80ff chore(deps): update dependency undici to v6.6.1 [security] (#659)
  • 3e5340c chore(deps): update dependency prettier to v3.2.5
  • e011c55 chore(deps): update dependency esbuild to ^0.20.0
  • 9af0f8d ci(action): update peter-evans/create-or-update-comment action to v4
  • See full diff in compare view

Updates @octokit/plugin-rest-endpoint-methods from 10.4.1 to 11.0.1

Release notes

Sourced from @​octokit/plugin-rest-endpoint-methods's releases.

v11.0.1

11.0.1 (2024-02-27)

Bug Fixes

v11.0.0

11.0.0 (2024-02-25)

Features

BREAKING CHANGES

  • package is now ESM

  • build: remove bundle, package is already small

Commits

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 <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)

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

…hods

Bumps [@octokit/core](https://github.com/octokit/core.js) and [@octokit/plugin-rest-endpoint-methods](https://github.com/octokit/plugin-rest-endpoint-methods.js). These dependencies needed to be updated together.

Updates `@octokit/core` from 5.1.0 to 6.0.1
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v5.1.0...v6.0.1)

Updates `@octokit/plugin-rest-endpoint-methods` from 10.4.1 to 11.0.1
- [Release notes](https://github.com/octokit/plugin-rest-endpoint-methods.js/releases)
- [Commits](octokit/plugin-rest-endpoint-methods.js@v10.4.1...v11.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@octokit/plugin-rest-endpoint-methods"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 4, 2024
@github-actions github-actions bot enabled auto-merge March 4, 2024 21:31
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (92bea00) to head (f17e25d).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1373      +/-   ##
==========================================
+ Coverage   98.34%   98.59%   +0.24%     
==========================================
  Files          40       25      -15     
  Lines         483      284     -199     
  Branches      121       76      -45     
==========================================
- Hits          475      280     -195     
+ Misses          8        3       -5     
- Partials        0        1       +1     
Flag Coverage Δ
collector ?
frontend 98.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 16 files with indirect coverage changes

@marekdedic
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@marekdedic
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 24, 2024
auto-merge was automatically disabled April 24, 2024 15:47

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/collector/octokit/core-and-octokit/plugin-rest-endpoint-methods-6.0.1 branch April 24, 2024 15:47
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