Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update images and dependencies #804

Merged
merged 16 commits into from
Jun 20, 2023
Merged

Update images and dependencies #804

merged 16 commits into from
Jun 20, 2023

Conversation

jonandernovella
Copy link
Contributor

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency updates

List of changes made

  • Frontend deps
  • Docker images
  • Backend deps

Testing

  • Build
  • Restart

Notes

  • There are frontend runtime errors which we should really fix

jonandernovella and others added 11 commits June 20, 2023 10:11
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.2 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v6.7.2...v6.8.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.3...v5.1.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.0...v5.87.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.0 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@5.1.4)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [handlebars-loader](https://github.com/pcardune/handlebars-loader). These dependencies need to be updated together.


Updates `loader-utils` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.2...v2.0.4)

Updates `handlebars-loader` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/pcardune/handlebars-loader/releases)
- [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md)
- [Commits](pcardune/handlebars-loader@v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: handlebars-loader
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [handlebars-loader](https://github.com/pcardune/handlebars-loader). These dependencies need to be updated together.


Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

Updates `handlebars-loader` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/pcardune/handlebars-loader/releases)
- [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md)
- [Commits](pcardune/handlebars-loader@v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: handlebars-loader
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [handlebars-loader](https://github.com/pcardune/handlebars-loader) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/pcardune/handlebars-loader/releases)
- [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md)
- [Commits](pcardune/handlebars-loader@v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: handlebars-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Member

@kusalananda kusalananda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ony a few minor comments.

jonandernovella and others added 4 commits June 20, 2023 12:03
Co-authored-by: Andreas Kusalananda Kähäri <[email protected]>
Co-authored-by: Andreas Kusalananda Kähäri <[email protected]>
Co-authored-by: Andreas Kusalananda Kähäri <[email protected]>
Co-authored-by: Andreas Kusalananda Kähäri <[email protected]>
Copy link
Member

@kusalananda kusalananda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@kusalananda kusalananda merged commit f865fd4 into develop Jun 20, 2023
@kusalananda kusalananda deleted the dev/clean-up-images branch June 20, 2023 11:26
@jonandernovella jonandernovella mentioned this pull request Jun 20, 2023
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.

2 participants