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 all non-major dependencies #306

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@neondatabase/serverless (source) 0.7.1 -> 0.7.2 age adoption passing confidence dependencies patch
@types/node (source) 20.10.8 -> 20.11.0 age adoption passing confidence devDependencies minor
chromatic (source) 10.2.0 -> 10.2.1 age adoption passing confidence devDependencies patch
node 20.10.0 -> 20.11.0 age adoption passing confidence minor
pnpm (source) 8.14.0 -> 8.14.1 age adoption passing confidence packageManager patch

Release Notes

neondatabase/serverless (@​neondatabase/serverless)

v0.7.2

Compare Source

Export a full ESM build to index.mjs -- don't just wrap the CJS code -- since no wrapping method seems reliable across bundlers and platforms. It's now important to only require or only import the package: if you mix, you'll get two copies of the code that don't share configuration changes.

chromaui/chromatic-cli (chromatic)

v10.2.1

Compare Source

🐛 Bug Fix
Authors: 2

nodejs/node (node)

v20.11.0

Compare Source

pnpm/pnpm (pnpm)

v8.14.1

Compare Source

Patch Changes

  • Resolve the current working directory to its real location before doing any operations #​6524.
  • Allow using token helpers in pnpm publish #​7316.
  • Handle Git repository names containing capital letters #​7488.
  • When hoisted-workspace-packages is true don't hoist the root package even if it has a name. Otherwise we would create a circular symlink.

Our Gold Sponsors

Our Silver Sponsors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from JoeKarow as a code owner January 9, 2024 22:21
@renovate renovate bot added automerge Enable Kodiak auto-merge dependencies Change in project dependencies. labels Jan 9, 2024
Copy link

vercel bot commented Jan 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
glaad ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 8:47am

@renovate renovate bot changed the title chore(deps): update dependency node to v20.11.0 fix(deps): update all non-major dependencies Jan 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c60791 to c8ecfd7 Compare January 10, 2024 12:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c8ecfd7 to 242344e Compare January 10, 2024 17:55
Copy link

github-actions bot commented Jan 10, 2024

📦 Next.js Bundle Analysis for @weareinreach/glaad

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

socket-security bot commented Jan 11, 2024

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
chromatic 10.2.0...10.2.1 None +0/-0 4.13 MB ghengeveld

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@kodiakhq kodiakhq bot merged commit dec91fe into dev Jan 11, 2024
19 checks passed
@kodiakhq kodiakhq bot deleted the renovate/all-minor-patch branch January 11, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Enable Kodiak auto-merge dependencies Change in project dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant