-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: openfun/ashley
base: v1.3.0
head repository: openfun/ashley
compare: master
- 12 commits
- 13 files changed
- 3 contributors
Commits on Feb 15, 2023
-
⬆️(frontend) bump http-cache-semantics
Bumps [http-cache-semantics] from v4.1.0 to v4.1.1 - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits] (kornelski/http-cache-semantics@v4.1.0...v4.1.1) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc5a7ea - Browse repository at this point
Copy the full SHA bc5a7eaView commit details
Commits on Feb 16, 2023
-
⬆️(frontend) bump terser from 5.7.0 to 5.16.3
Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.16.3. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.7.0...v5.16.3) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b273cd8 - Browse repository at this point
Copy the full SHA b273cd8View commit details -
⬆️(frontend) bump ua-parser-js from 0.7.28 to 0.7.33
Bumps [ua-parser-js] (https://github.com/faisalman/ua-parser-js) from 0.7.28 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.28...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 137b319 - Browse repository at this point
Copy the full SHA 137b319View commit details -
⬆️(frontend) bump json5 from 1.0.1 to 1.0.2
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] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2954a3 - Browse repository at this point
Copy the full SHA b2954a3View commit details -
⬆️(frontend) bump minimatch from 3.0.4 to 3.0.8
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.0.8) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4886278 - Browse repository at this point
Copy the full SHA 4886278View commit details -
🐛(back) fix exporting atomic blocks for images
For atomic blocks, we needed a specific behavior for the ones dealing with the latex formulas. This introduced a problem with rendering the images. This commit fixes this. To prevent this kind of error in the future, tests have been added rendering the HTML using draftjs_exporter. So far only specific decorators were tested but not all the rendering of multiple draftjs blocks.
Configuration menu - View commit details
-
Copy full SHA for 53d01ce - Browse repository at this point
Copy the full SHA 53d01ceView commit details -
⬆️(frontend) bump qs from 6.5.2 to 6.5.3
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] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd2c06b - Browse repository at this point
Copy the full SHA cd2c06bView commit details
Commits on Feb 17, 2023
-
⬆️(frontend) bump decode-uri-component
Bumps[decode-uri-component] (https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. -Release notes(https://github.com/SamVerschueren/decode-uri-component/releases) -Commits (SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d22d858 - Browse repository at this point
Copy the full SHA d22d858View commit details -
⬆️(frontend) bump loader-utils from 1.4.0 to 1.4.2
Bumps [loader-utils] (https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog] (https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.4.0...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0306eba - Browse repository at this point
Copy the full SHA 0306ebaView commit details -
🔖(ashley) bump version to 1.3.1
Fixed - Fix converting in HTML atomic blocks for images
Configuration menu - View commit details
-
Copy full SHA for 5ac5e34 - Browse repository at this point
Copy the full SHA 5ac5e34View commit details
Commits on Nov 25, 2024
-
⬆️(compose) upgrade to postgres 16.4
We want to use postres 16.4, we upgrade the docker image use in the docker compose configuration.
Configuration menu - View commit details
-
Copy full SHA for 6098c3d - Browse repository at this point
Copy the full SHA 6098c3dView commit details -
We need node 16 to use node-sass
Configuration menu - View commit details
-
Copy full SHA for f6b6b3b - Browse repository at this point
Copy the full SHA f6b6b3bView commit details
There are no files selected for viewing