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-dev): bump the octokit group with 2 updates #235

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the octokit group with 2 updates: @octokit/core and @octokit/graphql-schema.

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/graphql-schema from 14.53.0 to 15.3.0

Release notes

Sourced from @​octokit/graphql-schema's releases.

v15.3.0

15.3.0 (2024-03-11)

Features

v15.2.0

15.2.0 (2024-03-08)

Features

  • mutation: optional recurring argument for createSponsorship() (#913) (9d08d51)

v15.1.2

15.1.2 (2024-03-08)

Bug Fixes

  • remove OTECHIE from FundingPlatform enum (#912) (54d37d9)

v15.1.1

15.1.1 (2024-03-07)

Bug Fixes

v15.1.0

15.1.0 (2024-03-07)

Features

v15.0.0

15.0.0 (2024-03-04)

Features

BREAKING CHANGES

... (truncated)

Commits
  • 475f1d4 feat: FundingPlatform#BUY_ME_A_COFFEE (#914)
  • 9d08d51 feat(mutation): optional recurring argument for createSponsorship() (#913)
  • 54d37d9 fix: remove OTECHIE from FundingPlatform enum (#912)
  • cd3182f fix: built (#911)
  • 4f4197c feat: Repository#environments(names) (#908)
  • 59e2866 build(deps): lock file maintenance
  • f419cdd feat: package is now ESM (#909)
  • 5d2cd03 chore(deps): update dependency @​octokit/graphql to v8 (#904)
  • 66c2488 feat: ProjectV2Item#fullDatbaseId (#905)
  • 68dad38 ci(action): update actions/add-to-project action to v0.6.0 (#906)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Mar 19, 2024
@flex-development flex-development bot enabled auto-merge (squash) March 19, 2024 12:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-c684e6f375 branch from c68e00b to 58fb1d7 Compare March 19, 2024 12:40
flex-development[bot]
flex-development bot previously approved these changes Mar 19, 2024
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

Merging #235 (fb75b66) into main (02e0cbf) will not change coverage.
Report is 201 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #235   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          711       711           
  Branches         7         7           
=========================================
  Hits           711       711           
Flag Coverage Δ
node20 100.00% <ø> (ø)
Components Coverage Δ
commands 100.00% <ø> (ø)
providers 100.00% <ø> (ø)
queries 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 094b0c0...fb75b66. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-c684e6f375 branch 3 times, most recently from d4f22f4 to 416656d Compare March 20, 2024 12:27
flex-development[bot]
flex-development bot previously approved these changes Mar 20, 2024
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

flex-development[bot]
flex-development bot previously approved these changes Mar 20, 2024
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-c684e6f375 branch 5 times, most recently from 43880c7 to ef21374 Compare March 26, 2024 13:11
flex-development[bot]
flex-development bot previously approved these changes Mar 26, 2024
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

flex-development[bot]
flex-development bot previously approved these changes Mar 26, 2024
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

flex-development[bot]
flex-development bot previously approved these changes Mar 27, 2024
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-c684e6f375 branch 2 times, most recently from 2222dc5 to 5e6f96d Compare March 27, 2024 12:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-c684e6f375 branch 2 times, most recently from bedf79a to df962dc Compare March 28, 2024 12:53
flex-development[bot]
flex-development bot previously approved these changes Mar 28, 2024
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

flex-development[bot]
flex-development bot previously approved these changes Mar 28, 2024
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-c684e6f375 branch 4 times, most recently from 370bbfa to cd8d7f7 Compare April 2, 2024 12:42
Bumps the octokit group with 2 updates: [@octokit/core](https://github.com/octokit/core.js) and [@octokit/graphql-schema](https://github.com/octokit/graphql-schema).


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/graphql-schema` from 14.53.0 to 15.3.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.53.0...v15.3.0)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: octokit
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-c684e6f375 branch from c3c12f0 to 03a2a31 Compare April 3, 2024 12:34
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2024

Superseded by #265.

@dependabot dependabot bot closed this Apr 4, 2024
auto-merge was automatically disabled April 4, 2024 12:22

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit-c684e6f375 branch April 4, 2024 12:22
Copy link

github-actions bot commented Jun 4, 2024

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: 🥶 Icebox
Development

Successfully merging this pull request may close these issues.

0 participants