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

chore(deps): bump the octokit group across 1 directory with 2 updates #327

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @octokit/plugin-paginate-rest from 11.0.0 to 11.1.1

Release notes

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

v11.1.1

11.1.1 (2024-04-16)

Bug Fixes

v11.1.0

11.1.0 (2024-04-11)

Features

  • Updates @​octokit/types to v13.4.0 (#606) (02d6110)

v11.0.1

11.0.1 (2024-04-09)

Bug Fixes

Commits
  • 069235f fix(pkg): add default fallback and types export (#612)
  • f6bae1b chore(deps): update dependency @​octokit/plugin-rest-endpoint-methods to v13 (...
  • 51551cf reorder bypass_actors.actor_type enum values to be in alphabetical order (#608)
  • 3dcc266 ci(action): update actions/add-to-project action to v1.0.1 (#607)
  • 02d6110 feat: Updates @​octokit/types to v13.4.0 (#606)
  • f97c080 fix(deps): bump @octokit/types (#605)
  • 2ecd4ff chore(deps): update dependency @​octokit/plugin-rest-endpoint-methods to v12 (...
  • See full diff in compare view

Updates @octokit/graphql-schema from 15.5.0 to 15.10.0

Release notes

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

v15.10.0

15.10.0 (2024-04-17)

Features

v15.9.0

15.9.0 (2024-04-16)

Features

v15.8.0

15.8.0 (2024-04-16)

Features

  • PullRequest#{canBeRebased,mergeStateStatus}, {AddedToProjectEvent,ConvertedNoteToIssueEvent,MovedColumnsInProjectEvent,RemovedFromProjectEvent}#{project,projectCard,projectColumnName}, importProject mutation (#931) (cf756e1)

v15.7.0

15.7.0 (2024-04-15)

Features

  • Team#{reviewRequestDelegationAlgorithm,reviewRequestDelegationEnabled,reviewRequestDelegationMemberCount,reviewRequestDelegationNotifyTeam}. Mutations: createLabel, deleteLabel, deletePackageVersion, updateLabel, updateTeamReviewAssignment (#930) (a844003)

v15.6.0

15.6.0 (2024-04-11)

Features

  • optional statusCheckRollup for PullRequest (#928) (4b82cf2)

v15.5.1

15.5.1 (2024-04-09)

Bug Fixes

  • remove PropertyTargetDefinition#PropertyTargetDefinition again ... nothing to see here 🤣 (#926) (6df361c)
Commits
  • e2dc3b1 feat: Repository#dependencyGraphManifests (#933)
  • 9f1124e feat: importProject mutation (#932)
  • cf756e1 feat: PullRequest#{canBeRebased,mergeStateStatus}, `{AddedToProjectEvent,Co...
  • a844003 feat: `Team#{reviewRequestDelegationAlgorithm,reviewRequestDelegationEnabled,...
  • a3934f0 ci(action): update actions/add-to-project action to v1.0.1 (#929)
  • 4b82cf2 feat: optional statusCheckRollup for PullRequest (#928)
  • ba13bad build(deps): lock file maintenance (#927)
  • 6df361c fix: remove PropertyTargetDefinition#PropertyTargetDefinition again ... not...
  • 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

Bumps the octokit group with 2 updates in the / directory: [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) and [@octokit/graphql-schema](https://github.com/octokit/graphql-schema).


Updates `@octokit/plugin-paginate-rest` from 11.0.0 to 11.1.1
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v11.0.0...v11.1.1)

Updates `@octokit/graphql-schema` from 15.5.0 to 15.10.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v15.5.0...v15.10.0)

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

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 Apr 18, 2024
Copy link

changeset-bot bot commented Apr 18, 2024

⚠️ No Changeset found

Latest commit: 16c5ee8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Cloudflare Pages Deployment

Environment: preview
Project: cloudflare-pages-action
Built with commit: 45df9f2
Preview URL: https://b454bad9.cloudflare-pages-action-a5z.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-octo-ct6m.cloudflare-pages-action-a5z.pages.dev

Wrangler Output

Uploading... (3/3)
✨ Success! Uploaded 0 files (3 already uploaded) (0.64 sec)

✨ Uploading _headers
✨ Uploading Functions bundle
✨ Deployment complete! Take a peek over at https://b454bad9.cloudflare-pages-action-a5z.pages.dev

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2024

Superseded by #331.

@dependabot dependabot bot closed this Apr 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit-2500bb664b branch April 18, 2024 22:08
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