Skip to content

build(deps): Bump @octokit/graphql-schema from 14.45.1 to 15.2.0#64

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/octokit/graphql-schema-15.2.0
Closed

build(deps): Bump @octokit/graphql-schema from 14.45.1 to 15.2.0#64
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/octokit/graphql-schema-15.2.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @octokit/graphql-schema from 14.45.1 to 15.2.0.

Release notes

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

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

  • package is now ESM

  • fix(deps): bump execa

  • fix: correct fs import

  • fix: replace usage of require()

... (truncated)

Commits
  • 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)
  • 23f635e build(deps): lock file maintenance
  • 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)

Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.45.1 to 15.2.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.45.1...v15.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 8, 2024
@github-actions
Copy link

github-actions bot commented Mar 8, 2024

output of yarn all
yarn run v1.22.21
$ yarn build && yarn format && yarn lint && yarn package && yarn test
$ tsc
$ prettier --write **/*.ts
__tests__/comment.test.ts 257ms (unchanged)
__tests__/config.test.ts 79ms (unchanged)
src/comment.ts 41ms (unchanged)
src/config.ts 33ms (unchanged)
src/main.ts 17ms (unchanged)
$ eslint src/**/*.ts
$ ncc build --source-map --license licenses.txt
ncc: Version 0.38.1
ncc: Compiling file index.js into CJS
  37kB  dist/licenses.txt
  40kB  dist/sourcemap-register.js
1130kB  dist/index.js
1315kB  dist/index.js.map
1315kB  dist/index.js.map
2522kB  [2111ms] - ncc 0.38.1
$ jest
::debug::followSymbolicLinks 'false'
::debug::matchDirectories 'false'
::debug::followSymbolicLinks 'false'
::debug::implicitDescendants 'true'
::debug::matchDirectories 'false'
::debug::omitBrokenSymbolicLinks 'true'
::debug::Search path '/home/runner/work/sticky-pull-request-comment/sticky-pull-request-comment/__tests__/assets/result'
::debug::followSymbolicLinks 'false'
::debug::matchDirectories 'false'
::debug::followSymbolicLinks 'false'
::debug::implicitDescendants 'true'
::debug::matchDirectories 'false'
::debug::omitBrokenSymbolicLinks 'true'
::debug::Search path '/home/runner/work/sticky-pull-request-comment/sticky-pull-request-comment/__tests__/assets'
::debug::followSymbolicLinks 'false'
::debug::matchDirectories 'false'
::debug::followSymbolicLinks 'false'
::debug::implicitDescendants 'true'
::debug::matchDirectories 'false'
::debug::omitBrokenSymbolicLinks 'true'
::debug::Search path '/home/runner/work/sticky-pull-request-comment/sticky-pull-request-comment/__tests__/assets/not_exists'
Done in 19.50s.
The build is over.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2024

Superseded by #66.

@dependabot dependabot bot closed this Mar 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/graphql-schema-15.2.0 branch March 12, 2024 20:36
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.

0 participants