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/graphql-schema from 14.39.1 to 14.44.1 #1182

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps @octokit/graphql-schema from 14.39.1 to 14.44.1.

Release notes

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

v14.44.1

14.44.1 (2023-11-27)

Bug Fixes

  • add missing descriptions for id properties (#866) (1069b81)

v14.44.0

14.44.0 (2023-11-22)

Features

  • unsubscribeFromNotifications mutation (#864) (65253a7)

v14.43.2

14.43.2 (2023-11-21)

Bug Fixes

  • ID is a string, not a string | number (#862) (ccf7e47)

v14.43.1

14.43.1 (2023-11-21)

Bug Fixes

v14.43.0

14.43.0 (2023-11-20)

Features

  • add MemberFeatureRequestNotification (#860) (d30f95f)

v14.42.0

14.42.0 (2023-11-16)

Features

v14.41.0

14.41.0 (2023-11-13)

... (truncated)

Commits
  • 1069b81 fix: add missing descriptions for id properties (#866)
  • 49bef96 build(deps): lock file maintenance (#865)
  • 8e39929 don't run immediate response on Actions- or octokitbot-driven changes (#863)
  • 65253a7 feat: unsubscribeFromNotifications mutation (#864)
  • ccf7e47 fix: ID is a string, not a string | number (#862)
  • 5d45710 fix: description update (#861)
  • d30f95f feat: add MemberFeatureRequestNotification (#860)
  • 31b1a0e feat: SponsorsActivity#paymentSource (#859)
  • 8b4527b build(deps): lock file maintenance
  • eedd602 feat: Sponsorship#paymentSource (#857)
  • 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.39.1 to 14.44.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.39.1...v14.44.1)

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

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 Nov 27, 2023
Copy link

github-actions bot commented Nov 27, 2023

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 244ms
__tests__/config.test.ts 85ms
src/comment.ts 37ms
src/config.ts 29ms
src/main.ts 14ms
$ 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  [2053ms] - 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.75s.
The build is over.

@marocchino marocchino merged commit 8fe9d6e into main Nov 28, 2023
2 checks passed
@marocchino marocchino deleted the dependabot/npm_and_yarn/octokit/graphql-schema-14.44.1 branch November 28, 2023 00:48
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.

1 participant