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

build(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 #1139

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps github.com/urfave/cli/v2 from 2.23.5 to 2.23.6.

Release notes

Sourced from github.com/urfave/cli/v2's releases.

v2.23.6

What's Changed

Full Changelog: urfave/cli@v2.23.5...v2.23.6

Commits
  • f9652e3 Merge pull request #1608 from dearchap/issue_1591
  • ab2bf3c Fix:(issue_1591) Use AppHelpTemplate instead of SubCommandHelpTemplate
  • 5f57616 Merge pull request #1588 from feedmeapples/disable-slice-flag-separator
  • 9b0812c Update godoc v2 spacing
  • ceb75a1 godoc
  • 377947f replace test hardcode with defaultSliceFlagSeparator
  • 0f8707a Allow disabling SliceFlag separator altogether
  • See full diff in compare view

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 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 [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.5 to 2.23.6.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.23.5...v2.23.6)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@jacobbednarz jacobbednarz merged commit 8f7bff7 into master Dec 5, 2022
@jacobbednarz jacobbednarz deleted the dependabot/go_modules/github.com/urfave/cli/v2-2.23.6 branch December 5, 2022 18:35
@github-actions github-actions bot added this to the v0.56.0 milestone Dec 5, 2022
github-actions bot pushed a commit that referenced this pull request Dec 5, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2022

This functionality has been released in v0.56.0.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Jan 1, 2023
…7.1 (#6186)

BEGIN_COMMIT_OVERRIDE
fix(deps): Update module github.com/cloudflare/cloudflare-go to v0.57.1

BREAKING-CHANGE: The deprecated `enabled` column was removed for the `cloudflare_worker_routes` table. See more in https://github.com/cloudflare/cloudflare-go/blob/677a9006b5bf5692981c5a45433315358de9437e/workers.go#L45

END_COMMIT_OVERRIDE

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudflare/cloudflare-go](https://togithub.com/cloudflare/cloudflare-go) | require | minor | `v0.55.0` -> `v0.57.1` |

---

### Release Notes

<details>
<summary>cloudflare/cloudflare-go</summary>

### [`v0.57.1`](https://togithub.com/cloudflare/cloudflare-go/releases/tag/v0.57.1)

[Compare Source](https://togithub.com/cloudflare/cloudflare-go/compare/v0.57.0...v0.57.1)

ENHANCEMENTS:

-   tiered_cache: Add support for Tiered Caching interactions for setting Smart and Generic topologies ([#&#8203;1149](https://togithub.com/cloudflare/cloudflare-go/issues/1149))

BUG FIXES:

-   workers: correctly set `body` value for non-ES module uploads ([#&#8203;1155](https://togithub.com/cloudflare/cloudflare-go/issues/1155))

### [`v0.57.0`](https://togithub.com/cloudflare/cloudflare-go/releases/tag/v0.57.0)

[Compare Source](https://togithub.com/cloudflare/cloudflare-go/compare/v0.56.0...v0.57.0)

REAKING CHANGES:

-   workers: API operations now target account level resources instead of older zone level resources (these are a 1:1 now) ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))
-   workers: method signatures have been updated to align with the upcoming client conventions ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))
-   workers_bindings: method signatures have been updated to align with the upcoming client conventions ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))
-   workers_cron_triggers: method signatures have been updated to align with the upcoming client conventions ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))
-   workers_kv: method signatures have been updated to align with the upcoming client conventions ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))
-   workers_routes: method signatures have been updated to align with the upcoming client conventions ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))
-   workers_secrets: method signatures have been updated to align with the upcoming client conventions ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))
-   workers_tails: method signatures have been updated to align with the upcoming client conventions ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))

NOTES:

-   workers: all worker methods have been split into product ownership(-ish) files ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))
-   workers: all worker methods now require an explicit `ResourceContainer` for endpoints instead of relying on the globally defined `api.AccountID` ([#&#8203;1137](https://togithub.com/cloudflare/cloudflare-go/issues/1137))

ENHANCEMENTS:

-   managed_networks: add CRUD functionality for managednetworks ([#&#8203;1148](https://togithub.com/cloudflare/cloudflare-go/issues/1148))

DEPENDENCIES:

-   deps: bumps goreleaser/goreleaser-action from 3.2.0 to 4.1.0 ([#&#8203;1146](https://togithub.com/cloudflare/cloudflare-go/issues/1146))

### [`v0.56.0`](https://togithub.com/cloudflare/cloudflare-go/releases/tag/v0.56.0)

[Compare Source](https://togithub.com/cloudflare/cloudflare-go/compare/v0.55.0...v0.56.0)

BREAKING CHANGES:

-   pages: Changed the type of EnvVars in PagesProjectDeploymentConfigEnvironment & PagesProjectDeployment in order to properly support secrets. ([cloudflare/cloudflare-go#1136)

ENHANCEMENTS:

-   cache_rules: add ignore option to query string struct ([cloudflare/cloudflare-go#1140)
-   pages: Updates bindings and other Functions related propreties. Service bindings, secrets, fail open/close and usage model are all now supported. ([cloudflare/cloudflare-go#1136)
-   workers: Support for Workers Analytics Engine bindings ([cloudflare/cloudflare-go#1133)

DEPENDENCIES:

-   deps: bumps github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 ([cloudflare/cloudflare-go#1139)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
ivan-section-io pushed a commit to section/cloudflare-go that referenced this pull request Jan 12, 2023
ivan-section-io pushed a commit to section/cloudflare-go that referenced this pull request Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant