-
Notifications
You must be signed in to change notification settings - Fork 6
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tton`. DDFFORM-3
Add CSS and stories for `Article`, `ArticleHeader`, `ArrowLink`, `RowButton`
Merge develop into release 2023-49-0
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
…-49-0 Release 2023.49.0
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 ¯\_(ツ)_/¯
NPm Rejects non semver tags
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
…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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
And apparently other changes