Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tsconfig/node-lts (source) 22.0.0 -> 22.0.1 age adoption passing confidence devDependencies patch
@types/node (source) 22.9.3 -> 22.10.0 age adoption passing confidence devDependencies minor
prettier (source) 3.3.3 -> 3.4.1 age adoption passing confidence devDependencies minor
returntocorp/semgrep f35c789 -> a265d09 container digest

Release Notes

tsconfig/bases (@​tsconfig/node-lts)

v22.0.1

Compare Source

prettier/prettier (prettier)

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes


Configuration

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

@socket-security
Copy link

socket-security bot commented Nov 27, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@tsconfig/[email protected] None 0 2.56 kB typescript-deploys
npm/@types/[email protected] None 0 2.28 MB types
npm/[email protected] None 0 7.83 MB prettier-bot

🚮 Removed packages: npm/@tsconfig/[email protected], npm/@types/[email protected], npm/[email protected]

View full report↗︎

@netlify
Copy link

netlify bot commented Nov 27, 2024

Deploy Preview for gh-pages-openinf ready!

Name Link
🔨 Latest commit 4dd68c9
🔍 Latest deploy log https://app.netlify.com/sites/gh-pages-openinf/deploys/6746ca991df0c200084f764c
😎 Deploy Preview https://deploy-preview-1515--gh-pages-openinf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@OpenINFbot OpenINFbot merged commit 38b0507 into live Nov 27, 2024
9 checks passed
@renovate renovate bot deleted the renovate/all branch November 27, 2024 07:34
DerekNonGeneric pushed a commit to DerekNonGeneric/open.inf.is that referenced this pull request Nov 29, 2024
PR URL: OpenINF#1515
Reviewed-by: Derek Lewis <[email protected]>
Reviewed-by: OpenINF-bot <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants