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 with 2 updates #176

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

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

Updates @octokit/plugin-paginate-rest from 9.1.2 to 9.1.5

Release notes

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

v9.1.5

9.1.5 (2023-12-04)

Bug Fixes

v9.1.4

9.1.4 (2023-11-12)

Bug Fixes

v9.1.3

9.1.3 (2023-11-09)

Bug Fixes

Commits
  • 65baec4 fix: bump octokit/types minor version (#581)
  • f355981 docs: Updates code docs URL for custom properties (#578)
  • 70a6984 refactor: usenode: specifier imports and full relative path imports (#580)
  • 8b1c95b don't run immediate response on Actions- or octokitbot-driven changes (#579)
  • 73f280d docs: add comment explaining handling of 409 conflict error (#577)
  • 4d23d53 chore(deps): update dependency prettier to v3.1.0
  • 27db9ae fix(deps): bump @octokit/types (#575)
  • 0940cb7 fix(deps): bump @octokit/types (#574)
  • See full diff in compare view

Updates @octokit/graphql-schema from 14.39.0 to 14.46.0

Release notes

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

v14.46.0

14.46.0 (2023-12-21)

Features

v14.45.1

14.45.1 (2023-12-05)

Bug Fixes

v14.45.0

14.45.0 (2023-11-30)

Features

  • CreateUserList, DeleteUserList, UpdateUserList, UpdateUserListsForItem mutations (#868) (6a6a281)

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)

... (truncated)

Commits
  • 62c4e61 feat: deprecation of suggested topics (#875)
  • 6c550c8 build(deps): lock file maintenance
  • a68d2b1 ci(action): update github/codeql-action action to v3
  • 76b1d25 🚧 Workflows have changed (#872)
  • c396cab build(deps): lock file maintenance (#871)
  • d14e9bd fix: comment updates (#870)
  • cb80611 description/comment changes (#869)
  • fd35560 build(deps): lock file maintenance (#867)
  • 6a6a281 feat: CreateUserList, DeleteUserList, UpdateUserList, UpdateUserListsForItem ...
  • 1069b81 fix: add missing descriptions for id properties (#866)
  • Additional commits viewable 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 Dec 25, 2023
Copy link

changeset-bot bot commented Dec 25, 2023

⚠️ No Changeset found

Latest commit: 2c497ea

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: 185b9fc
Preview URL: https://f2f347bb.cloudflare-pages-action-a5z.pages.dev
Branch Preview URL: https://f2f347bb.cloudflare-pages-action-a5z.pages.dev

Copy link
Contributor

Cloudflare Pages Deployment

Environment: preview
Project: cloudflare-pages-action
Built with commit: 9dc058e
Preview URL: https://6730f20d.cloudflare-pages-action-a5z.pages.dev
Branch Preview URL: https://6730f20d.cloudflare-pages-action-a5z.pages.dev

Copy link
Contributor

Cloudflare Pages Deployment

Environment: preview
Project: cloudflare-pages-action
Built with commit: b93c2be
Preview URL: https://757ed79d.cloudflare-pages-action-a5z.pages.dev
Branch Preview URL: https://757ed79d.cloudflare-pages-action-a5z.pages.dev

Bumps the octokit group with 2 updates: [@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 9.1.2 to 9.1.5
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v9.1.2...v9.1.5)

Updates `@octokit/graphql-schema` from 14.39.0 to 14.46.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.39.0...v14.46.0)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 force-pushed the dependabot/npm_and_yarn/octokit-079fc52cd2 branch from 4b1807d to 2c497ea Compare December 31, 2023 18:23
Copy link
Contributor

Cloudflare Pages Deployment

Environment: preview
Project: cloudflare-pages-action
Built with commit: bdbc74e
Preview URL: https://e842ac6c.cloudflare-pages-action-a5z.pages.dev
Branch Preview URL: https://e842ac6c.cloudflare-pages-action-a5z.pages.dev

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit-079fc52cd2 branch December 31, 2023 18:55
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