Skip to content

build(deps): update dependency @prettier/sync to v0.5.5 #11814

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

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@prettier/sync 0.5.3 -> 0.5.5 age adoption passing confidence

Release Notes

prettier/prettier-synchronized (@​prettier/sync)

v0.5.5

Compare Source

Changelog:

  • Update make-synchronized to v0.4 (85747ae)

Full Changelog: prettier/prettier-synchronized@v0.5.4...v0.5.5

v0.5.4

Compare Source

Changelog:

  • Update make-synchronized to v0.3 (18c1f1b)

Full Changelog: prettier/prettier-synchronized@v0.5.3...v0.5.4


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

@renovate renovate bot added the chore Issues with changes that don't modify src or test files. label Mar 27, 2025
@renovate renovate bot requested a review from benelan as a code owner March 27, 2025 11:51
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 27, 2025
@renovate renovate bot requested a review from jcfranco as a code owner March 27, 2025 11:51
@renovate renovate bot force-pushed the renovate/prettier-sync-0.x branch from b3a0d9c to f66c0f7 Compare March 27, 2025 18:35
@renovate renovate bot changed the title build(deps): update dependency @prettier/sync to v0.5.4 build(deps): update dependency @prettier/sync to v0.5.5 Mar 27, 2025
@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Mar 28, 2025
@jcfranco jcfranco merged commit 3f43d3a into dev Mar 28, 2025
16 checks passed
@jcfranco jcfranco deleted the renovate/prettier-sync-0.x branch March 28, 2025 22:05
@github-actions github-actions bot added this to the 2025-04-29 - Apr Milestone milestone Mar 28, 2025
benelan added a commit that referenced this pull request Mar 31, 2025
…igration-ssr

* origin/dev: (23 commits)
  build(deps): drop @types/jsdom (#11830)
  build(deps): update arcgis to ^4.32.13 (#11832)
  build(deps): update dependency @tokens-studio/sd-transforms to v1.2.12 (#11833)
  docs: update list of contributors (#11829)
  build(deps): update dependency @types/estree to v1.0.7 (#11815)
  refactor: bump `style-dictionary` and `@tokens-studio/sd-transforms` to latest (#11655)
  chore: include all node_modules dirs in clean script (#11822)
  chore: ignore iml files (#11828)
  chore: release next
  build(deps): update nx monorepo to v20.6.4 (#11819)
  build(deps): update dependency vite to v5.4.15 (#11818)
  build(deps): update dependency @prettier/sync to v0.5.5 (#11814)
  feat(input-message): add component tokens and deprecate --calcite-input-message-spacing-value (#11759)
  fix: update tags (#11808)
  chore: cherry pick release commit from main (#11813)
  chore: release next
  build(deps): update package-lock (#11810)
  feat(flow-item): expose `FlowItemLike` type (#11791)
  revert(fab): add component tokens (#11805)
  docs(combobox, combobox-item): update token descriptions (#11806)
  ...
benelan pushed a commit that referenced this pull request May 14, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@prettier/sync](https://redirect.github.com/prettier/prettier-synchronized)
| [`0.5.3` ->
`0.5.5`](https://renovatebot.com/diffs/npm/@prettier%2fsync/0.5.3/0.5.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@prettier%2fsync/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@prettier%2fsync/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@prettier%2fsync/0.5.3/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@prettier%2fsync/0.5.3/0.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prettier/prettier-synchronized
(@&#8203;prettier/sync)</summary>

###
[`v0.5.5`](https://redirect.github.com/prettier/prettier-synchronized/releases/tag/v0.5.5)

[Compare
Source](https://redirect.github.com/prettier/prettier-synchronized/compare/v0.5.4...v0.5.5)

Changelog:

- Update `make-synchronized` to v0.4
([`85747ae`](https://redirect.github.com/prettier/prettier-synchronized/commit/85747ae))

**Full Changelog**:
prettier/prettier-synchronized@v0.5.4...v0.5.5

###
[`v0.5.4`](https://redirect.github.com/prettier/prettier-synchronized/releases/tag/v0.5.4)

[Compare
Source](https://redirect.github.com/prettier/prettier-synchronized/compare/v0.5.3...v0.5.4)

Changelog:

- Update `make-synchronized` to v0.3
([`18c1f1b`](https://redirect.github.com/prettier/prettier-synchronized/commit/18c1f1b))

**Full Changelog**:
prettier/prettier-synchronized@v0.5.3...v0.5.4

</details>

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-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
Labels
chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant