Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2023

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-prettier 4.2.55.5.4 age confidence

Release Notes

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.4

Compare Source

Patch Changes

v5.5.3

Compare Source

republish the latest version

Full Changelog: prettier/eslint-plugin-prettier@v5.5.2...v5.5.3

v5.5.2

Compare Source

republish the latest version

Full Changelog: prettier/eslint-plugin-prettier@v5.5.1...v5.5.2

v5.5.1

Compare Source

Patch Changes

v5.5.0

Compare Source

Minor Changes

v5.4.1

Compare Source

Patch Changes
  • #​740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error

v5.4.0

Compare Source

Minor Changes

v5.3.1

Compare Source

Patch Changes

v5.3.0

Compare Source

Minor Changes

v5.2.6

Compare Source

Patch Changes

v5.2.5

Compare Source

Patch Changes

v5.2.4

Compare Source

Patch Changes

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes

v5.2.1

Compare Source

Patch Changes

v5.1.3

Compare Source

Patch Changes

v5.1.2

Compare Source

Patch Changes
  • #​623 8210e44 Thanks @​BPScott! - Add exports mapping to package.json, to allow import eslintPluginRecommended from 'eslint-plugin-prettier/recommended' to work as expected.

    Strictly speaking this is a breaking change as it removes the ability for people to import from "eslint-plugin-prettier/eslint-plugin-prettier.js" and "eslint-plugin-prettier/recommended.js" but the former was never recommended in the first place and the latter has only been available for a few days.

  • #​621 2b09e7f Thanks @​JounQin! - feat: support parsing markdown via eslint-mdx natively

    What means the following is unnecessary anymore when using with eslint-mdx/eslint-plugin-mdx!

    [
      {
        files: ["**/*.md"],
        rules: { "prettier/prettier": ["error", { parser: "markdown" }] },
      },
      {
        files: ["**/*.mdx"],
        rules: { "prettier/prettier": ["error", { parser: "mdx" }] },
      },
    ]

v5.1.1

Compare Source

Patch Changes

v5.1.0

Compare Source

Minor Changes
  • #​616 3856413 Thanks @​BPScott! - Add recommended config for the flat config format.

    If you are using flat config, import the recommended config from eslint-plugin-prettier/recommended. Like the legacy format recommended config, this automatically includes the contents of eslint-config-prettier.

    // eslint.config.js
    const eslintPluginPrettierRecommended = require("eslint-plugin-prettier/recommended");
    
    module.exports = [
      // Any other config imports go at the top
      eslintPluginPrettierRecommended,
    ];
Patch Changes
  • #​614 5270877 Thanks @​BPScott! - Add meta block to plugin. This improves debugging and cachebusting when using the new flat config

  • #​603 a63a570 Thanks @​filiptammergard! - fix: specify eslint-config-prettier as peer dependency

    It's already added to peerDependenciesMeta as optional, which means it should also be specified in peerDependencies.

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

Major Changes
Minor Changes
Patch Changes

Configuration

📅 Schedule: Branch creation - "every weekday except on Monday,every weekend,before 5pm on Monday" (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Jul 11, 2023

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan
terraform
module.thadmin_routing.module.acm.aws_acm_certificate.this: Refreshing state... [id=arn:aws:acm:us-east-1:627002765486:certificate/565d3a00-d047-48f2-956a-aed08dd6956b]
module.thadmin_routing.module.cloudfront.aws_cloudfront_origin_access_identity.this["s3_bucket"]: Refreshing state... [id=E3JOC36ODMBL65]
module.thadmin_hosting.aws_s3_bucket.this: Refreshing state... [id=thalia-thadmin-staging]
module.thadmin_routing.module.acm.aws_route53_record.validation["thadmin-staging.technicie.nl"]: Refreshing state... [id=Z3I4ZHBBD5NSHU__f4c1968cf0da5157d0f46ed63ecf426e.thadmin-staging.technicie.nl._CNAME]
module.thadmin_routing.module.acm.aws_acm_certificate_validation.this: Refreshing state... [id=2022-03-15 04:55:50.004 +0000 UTC]
module.thadmin_hosting.aws_s3_bucket_cors_configuration.this: Refreshing state... [id=thalia-thadmin-staging]
module.thadmin_hosting.aws_s3_bucket_acl.this: Refreshing state... [id=thalia-thadmin-staging,private]
module.thadmin_routing.module.cloudfront.aws_cloudfront_distribution.this[0]: Refreshing state... [id=E2ZP8HCBLISQFN]
module.thadmin_routing.aws_s3_bucket_policy.bucket_policy: Refreshing state... [id=thalia-thadmin-staging]
module.thadmin_routing.aws_route53_record.api: Refreshing state... [id=Z3I4ZHBBD5NSHU_thadmin-staging_A]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2436-1125.jpg"]: Refreshing state... [id=apple-splash-2436-1125.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["site.webmanifest"]: Refreshing state... [id=site.webmanifest]
module.thadmin_hosting.aws_s3_object.code_build_object["favicon.ico"]: Refreshing state... [id=favicon.ico]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1792-828.jpg"]: Refreshing state... [id=apple-splash-1792-828.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["favicon.svg"]: Refreshing state... [id=favicon.svg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1242-2208.jpg"]: Refreshing state... [id=apple-splash-1242-2208.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["js/chunk-vendors.cb611119.js"]: Refreshing state... [id=thalia-thadmin-staging/js/chunk-vendors.cb611119.js]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1620-2160.jpg"]: Refreshing state... [id=apple-splash-1620-2160.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1668-2224.jpg"]: Refreshing state... [id=apple-splash-1668-2224.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["img/backgroundImage.24f22a44.jpg"]: Refreshing state... [id=img/backgroundImage.24f22a44.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["android-chrome-192x192.png"]: Refreshing state... [id=android-chrome-192x192.png]
module.thadmin_hosting.aws_s3_object.code_build_object["favicon-32x32.png"]: Refreshing state... [id=favicon-32x32.png]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2048-1536.jpg"]: Refreshing state... [id=apple-splash-2048-1536.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2778-1284.jpg"]: Refreshing state... [id=apple-splash-2778-1284.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-750-1334.jpg"]: Refreshing state... [id=apple-splash-750-1334.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["mstile-310x150.png"]: Refreshing state... [id=mstile-310x150.png]
module.thadmin_hosting.aws_s3_object.code_build_object["favicon-16x16.png"]: Refreshing state... [id=favicon-16x16.png]
module.thadmin_hosting.aws_s3_object.code_build_object["js/499.1480f83d.js.map"]: Refreshing state... [id=thalia-thadmin-staging/js/499.1480f83d.js.map]
module.thadmin_hosting.aws_s3_object.code_build_object["css/app.3dadf1fd.css"]: Refreshing state... [id=css/app.3dadf1fd.css]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1125-2436.jpg"]: Refreshing state... [id=apple-splash-1125-2436.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1334-750.jpg"]: Refreshing state... [id=apple-splash-1334-750.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1170-2532.jpg"]: Refreshing state... [id=apple-splash-1170-2532.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["mstile-310x310.png"]: Refreshing state... [id=mstile-310x310.png]
module.thadmin_hosting.aws_s3_object.code_build_object["css/chunk-vendors.bd40d1d7.css"]: Refreshing state... [id=thalia-thadmin-staging/css/chunk-vendors.bd40d1d7.css]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1136-640.jpg"]: Refreshing state... [id=apple-splash-1136-640.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2532-1170.jpg"]: Refreshing state... [id=apple-splash-2532-1170.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["img/anonymousUser.c7a94bce.jpg"]: Refreshing state... [id=img/anonymousUser.c7a94bce.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2224-1668.jpg"]: Refreshing state... [id=apple-splash-2224-1668.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2688-1242.jpg"]: Refreshing state... [id=apple-splash-2688-1242.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["js/499.1480f83d.js"]: Refreshing state... [id=thalia-thadmin-staging/js/499.1480f83d.js]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2208-1242.jpg"]: Refreshing state... [id=apple-splash-2208-1242.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-828-1792.jpg"]: Refreshing state... [id=apple-splash-828-1792.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["safari-pinned-tab.svg"]: Refreshing state... [id=safari-pinned-tab.svg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1668-2388.jpg"]: Refreshing state... [id=apple-splash-1668-2388.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["mstile-144x144.png"]: Refreshing state... [id=mstile-144x144.png]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2732-2048.jpg"]: Refreshing state... [id=apple-splash-2732-2048.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1242-2688.jpg"]: Refreshing state... [id=apple-splash-1242-2688.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2388-1668.jpg"]: Refreshing state... [id=apple-splash-2388-1668.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["favicon.png"]: Refreshing state... [id=favicon.png]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1284-2778.jpg"]: Refreshing state... [id=apple-splash-1284-2778.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-640-1136.jpg"]: Refreshing state... [id=apple-splash-640-1136.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["js/app.45964e33.js.map"]: Refreshing state... [id=thalia-thadmin-staging/js/app.45964e33.js.map]
module.thadmin_hosting.aws_s3_object.code_build_object["browserconfig.xml"]: Refreshing state... [id=browserconfig.xml]
module.thadmin_hosting.aws_s3_object.code_build_object["js/app.45964e33.js"]: Refreshing state... [id=thalia-thadmin-staging/js/app.45964e33.js]
module.thadmin_hosting.aws_s3_object.code_build_object["mstile-150x150.png"]: Refreshing state... [id=mstile-150x150.png]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-1536-2048.jpg"]: Refreshing state... [id=apple-splash-1536-2048.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["android-chrome-512x512.png"]: Refreshing state... [id=android-chrome-512x512.png]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-touch-icon.png"]: Refreshing state... [id=apple-touch-icon.png]
module.thadmin_hosting.aws_s3_object.code_build_object["js/chunk-vendors.cb611119.js.map"]: Refreshing state... [id=thalia-thadmin-staging/js/chunk-vendors.cb611119.js.map]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2160-1620.jpg"]: Refreshing state... [id=apple-splash-2160-1620.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["index.html"]: Refreshing state... [id=index.html]
module.thadmin_hosting.aws_s3_object.code_build_object["apple-splash-2048-2732.jpg"]: Refreshing state... [id=apple-splash-2048-2732.jpg]
module.thadmin_hosting.aws_s3_object.code_build_object["mstile-70x70.png"]: Refreshing state... [id=mstile-70x70.png]

An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:

  • create
    ~ update in-place
  • destroy

Terraform will perform the following actions:

module.thadmin_hosting.aws_s3_object.code_build_object["img/backgroundImage.24f22a44.jpg"] will be updated in-place

~ resource "aws_s3_object" "code_build_object" {
~ etag = "407e69540c950ce3e893be2cbadd0f30-2" -> "5f59aad8b5eddf226c7e5a21939e4018"
id = "img/backgroundImage.24f22a44.jpg"
tags = {}
+ version_id = (known after apply)
# (12 unchanged attributes hidden)
}

module.thadmin_hosting.aws_s3_object.code_build_object["index.html"] will be updated in-place

~ resource "aws_s3_object" "code_build_object" {
~ etag = "2b2a2fe05a0600fac657c64f82b4d123" -> "5ad56a7b3a4ff99393cda2cfef39fe88"
id = "index.html"
tags = {}
+ version_id = (known after apply)
# (12 unchanged attributes hidden)
}

module.thadmin_hosting.aws_s3_object.code_build_object["js/app.0a29856e.js"] will be created

  • resource "aws_s3_object" "code_build_object" {
    • acl = (known after apply)
    • arn = (known after apply)
    • bucket = "thalia-thadmin-staging"
    • bucket_key_enabled = (known after apply)
    • checksum_crc32 = (known after apply)
    • checksum_crc32c = (known after apply)
    • checksum_crc64nvme = (known after apply)
    • checksum_sha1 = (known after apply)
    • checksum_sha256 = (known after apply)
    • content_type = "text/javascript"
    • etag = "e51a3d84d87524362ef4fe0f0d3e4c66"
    • force_destroy = false
    • id = (known after apply)
    • key = "js/app.0a29856e.js"
    • kms_key_id = (known after apply)
    • region = "eu-west-1"
    • server_side_encryption = (known after apply)
    • source = "/home/runner/work/thadmin/thadmin/infra/modules/hosting/../../..//dist/js/app.0a29856e.js"
    • storage_class = (known after apply)
    • tags_all = (known after apply)
    • version_id = (known after apply)
      }

module.thadmin_hosting.aws_s3_object.code_build_object["js/app.0a29856e.js.map"] will be created

  • resource "aws_s3_object" "code_build_object" {
    • acl = (known after apply)
    • arn = (known after apply)
    • bucket = "thalia-thadmin-staging"
    • bucket_key_enabled = (known after apply)
    • checksum_crc32 = (known after apply)
    • checksum_crc32c = (known after apply)
    • checksum_crc64nvme = (known after apply)
    • checksum_sha1 = (known after apply)
    • checksum_sha256 = (known after apply)
    • content_type = "application/octet-stream"
    • etag = "cfbd592b477e0f74880bc1af6243d78c"
    • force_destroy = false
    • id = (known after apply)
    • key = "js/app.0a29856e.js.map"
    • kms_key_id = (known after apply)
    • region = "eu-west-1"
    • server_side_encryption = (known after apply)
    • source = "/home/runner/work/thadmin/thadmin/infra/modules/hosting/../../..//dist/js/app.0a29856e.js.map"
    • storage_class = (known after apply)
    • tags_all = (known after apply)
    • version_id = (known after apply)
      }

module.thadmin_hosting.aws_s3_object.code_build_object["js/app.45964e33.js"] will be destroyed

  • resource "aws_s3_object" "code_build_object" {
    • arn = "arn:aws:s3:::thalia-thadmin-staging/js/app.45964e33.js" -> null
    • bucket = "thalia-thadmin-staging" -> null
    • bucket_key_enabled = false -> null
    • content_type = "text/javascript" -> null
    • etag = "4d2505a52648207191ffe826edff07ad" -> null
    • force_destroy = false -> null
    • id = "thalia-thadmin-staging/js/app.45964e33.js" -> null
    • key = "js/app.45964e33.js" -> null
    • metadata = {} -> null
    • region = "eu-west-1" -> null
    • server_side_encryption = "AES256" -> null
    • source = "/home/runner/work/thadmin/thadmin/infra/modules/hosting/../../..//dist/js/app.45964e33.js" -> null
    • storage_class = "STANDARD" -> null
    • tags = {} -> null
    • tags_all = {} -> null
      }

module.thadmin_hosting.aws_s3_object.code_build_object["js/app.45964e33.js.map"] will be destroyed

  • resource "aws_s3_object" "code_build_object" {
    • arn = "arn:aws:s3:::thalia-thadmin-staging/js/app.45964e33.js.map" -> null
    • bucket = "thalia-thadmin-staging" -> null
    • bucket_key_enabled = false -> null
    • content_type = "application/octet-stream" -> null
    • etag = "54ff5b954b6cd6411ae2f7bafe54debe" -> null
    • force_destroy = false -> null
    • id = "thalia-thadmin-staging/js/app.45964e33.js.map" -> null
    • key = "js/app.45964e33.js.map" -> null
    • metadata = {} -> null
    • region = "eu-west-1" -> null
    • server_side_encryption = "AES256" -> null
    • source = "/home/runner/work/thadmin/thadmin/infra/modules/hosting/../../..//dist/js/app.45964e33.js.map" -> null
    • storage_class = "STANDARD" -> null
    • tags = {} -> null
    • tags_all = {} -> null
      }

module.thadmin_hosting.aws_s3_object.code_build_object["js/chunk-vendors.cb611119.js"] will be updated in-place

~ resource "aws_s3_object" "code_build_object" {
~ etag = "a5733cdf4026f6c35352b1ab3d664edd" -> "6f9ce5456c62ef910827ceb07de5e192"
id = "thalia-thadmin-staging/js/chunk-vendors.cb611119.js"
tags = {}
+ version_id = (known after apply)
# (12 unchanged attributes hidden)
}

Plan: 2 to add, 3 to change, 2 to destroy.

Warning: Value for undeclared variable

The root module does not declare a variable named "aws_profile" but a value
was found in file "terraform.tfvars". To use this value, add a "variable"
block to the configuration.

Using a variables file to set an undeclared variable is deprecated and will
become an error in a future release. If you wish to provide certain "global"
settings to all configurations in your organization, use TF_VAR_...
environment variables to set these instead.


Note: You didn't specify an "-out" parameter to save this plan, so Terraform
can't guarantee that exactly these actions will be performed if
"terraform apply" is subsequently run.

@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 4bf41c8 to 6b90673 Compare October 11, 2023 03:07
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from 4348353 to 02d6f85 Compare December 24, 2023 07:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 02d6f85 to 9bb1fdd Compare December 30, 2023 06:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 9bb1fdd to e77b9de Compare January 10, 2024 07:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from e77b9de to a720477 Compare July 17, 2024 11:40
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 8e4ffa5 to 3bd73eb Compare January 19, 2025 09:07
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from b999053 to c6c3216 Compare March 25, 2025 12:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from c6c3216 to 15e6f93 Compare April 2, 2025 18:32
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 2 times, most recently from 0cdab2e to dcc4d75 Compare May 5, 2025 14:42
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from dcc4d75 to e47b273 Compare May 30, 2025 07:23
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from e47b273 to 26b3b8b Compare June 17, 2025 12:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 26b3b8b to 9ab4c40 Compare June 25, 2025 13:08
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 9ab4c40 to d6efcaa Compare July 18, 2025 20:03
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch 3 times, most recently from b200144 to 78375c6 Compare August 12, 2025 10:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 78375c6 to b225942 Compare August 13, 2025 16:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from b225942 to 9596a93 Compare December 3, 2025 17:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettier-5.x branch from 9596a93 to 14bb6ff Compare December 31, 2025 12:33
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.

1 participant