andykenward / github-actions-cloudflare-pages

GitHub Action to deploy to Cloudflare Pages
MIT License
16 stars 0 forks source link

chore(deps): bump the octokit group with 2 updates #392

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Updates @octokit/plugin-paginate-rest from 11.3.0 to 11.3.3

Release notes

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

v11.3.3

11.3.3 (2024-07-01)

This is the same release as v11.3.0

Bug Fixes

v11.3.1

11.3.1 (2024-05-02)

Reverts

  • Revert "feat: package is now ESM (#596)" (64ba6f4), closes #596
  • Revert "fix(pkg): add default fallback and types export (#612)" (27a8552), closes #612
  • Revert "docs(README): update examples to use ESM (#611)" (1389b71), closes #611
Commits
  • 36b40b3 fix: empty commit to trigger release (#623)
  • 5ee02d9 chore(deps): update dependency esbuild to ^0.22.0
  • 631e726 ci(action): update actions/add-to-project action to v1.0.2
  • 9098e50 build(deps-dev): bump braces from 3.0.2 to 3.0.3
  • e2f5bb1 chore(deps): update dependency prettier to v3.3.2
  • 8eb4059 🚧 Workflows have changed (#616)
  • ac27540 chore(deps): update dependency prettier to v3.3.1 (#617)
  • 9e91979 chore(deps): update dependency prettier to v3.3.0 (#615)
  • e954efc chore(deps): update dependency esbuild to ^0.21.0 (#614)
  • See full diff in compare view


Updates @octokit/graphql-schema from 15.23.0 to 15.24.0

Release notes

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

v15.24.0

15.24.0 (2024-07-03)

Features

  • remove org verifiedDomainsList and defer keyword, add specifiedBy keyword (#967) (ee111b5)
Commits
  • ee111b5 feat: remove org verifiedDomainsList and defer keyword, add specifiedBy keywo...
  • bf70da9 build(deps): lock file maintenance
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: c46f3c0832630484d4effce61721d67f2b916790

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

dependabot[bot] commented 2 months ago

Superseded by #397.