Skip to content

Sync with latest cornerstonejs/dicomparser#3

Open
mj-heaton wants to merge 100 commits into
Bioxydyn:masterfrom
cornerstonejs:master
Open

Sync with latest cornerstonejs/dicomparser#3
mj-heaton wants to merge 100 commits into
Bioxydyn:masterfrom
cornerstonejs:master

Conversation

@mj-heaton
Copy link
Copy Markdown
Member

No description provided.

yagni and others added 30 commits September 5, 2018 16:47
#73 (comment) fixed the RangeError I and others seem to have encountered.
[docs] pixelData Uint16Array has 2 bytes/pixel
…so updated node check to be based off process so it properly detects within web workers. (#182)
Add support for new VRs OD, OL, UC, and UR.
* Guard the use of Buffer since we're no longer polyfilling it.

* fix: Tell bundlers to ignore zlib when building for the browser (#185)
* v1.8.6

* feat(dicom-parser):Parse non-Part 10 binary DICOM (raw) format

* dropping back to older node to allow webpack build

* Code inspection comments

* Documented the raw dicom reading capability

* Fixing the parser to handle raw dimse and raw  file

* Removed unneeded dimseTransfer syntax setup - was using wrong tsuid
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.4...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.3.4...v6.3.16)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Add syntax highlighting for better readability
…llow-redirects-1.14.8

Bump follow-redirects from 1.14.4 to 1.14.8
…rma-6.3.16

Bump karma from 6.3.4 to 6.3.16
Dicom 2022a data dictionary
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…rser-4.8.1

Bump terser from 4.8.0 to 4.8.1
yagni and others added 17 commits December 5, 2022 10:24
…gine.io-and-socket.io-6.2.1

chore(deps): bump engine.io and socket.io
…rked-4.2.3

chore(deps): bump marked from 2.1.3 to 4.2.3
…code-uri-component-0.2.2

chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Fix Typescript error re constructor
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…-6.5.3

chore(deps): bump qs from 6.5.2 to 6.5.3
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…on5-1.0.2

chore(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…-parser-js-0.7.33

chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33
… Node.js 16, otherwise we trigger a cascade of dependency updates.
Roll semantic-release down to the most recent version that works with…
@mj-heaton mj-heaton self-assigned this Apr 21, 2023
dependabot Bot and others added 4 commits May 4, 2023 01:01
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `engine.io` from 6.2.1 to 6.4.2
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.2.1...6.4.2)

Updates `socket.io` from 4.5.4 to 4.6.1
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io@4.5.4...4.6.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-parser@4.2.1...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…gine.io-and-socket.io-6.4.2

chore(deps): bump engine.io and socket.io
…cket.io-parser-4.2.3

chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3
@mj-heaton mj-heaton removed the request for review from MartaTibiletti May 25, 2023 13:40
yagni and others added 6 commits August 21, 2023 08:57
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…rd-wrap-1.2.5

chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…bel/traverse-7.23.2

chore(deps-dev): bump @babel/traverse from 7.17.0 to 7.23.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants