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

Production deployment #101

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Production deployment #101

merged 2 commits into from
Mar 14, 2024

Conversation

github-actions[bot]
Copy link

Only merge using a merge commit!

renovate bot added 2 commits March 13, 2024 11:15
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[cloudflare](https://registry.terraform.io/providers/cloudflare/cloudflare)
([source](https://github.com/cloudflare/terraform-provider-cloudflare))
| required_provider | minor | `4.25.0` -> `4.26.0` |

---

### Release Notes

<details>
<summary>cloudflare/terraform-provider-cloudflare (cloudflare)</summary>

###
[`v4.26.0`](https://github.com/cloudflare/terraform-provider-cloudflare/blob/HEAD/CHANGELOG.md#4260-March-6th-2024)

[Compare
Source](https://github.com/cloudflare/terraform-provider-cloudflare/compare/v4.25.0...v4.26.0)

FEATURES:

- **New Data Source:** `cloudflare_dlp_datasets`
([#&#8203;3135](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3135))

ENHANCEMENTS:

- resource/cloudflare_access_application: adds
`name_id_transform_jsonata` to SaaS applications
([#&#8203;3132](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3132))

BUG FIXES:

- resource/cloudflare_access_application: Fix issue with sending
allow_authenticate_via_warp on updates when it is not provided
([#&#8203;3140](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3140))

DEPENDENCIES:

- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.1 to
1.27.2
([#&#8203;3136](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3136))
- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.2 to
1.27.3
([#&#8203;3138](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3138))
- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.3 to
1.27.4
([#&#8203;3141](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3141))
- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.4 to
1.27.5
([#&#8203;3159](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3159))
- provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.5 to
1.27.6
([#&#8203;3161](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3161))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.1
to 1.17.2
([#&#8203;3136](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3136))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.2
to 1.17.3
([#&#8203;3138](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3138))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.3
to 1.17.4
([#&#8203;3141](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3141))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.4
to 1.17.5
([#&#8203;3159](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3159))
- provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.5
to 1.17.6
([#&#8203;3161](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3161))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.50.2
to 1.50.3
([#&#8203;3136](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3136))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.50.3
to 1.51.0
([#&#8203;3138](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3138))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.51.0
to 1.51.1
([#&#8203;3141](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3141))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.51.1
to 1.51.2
([#&#8203;3159](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3159))
- provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.51.2
to 1.51.3
([#&#8203;3161](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3161))
- provider: bump `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.25.1
([#&#8203;3136](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3136))
- provider: bump `github.com/aws/aws-sdk-go-v2` from 1.25.1 to 1.25.2
([#&#8203;3141](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3141))
- provider: bump github.com/cloudflare/cloudflare-go from 0.88.0 to
0.89.0
([#&#8203;3148](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3148))
- provider: bump github.com/hashicorp/terraform-plugin-go from 0.21.0 to
0.22.0
([#&#8203;3139](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3139))
- provider: bump github.com/hashicorp/terraform-plugin-mux from 0.14.0
to 0.15.0
([#&#8203;3149](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3149))
- provider: bump github.com/hashicorp/terraform-plugin-sdk/v2 from
2.32.0 to 2.33.0
([#&#8203;3142](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3142))
- provider: bump github.com/hashicorp/terraform-plugin-sdk/v2 from
2.32.0 to 2.33.0
([#&#8203;3147](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3147))
- provider: bump github.com/hashicorp/terraform-plugin-testing from
1.6.0 to 1.7.0
([#&#8203;3162](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3162))
- provider: bump github.com/stretchr/testify from 1.8.4 to 1.9.0
([#&#8203;3157](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3157))
- provider: bump golang.org/x/net from 0.21.0 to 0.22.0
([#&#8203;3160](https://github.com/cloudflare/terraform-provider-cloudflare/issues/3160))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/simonknittel/simonknittel.de).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#98)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss)
| [`0.5.11` ->
`0.5.12`](https://renovatebot.com/diffs/npm/prettier-plugin-tailwindcss/0.5.11/0.5.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-tailwindcss/0.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-tailwindcss/0.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-tailwindcss/0.5.11/0.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-tailwindcss/0.5.11/0.5.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tailwindlabs/prettier-plugin-tailwindcss
(prettier-plugin-tailwindcss)</summary>

###
[`v0.5.12`](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#0512---2024-03-06)

[Compare
Source](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.11...v0.5.12)

##### Added

- Add support for `prettier-plugin-sort-imports`
([#&#8203;241](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/241))
- Add support for Tailwind CSS v4.0
([#&#8203;249](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/249))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/simonknittel/simonknittel.de).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

vercel bot commented Mar 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
simonknittel-de ✅ Ready (Inspect) Visit Preview Mar 14, 2024 0:22am

@github-actions github-actions bot merged commit 11cc6b6 into main Mar 14, 2024
5 checks passed
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.

0 participants