iTwin / imodel-unity-example

Example demonstrating use of iTwin.js with a Unity application
MIT License
21 stars 10 forks source link

Bump got and @itwin/core-electron in /node #40

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps got to 11.8.6 and updates ancestor dependency @itwin/core-electron. These dependencies need to be updated together.

Updates got from 9.6.0 to 11.8.6

Release notes

Sourced from got's releases.

v11.8.6

  • Destroy request object after successful response

https://github.com/sindresorhus/got/compare/v11.8.5...v11.8.6

v11.8.5

https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5

v11.8.3

  • Bump cacheable-request dependency (#1921) 9463bb6
  • Fix HTTPError missing .code property (#1739) 0e167b8

https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3

v11.8.2

  • Make the dnsCache option lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.

https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2

v11.8.1

  • Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0

v11.8.0

  • Fix for sending files with size 0 on stat (#1488) 7acd380
  • beforeRetry allows stream body if different from original (#1501) 3dd2273
  • Set default value for an options object (#1495) 390b145

https://github.com/sindresorhus/got/compare/v11.7.0...v11.8.0

v11.7.0

Improvements

  • Add pfx HTTPS option (#1364) c33df7f
  • Update body after beforeRequest (#1453) e1c1844
  • Don't allocate buffer twice (#1403) 7bc69d9

Fixes

  • Fix a regression where body was sent after redirect 88b32ea
  • Fix destructure error on promise.json() c97ce7c
  • Do not ignore userinfo on a redirect to the same origin 52de13b

https://github.com/sindresorhus/got/compare/v11.6.2...v11.7.0

v11.6.2

Bug fixes

... (truncated)

Commits


Updates @itwin/core-electron from 3.2.4 to 3.7.5

Release notes

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

v3.7.5

Release notes

Changes

  • Add gaps between TreeNodeItem content items (#5447)
  • Mobile backend access token fixes (backport #5456) [release/3.7.x] (#5459)
  • Remove EC rule 102 Abstract class must have abstract base class (backport #5353) [release/3.7.x] (#5483)
  • Mobile RPC queue up pending messages until reconnected in foreground (backport #5479) [release/3.7.x] (#5484)

Full changelog: 3.7.4...3.7.5

v3.7.4

Release notes

Changes

  • Address tile content disposal issues (bp #5440) (#5442)

Full changelog: 3.7.3...3.7.4

v3.7.3

Release notes

Changes

  • Fix selection scope field (#5391)
  • IPC blocking fix (backport #5400) [release/3.7.x] (#5404)
  • Fix for timing issue in core tests (backport #5419) [release/3.7.x] (#5420)
  • add missing file to core-geometry barrel (backport #5412) [release/3.7.x] (#5414)
  • Fix point cloud jitter and quantization issues for additive refinement pnts (backport #5324) [release/3.7.x] (#5421)
  • Fix point cloud voxel size issues for additive refinement pnts (backport #5407) [release/3.7.x] (#5423)
  • Prune unnecessary deps and update rush audit [release/3.7.x] (#5406)

Full changelog: 3.7.2...3.7.3

v3.7.2

Release notes

Changes

  • Exit the LookAndMove tool when ESC is used to disable pointer lock. (backport #5362) [release/3.7.x] (#5363)
  • fix type definition in TileStorage.ts (backport #5359) [release/3.7.x] (#5365)
  • Temporarily ignore xml2js CVE until @​azure/storage-blob is updated (backport #5372) [release/3.7.x] (#5381)
  • Presentation: Fix BisCore supplemental rules for related bis.ExternalSource properties (backport #5378) [release/3.7.x] (#5380)

Full changelog: 3.7.1...3.7.2

v3.7.1

Release notes

... (truncated)

Commits
  • 66a5239 3.7.5
  • 1b2a834 Mobile RPC queue up pending messages until reconnected in foreground (backpor...
  • 7b3d0f6 Remove EC rule 102 Abstract class must have abstract base class (backport #53...
  • 441244f Mobile backend access token fixes (backport #5456) [release/3.7.x] (#5459)
  • f2944f7 Add gaps between TreeNodeItem content items (#5447)
  • 3a744eb 3.7.4
  • 8cfc359 Address tile content disposal issues (bp #5440) (#5442)
  • b303241 3.7.3
  • e2eca8d Prune unnecessary deps and update rush audit [release/3.7.x] (#5406)
  • 0980c3b Fix point cloud voxel size issues for additive refinement pnts (backport #540...
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/iTwin/imodel-unity-example/network/alerts).