Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/axios-1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dbiguenet authored Nov 18, 2024
2 parents 5cb4f0f + 4179f6a commit 3104d93
Show file tree
Hide file tree
Showing 19 changed files with 134 additions and 55 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

python/ @arianacarnielli @dbiguenet @RenaudKeriven

typescript/packages/reality-capture-analysis/ @dbiguenet @RenaudKeriven
typescript/packages/reality-capture-common/ @dbiguenet @RenaudKeriven
typescript/packages/reality-capture-conversion/ @dbiguenet @RenaudKeriven
typescript/packages/reality-capture-modeling/ @dbiguenet @RenaudKeriven
typescript/packages/reality-capture-analysis/ @dbiguenet @RenaudKeriven @arianacarnielli
typescript/packages/reality-capture-common/ @dbiguenet @RenaudKeriven @arianacarnielli
typescript/packages/reality-capture-conversion/ @dbiguenet @RenaudKeriven @arianacarnielli
typescript/packages/reality-capture-modeling/ @dbiguenet @RenaudKeriven @arianacarnielli

# https://developer.bentley.com/apis/reality-management/overview/
typescript/packages/reality-data-client/ @mcote01 @MarcBedard8

# not an actual reality capture api
typescript/packages/reality-data-transfer/ @dbiguenet @RenaudKeriven
typescript/packages/reality-data-transfer/ @dbiguenet @RenaudKeriven @arianacarnielli
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
registry-url: https://registry.npmjs.org/

- name: Install pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v3
with:
version: 7.28.0
version: 9

- name: Install dependencies
run: pnpm install --frozen-lockfile=true
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "reality_apis"
version = "1.2.2-dev0"
version = "1.3.0"
authors = [
{ name="Bentley Systems" },
]
Expand Down
30 changes: 30 additions & 0 deletions typescript/packages/reality-capture-analysis/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@itwin/reality-capture-analysis",
"entries": [
{
"date": "Fri, 15 Nov 2024 15:16:01 GMT",
"version": "1.2.0",
"tag": "@itwin/reality-capture-analysis_v1.2.0",
"comments": {
"minor": [
{
"author": "110406974+dbiguenet@users.noreply.github.com",
"package": "@itwin/reality-capture-analysis",
"commit": "bf454eaa0bd4440a1f3f1e6d3681f2ab41082f86",
"comment": "Add Geojson exports (#102)"
}
]
}
},
{
"date": "Thu, 07 Nov 2024 14:16:10 GMT",
"version": "1.1.0",
"tag": "@itwin/reality-capture-analysis_v1.1.0",
"comments": {
"none": [
{
"author": "110406974+dbiguenet@users.noreply.github.com",
"package": "@itwin/reality-capture-analysis",
"commit": "5396b814e5640bf45929cf9bf6e99a1961eb7752",
"comment": "Fix contributing.md, readme.md and typescript dep version"
}
]
}
},
{
"date": "Thu, 04 Apr 2024 07:42:20 GMT",
"version": "1.1.0",
Expand Down
10 changes: 9 additions & 1 deletion typescript/packages/reality-capture-analysis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @itwin/reality-capture-analysis

This log was last generated on Thu, 04 Apr 2024 07:42:20 GMT and should not be manually modified.
<!-- This log was last generated on Fri, 15 Nov 2024 15:16:01 GMT and should not be manually modified. -->

<!-- Start content -->

## 1.2.0

Fri, 15 Nov 2024 15:16:01 GMT

### Minor changes

- Add Geojson exports (#102) (110406974+dbiguenet@users.noreply.github.com)

## 1.1.0

Thu, 04 Apr 2024 07:42:20 GMT
Expand Down
4 changes: 2 additions & 2 deletions typescript/packages/reality-capture-analysis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/reality-capture-analysis",
"version": "1.1.0",
"version": "1.2.0",
"description": "Reality Analysis sdk to run analysis jobs",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down Expand Up @@ -54,4 +54,4 @@
"src/index.ts"
]
}
}
}
15 changes: 15 additions & 0 deletions typescript/packages/reality-capture-common/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@itwin/reality-capture-common",
"entries": [
{
"date": "Thu, 07 Nov 2024 14:16:10 GMT",
"version": "1.0.0",
"tag": "@itwin/reality-capture-common_v1.0.0",
"comments": {
"none": [
{
"author": "110406974+dbiguenet@users.noreply.github.com",
"package": "@itwin/reality-capture-common",
"commit": "5396b814e5640bf45929cf9bf6e99a1961eb7752",
"comment": "Fix contributing.md, readme.md and typescript dep version"
}
]
}
},
{
"date": "Mon, 12 Feb 2024 17:17:32 GMT",
"version": "1.0.0",
Expand Down
15 changes: 15 additions & 0 deletions typescript/packages/reality-capture-conversion/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@itwin/reality-capture-conversion",
"entries": [
{
"date": "Thu, 07 Nov 2024 14:16:10 GMT",
"version": "1.0.1",
"tag": "@itwin/reality-capture-conversion_v1.0.1",
"comments": {
"none": [
{
"author": "110406974+dbiguenet@users.noreply.github.com",
"package": "@itwin/reality-capture-conversion",
"commit": "5396b814e5640bf45929cf9bf6e99a1961eb7752",
"comment": "Fix contributing.md, readme.md and typescript dep version"
}
]
}
},
{
"date": "Tue, 27 Feb 2024 10:50:42 GMT",
"version": "1.0.1",
Expand Down
15 changes: 15 additions & 0 deletions typescript/packages/reality-capture-modeling/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@itwin/reality-capture-modeling",
"entries": [
{
"date": "Thu, 07 Nov 2024 14:16:10 GMT",
"version": "1.0.0",
"tag": "@itwin/reality-capture-modeling_v1.0.0",
"comments": {
"none": [
{
"author": "110406974+dbiguenet@users.noreply.github.com",
"package": "@itwin/reality-capture-modeling",
"commit": "5396b814e5640bf45929cf9bf6e99a1961eb7752",
"comment": "Fix contributing.md, readme.md and typescript dep version"
}
]
}
},
{
"date": "Mon, 12 Feb 2024 17:17:32 GMT",
"version": "1.0.0",
Expand Down
15 changes: 15 additions & 0 deletions typescript/packages/reality-data-client/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@itwin/reality-data-client",
"entries": [
{
"date": "Thu, 07 Nov 2024 14:16:10 GMT",
"version": "1.2.2",
"tag": "@itwin/reality-data-client_v1.2.2",
"comments": {
"patch": [
{
"author": "110406974+dbiguenet@users.noreply.github.com",
"package": "@itwin/reality-data-client",
"commit": "5396b814e5640bf45929cf9bf6e99a1961eb7752",
"comment": "Update typescript version from v4 to v5"
}
]
}
},
{
"date": "Wed, 28 Feb 2024 14:48:34 GMT",
"version": "1.2.1",
Expand Down
10 changes: 9 additions & 1 deletion typescript/packages/reality-data-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @itwin/reality-data-client

This log was last generated on Wed, 28 Feb 2024 14:48:34 GMT and should not be manually modified.
<!-- This log was last generated on Thu, 07 Nov 2024 14:16:10 GMT and should not be manually modified. -->

<!-- Start content -->

## 1.2.2

Thu, 07 Nov 2024 14:16:10 GMT

### Patches

- Update typescript version from v4 to v5 (110406974+dbiguenet@users.noreply.github.com)

## 1.2.1

Wed, 28 Feb 2024 14:48:34 GMT
Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/reality-data-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@itwin/reality-data-client",
"version": "1.2.1",
"version": "1.2.2",
"description": "HTTP Client for the iTwin Platform Reality Management APIs",
"main": "lib/cjs/reality-data-client.js",
"module": "lib/esm/reality-data-client.js",
Expand Down
15 changes: 15 additions & 0 deletions typescript/packages/reality-data-transfer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@itwin/reality-data-transfer",
"entries": [
{
"date": "Thu, 07 Nov 2024 14:16:10 GMT",
"version": "1.0.0",
"tag": "@itwin/reality-data-transfer_v1.0.0",
"comments": {
"none": [
{
"author": "110406974+dbiguenet@users.noreply.github.com",
"package": "@itwin/reality-data-transfer",
"commit": "5396b814e5640bf45929cf9bf6e99a1961eb7752",
"comment": "Fix contributing.md, readme.md and typescript dep version"
}
]
}
},
{
"date": "Mon, 12 Feb 2024 17:17:32 GMT",
"version": "1.0.0",
Expand Down

0 comments on commit 3104d93

Please sign in to comment.