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

Get bugfix from develop #378

Closed
wants to merge 32 commits into from
Closed

Get bugfix from develop #378

wants to merge 32 commits into from

Conversation

spaceo
Copy link
Contributor

@spaceo spaceo commented Dec 11, 2023

And apparently other changes

kasperbirch1 and others added 30 commits November 22, 2023 14:59
Add CSS and stories for `Article`, `ArticleHeader`, `ArrowLink`, `RowButton`
In alignment with our recent team decision, this commit moves away from utility classes towards an extended use of BEM classes.

Additionally, the markup has been revised to improve semantic structure.
…line-dato-og-forfatter-e

Refactor `article-header` CSS Following Strategy Shift
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.31...8.4.32)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.1.4...v6.1.5)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.54.0...v8.55.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [chromaui/action](https://github.com/chromaui/action) from 1 to 10.
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@v1...v10)

---
updated-dependencies:
- dependency-name: chromaui/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Bump postcss from 8.4.31 to 8.4.32
…pm_and_yarn/testing-library/jest-dom-6.1.5

Bump @testing-library/jest-dom from 6.1.4 to 6.1.5
…pm_and_yarn/eslint-8.55.0

Bump eslint from 8.54.0 to 8.55.0
…pm_and_yarn/eslint-config-prettier-9.1.0

Bump eslint-config-prettier from 9.0.0 to 9.1.0
…ithub_actions/chromaui/action-10

Bump chromaui/action from 1 to 10
One for handling releases invoked by tagging.
Another for PR changes.

The original idea was to to make the pr create a tag which the other
workflow would react upon. But that flow is not directly supported.

The bundle script has been expanded to support writing a version file.
Of course we need fixed versions
Since the tagname comes from the branch name of the latest commit we
cannot be sure of the format. So I am afraid of edge cases with weird
chars.
We want it also to happen to merges to eg. develop so there is no need
to restrict it to PR's only.
And Dependabot should not create release :)
So it reflects what it does ¯\_(ツ)_/¯
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.10 to 29.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  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 5.3.1 to 5.3.2.
- [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@v5.3.1...v5.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/types/jest-29.5.11

Bump @types/jest from 29.5.10 to 29.5.11
kasperg and others added 2 commits December 11, 2023 09:34
…pm_and_yarn/stylelint-scss-5.3.2

Bump stylelint-scss from 5.3.1 to 5.3.2
Otherwise the zip step fails on branches/tags with "/" in it.
@spaceo spaceo closed this Dec 11, 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.

3 participants