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 dependencies j:kit-282 #5008

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-coveo[bot]
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@babel/standalone (source) 7.26.8 -> 7.26.9 age adoption passing confidence dependencies patch
@nx/vite (source) 20.4.2 -> 20.4.4 age adoption passing confidence devDependencies patch 20.4.6 (+1)
@nx/web (source) 20.4.2 -> 20.4.4 age adoption passing confidence devDependencies patch 20.4.6 (+1)
@octokit/auth-app 7.1.4 -> 7.1.5 age adoption passing confidence dependencies patch
@octokit/graphql 8.2.0 -> 8.2.1 age adoption passing confidence devDependencies patch
@octokit/rest 21.1.0 -> 21.1.1 age adoption passing confidence devDependencies patch
@types/node (source) 22.13.1 -> 22.13.4 age adoption passing confidence devDependencies patch 22.13.5
@types/node (source) 22.13.1 -> 22.13.4 age adoption passing confidence dependencies patch 22.13.5
actions/upload-artifact 65c4c4a -> 4cec3d8 action digest
nx (source) 20.4.2 -> 20.4.4 age adoption passing confidence devDependencies patch 20.4.6 (+1)
octokit 4.1.1 -> 4.1.2 age adoption passing confidence dependencies patch
prettier (source) 3.5.0 -> 3.5.1 age adoption passing confidence devDependencies patch 3.5.2
puppeteer (source) 24.2.0 -> 24.2.1 age adoption passing confidence devDependencies patch 24.3.0
rollup (source) 4.34.2 -> 4.34.8 age adoption passing confidence devDependencies patch
step-security/harden-runner v2.10.4 -> v2.11.0 age adoption passing confidence action minor
zone.js (source, changelog) 0.14.10 -> 0.15.0 age adoption passing confidence dependencies minor

[skip release]


Release Notes

babel/babel (@​babel/standalone)

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal
nrwl/nx (@​nx/vite)

v20.4.4

Compare Source

20.4.4 (2025-02-14)
🚀 Features
  • nx-dev: add Faro for observability (#​30021)
🩹 Fixes
❤️ Thank You

v20.4.3

Compare Source

20.4.3 (2025-02-12)
🚀 Features
🩹 Fixes
  • angular: do not generate @nx/dependency-checks block in flat root eslint config (#​29980)
  • core: tweaks to nx init (#​30002)
  • core: create multi-glob function (#​29880)
  • core: fix plugin error indexes (#​29936)
  • core: handle nullable lock when creating project graph (#​30000)
  • gradle: fix gradle undefined dependency target (#​29943)
  • js: allow publishable library to run release command (#​29775)
  • linter: install @​eslint/eslintrc package as necessary (#​29933)
  • linter: dependency-check-support-catalogs (#​29923)
  • rspack: should be inferred by default (#​29736)
❤️ Thank You
octokit/auth-app.js (@​octokit/auth-app)

v7.1.5

Compare Source

Bug Fixes
  • deps: update octokit dependencies to mitigate ReDos vulnerability [security] (#​678) (499d1f6)
octokit/graphql.js (@​octokit/graphql)

v8.2.1

Compare Source

Bug Fixes
octokit/rest.js (@​octokit/rest)

v21.1.1

Compare Source

Bug Fixes
  • deps: update Octokit dependencies to mitigate ReDos [security] (#​484) (ca256c3)
octokit/octokit.js (octokit)

v4.1.2

Compare Source

Bug Fixes
  • deps: update Octokit dependencies to mitigate ReDos vulnerabilities [security] (#​2816) (28ff745)
prettier/prettier (prettier)

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

puppeteer/puppeteer (puppeteer)

v24.2.1

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.2.0 to 24.2.1
rollup/rollup (rollup)

v4.34.8

Compare Source

2025-02-17

Bug Fixes
  • Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (#​5846)
Pull Requests
  • #​5846: return UnknownValue if the usedbranch is unkown and the path is not empty (@​TrickyPi)

v4.34.7

Compare Source

2025-02-14

Bug Fixes
  • Ensure that calls to parameters are included correctly when using try-catch deoptimization (#​5842)
Pull Requests
step-security/harden-runner (step-security/harden-runner)

v2.11.0

Compare Source

What's Changed

Release v2.11.0 in #​498
Harden-Runner Enterprise tier now supports the use of eBPF for DNS resolution and network call monitoring

Full Changelog: step-security/harden-runner@v2...v2.11.0

angular/angular (zone.js)

v0.15.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • zone.js: fakeAsync will now flush pending timers at the end of
    the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync

0.14.10 (2024-08-05)

Features
  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#​57137) (99d679d)

0.14.8 (2024-07-17)

Bug Fixes

0.14.7 (2024-06-06)

Bug Fixes

0.14.6 (2024-05-16)

Bug Fixes

0.14.5 (2024-04-30)

Bug Fixes

0.14.4 (2024-02-13)

Bug Fixes

0.14.3 (2023-12-19)

Bug Fixes
Features

0.14.2 (2023-11-03)

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

14.0.1 (2023-10-25)

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4:00am on Tuesday" in timezone America/Toronto, Automerge - "after 9:00am and before 12:00pm on tuesday, wednesday, thursday" in timezone America/Toronto.

🚦 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 Renovate Bot.

@renovate-coveo renovate-coveo bot requested review from a team as code owners February 25, 2025 05:05
@renovate-coveo renovate-coveo bot added the dependencies Pull requests that update a dependency file label Feb 25, 2025
Copy link

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 243.7 243.7 0
commerce 355 355 0
search 415 415 0
insight 406.2 406.2 0
recommendation 255.9 255.9 0
ssr 408.8 408.8 0
ssr-commerce 372.7 372.7 0

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.

0 participants