Skip to content

chore(deps): bump all non-major dependencies with stable versions#2497

Open
renovate[bot] wants to merge 6 commits intomasterfrom
renovate/all-stable
Open

chore(deps): bump all non-major dependencies with stable versions#2497
renovate[bot] wants to merge 6 commits intomasterfrom
renovate/all-stable

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
cookie ^1.0.2 -> ^1.1.1 age confidence resolutions minor
netlify-cli ^23.10.0 -> ^23.12.1 age confidence devDependencies minor 23.12.2
node (source) 24.11.0 -> 24.11.1 age confidence patch
sass ^1.93.3 -> ^1.94.2 age confidence devDependencies patch
vite (source) ^7.2.0 -> ^7.2.4 age confidence devDependencies patch 7.2.6

Release Notes

jshttp/cookie (cookie)

v1.1.1

Compare Source

Fixed

  • Overwrite value in passed in options (#​253) c66147c
    • When value was provided in serialize(key, value, { value }) the value in options was used instead of the value passed as an argument

v1.1.0

Compare Source

netlify/cli (netlify-cli)

v23.12.1

Compare Source

Bug Fixes
  • npm-shrinkwrap.json: update lockfile (c0268cb)

v23.12.0

Compare Source

Features
Bug Fixes

v23.11.1

Compare Source

Bug Fixes
nodejs/node (node)

v24.11.1

Compare Source

sass/dart-sass (sass)

v1.94.2

Compare Source

Command-Line Interface
  • Using --fatal-deprecation <version> no longer emits warnings about
    deprecations that are obsolete.
Dart API
  • Deprecation.forVersion now excludes obsolete deprecations from the set it
    returns.
JS API
  • Excludes obsolete deprecations from fatalDeprecations when a Version is
    passed.
Node.js Embedded Host
  • Fix a bug where a variable could be used before it was initialized during
    async compilation.

v1.94.1

Compare Source

  • No user-visible changes.
vitejs/vite (vite)

v7.2.4

Compare Source

Bug Fixes

v7.2.3

Compare Source

Bug Fixes
Performance Improvements
Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 22, 2025
@renovate renovate bot requested a review from a team as a code owner November 22, 2025 10:44
@renovate renovate bot requested review from Automaat and jijiechen and removed request for a team November 22, 2025 10:44
@renovate renovate bot enabled auto-merge (squash) November 22, 2025 10:44
@netlify
Copy link

netlify bot commented Nov 22, 2025

Deploy Preview for kuma ready!

Name Link
🔨 Latest commit 84275cf
🔍 Latest deploy log https://app.netlify.com/projects/kuma/deploys/692db78a37270d0008c2143b
😎 Deploy Preview https://deploy-preview-2497--kuma.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 86
Accessibility: 90
Best Practices: 100
SEO: 92
PWA: 80
View the detailed breakdown and full score reports

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

@Automaat Automaat force-pushed the renovate/all-stable branch from 058b8e8 to edd9c9d Compare November 22, 2025 14:16
@Automaat
Copy link
Contributor

I am not sure about this change

Copy link
Contributor

@Automaat Automaat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

proably this needs some other fix

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-stable branch from edd9c9d to 82e22eb Compare December 1, 2025 13:24
netlify-cli 23.12.1 has stricter port detection. Config had
port 2036 but netlify.toml expects 3000, causing CI failure.

- config/vite.json: port 2036 -> 3000
- vite.config.ts: add server.port for consistency

Fixes timeout waiting for framework port in CI check-links.

Signed-off-by: Marcin Skalski <skalskimarcin33@gmail.com>
Reverted experimental port changes. netlify-cli 23.12.1 should
auto-detect Vite on port 2036 without manual configuration.

Signed-off-by: Marcin Skalski <skalskimarcin33@gmail.com>
netlify-cli 23.12.1 expects Vite on dedicated port.

- Vite: 3000 (config/vite.json, vite.config.ts)
- Jekyll: 4000 (Procfile)
- Netlify targetPort: 4000 (netlify.toml)

Note: sass-embedded broken pipe may be transient.
Signed-off-by: Marcin Skalski <skalskimarcin33@gmail.com>
Add framework = "#custom" to prevent netlify-cli from
auto-detecting Vite as main framework. Jekyll on port 4000
should be the targetPort, not Vite.

Signed-off-by: Marcin Skalski <skalskimarcin33@gmail.com>
23.12.1 breaks Jekyll+vite-ruby dev setup with aggressive
Vite auto-detection. Downgrade to last working version.

Reported upstream: netlify/cli#7810

Signed-off-by: Marcin Skalski <skalskimarcin33@gmail.com>
@renovate
Copy link
Contributor Author

renovate bot commented Dec 1, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant