-
Notifications
You must be signed in to change notification settings - Fork 32
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 of v10.19 #3253
Merged
Merged
release of v10.19 #3253
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
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/65858205e59f1e23c9bf173348a7a7cbb8ac47f5"><code>6585820</code></a> Release version 1.15.4 of the npm package.</li> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/7a6567e16dfa9ad18a70bfe91784c28653fbf19d"><code>7a6567e</code></a> Disallow bracketed hostnames.</li> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/05629af696588b90d64e738bc2e809a97a5f92fc"><code>05629af</code></a> Prefer native URL instead of deprecated url.parse.</li> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/1cba8e85fa73f563a439fe460cf028688e4358df"><code>1cba8e8</code></a> Prefer native URL instead of legacy url.resolve.</li> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/72bc2a4229bc18dc9fbd57c60579713e6264cb92"><code>72bc2a4</code></a> Simplify _processResponse error handling.</li> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/3d42aecdca39b144a0a2f27ea134b4cf67dd796a"><code>3d42aec</code></a> Add bracket tests.</li> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/bcbb096b32686ecad6cd34235358ed6f2217d4f0"><code>bcbb096</code></a> Do not directly set Error properties.</li> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/192dbe7ce671ecad813c074bffe3b3f5d3680fee"><code>192dbe7</code></a> Release version 1.15.3 of the npm package.</li> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/bd8c81e4f32d12f28a35d265f88b1716703687c6"><code>bd8c81e</code></a> Fix resource leak on destroy.</li> <li><a href="https://github.com/follow-redirects/follow-redirects/commit/9c728c314b06f9595dcd7f245d40731e8a27d79f"><code>9c728c3</code></a> Split linting and testing.</li> <li>Additional commits viewable in <a href="https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.15.2&new-version=1.15.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dnbexperience/eufemia/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.9.5 to 1.10.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kriszyp/msgpackr/commit/50bcdb8e312b45d9fcbd911c961d5ad31ef24019"><code>50bcdb8</code></a> Update version</li> <li><a href="https://github.com/kriszyp/msgpackr/commit/4e7657bca114ddf24696f943ace648c96783aa7c"><code>4e7657b</code></a> Allow structuredClone to be explicitly turned off for the decoder</li> <li><a href="https://github.com/kriszyp/msgpackr/commit/18f44f8800e2261341cdf489d1ba1e35a0133602"><code>18f44f8</code></a> Ensure that string conversion doesn't recursively join or execute code</li> <li><a href="https://github.com/kriszyp/msgpackr/commit/cc6a0f17c2e439f9f194768e33ae8280e3a73fd7"><code>cc6a0f1</code></a> Update version</li> <li><a href="https://github.com/kriszyp/msgpackr/commit/cc8e177d9d7c386512d64aab46bf9b4568fc28d8"><code>cc8e177</code></a> Document useBigIntExtension</li> <li><a href="https://github.com/kriszyp/msgpackr/commit/0310e2fedbeb783bd3692b5b12e7036f3de7dfb8"><code>0310e2f</code></a> Defer other value types to msgpackr</li> <li><a href="https://github.com/kriszyp/msgpackr/commit/6978440105975d71e5ef11257488e1e35eafbb5f"><code>6978440</code></a> Add support for BigInts larger than 64-bit</li> <li><a href="https://github.com/kriszyp/msgpackr/commit/0e960cb06675a6884cbcff097f4de66777bb71c8"><code>0e960cb</code></a> Don't suppress encoding errors when shared structures are saved</li> <li><a href="https://github.com/kriszyp/msgpackr/commit/6b010f54a59824c0270774e4171ae88a402c0838"><code>6b010f5</code></a> Maintain correct encode options on repacking</li> <li><a href="https://github.com/kriszyp/msgpackr/commit/4b011432f55c8b72135b250f86c9fe85c63c27da"><code>4b01143</code></a> Allow struct restarts to properly use start position</li> <li>Additional commits viewable in <a href="https://github.com/kriszyp/msgpackr/compare/v1.9.5...v1.10.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=msgpackr&package-manager=npm_and_yarn&previous-version=1.9.5&new-version=1.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dnbexperience/eufemia/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…k has error (#3225) Fixes #2958 Inputs in FieldBlock with errors now show that they have error --------- Co-authored-by: Tobias Høegh <[email protected]>
- [x] Implement screen reader support (relies on #3217) - [x] Align styles - [x] Align texts in counter - [x] Add tests - [x] Add visual test A couple of visual snapshots needed to get update because a new margin was added, to align elements below the checkbox.
<img width="481" alt="Screenshot 2024-01-17 at 20 15 13" src="https://github.com/dnbexperience/eufemia/assets/1501870/49e75eb2-4f40-45ab-8ef6-7b7dbf33a083"> [CSB Reprod](https://codesandbox.io/p/sandbox/eufemia-input-vs-textarea-rpsynq)
…nd alias (#3243) For example, instead of `<Toggle>` we now use either `<Field.Toggle>` or `<ToggleField>`.
Relies on PR #3242 Also, I think, a white background for [this example](https://eufemia-git-feat-flex-container-bookend-line-eufemia.vercel.app/uilib/layout/flex/container/#framed-line-dividers), would be better. Therefor, we may get in this PR #3245 for that. ![image](https://github.com/dnbexperience/eufemia/assets/1501870/8136979f-b374-46fa-a70d-fc9cdf0be7b6) I think, `line-framed` describes the use-case good. But maybe something different is better? - outlined - grooved - bordered - enclosed
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit eb149d2:
|
…t removed) (#3251) `labelDescription` was a part of forms before, but where removed in this PR #3209. But it turns out, UX wants this for form fields. This time it gets officially included. We need to consider to add this to FormLabel at a later stage. But that involves a lot more work. Also, `Exipry` needed a larger rewrite in order to make `labelDescription` work. This change will be included in this PR #3252
The function `format` only returns an object if the option `returnAria` was passed in as `true`, but TypeScript doesn’t know this. With this change, we’re making an overload for the function that only returns the object in the right situation. This way, the caller doesn’t need to check the returned value before being able to use it as a string (or number). The `formatReturnType` type is now unused, but given it's been exported I opted to not remove it as that might be considered a breaking change. You can consider this more of a suggestion than a request though, I'm not sure what your policy or testing setup is like for type changes :) Co-authored-by: Kim Røen <[email protected]>
🎉 This PR is included in version 10.19.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.
No description provided.