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

Release 2024.48.0 #1563

Merged
merged 17 commits into from
Nov 26, 2024
Merged

Release 2024.48.0 #1563

merged 17 commits into from
Nov 26, 2024

Conversation

xendk
Copy link
Contributor

@xendk xendk commented Nov 26, 2024

No description provided.

JacobArrow and others added 17 commits November 19, 2024 17:38
…upgrade-codegen-packages

DDFBRA-211 - Upgrade codegen packages
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 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.0...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Redux Toolkit v2 the action type changed from `any` to unknown, to encourage users to write type guards that checks the action object. The `action` object in `extractServiceBaseUrls()` was not originally written with types in mind, so we will keep it as `any` for now.
But it would be nice to introduce some type for this in the future.
To tighten the type safety for ´extractServiceBaseUrls´ we validate the incoming action against a type guard
Bumps the storybook group with 2 updates: [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli).


Updates `@storybook/react-webpack5` from 8.4.4 to 8.4.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.5/code/frameworks/react-webpack5)

Updates `storybook` from 8.4.4 to 8.4.5
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.5/code/lib/cli)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.13.6 to 3.13.7.
- [Release notes](https://github.com/cypress-io/code-coverage/releases)
- [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc)
- [Commits](cypress-io/code-coverage@v3.13.6...v3.13.7)

---
updated-dependencies:
- dependency-name: "@cypress/code-coverage"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.9.0...v6.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…npm_and_yarn/loader-utils-2.0.4

Bump loader-utils from 2.0.0 to 2.0.4
…npm_and_yarn/storybook-14196b5f6b

Bump the storybook group with 2 updates
…npm_and_yarn/cypress/code-coverage-3.13.7

Bump @cypress/code-coverage from 3.13.6 to 3.13.7
…npm_and_yarn/caniuse-lite-1.0.30001684

Bump caniuse-lite from 1.0.30001680 to 1.0.30001684
…npm_and_yarn/stylelint-scss-6.10.0

Bump stylelint-scss from 6.9.0 to 6.10.0
…upgrade-redux

Upgrade Redux and related packages
@xendk xendk merged commit 6f62c88 into main Nov 26, 2024
20 of 22 checks passed
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.

3 participants