Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Aug 30, 2025

This PR contains the following updates:

Package Type Update Change
@algolia/client-common dependencies minor 5.36.0 -> 5.37.0
@algolia/requester-browser-xhr dependencies minor 5.36.0 -> 5.37.0
@algolia/requester-node-http dependencies minor 5.36.0 -> 5.37.0
@babel/core (source) dependencies patch 7.28.3 -> 7.28.4
@codemirror/autocomplete dependencies patch 6.18.6 -> 6.18.7
@codemirror/view dependencies patch 6.38.1 -> 6.38.2
@lezer/javascript dependencies patch 1.5.1 -> 1.5.2
@types/node (source) dependencies patch 24.3.0 -> 24.3.1
algoliasearch (source) dependencies minor 5.36.0 -> 5.37.0
cypress (source) devDependencies minor 15.0.0 -> 15.1.0
jasmine (source) devDependencies minor 5.9.0 -> 5.10.0
jasmine (source) dependencies minor ~5.9.0 -> ~5.10.0
jasmine-core (source) devDependencies minor 5.9.0 -> 5.10.0
jasmine-core (source) dependencies minor 5.9.0 -> 5.10.0
jest (source) devDependencies patch 30.1.1 -> 30.1.3
jest-environment-jsdom (source) devDependencies patch 30.1.1 -> 30.1.2
jest-environment-node (source) devDependencies patch 30.1.1 -> 30.1.2
mermaid dependencies minor 11.10.1 -> 11.11.0
mocha (source) devDependencies patch 11.7.1 -> 11.7.2
rollup (source) dependencies minor 4.49.0 -> 4.50.0
shiki (source) dependencies patch 3.12.0 -> 3.12.2
tinyglobby (source) dependencies patch 0.2.14 -> 0.2.15

Release Notes

algolia/algoliasearch-client-javascript (@​algolia/client-common)

v5.37.0

Compare Source

babel/babel (@​babel/core)

v7.28.4

Compare Source

🏠 Internal
codemirror/autocomplete (@​codemirror/autocomplete)

v6.18.7

Compare Source

Bug fixes

Add a binding for Alt-i to trigger startCompletion, following VS Code's current default bindings.

Improve handling of nested fields in snippets.

codemirror/view (@​codemirror/view)

v6.38.2

Compare Source

Bug fixes

Re-enable falling dispatching keys by key code for Cmd-Alt- combinations on macOS.

Make sure all pointer selections skip atomic ranges.

lezer-parser/javascript (@​lezer/javascript)

v1.5.2

Compare Source

Bug fixes

Allow const casts with old angle-bracket cast syntax.

Add support for import defer syntax.

cypress-io/cypress (cypress)

v15.1.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15.1.0

jasmine/jasmine-npm (jasmine)

v5.10.0

Compare Source

Please see the release notes.

jasmine/jasmine (jasmine-core)

v5.10.0

Compare Source

Please see the release notes.

jestjs/jest (jest)

v30.1.3

Compare Source

Fixes
  • Fix unstable_mockModule with node: prefixed core modules.

v30.1.2

Compare Source

Fixes
  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#​15803)
mermaid-js/mermaid (mermaid)

v11.11.0

Compare Source

Minor Changes
  • #​6704 012530e Thanks @​omkarht! - feat: Added support for new participant types (actor, boundary, control, entity, database, collections, queue) in sequenceDiagram.

  • #​6802 c8e5027 Thanks @​darshanr0107! - feat: Update mindmap rendering to support multiple layouts, improved edge intersections, and new shapes

Patch Changes
mochajs/mocha (mocha)

v11.7.2

Compare Source

🩹 Fixes
📚 Documentation
🧹 Chores
🤖 Automation
  • deps: bump actions/checkout in the github-actions group (#​5419) (03ac2d0)
rollup/rollup (rollup)

v4.50.0

Compare Source

2025-08-31

Features
  • Support openharmony-arm64 platform (#​6081)
Bug Fixes
  • Fix loading of extensionless imports in config files (#​6084)
Pull Requests
shikijs/shiki (shiki)

v3.12.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.12.1

Compare Source

No significant changes

    View changes on GitHub
SuperchupuDev/tinyglobby (tinyglobby)

v0.2.15

Compare Source

Added
  • Documentation page at https://superchupu.dev/tinyglobby,
    which also contains a library comparison page and migration guide.

    It's been a huge effort that took two months to make.

    Big thanks to outslept, 43081j
    and benmccann for helping out! ❤️

  • JSDoc to all functions and options based on the online documentation page

  • Benchmarks with help from
    43081j and benmccann

  • braceExpansion option

  • extglob option

  • fs option

  • globstar option by benmccann

  • signal option

  • package.json export as tinyglobby/package.json

  • Ability to pass readonly types by TomerAberbach

  • Support for URLs in cwd option

Changed
  • Rewritten path processing algorithm leading to a huge performance increase in many cases
    with help from 43081j and benmccann

  • Deprecated using patterns inside the options object

  • Enabled trusted publishing using npm's OIDC support

Fixed
  • Negated bracket expressions i.e. [!abc]
  • Some patterns like +++ breaking the partial matcher

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, 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 Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release labels Aug 30, 2025
@ngbot ngbot bot modified the milestone: Backlog Aug 30, 2025
@pullapprove pullapprove bot requested review from josephperrott and kirjs August 30, 2025 21:07
@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch from 35c45f6 to 65d2b25 Compare August 31, 2025 08:07
@angular-robot angular-robot changed the title build: update all non-major dependencies to ~5.10.0 (main) build: update all non-major dependencies (main) Aug 31, 2025
@JeanMeche JeanMeche added merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed action: merge The PR is ready for merge by the caretaker labels Aug 31, 2025
@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch from 65d2b25 to 6ef1a4f Compare September 1, 2025 12:49
@JeanMeche JeanMeche removed the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Sep 1, 2025
@JeanMeche
Copy link
Member

This needs some investigations, //packages/language-service/test:test is consitently timing out.

@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch 2 times, most recently from 9db35fc to 898f103 Compare September 2, 2025 11:36
@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch 7 times, most recently from d365fb5 to 928f11d Compare September 4, 2025 10:08
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch from 928f11d to eaaa227 Compare September 4, 2025 15:39
@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch 4 times, most recently from 6cc6d26 to 677b94d Compare September 5, 2025 21:09
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch from 677b94d to f31d79b Compare September 6, 2025 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants