Skip to content

Update CI dependencies (patch)#178

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/patch-ci-dependencies
Jul 2, 2024
Merged

Update CI dependencies (patch)#178
renovate[bot] merged 1 commit intomasterfrom
renovate/patch-ci-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
c2cciutils ==1.6.20 -> ==1.6.21 age adoption passing confidence patch
camptocamp/c2cciutils 1.6.20 -> 1.6.21 age adoption passing confidence patch
prettier (source) 3.3.0 -> 3.3.2 age adoption passing confidence patch
python-jsonschema/check-jsonschema 0.28.4 -> 0.28.6 age adoption passing confidence repository patch

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

camptocamp/c2cciutils (c2cciutils)

v1.6.21

Compare Source

1.6.21 (2024-06-04)

Fixed bugs

prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>

v3.3.1

Compare Source

diff

Preserve empty lines in front matter (#​16347 by @​fisker)
<!-- Input -->
---
foo:
  - bar1

  - bar2

  - bar3
---
Markdown

<!-- Prettier 3.3.0 -->

---
foo:
  - bar1
  - bar2
  - bar3
---

Markdown

<!-- Prettier 3.3.1 -->
---
foo:
  - bar1

  - bar2

  - bar3
---

Markdown
Preserve explicit language in front matter (#​16348 by @​fisker)
<!-- Input -->
---yaml
title: Hello
slug: home
---

<!-- Prettier 3.3.0 -->
---
title: Hello
slug: home
---

<!-- Prettier 3.3.1 -->
---yaml
title: Hello
slug: home
---
Avoid line breaks in import attributes (#​16349 by @​fisker)
// Input
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };

// Prettier 3.3.0
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type:
  "json" };

// Prettier 3.3.1
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.28.6

Compare Source

  • Update vendored schemas: bitbucket-pipelines, circle-ci, readthedocs,
    renovate (2024-06-23)
  • Add CircleCI schema and pre-commit hook. Thanks :user:jrdnbradford! (:pr:444)

v0.28.5

Compare Source

  • Update vendored schemas: bitbucket-pipelines, dependabot, github-actions,
    github-workflows, gitlab-ci, readthedocs, renovate (2024-06-10)
  • Update bitbucket schema to use the option from the
    intellij-bitbucket-references-plugin . For more details on this decision, see
    :issue:440 . Thanks @​blade2005 for the PR! (:pr:442)

Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update the dependencies label Jul 1, 2024
@renovate renovate bot enabled auto-merge (rebase) July 1, 2024 15:45
@renovate renovate bot force-pushed the renovate/patch-ci-dependencies branch from e09bf14 to 129e5ab Compare July 2, 2024 10:01
@renovate renovate bot merged commit a8eaa14 into master Jul 2, 2024
@renovate renovate bot deleted the renovate/patch-ci-dependencies branch July 2, 2024 10:03
@geo-ghci-int geo-ghci-int bot added this to the 1.1.0 milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update the dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants