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

fix(deps): update devdependencies (non-major) #67

Merged
merged 1 commit into from Jan 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sanity/pkg-utils ^2.1.1 -> ^2.2.1 age adoption passing confidence
prettier (source) ^2.8.2 -> ^2.8.3 age adoption passing confidence

Release Notes

sanity-io/pkg-utils

v2.2.1

Compare Source

Bug Fixes
  • re-export default export (da20199)

v2.2.0

Compare Source

Features
  • validate order of export properties (ddbd7be)
Bug Fixes
  • build: sort export map (8b9afef)
  • keep original order of export properties (d1f3920)
  • order export properties (4a04ad6)
  • remove warning (e905d3c)
prettier/prettier

v2.8.3

Compare Source

diff

Allow self-closing tags on custom elements (#​14170 by @​fisker)

See Angular v15.1.0 release note for details.

// Input
<app-test/>

// Prettier 2.8.2
SyntaxError: Only void and foreign elements can be self closed "app-test" (1:1)
> 1 | <app-test/>
    | ^^^^^^^^^
  2 |

// Prettier 2.8.3
<app-test />

Configuration

📅 Schedule: Branch creation - "before 4am on sunday" (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.

👻 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 using a preset from Sanity. View repository job log here

@renovate renovate bot added bump dependencies Pull requests that update a dependency file labels Jan 13, 2023
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from c76eba3 to e06d6b1 Compare January 14, 2023 04:04
@renovate renovate bot changed the title chore(deps): update dependency @sanity/pkg-utils to ^2.2.1 chore(deps): update devdependencies (non-major) Jan 14, 2023
@stipsan stipsan changed the title chore(deps): update devdependencies (non-major) fix(deps): update devdependencies (non-major) Jan 14, 2023
@stipsan stipsan merged commit 23f3c1d into main Jan 14, 2023
@stipsan stipsan deleted the renovate/devdependencies-(non-major) branch January 14, 2023 10:18
@github-actions
Copy link
Contributor

🎉 This PR is included in version 8.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant