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.23.0 #656

Merged
merged 1,811 commits into from
Jun 4, 2024
Merged

Release 2024.23.0 #656

merged 1,811 commits into from
Jun 4, 2024

Conversation

kasperg
Copy link
Contributor

@kasperg kasperg commented Jun 4, 2024

No description provided.

kasperg and others added 30 commits March 18, 2024 14:13
…pm_and_yarn/follow-redirects-1.15.6

Bump follow-redirects from 1.15.4 to 1.15.6
…pm_and_yarn/sass-1.72.0

Bump sass from 1.71.1 to 1.72.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/eslint-webpack-plugin@v4.0.1...v4.1.0)

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

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

---
updated-dependencies:
- dependency-name: postcss
  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.34.0 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.34.0...v7.34.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/eslint-webpack-plugin-4.1.0

Bump eslint-webpack-plugin from 4.0.1 to 4.1.0
…pm_and_yarn/postcss-8.4.37

Bump postcss from 8.4.35 to 8.4.37
…pm_and_yarn/eslint-plugin-react-7.34.1

Bump eslint-plugin-react from 7.34.0 to 7.34.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.37 to 8.4.38.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.37...8.4.38)

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

Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/postcss-8.4.38

Bump postcss from 8.4.37 to 8.4.38
Before now, we used various scss mixins to re-use the same
placeholder component, that shows up when no image is available.
Instead, we'll make a media-container component that can be re-used
along with it's own CSS classes.
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/express-4.19.2

Bump express from 4.18.1 to 4.19.2
…SBP-481-datovaelger-fejl-i-edge

Disable text selection for .flatpickr-day [DDFLSBP-481]
…teasertekst-pa-arr-vises-ikke

Refactor media placeholder, making it a seperate component. DDFFORM-360
This is a simple modal that can be used for different purposes. I have created a `DialogPlayground` component to demonstrate its usage.
The item cannot be renewed further -> Can't be renewed further
kasperg and others added 29 commits May 27, 2024 13:08
…pm_and_yarn/sass-1.77.2

Bump sass from 1.77.1 to 1.77.2
…paragraph-navigation-grid-focus

Add focus on next item after "show more" click in `nav-grid`
…restructure-heading-tree

Restructure heading tree structure
…rch-dropdown

Advanced search header dropdown
…-about-form-styling

Write architecture decision record for form styling - .dpl-form classes
…p-into-release-brahma-17

Merge develop into release/brahma-17
This is to have a consistent design.

I have also removed the `@extend %rich-text´ as the field is no longer a WYSIWYG field
…ma-17

Merge Release/brahma 17 into develop
…SBP-635-tilgaengelighed-avanceret-sogning-knap-med-role-menuitem-har-ikke-foraeldre-der-er-forudsaetning-for-brug-af-rollen

Add anchor element.
We have seen Chromatic failing with the following error. This
apparently occurs after updating to versio 11.5 of the GitHub Action.

Try to lock it at 11.4 to address this. Dependabot should help us
update in the future.

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:68:19)
    at Object.createHash (node:crypto:138:10)
    at module.exports (/home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util/createHash.js:135:53)
    at NormalModule._initBuildHash (/home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/NormalModule.js:417:16)
    at handleParseError (/home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/NormalModule.js:471:10)
    at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/NormalModule.js:503:5
    at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/NormalModule.js:358:12
    at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/loader-runner/lib/LoaderRunner.js:373:3
    at iterateNormalLoaders (/home/runner/work/dpl-design-system/dpl-design-system/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
    at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/loader-runner/lib/LoaderRunner.js:205:4
    at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:85:15
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Since the dpl-cms workflow does not need it anymore. The dpl-cms wf can
resolve which package to download by the package name.
…subtitle-events

Align event description (subtitle) with articles
…automatiser-pull-request-oprettelse-i-dpl-cms-ved-arbejde-i-dpl-react-designsystem

Add workflow that creates a pr externally in the dpl-cms repo
@kasperg kasperg merged commit c4d7892 into main Jun 4, 2024
10 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.

8 participants