Skip to content

build(deps-dev): bump all#822

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all
Open

build(deps-dev): bump all#822
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 27, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@shopify/prettier-plugin-liquid (source) 1.5.01.10.2 age adoption passing confidence devDependencies minor
@types/markdown-it (source) 14.1.114.1.2 age adoption passing confidence devDependencies patch
actions/checkout v4.1.6v4.3.1 age adoption passing confidence action minor
actions/setup-node v4.0.2v4.4.0 age adoption passing confidence action minor
docker/dockerfile a57df692780b5c syntax digest
dorny/paths-filter v3.0.2v3.0.3 age adoption passing confidence action patch
dprint 0.45.10.54.0 age adoption passing confidence devDependencies minor
editorconfig-checker 5.1.55.1.9 age adoption passing confidence devDependencies patch
eslint-config-prettier 9.1.09.1.2 age adoption passing confidence devDependencies patch
eslint-import-resolver-node (source) 0.3.90.3.10 age adoption passing confidence devDependencies patch
eslint-import-resolver-typescript 3.6.13.10.1 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.29.12.32.0 age adoption passing confidence devDependencies minor
eslint-plugin-json-schema-validator (source) 5.1.05.5.1 age adoption passing confidence devDependencies minor
eslint-plugin-jsonc (source) 2.15.12.21.1 age adoption passing confidence devDependencies minor
eslint-plugin-markdown 5.0.05.1.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.1.35.5.5 age adoption passing confidence devDependencies minor
eslint-plugin-promise 6.1.16.6.0 age adoption passing confidence devDependencies minor
eslint-plugin-regexp 2.5.02.10.0 age adoption passing confidence devDependencies minor
eslint-plugin-simple-import-sort 12.1.012.1.1 age adoption passing confidence devDependencies patch
eslint-plugin-yml (source) 1.14.01.19.1 age adoption passing confidence devDependencies minor
markdown-it-anchor 9.0.19.2.0 age adoption passing confidence devDependencies minor
markdownlint-cli2 0.13.00.22.0 age adoption passing confidence devDependencies minor
markdownlint-cli2-formatter-default 0.0.40.0.6 age adoption passing confidence devDependencies patch
pnpm (source) 9.1.19.15.9 age adoption passing confidence packageManager minor
prettier (source) 3.2.53.8.2 age adoption passing confidence devDependencies minor 3.8.3
remark-preset-prettier 2.0.12.0.2 age adoption passing confidence devDependencies patch
returntocorp/semgrep 18fcd53a3d49dc container digest
ruby (source) 3.3.13.4.9 age adoption passing confidence minor
ruby/setup-ruby v1.176.0v1.301.0 age adoption passing confidence action minor
typescript (source) 5.4.55.9.3 age adoption passing confidence devDependencies minor
unified (source) 11.0.411.0.5 age adoption passing confidence devDependencies patch

Release Notes

Shopify/theme-tools (@​shopify/prettier-plugin-liquid)

v1.10.2

Compare Source

v1.10.0

Compare Source

v1.9.4

Compare Source

Patch Changes
  • e6b1b63: Update playground to v1.9.3

v1.9.3

Compare Source

v1.9.2

Compare Source

Patch Changes

v1.9.1

Compare Source

Patch Changes

v1.9.0

Compare Source

Minor Changes
  • 8ff8959: Adjust LiquidDoc formatting rules for single-line and multi-line examples and descriptions

    • Multi-line content starts on a new line
    • Single-line content is kept on the same line or a new line as it was provided
Patch Changes

v1.8.3

Compare Source

Patch Changes

v1.8.2

Compare Source

Patch Changes
  • 085aabb: Add prettier support for the @description tag

v1.8.1

Compare Source

Patch Changes

v1.8.0

Compare Source

Minor Changes
  • e57979e: Add parsing and prettier support for example node in liquiddoc
    Example:

    {% doc %}
      @​example
      Here is my content
    {% enddoc %}
  • 357feaa: Add formatting support for optional liquidDoc parameters (e.g. @param [optional-parameter] - paramDescription).
    Whitespace is now stripped around the parameter name and the optional delimiters.

Patch Changes

v1.7.2

Compare Source

Patch Changes

v1.7.0

Compare Source

Minor Changes
  • ac55577: Add prettier support for LiquidDoc {% doc %} tag and @​param annotation
Patch Changes

v1.6.3

Compare Source

Patch Changes

v1.6.2

Compare Source

Patch Changes

v1.6.1

Compare Source

v1.6.0

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

actions/checkout (actions/checkout)

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed
Dependency updates
New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

v4.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

v4.1.0

Compare Source

What's Changed
  • Resolve High Security Alerts by upgrading Dependencies by @​aparnajyothi-y in #​1132
  • Upgrade IA Publish by @​Jcambass in #​1134
  • Revise isGhes logic by @​jww3 in #​1148
  • Add architecture to cache key by @​pengx17 in #​843
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
New Contributors

Full Changelog: actions/setup-node@v4...v4.1.0

v4.0.4

Compare Source

What's Changed
Documentation changes:
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.4

v4.0.3

Compare Source

What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.3

dorny/paths-filter (dorny/paths-filter)

v3.0.3

Compare Source

dprint/dprint (dprint)

v0.54.0

Compare Source

Changes

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip fdbffa16cf0890ca30e958ffdabe7748e733867651a438ede1501f0e1a7b5e91
dprint-aarch64-apple-darwin.zip 1d6a8fb14d66cba0f049738edd4ab3b1afc1de6d936cd32e483e33284cfd1ade
dprint-x86_64-pc-windows-msvc.zip 3fd881acaf7fd4fbc5d07c3030ce79b965a4cb7128fe0eb1ebe725188ccd2715
dprint-x86_64-pc-windows-msvc-installer.exe 7e357dca74bcc047e52d1a1e9e521624fa88fd6d0ab441498d58e9d864f16bf9
dprint-x86_64-unknown-linux-gnu.zip 8cb5925a0d6d0d8aa74c82a00f76734577592dfa1eda9517c261a84fe06accd7
dprint-x86_64-unknown-linux-musl.zip 859ae94e596105201faa59a3fb4bedc8316e226e3e154ae410f9373461e1e41c
dprint-aarch64-unknown-linux-gnu.zip 6b86329e17678ff3358f88d69a3774d371b601c665cc8cebbf2a4e1234a6d289
dprint-aarch64-unknown-linux-musl.zip 9a66b5931ca30402a3dd2933c432c6b6316eedd08037ab0aeb8d24cd17b2a301
dprint-riscv64gc-unknown-linux-gnu.zip 9aa7df605ade001ada4154e24f2806527d0be45ba0f465422efa62a23316f305
dprint-loongarch64-unknown-linux-gnu.zip 277d6f0e77af69dad864af299a66298b1f8ffda7ad429d0f757feb86f1ea5b56
dprint-loongarch64-unknown-linux-musl.zip 1b5725186d406493fdb3a31df013557c212d61e30ecae5d28bc5699399c36f29

v0.53.2

Compare Source

Changes

  • fix: use original URL for plugin type detection after redirect (#​1121)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 902a9cff86a0ce643d5f1bb53e3e2434096511542363924e18016ee7bedb769f
dprint-aarch64-apple-darwin.zip a185ba53f74e1e3a8ccdaf03a5d6f96b67d3fdf3f86d0d0f98950d15817eb0c4
dprint-x86_64-pc-windows-msvc.zip
dprint-x86_64-pc-windows-msvc-installer.exe
dprint-x86_64-unknown-linux-gnu.zip dcb73c6890c80dff15d5c91f7e01c09a5eb6e4c96373525765d08a60f02e4598
dprint-x86_64-unknown-linux-musl.zip 7ff2cf9b25c687bd59867528ae9a5526c17e75e82e9788bf1f84a0e3ca7163b6
dprint-aarch64-unknown-linux-gnu.zip 490b620a386497b09ce25cc92c4cb784dfdb9d15448db972b164721d6f795ddd
dprint-aarch64-unknown-linux-musl.zip c3843a4604dac7428f41f762c4c352e409c63bd634172765bbac482dc59773ba
dprint-riscv64gc-unknown-linux-gnu.zip 9fe90a2e414cfd59c6df984a3910ce11e0c349d5326ab7debec06682f3ba1150
dprint-loongarch64-unknown-linux-gnu.zip e8d7b0f440ea1dac65eeb1c11407a2e77dfa31f72fdb28b15b5eb8ca75b5cb83
dprint-loongarch64-unknown-linux-musl.zip a5901a80e331c8e4201fbb321c02b742a3ad618ce2e72a9dc2738b7283f5baa9

v0.53.1

Compare Source

Changes

  • fix: resolve relative URLs in process plugins and configs against the redirected URL (#​1114)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip b35e91afe0f7f2217128b8edcebd63d789b00f9c1b0300e4907a115106d857fd
dprint-aarch64-apple-darwin.zip 4c822f9d4c692b0f0cd53d14bc82057488e1c4db2df1122b1aceb0a660795ac8
dprint-x86_64-pc-windows-msvc.zip
dprint-x86_64-pc-windows-msvc-installer.exe
dprint-x86_64-unknown-linux-gnu.zip b7139f54e463ace62a51494028d12f113e50ac5ff72c74b26b2230c27e186893
dprint-x86_64-unknown-linux-musl.zip f2815a5c217bb63ff54356c4a6e1e5393a126b29c46116ae57a08ec97c29cb85
dprint-aarch64-unknown-linux-gnu.zip d65878d661c2d49c4f9ee21b4bc77d83050a0f5474f1d3bfca4fff0e37bb4c87
dprint-aarch64-unknown-linux-musl.zip 559cbd7aff707d461627c46f817cd06c28828458ef4a21eb18801f588bc94e89
dprint-riscv64gc-unknown-linux-gnu.zip 035c6e63d47b68f86b859dca7628cdb5006737b8b472df64cb51036594dd7247
dprint-loongarch64-unknown-linux-gnu.zip 8531543e70b09d6f39228634f7dbc7471d98a38ab55e1f4ad5dc080b20ae719f
dprint-loongarch64-unknown-linux-musl.zip 536d618d0b1c0d58f8a58eea2202750a639b9e52be206b39aeddc2edab6a29a8

v0.53.0

Compare Source

Changes

  • feat(add): support adding multiple plugins at once (#​1102)
  • feat: dprint add subcommand as alias for dprint config add (#​1101)

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 4248d4a7c8d747a5c6c874663c43406418ffe043a46e987e8cf4c97fa804a6ff
dprint-aarch64-apple-darwin.zip 1906f3292dab7d333afbbb15b2e05a29f080f5cf91746ca6c73ee843da298d82
dprint-x86_64-pc-windows-msvc.zip
dprint-x86_64-pc-windows-msvc-installer.exe
dprint-x86_64-unknown-linux-gnu.zip 987185f5f0db6205e5bca88aaab04a7b29bc18bf7a8c1a84f56eef08c9730df0
dprint-x86_64-unknown-linux-musl.zip 9994d64de357a2b4e93079c21b63506d821bcf37be519c536dc33536d82d752c
dprint-aarch64-unknown-linux-gnu.zip a2ee78eb991e9fa7fc3cb203a5a086cb5590003b1aa6ad1bf6730df68b4124a5
dprint-aarch64-unknown-linux-musl.zip d238e1c0f69bc6023c61f7e4f5e427c550c49ae1dfa32e255e9e1bae3953772b
dprint-riscv64gc-unknown-linux-gnu.zip 936b493204e47d25b820d3f91daa8ea2a2ec0fdebe93d69fc5dd4ca011c4deed
dprint-loongarch64-unknown-linux-gnu.zip a13d1bb388bef27398255d7913ee388e4fdd4aa64efc611b4e0a74ad58b37e81
dprint-loongarch64-unknown-linux-musl.zip c3ca893a6afcf1f505d51b2e146b04496f61770b0cb0a320de34d4f8d80e82b2

v0.52.0

Compare Source

Changes

  • fix: update to wasmer v7 (#​1096)
  • fix: do not warn about failing update when plugin has no check_config_updates export (#​1087)
  • fix: disable incremental formatting when using --skip-stable-format (#​1075)
  • feat: dprint fmt --fail-on-change (#​1073)
  • Releases are now immutable on GitHub.

Install

Run dprint upgrade or see https://dprint.dev/install/

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip aa42a8ce7f84393c601f16bfd57e2425ccfa3b68f06d62162aa73888fd38bc75
dprint-aarch64-apple-darwin.zip bb3a5be1444fcfaf2f405cbf8af7da809d055705a2ca17bd2e7edff6f2959354
dprint-x86_64-pc-windows-msvc.zip bbb22a19022e104b27f28426bb984fee3733294b67b3c6bbb3a8ebed1e0c1cb2
dprint-x86_64-pc-windows-msvc-installer.exe 55cfe4dc8fe5a6f8a4c0b424ec08da2209056c9537b08040215b011d3077e514
dprint-x86_64-unknown-linux-gnu.zip 3172f1564e4984ab0b511d5872b128ac91429a9e32a2db95977f3611a524d224
dprint-x86_64-unknown-linux-musl.zip ff86d0b9dc28183e111e7cd7d4101fdc4e1b9be0fb84bd08f3b9a41688010aa1
dprint-aarch64-unknown-linux-gnu.zip 8a4675df3db6498d1fef37c1da508fa28dbdd9e87cd3c8ac15f5f763d2fec863
dprint-aarch64-unknown-linux-musl.zip e1434b394718b63d560ecaf36c748e91f06c49fe4b09ffc8c6b6e0e6833d0900
dprint-riscv64gc-unknown-linux-gnu.zip 5806e6f16799d32484134281c60cdfdd335cc9f5d37bfaa6a413e811504844b1
dprint-loongarch64-unknown-linux-gnu.zip 5aca603e988319da6f0ec06349dc2b62ca099aab2905d75ec8a80676676f5e04
dprint-loongarch64-unknown-linux-musl.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 6693fee to 8026c0a Compare June 1, 2024 19:05
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from cd39ab0 to c0b0d3b Compare June 5, 2024 09:42
@socket-security
Copy link
Copy Markdown

socket-security bot commented Jun 5, 2024

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm editorconfig-checker is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: package.jsonnpm/editorconfig-checker@5.1.9

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/editorconfig-checker@5.1.9. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from ef92697 to 440b6a3 Compare June 12, 2024 12:45
@renovate renovate bot changed the title build(deps-dev): bump all chore(deps): bump all Jun 12, 2024
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from af6e1aa to 5c4f4f4 Compare June 24, 2024 17:30
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 0f6e67e to 56ba551 Compare July 13, 2024 15:03
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 1d63142 to 85fb2f4 Compare July 23, 2024 01:00
@renovate renovate bot changed the title chore(deps): bump all build(deps-dev): bump all Jul 25, 2024
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 52d4366 to b177b57 Compare July 31, 2024 02:05
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f31a554 to c8e6a88 Compare August 7, 2024 02:43
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 06d878e to 28e8f98 Compare August 26, 2024 17:36
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 37682db to 4e57dd1 Compare September 6, 2024 08:12
@socket-security
Copy link
Copy Markdown

socket-security bot commented Jan 1, 2026

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants