Skip to content

Bump the updates group across 1 directory with 28 updates#14

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/updates-312970bff8
Closed

Bump the updates group across 1 directory with 28 updates#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/updates-312970bff8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 29, 2025

Bumps the updates group with 20 updates in the / directory:

Package From To
@itwin/core-backend 5.1.1 5.2.4
@itwin/imodels-access-backend 6.0.1 6.0.2
@itwin/imodels-access-common 6.0.1 6.0.2
@itwin/itwins-client 1.6.1 2.2.0
@itwin/node-cli-authorization 3.0.1 3.0.2
chalk 5.5.0 5.6.2
globby 14.1.0 15.0.0
semver 7.7.2 7.7.3
@types/semver 7.7.0 7.7.1
zod 4.0.17 4.1.12
@eslint/js 9.33.0 9.38.0
@types/node 24.2.1 24.9.2
@typescript-eslint/eslint-plugin 8.39.1 8.46.2
@typescript-eslint/parser 8.39.1 8.46.2
esbuild 0.25.9 0.25.11
eslint 9.33.0 9.38.0
globals 16.3.0 16.4.0
typescript 5.9.2 5.9.3
typescript-eslint 8.39.1 8.46.2
vitest 3.2.4 4.0.4

Updates @itwin/core-backend from 5.1.1 to 5.2.4

Release notes

Sourced from @​itwin/core-backend's releases.

v5.2.4

Release notes

Changes

  • Remove Release Tag Creation/Push from Version Bump Pipeline (backport #8633) [release/5.2.x] (#8662)
  • Clear Element's InstanceKeyCache during element updates (backport #8632) [release/5.2.x] (#8663)
  • Add log for verifyVoronoiTopology (backport #8639) [release/5.2.x] (#8678)

Full changelog: 5.2.3...5.2.4

v5.2.3

Release notes

Changes

  • Increase logo card width in attribution popup to fix Google Maps image clipping (backport #8597) [release/5.2.x] (#8600)
  • Events should not be added to queue if event loop is not started. (backport #8640) [release/5.2.x] (#8643)
  • Attempt to make Accudraw more conformant with ItwinUI color standards (backport #8527) [release/5.2.x] (#8644)
  • @​bentley/imodeljs-native 5.2.27
  • Update viewport contents when category selector changes (backport #8646) [release/5.2.x] (#8647)

Full changelog: 5.2.2...5.2.3

v5.2.2

Release notes

Changes

  • Android: Updates for SDK 35 (backport #8618) [release/5.2.x] (#8620)
  • @​bentley/imodeljs-native 5.2.25

Full changelog: 5.2.1...5.2.2

v5.2.1

Release notes

Changes

  • Update gather-docs.yaml's branch name to the release branch
  • Improvements to RegionOps.regionBooleanXY and constructAllXYRegionLoops (backport #8585) [release/5.2.x] (#8587)
  • Remap text annotations when cloned (backport #8603) [release/5.2.x] (#8605)
  • Added custom portal property for ArcGIS map-layers, to support OAuth2 authentication. (backport #8609) [release/5.2.x] (#8613)
  • @​bentley/imodeljs-native 5.2.21
  • ECSqlReader/ConcurrentQuery unable to see modification to file (backport #8616) [release/5.2.x] (#8617)
  • @​bentley/imodeljs-native 5.2.23

Full changelog: 5.2.0...5.2.1

v5.2.0

... (truncated)

Changelog

Sourced from @​itwin/core-backend's changelog.

5.2.4

Fri, 24 Oct 2025 16:20:38 GMT

Updates

  • clear instanceKeyCache during updateElement

5.2.3

Thu, 16 Oct 2025 23:00:31 GMT

Version update only

5.2.2

Fri, 10 Oct 2025 14:49:15 GMT

Version update only

5.2.1

Thu, 09 Oct 2025 17:10:26 GMT

Updates

  • ECSqlReader/ConcurrentQuery unable to see modification to file
  • Remap fields and text styles when cloning text annotation elements between iModels.

5.2.0

Wed, 01 Oct 2025 20:22:54 GMT

Updates

  • Add SqliteChangesetReader.openInMemory() to allow read unsaved changes
  • Rework rebase and add stash api
  • TextAnnotation2d/3d and AnnotationTextStyle now persist a stringified VersionedJSON<T> in their JSON properties. This bundles a version number with the JSON data to allow data version checking and migration.
  • Introducing new navigation property defaultTextStyle on the TextAnnotation2d/3d elements. Separating scaleFactor logic from TextStyleResolver.
  • justification and margins are now text block level text style properties. textHeight replaces lineHeight allowing multi-sized text and changing the baseline that text vertically aligns to in a line.
  • added new dropSchemas method
  • Adding support for lists in layoutTextBlock
  • Briefcase Manager now provides deviceName to acquired briefcases
  • Add support for formatting text fields.

5.1.9

Wed, 24 Sep 2025 17:38:08 GMT

Version update only

5.1.8

Wed, 17 Sep 2025 17:17:16 GMT

Version update only

... (truncated)

Commits

Updates @itwin/core-bentley from 5.1.1 to 5.2.4

Release notes

Sourced from @​itwin/core-bentley's releases.

v5.2.4

Release notes

Changes

  • Remove Release Tag Creation/Push from Version Bump Pipeline (backport #8633) [release/5.2.x] (#8662)
  • Clear Element's InstanceKeyCache during element updates (backport #8632) [release/5.2.x] (#8663)
  • Add log for verifyVoronoiTopology (backport #8639) [release/5.2.x] (#8678)

Full changelog: 5.2.3...5.2.4

v5.2.3

Release notes

Changes

  • Increase logo card width in attribution popup to fix Google Maps image clipping (backport #8597) [release/5.2.x] (#8600)
  • Events should not be added to queue if event loop is not started. (backport #8640) [release/5.2.x] (#8643)
  • Attempt to make Accudraw more conformant with ItwinUI color standards (backport #8527) [release/5.2.x] (#8644)
  • @​bentley/imodeljs-native 5.2.27
  • Update viewport contents when category selector changes (backport #8646) [release/5.2.x] (#8647)

Full changelog: 5.2.2...5.2.3

v5.2.2

Release notes

Changes

  • Android: Updates for SDK 35 (backport #8618) [release/5.2.x] (#8620)
  • @​bentley/imodeljs-native 5.2.25

Full changelog: 5.2.1...5.2.2

v5.2.1

Release notes

Changes

  • Update gather-docs.yaml's branch name to the release branch
  • Improvements to RegionOps.regionBooleanXY and constructAllXYRegionLoops (backport #8585) [release/5.2.x] (#8587)
  • Remap text annotations when cloned (backport #8603) [release/5.2.x] (#8605)
  • Added custom portal property for ArcGIS map-layers, to support OAuth2 authentication. (backport #8609) [release/5.2.x] (#8613)
  • @​bentley/imodeljs-native 5.2.21
  • ECSqlReader/ConcurrentQuery unable to see modification to file (backport #8616) [release/5.2.x] (#8617)
  • @​bentley/imodeljs-native 5.2.23

Full changelog: 5.2.0...5.2.1

v5.2.0

... (truncated)

Changelog

Sourced from @​itwin/core-bentley's changelog.

5.2.4

Fri, 24 Oct 2025 16:20:38 GMT

Version update only

5.2.3

Thu, 16 Oct 2025 23:00:31 GMT

Version update only

5.2.2

Fri, 10 Oct 2025 14:49:15 GMT

Version update only

5.2.1

Thu, 09 Oct 2025 17:10:26 GMT

Version update only

5.2.0

Wed, 01 Oct 2025 20:22:54 GMT

Updates

  • Add method ProcessDetector.isIEBrowswer to detect IE and old Edge browsers.

5.1.9

Wed, 24 Sep 2025 17:38:08 GMT

Version update only

5.1.8

Wed, 17 Sep 2025 17:17:16 GMT

Version update only

5.1.7

Tue, 09 Sep 2025 19:28:04 GMT

Version update only

5.1.6

Mon, 08 Sep 2025 13:53:47 GMT

Version update only

5.1.5

Thu, 04 Sep 2025 13:51:08 GMT

... (truncated)

Commits

Updates @itwin/core-common from 5.1.1 to 5.2.4

Release notes

Sourced from @​itwin/core-common's releases.

v5.2.4

Release notes

Changes

  • Remove Release Tag Creation/Push from Version Bump Pipeline (backport #8633) [release/5.2.x] (#8662)
  • Clear Element's InstanceKeyCache during element updates (backport #8632) [release/5.2.x] (#8663)
  • Add log for verifyVoronoiTopology (backport #8639) [release/5.2.x] (#8678)

Full changelog: 5.2.3...5.2.4

v5.2.3

Release notes

Changes

  • Increase logo card width in attribution popup to fix Google Maps image clipping (backport #8597) [release/5.2.x] (#8600)
  • Events should not be added to queue if event loop is not started. (backport #8640) [release/5.2.x] (#8643)
  • Attempt to make Accudraw more conformant with ItwinUI color standards (backport #8527) [release/5.2.x] (#8644)
  • @​bentley/imodeljs-native 5.2.27
  • Update viewport contents when category selector changes (backport #8646) [release/5.2.x] (#8647)

Full changelog: 5.2.2...5.2.3

v5.2.2

Release notes

Changes

  • Android: Updates for SDK 35 (backport #8618) [release/5.2.x] (#8620)
  • @​bentley/imodeljs-native 5.2.25

Full changelog: 5.2.1...5.2.2

v5.2.1

Release notes

Changes

  • Update gather-docs.yaml's branch name to the release branch
  • Improvements to RegionOps.regionBooleanXY and constructAllXYRegionLoops (backport #8585) [release/5.2.x] (#8587)
  • Remap text annotations when cloned (backport #8603) [release/5.2.x] (#8605)
  • Added custom portal property for ArcGIS map-layers, to support OAuth2 authentication. (backport #8609) [release/5.2.x] (#8613)
  • @​bentley/imodeljs-native 5.2.21
  • ECSqlReader/ConcurrentQuery unable to see modification to file (backport #8616) [release/5.2.x] (#8617)
  • @​bentley/imodeljs-native 5.2.23

Full changelog: 5.2.0...5.2.1

v5.2.0

... (truncated)

Changelog

Sourced from @​itwin/core-common's changelog.

5.2.4

Fri, 24 Oct 2025 16:20:38 GMT

Version update only

5.2.3

Thu, 16 Oct 2025 23:00:31 GMT

Version update only

5.2.2

Fri, 10 Oct 2025 14:49:15 GMT

Version update only

5.2.1

Thu, 09 Oct 2025 17:10:26 GMT

Version update only

5.2.0

Wed, 01 Oct 2025 20:22:54 GMT

Updates

  • Added new VersionedJSON<T> interface for wrapping JSON data that should be versioned.
  • Removing styleId property from TextBlock.
  • Multiple changes were made to the TextStyleSettings class. lineHeight is replaced with textHeight. Frame style names were changed to be more descriptive. fontName is now font and has both the font's name and type. justification and margins were moved from the TextBlock into TextStyleSettings.
  • Adding support for lists to TextBlock
  • fix bug where iModel crs extent latitude would always be 0 on desktop
  • Briefcase Manager now provides deviceName to acquired briefcases
  • Add support for formatting text fields.
  • Fix spurious assertions in FeatureAppearance.equals.

5.1.9

Wed, 24 Sep 2025 17:38:08 GMT

Version update only

5.1.8

Wed, 17 Sep 2025 17:17:16 GMT

Version update only

5.1.7

Tue, 09 Sep 2025 19:28:04 GMT

Updates

  • Fix spurious assertions in FeatureAppearance.equals.

... (truncated)

Commits

Updates @itwin/ecschema-metadata from 5.1.1 to 5.2.4

Release notes

Sourced from @​itwin/ecschema-metadata's releases.

v5.2.4

Release notes

Changes

  • Remove Release Tag Creation/Push from Version Bump Pipeline (backport #8633) [release/5.2.x] (#8662)
  • Clear Element's InstanceKeyCache during element updates (backport #8632) [release/5.2.x] (#8663)
  • Add log for verifyVoronoiTopology (backport #8639) [release/5.2.x] (#8678)

Full changelog: 5.2.3...5.2.4

v5.2.3

Release notes

Changes

  • Increase logo card width in attribution popup to fix Google Maps image clipping (backport #8597) [release/5.2.x] (#8600)
  • Events should not be added to queue if event loop is not started. (backport #8640) [release/5.2.x] (#8643)
  • Attempt to make Accudraw more conformant with ItwinUI color standards (backport #8527) [release/5.2.x] (#8644)
  • @​bentley/imodeljs-native 5.2.27
  • Update viewport contents when category selector changes (backport #8646) [release/5.2.x] (#8647)

Full changelog: 5.2.2...5.2.3

v5.2.2

Release notes

Changes

  • Android: Updates for SDK 35 (backport #8618) [release/5.2.x] (#8620)
  • @​bentley/imodeljs-native 5.2.25

Full changelog: 5.2.1...5.2.2

v5.2.1

Release notes

Changes

  • Update gather-docs.yaml's branch name to the release branch
  • Improvements to RegionOps.regionBooleanXY and constructAllXYRegionLoops (backport #8585) [release/5.2.x] (#8587)
  • Remap text annotations when cloned (backport #8603) [release/5.2.x] (#8605)
  • Added custom portal property for ArcGIS map-layers, to support OAuth2 authentication. (backport #8609) [release/5.2.x] (#8613)
  • @​bentley/imodeljs-native 5.2.21
  • ECSqlReader/ConcurrentQuery unable to see modification to file (backport #8616) [release/5.2.x] (#8617)
  • @​bentley/imodeljs-native 5.2.23

Full changelog: 5.2.0...5.2.1

v5.2.0

... (truncated)

Changelog

Sourced from @​itwin/ecschema-metadata's changelog.

5.2.4

Fri, 24 Oct 2025 16:20:38 GMT

Version update only

5.2.3

Thu, 16 Oct 2025 23:00:31 GMT

Version update only

5.2.2

Fri, 10 Oct 2025 14:49:15 GMT

Version update only

5.2.1

Thu, 09 Oct 2025 17:10:26 GMT

Version update only

5.2.0

Wed, 01 Oct 2025 20:22:54 GMT

Updates

  • Added isDynamic property on Schema instances to indicate if the schema instance represents a dynamic schema.
  • Add optional 'description' property to FormatSet
  • Add FormatSetFormatsProvider
  • Add required UnitSystem field to FormatSet interface

5.1.9

Wed, 24 Sep 2025 17:38:08 GMT

Version update only

5.1.8

Wed, 17 Sep 2025 17:17:16 GMT

Version update only

5.1.7

Tue, 09 Sep 2025 19:28:04 GMT

Version update only

5.1.6

Mon, 08 Sep 2025 13:53:47 GMT

Version update only

... (truncated)

Commits

Updates @itwin/imodels-access-backend from 6.0.1 to 6.0.2

Commits

Updates @itwin/imodels-access-common from 6.0.1 to 6.0.2

Commits

Updates @itwin/imodels-client-authoring from 6.0.1 to 6.0.2

Commits

Updates @itwin/itwins-client from 1.6.1 to 2.2.0

Release notes

Sourced from @​itwin/itwins-client's releases.

v2.2.0

Minor Changes

2.2.0 - 2025-10-15

Enhanced type safety with conditional return types

Added conditional return types to methods that support both minimal and representation responses. Return types now automatically infer based on the resultMode parameter, providing better IntelliSense and compile-time type checking.

**Enhanced Methods:**

- getFavoritesITwins

- getRecentUsedITwins

- getITwins

- getITwin

- getRepositoryResource

- getRepositoryResources

- getITwinAccount

**Before:**

const result = await client.getITwin(token, "id", "representation");
// Type: BentleyAPIResponse<ITwinMinimalResponse | ITwinRepresentationResponse>
const result = await client.getITwin(token, "id", "representation");
// Type: BentleyAPIResponse<ITwinRepresentationResponse>

v2.1.0

Minor Changes

2.1.0 - 2025-10-13

feat: update repository interface and capabilities, and fix esm module compatibility with nodeNext

- Modified the Repository interface to make 'id' and 'displayName' required fields.

- Added 'capabilities' field to the Repository interface to define supported operations.

- Updated NewRepositoryConfig to reflect changes in the Repository interface.

... (truncated)

Changelog

Sourced from @​itwin/itwins-client's changelog.

2.2.0

Minor Changes

2.2.0 - 2025-10-15

Enhanced type safety with conditional return types

Added conditional return types to methods that support both minimal and representation responses. Return types now automatically infer based on the resultMode parameter, providing better IntelliSense and compile-time type checking.

**Enhanced Methods:**

- getFavoritesITwins

- getRecentUsedITwins

- getITwins

- getITwin

- getRepositoryResource

- getRepositoryResources

- getITwinAccount

**Before:**

const result = await client.getITwin(token, "id", "representation");
// Type: BentleyAPIResponse<ITwinMinimalResponse | ITwinRepresentationResponse>
const result = await client.getITwin(token, "id", "representation");
// Type: BentleyAPIResponse<ITwinRepresentationResponse>

2.1.0

Minor Changes

2.1.0 - 2025-10-13

feat: update repository interface and capabilities, and fix esm module compatibility with nodeNext

- Modified the Repository interface to make 'id' and 'displayName' required fields.

- Added 'capabilities' field to the Repository interface to define supported operations.

... (truncated)

Commits

Updates @itwin/node-cli-authorization from 3.0.1 to 3.0.2

Changelog

Sourced from @​itwin/node-cli-authorization's changelog.

3.0.2

Mon, 27 Oct 2025 12:14:12 GMT

Patches

Commits

Updates @itwin/object-storage-azure from 3.0.2 to 3.0.4

Commits

Updates @itwin/object-storage-core from 3.0.2 to 3.0.4

Commits

Updates @itwin/object-storage-google from 3.0.2 to 3.0.4

Commits

Updates axios from 1.11.0 to 1.13.1

Release notes

Sourced from axios's releases.

Release v1.13.1

Release notes:

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

Release v1.13.0

Release notes:

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

Release v1.12.2

Release notes:

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.13.1 (2025-10-28)

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

1.13.0 (2025-10-27)

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

1.12.2 (2025-09-14)

Bug Fixes

... (truncated)

Commits
  • 1ef8e72 chore(release): v1.13.1 (#7194)
  • bcd5581 fix(http): fixed a regression that caused the data stream to be interrupted f...
  • c9b3371 chore: enhance styling and responsiveness in client.html (#7173)
  • 9ead04d [Release] v1.13.0 (#7189)
  • d000fbf fix(http2): fix possible race condition when handling http2 stream on almost ...
  • 08db960 docs: added example for improved network error handling (with Wrapper/Middlew...
  • 46e1981 refactor: form data handling in index.html (#7170)
  • 889f8ef docs: fix mismatched return type (#7172)
  • 7b197ef fix: sandbox ui updated (#7175)
  • 6dff629 chore: fix typos in examples (#7166)
  • Additional commits viewable in compare view

Updates chalk from 5.5.0 to 5.6.2

Release notes

Sourced from chalk's releases.

v5.6.2

v5.6.0

  • Make WezTerm terminal use true color a8f5bf7

chalk/chalk@v5.5.0...v5.6.0

Commits

Updates globby from 14.1.0 to 15.0.0

Release notes

Sourced from globby's releases.

v15.0.0

Breaking

  • Require Node.js 20 4ae42c8

Fixes

  • Fix expandDirectories not working with globstar patterns 98d691a
  • Fix relative paths with gitignore option b4d78d8
  • Fix gitignore patterns in subdirectories not applying recursively 2cb6088
  • Fix TypeScript types for globbyStream to correctly yield strings 1c7f3ed

sindresorhus/globby@v14.1.0...v15.0.0

Commits
  • b65747e 15.0.0
  • 4ae42c8 Require Node.js 20
  • 98d691a Fix expandDirectories not working with globstar patterns
  • b4d78d8 Fix relative paths with gitignore option
  • 2cb6088 Fix gitignore patterns in subdirectories not applying recursively
  • 0a4df0e Document performance implications of gitignore option
  • 1c7f3ed Fix TypeScript types for globbyStream to correctly yield strings
  • See full diff in compare view

Updates semver from 7.7.2 to 7.7.3

Release notes

Sourced from semver's releases.

v7.7.3

7.7.3 (2025-10-06)

Bug Fixes

Chores

Changelog

Sourced from semver's changelog.

7.7.3 (2025-10-06)

Bug Fixes

Chores

Commits

Bumps the updates group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@itwin/core-backend](https://github.com/iTwin/itwinjs-core/tree/HEAD/core/backend) | `5.1.1` | `5.2.4` |
| [@itwin/imodels-access-backend](https://github.com/iTwin/imodels-clients) | `6.0.1` | `6.0.2` |
| [@itwin/imodels-access-common](https://github.com/iTwin/imodels-clients) | `6.0.1` | `6.0.2` |
| [@itwin/itwins-client](https://github.com/iTwin/itwins-client) | `1.6.1` | `2.2.0` |
| [@itwin/node-cli-authorization](https://github.com/iTwin/auth-clients/tree/HEAD/packages/node-cli) | `3.0.1` | `3.0.2` |
| [chalk](https://github.com/chalk/chalk) | `5.5.0` | `5.6.2` |
| [globby](https://github.com/sindresorhus/globby) | `14.1.0` | `15.0.0` |
| [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.3` |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.7.0` | `7.7.1` |
| [zod](https://github.com/colinhacks/zod) | `4.0.17` | `4.1.12` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.33.0` | `9.38.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.1` | `24.9.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.39.1` | `8.46.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.39.1` | `8.46.2` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.9` | `0.25.11` |
| [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.38.0` |
| [globals](https://github.com/sindresorhus/globals) | `16.3.0` | `16.4.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.39.1` | `8.46.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.4` |



Updates `@itwin/core-backend` from 5.1.1 to 5.2.4
- [Release notes](https://github.com/iTwin/itwinjs-core/releases)
- [Changelog](https://github.com/iTwin/itwinjs-core/blob/master/core/backend/CHANGELOG.md)
- [Commits](https://github.com/iTwin/itwinjs-core/commits/release/5.2.4/core/backend)

Updates `@itwin/core-bentley` from 5.1.1 to 5.2.4
- [Release notes](https://github.com/iTwin/itwinjs-core/releases)
- [Changelog](https://github.com/iTwin/itwinjs-core/blob/master/core/bentley/CHANGELOG.md)
- [Commits](https://github.com/iTwin/itwinjs-core/commits/release/5.2.4/core/bentley)

Updates `@itwin/core-common` from 5.1.1 to 5.2.4
- [Release notes](https://github.com/iTwin/itwinjs-core/releases)
- [Changelog](https://github.com/iTwin/itwinjs-core/blob/master/core/common/CHANGELOG.md)
- [Commits](https://github.com/iTwin/itwinjs-core/commits/release/5.2.4/core/common)

Updates `@itwin/ecschema-metadata` from 5.1.1 to 5.2.4
- [Release notes](https://github.com/iTwin/itwinjs-core/releases)
- [Changelog](https://github.com/iTwin/itwinjs-core/blob/master/core/ecschema-metadata/CHANGELOG.md)
- [Commits](https://github.com/iTwin/itwinjs-core/commits/release/5.2.4/core/ecschema-metadata)

Updates `@itwin/imodels-access-backend` from 6.0.1 to 6.0.2
- [Commits](iTwin/imodels-clients@clients/6.0.1...clients/6.0.2)

Updates `@itwin/imodels-access-common` from 6.0.1 to 6.0.2
- [Commits](iTwin/imodels-clients@clients/6.0.1...clients/6.0.2)

Updates `@itwin/imodels-client-authoring` from 6.0.1 to 6.0.2
- [Commits](iTwin/imodels-clients@clients/6.0.1...clients/6.0.2)

Updates `@itwin/itwins-client` from 1.6.1 to 2.2.0
- [Release notes](https://github.com/iTwin/itwins-client/releases)
- [Changelog](https://github.com/iTwin/itwins-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/iTwin/itwins-client/commits/v2.2.0)

Updates `@itwin/node-cli-authorization` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/iTwin/auth-clients/releases)
- [Changelog](https://github.com/iTwin/auth-clients/blob/main/packages/node-cli/CHANGELOG.md)
- [Commits](https://github.com/iTwin/auth-clients/commits/@itwin/node-cli-authorization_v3.0.2/packages/node-cli)

Updates `@itwin/object-storage-azure` from 3.0.2 to 3.0.4
- [Commits](https://github.com/iTwin/object-storage/commits)

Updates `@itwin/object-storage-core` from 3.0.2 to 3.0.4
- [Commits](https://github.com/iTwin/object-storage/commits)

Updates `@itwin/object-storage-google` from 3.0.2 to 3.0.4
- [Commits](https://github.com/iTwin/object-storage/commits)

Updates `axios` from 1.11.0 to 1.13.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.11.0...v1.13.1)

Updates `chalk` from 5.5.0 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.5.0...v5.6.2)

Updates `globby` from 14.1.0 to 15.0.0
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](sindresorhus/globby@v14.1.0...v15.0.0)

Updates `semver` from 7.7.2 to 7.7.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.2...v7.7.3)

Updates `@types/semver` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

Updates `zod` from 4.0.17 to 4.1.12
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.0.17...v4.1.12)

Updates `@eslint/js` from 9.33.0 to 9.38.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js)

Updates `@types/node` from 24.2.1 to 24.9.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.39.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.39.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/parser)

Updates `esbuild` from 0.25.9 to 0.25.11
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.9...v0.25.11)

Updates `eslint` from 9.33.0 to 9.38.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.33.0...v9.38.0)

Updates `globals` from 16.3.0 to 16.4.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.3.0...v16.4.0)

Updates `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.9.2...v5.9.3)

Updates `typescript-eslint` from 8.39.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint)

Updates `vitest` from 3.2.4 to 4.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@itwin/core-backend"
  dependency-version: 5.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@itwin/core-bentley"
  dependency-version: 5.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@itwin/core-common"
  dependency-version: 5.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@itwin/ecschema-metadata"
  dependency-version: 5.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@itwin/imodels-access-backend"
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@itwin/imodels-access-common"
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@itwin/imodels-client-authoring"
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@itwin/itwins-client"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: updates
- dependency-name: "@itwin/node-cli-authorization"
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@itwin/object-storage-azure"
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@itwin/object-storage-core"
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@itwin/object-storage-google"
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: axios
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: chalk
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: globby
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: updates
- dependency-name: semver
  dependency-version: 7.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@types/semver"
  dependency-version: 7.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: zod
  dependency-version: 4.1.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@eslint/js"
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@types/node"
  dependency-version: 24.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: esbuild
  dependency-version: 0.25.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: eslint
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: globals
  dependency-version: 16.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: typescript-eslint
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: updates
- dependency-name: vitest
  dependency-version: 4.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 29, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 12, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 12, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/updates-312970bff8 branch November 12, 2025 12:06
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants