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

Bump the designsystem group with 4 updates #6716

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps the designsystem group with 4 updates: @navikt/aksel-icons, @navikt/ds-css, @navikt/ds-react and @navikt/ds-tailwind.

Updates @navikt/aksel-icons from 7.2.1 to 7.3.0

Changelog

Sourced from @​navikt/aksel-icons's changelog.

7.3.0

Commits

Updates @navikt/ds-css from 7.2.1 to 7.3.0

Changelog

Sourced from @​navikt/ds-css's changelog.

Changelog

7.3

@​navikt/ds-react

  • ActionMenu: 🎉 New component! Replaces DropdownMenu as the go-to solution for floating menus. Includes support for grouping, sub-menus, checkboxes, radios and dividers. Read more in the documentation. (#3081)
  • Accordion: Remove redundant icon title (#3230)

  • Modal: Close button now avoids triggering when repeated keystrokes are detected. This helps stop accidental closing of Modal when 'Enter'-key is held down. (#3081)

@​navikt/ds-css

  • ActionMenu: 🎉 New component! Replaces DropdownMenu as the go-to solution for floating menus. Includes support for grouping, sub-menus, checkboxes, radios and dividers. Read more in the documentation. (#3081)
  • List.Item: Center icon horizontally inside it's container (#3253)

7.2

@​navikt/ds-react

  • Combobox: Disable autocomple in Firefox on Android to prevent bug (#3201)

  • Combobox: Support PageUp/PageDown in dropdown list. (#3158)

  • FileUpload: 💥 Remove UNSAFE-prefix (#3205)

  • List: ✨ New size 'large' (#3207)

  • Performance: ⚡ Optimized memoization for rerendring in some components. (#3197)

@​navikt/ds-css

  • Combobox: Support PageUp/PageDown in dropdown list. (#3158)

7.1

@​navikt/aksel-stylelint

  • List: 💥 Removed class names "navds-list--nested" and "navds-list__item-content" (#3184)
  • Pagination: 💥 Added some classNames to list of deprecated (removed) classes. (#3164)

@​navikt/ds-react

  • List: Add indentation and remove overly verbose aria attributes (#3184)

  • Combobox: 🐛 implement missing readonly and disabled (#3180)

... (truncated)

Commits
  • 6324d63 Version Packages (#3226)
  • debfb3f [Translations] Chips.Removable: Remove translations-prop (partly reverts #323...
  • a3e8457 change: Reduced height for actionemu examples (#3246)
  • 0560f84 ➖ Remove faker (#3254)
  • 663dfbe 🆙 Upgrade some dependencies (#3247)
  • 536f088 List.Item: Center icon horizontally inside it's container (#3253)
  • f659599 [ActionMenu] Removed defaultOpen-prop, moved rootElement, added Modal-sup...
  • ed34bc0 [Darkside]: Move text-contrast tokens into semantic groups
  • 2a2028f [BasePrimitive] Hide className from basePrimitive type (#3241)
  • 386145d [Darkside] Made breakpoints and font-tokens avaliable in css output
  • Additional commits viewable in compare view

Updates @navikt/ds-react from 7.2.1 to 7.3.0

Changelog

Sourced from @​navikt/ds-react's changelog.

Changelog

7.3

@​navikt/ds-react

  • ActionMenu: 🎉 New component! Replaces DropdownMenu as the go-to solution for floating menus. Includes support for grouping, sub-menus, checkboxes, radios and dividers. Read more in the documentation. (#3081)
  • Accordion: Remove redundant icon title (#3230)

  • Modal: Close button now avoids triggering when repeated keystrokes are detected. This helps stop accidental closing of Modal when 'Enter'-key is held down. (#3081)

@​navikt/ds-css

  • ActionMenu: 🎉 New component! Replaces DropdownMenu as the go-to solution for floating menus. Includes support for grouping, sub-menus, checkboxes, radios and dividers. Read more in the documentation. (#3081)
  • List.Item: Center icon horizontally inside it's container (#3253)

7.2

@​navikt/ds-react

  • Combobox: Disable autocomple in Firefox on Android to prevent bug (#3201)

  • Combobox: Support PageUp/PageDown in dropdown list. (#3158)

  • FileUpload: 💥 Remove UNSAFE-prefix (#3205)

  • List: ✨ New size 'large' (#3207)

  • Performance: ⚡ Optimized memoization for rerendring in some components. (#3197)

@​navikt/ds-css

  • Combobox: Support PageUp/PageDown in dropdown list. (#3158)

7.1

@​navikt/aksel-stylelint

  • List: 💥 Removed class names "navds-list--nested" and "navds-list__item-content" (#3184)
  • Pagination: 💥 Added some classNames to list of deprecated (removed) classes. (#3164)

@​navikt/ds-react

  • List: Add indentation and remove overly verbose aria attributes (#3184)

  • Combobox: 🐛 implement missing readonly and disabled (#3180)

... (truncated)

Commits
  • 6324d63 Version Packages (#3226)
  • debfb3f [Translations] Chips.Removable: Remove translations-prop (partly reverts #323...
  • a3e8457 change: Reduced height for actionemu examples (#3246)
  • 0560f84 ➖ Remove faker (#3254)
  • 663dfbe 🆙 Upgrade some dependencies (#3247)
  • 536f088 List.Item: Center icon horizontally inside it's container (#3253)
  • f659599 [ActionMenu] Removed defaultOpen-prop, moved rootElement, added Modal-sup...
  • ed34bc0 [Darkside]: Move text-contrast tokens into semantic groups
  • 2a2028f [BasePrimitive] Hide className from basePrimitive type (#3241)
  • 386145d [Darkside] Made breakpoints and font-tokens avaliable in css output
  • Additional commits viewable in compare view

Updates @navikt/ds-tailwind from 7.2.1 to 7.3.0

Changelog

Sourced from @​navikt/ds-tailwind's changelog.

7.3.0

Commits

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner October 18, 2024 13:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 18, 2024
Bumps the designsystem group with 4 updates: [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-icons), [@navikt/ds-css](https://github.com/navikt/aksel), [@navikt/ds-react](https://github.com/navikt/aksel) and [@navikt/ds-tailwind](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tailwind).


Updates `@navikt/aksel-icons` from 7.2.1 to 7.3.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/aksel-icons/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/@navikt/aksel-icons)

Updates `@navikt/ds-css` from 7.2.1 to 7.3.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/compare/@navikt/[email protected]...@navikt/[email protected])

Updates `@navikt/ds-react` from 7.2.1 to 7.3.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/compare/@navikt/[email protected]...@navikt/[email protected])

Updates `@navikt/ds-tailwind` from 7.2.1 to 7.3.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/core/tailwind/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/@navikt/core/tailwind)

---
updated-dependencies:
- dependency-name: "@navikt/aksel-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: designsystem
- dependency-name: "@navikt/ds-css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: designsystem
- dependency-name: "@navikt/ds-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: designsystem
- dependency-name: "@navikt/ds-tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: designsystem
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/designsystem-10419a115b branch from ece174c to 9a42233 Compare October 21, 2024 13:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #6725.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/designsystem-10419a115b branch October 21, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants