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

Bump webpack-version-file-plugin & webpack-cli to latest version #1619

Conversation

Adamik10
Copy link
Contributor

@Adamik10 Adamik10 commented Jan 3, 2025

Link to issue

https://reload.atlassian.net/browse/DDFBRA-306

Description

See title 🙏

Screenshot of the result

Additional comments or questions

It seems to me like the bundle size increase is caused by the bundle-size job just now taking version.json file into account. But it's always been there, so it's not actually a 100% increase I'd say. In any case, I think we should disregard this bundle size increase.

@kasperg
Copy link
Contributor

kasperg commented Jan 6, 2025

@Adamik10 Note that this no longer applies. This is probably due to #1606 being merged.

Copy link
Contributor

@ThomasGross ThomasGross left a comment

Choose a reason for hiding this comment

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

💪

src/core/utils/useReservations.tsx Show resolved Hide resolved
.babelrc Outdated Show resolved Hide resolved
webpack.config.js Outdated Show resolved Hide resolved
.version.json.ejs Outdated Show resolved Hide resolved
.prettierignore Show resolved Hide resolved
webpack.config.js Show resolved Hide resolved
package.json Show resolved Hide resolved
Adamik10 and others added 17 commits January 6, 2025 13:09
+ fix warnings and errors that popped up.
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.0...v9.1.2)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.12.3 to 16.3.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v14.12.3...v16.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.0 to 1.83.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.83.0...1.83.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/main/CHANGELOG.md)
- [Commits](chromaui/addon-visual-tests@v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: "@chromatic-com/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1.
- [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]@6.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [kind-of](https://github.com/jonschlinkert/kind-of) from 6.0.2 to 6.0.3.
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md)
- [Commits](jonschlinkert/kind-of@6.0.2...6.0.3)

---
updated-dependencies:
- dependency-name: kind-of
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Run:
yarn add lodash@latest
 yarn add @types/lodash
Bumps the storybook group with 1 update: [@storybook/addon-webpack5-compiler-babel](https://github.com/storybookjs/addon-webpack5-compiler-babel).

Updates `@storybook/addon-webpack5-compiler-babel` from 3.0.3 to 3.0.5
- [Release notes](https://github.com/storybookjs/addon-webpack5-compiler-babel/releases)
- [Changelog](https://github.com/storybookjs/addon-webpack5-compiler-babel/blob/main/CHANGELOG.md)
- [Commits](storybookjs/addon-webpack5-compiler-babel@v3.0.3...v3.0.5)

---
updated-dependencies:
- dependency-name: "@storybook/addon-webpack5-compiler-babel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001688 to 1.0.30001690.
- [Commits](browserslist/caniuse-lite@1.0.30001688...1.0.30001690)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.2 to 7.37.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Latest Cypress versions no longer have this module.
@Adamik10 Adamik10 force-pushed the DDFBRA-306-opgrader-webpack-version-file-plugin-react-komponenter branch from 567253c to 309baa3 Compare January 6, 2025 12:14
@Adamik10 Adamik10 merged commit 1d622bc into develop Jan 6, 2025
20 checks passed
@Adamik10 Adamik10 deleted the DDFBRA-306-opgrader-webpack-version-file-plugin-react-komponenter branch January 6, 2025 12:20
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.

9 participants