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 aksel-dependencies group across 1 directory with 3 updates #435

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps the aksel-dependencies group with 3 updates in the / directory: @navikt/ds-css, @navikt/ds-react and @navikt/ds-tokens.

Updates @navikt/ds-css from 5.18.3 to 6.17.0

Changelog

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

Changelog

6.17

@​navikt/ds-react

  • Combobox: Add support for onBlur, and omit props that have no effect. (#3125)

@​navikt/aksel-icons

  • Icons: New 'face' icons for 'Engagement'-category. (#3134)

6.16

@​navikt/ds-css

  • Combobox: 💄 hide caret on select (#3071)
  • Font: Reverted change introduced in v6.14 where font locations were changed. This caused a regression where every preload-instance to old font locations no longer worked. (#3114)
  • Table: Fixed background-clipping when using ExpandableRow. (#3095)
  • Primitives: Added gridColumn-prop for more grid alignment control. (#3082)
  • FormSummary: Added background color (#3093)

  • Modal: Added scroll shadows (#3083)

@​navikt/ds-react

  • Combobox 🚸 single select now hides selected value when typing, onBlur clears input (#3124)

  • Combobox: 💄 hide caret on select (#3071)

  • 🐛 Combobox: trailing spaces no longer work like wildcards for autocomplete suggestions (#3105)

  • Fixed bug in Combobox where the wrong option was selected on Enter if the autocompleted word was not the first in FilteredOptions (#3110)

  • Table: Corrected the type of onSortChange (#3103)

  • 🩹 Combobox: Placeholder goes away when an option is selected (#3101)

  • Table: Fixed background-clipping when using ExpandableRow. (#3095)

  • Primitives: Added gridColumn-prop for more grid alignment control. (#3082)

@​navikt/ds-tokens

  • Tokens: Adjusted Green 400 to comply with AA 3.00 contrast. (#3091)

... (truncated)

Commits
  • 45a50a5 Version Packages (#3137)
  • c506c17 [aksel.nav.no] SuggestionBlock for beta patterns (#3144)
  • 36ada01 build(deps): Bump express from 4.19.2 to 4.20.0 (#3146)
  • 88201e3 🔒 Moved chromatic env token to .env and github secrets (#3145)
  • 14fed5a Adjust examples of Stepper (#3143)
  • 672fdb9 [Aksel.nav.no, Button docs] Renamed 'frameworks' example to 'button as link'....
  • 1d585e6 Form validation demo improvements (#3132)
  • 1b2dc88 [Icons] Added new icons for face category (#3134)
  • c8b7909 Combobox: Add support for onBlur, and omit props that have no effect (#3125)
  • 914b0db Version Packages (#3117)
  • Additional commits viewable in compare view

Updates @navikt/ds-react from 5.18.3 to 6.17.0

Changelog

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

Changelog

6.17

@​navikt/ds-react

  • Combobox: Add support for onBlur, and omit props that have no effect. (#3125)

@​navikt/aksel-icons

  • Icons: New 'face' icons for 'Engagement'-category. (#3134)

6.16

@​navikt/ds-css

  • Combobox: 💄 hide caret on select (#3071)
  • Font: Reverted change introduced in v6.14 where font locations were changed. This caused a regression where every preload-instance to old font locations no longer worked. (#3114)
  • Table: Fixed background-clipping when using ExpandableRow. (#3095)
  • Primitives: Added gridColumn-prop for more grid alignment control. (#3082)
  • FormSummary: Added background color (#3093)

  • Modal: Added scroll shadows (#3083)

@​navikt/ds-react

  • Combobox 🚸 single select now hides selected value when typing, onBlur clears input (#3124)

  • Combobox: 💄 hide caret on select (#3071)

  • 🐛 Combobox: trailing spaces no longer work like wildcards for autocomplete suggestions (#3105)

  • Fixed bug in Combobox where the wrong option was selected on Enter if the autocompleted word was not the first in FilteredOptions (#3110)

  • Table: Corrected the type of onSortChange (#3103)

  • 🩹 Combobox: Placeholder goes away when an option is selected (#3101)

  • Table: Fixed background-clipping when using ExpandableRow. (#3095)

  • Primitives: Added gridColumn-prop for more grid alignment control. (#3082)

@​navikt/ds-tokens

  • Tokens: Adjusted Green 400 to comply with AA 3.00 contrast. (#3091)

... (truncated)

Commits
  • 45a50a5 Version Packages (#3137)
  • c506c17 [aksel.nav.no] SuggestionBlock for beta patterns (#3144)
  • 36ada01 build(deps): Bump express from 4.19.2 to 4.20.0 (#3146)
  • 88201e3 🔒 Moved chromatic env token to .env and github secrets (#3145)
  • 14fed5a Adjust examples of Stepper (#3143)
  • 672fdb9 [Aksel.nav.no, Button docs] Renamed 'frameworks' example to 'button as link'....
  • 1d585e6 Form validation demo improvements (#3132)
  • 1b2dc88 [Icons] Added new icons for face category (#3134)
  • c8b7909 Combobox: Add support for onBlur, and omit props that have no effect (#3125)
  • 914b0db Version Packages (#3117)
  • Additional commits viewable in compare view

Updates @navikt/ds-tokens from 5.18.3 to 6.17.0

Release notes

Sourced from @​navikt/ds-tokens's releases.

[email protected]

New component <ProgressBar /> 🎉

Documentation

@​navikt/ds-react

  • Combobox: Remove 'Ingen søketreff' when custom options allowed (#2895)
  • Datepicker, MonthPicker: Rekkefølgen på årstall i Select er reversert slik at siste år er øverst. Dette er endret for å være bedre tilpasset ekspertsystemer der de mest relevante årene ble vist lengst unna musepeker ved klikk. (#2882)

@​navikt/ds-css

  • Checkbox, Radio: Erstatter :focus-visible med :focus for bedre UX brukt sammen med ErrorSummary. (#2893)
  • 💄 tweak CSS for timeline pins. (#2889)
Changelog

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

6.17.0

6.16.3

6.16.2

6.16.1

6.16.0

Patch Changes

  • Tokens: Adjusted Green 400 to comply with AA 3.00 contrast. (#3091)

6.15.0

6.14.0

Minor Changes

  • Fonts: Added built-in support for cyrillic, cyrillic-ext and latin-ext (#3044)

6.13.0

6.12.0

6.11.0

6.10.1

6.10.0

6.9.0

6.8.0

6.7.1

6.7.0

6.6.1

6.6.0

6.5.0

6.4.1

6.4.0

... (truncated)

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aksel-dependencies-9f1109961c branch 2 times, most recently from 0bc674e to 45cdae3 Compare September 12, 2024 14:03
Bumps the aksel-dependencies group with 3 updates in the / directory: [@navikt/ds-css](https://github.com/navikt/aksel), [@navikt/ds-react](https://github.com/navikt/aksel) and [@navikt/ds-tokens](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tokens).


Updates `@navikt/ds-css` from 5.18.3 to 6.17.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 5.18.3 to 6.17.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-tokens` from 5.18.3 to 6.17.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/core/tokens/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/@navikt/core/tokens)

---
updated-dependencies:
- dependency-name: "@navikt/ds-css"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/ds-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/ds-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aksel-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aksel-dependencies-9f1109961c branch from 45cdae3 to dd2ca70 Compare September 12, 2024 14:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2024

Superseded by #442.

@dependabot dependabot bot closed this Sep 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aksel-dependencies-9f1109961c branch September 13, 2024 12:14
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