Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

  • style: prettier

  • fix: update execa import

  • test: remove default export tests

v15.0.0-beta.4

15.0.0-beta.4 (2024-03-04)

Bug Fixes

v15.0.0-beta.3

... (truncated)

Commits

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.1.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.45.1...v15.1.1)

---
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 7, 2024
@github-actions
Copy link

github-actions bot commented Mar 7, 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 261ms (unchanged)
__tests__/config.test.ts 84ms (unchanged)
src/comment.ts 37ms (unchanged)
src/config.ts 34ms (unchanged)
src/main.ts 16ms (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  [2119ms] - 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.73s.
The build is over.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2024

Superseded by #64.

@dependabot dependabot bot closed this Mar 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/graphql-schema-15.1.1 branch March 8, 2024 20:26
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