wirecloud icon indicating copy to clipboard operation
wirecloud copied to clipboard

Widgets Container and Mashup edition tools. Reference implementation of the FIWARE Application Mashup GE

Results 66 wirecloud issues
Sort by recently updated
recently updated
newest added

## Proposed changes As discussed within the TSC, badge and links for FIWARE clones of the container image should be switched to quay.io ## Types of changes What types of...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) to 0.7.33 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `ua-parser-js` from 0.7.21 to 0.7.33 Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 /...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

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 3.4.2 to 3.6.1 Release notes Sourced from engine.io's releases. 3.6.1 :warning: This release contains an important...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.3. Release notes Sourced from socket.io-parser's releases. 3.3.2 Bug Fixes prevent DoS (OOM) via massive packets (#95) (89197a0) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2 3.3.1 Links Diff: https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1...

dependencies

## Proposed changes Allows to define different widget configurations for different screen sizes, so that a phone can have a different view than a PC. You can define the boundaries...

## Proposed changes The operator ID is represented as a string when it should not, which causes the IDs of new operators to just be old one plus a one,...

## Proposed changes Caches to and from GitHub actions (should improve build times), and only builds the wheel on one platform (prevents long build times for the platform agnostic wheel...