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

Bump the octokit-dependencies group with 2 updates #783

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps the octokit-dependencies group with 2 updates: @octokit/graphql-schema and @octokit/plugin-paginate-graphql.

Updates @octokit/graphql-schema from 15.12.0 to 15.14.0

Release notes

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

v15.14.0

15.14.0 (2024-04-29)

Features

  • RepositoryRulesetBypassActor#deployKey (#938) (05ee809)

v15.13.0

15.13.0 (2024-04-25)

Features

  • repository rules: fileExtensionRestriction, filePathRestriction, maxFilePathLength, maxFileSize (#937) (518bd2c)
Commits
  • 05ee809 feat: RepositoryRulesetBypassActor#deployKey (#938)
  • 518bd2c feat(repository rules): fileExtensionRestriction, filePathRestriction, `m...
  • 2d86b4e build(deps): lock file maintenance (#936)
  • See full diff in compare view

Updates @octokit/plugin-paginate-graphql from 5.2.0 to 5.2.1

Release notes

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

v5.2.1

5.2.1 (2024-04-23)

Bug Fixes

Commits
  • fa0d39c build(deps): lock file maintenance (#196)
  • 2cab8e2 fix(pkg): add a default fallback export (#195)
  • 13a0b62 ci(action): update actions/checkout digest to 1d96c77 (#193)
  • a85b850 build(deps): lock file maintenance (#192)
  • 320ddeb chore(deps): update dependency @​octokit/plugin-rest-endpoint-methods to v13 (...
  • ef5dcd0 ci(action): update actions/add-to-project action to v1.0.1 (#190)
  • 9b87bcf build(deps): lock file maintenance (#189)
  • See full diff 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-dependencies-4a030a9457 branch from f54e720 to 9fcf979 Compare April 30, 2024 04:36
Bumps the octokit-dependencies group with 2 updates: [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) and [@octokit/plugin-paginate-graphql](https://github.com/octokit/plugin-paginate-graphql.js).


Updates `@octokit/graphql-schema` from 15.12.0 to 15.14.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v15.12.0...v15.14.0)

Updates `@octokit/plugin-paginate-graphql` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/octokit/plugin-paginate-graphql.js/releases)
- [Commits](octokit/plugin-paginate-graphql.js@v5.2.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit-dependencies-4a030a9457 branch from 9fcf979 to 7cd8aae Compare April 30, 2024 04:52
@@ -28252,7 +28252,7 @@ var Octokit = class {
auth;
};

// node_modules/.pnpm/@[email protected].0_@[email protected]/node_modules/@octokit/plugin-paginate-graphql/dist-bundle/index.js
// node_modules/.pnpm/@[email protected].1_@[email protected]/node_modules/@octokit/plugin-paginate-graphql/dist-bundle/index.js
Copy link
Owner

Choose a reason for hiding this comment

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

Since using pnpm, I need these updates even if types only changes 🤔 #751

@kachick kachick merged commit 1e47d5e into main Apr 30, 2024
22 checks passed
@kachick kachick deleted the dependabot/npm_and_yarn/octokit-dependencies-4a030a9457 branch April 30, 2024 18:43
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