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 major-dependencies group with 10 updates #1982

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

Bumps the major-dependencies group with 10 updates:

Package From To
@navikt/aksel-icons 6.1.0 7.4.3
@navikt/ds-css 6.1.0 7.4.3
@navikt/ds-icons 1.5.10 3.4.3
@navikt/ds-react 6.1.0 7.4.3
@navikt/ds-tokens 6.1.0 7.4.3
@navikt/flagg-ikoner 3.2.7 4.0.0
@navikt/hoykontrast 3.1.3 4.0.1
@navikt/land-verktoy 3.2.11 4.0.1
@navikt/landvelger 3.1.5 7.0.3
@types/express 4.17.21 5.0.0

Updates @navikt/aksel-icons from 6.1.0 to 7.4.3

Changelog

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

7.4.3

7.4.2

7.4.1

7.4.0

7.3.1

7.3.0

7.2.1

7.2.0

7.1.2

7.1.1

7.1.0

7.0.1

7.0.0

Major Changes

6.17.0

Minor Changes

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

6.16.3

Patch Changes

  • Icons: Updated Clipboard icons. (#3113)

6.16.2

6.16.1

6.16.0

6.15.0

... (truncated)

Commits

Updates @navikt/ds-css from 6.1.0 to 7.4.3

Changelog

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

Changelog

7.4

@​navikt/ds-react

  • Pagination: More precise type for renderItem (#3275)
  • Combobox: Pressing 'Enter' after canceling autocomplete could result in using matching options in list. (#3306)
  • Tabs.List: Remove redundant icon titles (#3282)

  • Combobox: onToggleSelected is now called with correct value when autocomplete and new values are allowed. (#3287)

  • Combobox: 🐛 Fix scroll issue when using arrow keys to navigate list (#3269)

  • Search: Remove redundant role attribute (#3280)

  • Monthpicker: Add allowed input format 'MMyyyy'. (#3285)

  • Combobox: Enable option to add a new value while autocompleting and highlight matches in FilteredOptions. (#3225)
  • Date/MonthPicker: Upgrade react-day-picker to fix issue with React 19 (#3268)

  • Combobox: Don't scroll when browsing list with mouse (#3265)

  • Avoid warning about element.ref in React 19 (#3268)

  • Checkbox: Remove redundant attribute aria-checked (#3274)

@​navikt/ds-css

  • Table.ColumnHeader: Inherit text alignment in button (#3319)
  • Combobox: 🐛 Fix scroll issue when using arrow keys to navigate list (#3269)

7.3

@​navikt/ds-react

  • Combobox: 🐛 Remove virtual focus on input blur instead of moving it (#3261)
  • 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

... (truncated)

Commits

Updates @navikt/ds-icons from 1.5.10 to 3.4.3

Release notes

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

@​navikt/ds-icons@​2.8.15

Patch Changes

@​navikt/ds-icons@​2.8.14

No release notes provided.

@​navikt/ds-icons@​2.8.13

No release notes provided.

@​navikt/ds-icons@​2.8.12

No release notes provided.

@​navikt/ds-icons@​2.8.11

No release notes provided.

@​navikt/ds-icons@​2.8.10

No release notes provided.

@​navikt/ds-icons@​2.8.9

No release notes provided.

Changelog

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

Changelog

7.4

@​navikt/ds-react

  • Pagination: More precise type for renderItem (#3275)
  • Combobox: Pressing 'Enter' after canceling autocomplete could result in using matching options in list. (#3306)
  • Tabs.List: Remove redundant icon titles (#3282)

  • Combobox: onToggleSelected is now called with correct value when autocomplete and new values are allowed. (#3287)

  • Combobox: 🐛 Fix scroll issue when using arrow keys to navigate list (#3269)

  • Search: Remove redundant role attribute (#3280)

  • Monthpicker: Add allowed input format 'MMyyyy'. (#3285)

  • Combobox: Enable option to add a new value while autocompleting and highlight matches in FilteredOptions. (#3225)
  • Date/MonthPicker: Upgrade react-day-picker to fix issue with React 19 (#3268)

  • Combobox: Don't scroll when browsing list with mouse (#3265)

  • Avoid warning about element.ref in React 19 (#3268)

  • Checkbox: Remove redundant attribute aria-checked (#3274)

@​navikt/ds-css

  • Table.ColumnHeader: Inherit text alignment in button (#3319)
  • Combobox: 🐛 Fix scroll issue when using arrow keys to navigate list (#3269)

7.3

@​navikt/ds-react

  • Combobox: 🐛 Remove virtual focus on input blur instead of moving it (#3261)
  • 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

... (truncated)

Commits

Updates @navikt/ds-react from 6.1.0 to 7.4.3

Changelog

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

Changelog

7.4

@​navikt/ds-react

  • Pagination: More precise type for renderItem (#3275)
  • Combobox: Pressing 'Enter' after canceling autocomplete could result in using matching options in list. (#3306)
  • Tabs.List: Remove redundant icon titles (#3282)

  • Combobox: onToggleSelected is now called with correct value when autocomplete and new values are allowed. (#3287)

  • Combobox: 🐛 Fix scroll issue when using arrow keys to navigate list (#3269)

  • Search: Remove redundant role attribute (#3280)

  • Monthpicker: Add allowed input format 'MMyyyy'. (#3285)

  • Combobox: Enable option to add a new value while autocompleting and highlight matches in FilteredOptions. (#3225)
  • Date/MonthPicker: Upgrade react-day-picker to fix issue with React 19 (#3268)

  • Combobox: Don't scroll when browsing list with mouse (#3265)

  • Avoid warning about element.ref in React 19 (#3268)

  • Checkbox: Remove redundant attribute aria-checked (#3274)

@​navikt/ds-css

  • Table.ColumnHeader: Inherit text alignment in button (#3319)
  • Combobox: 🐛 Fix scroll issue when using arrow keys to navigate list (#3269)

7.3

@​navikt/ds-react

  • Combobox: 🐛 Remove virtual focus on input blur instead of moving it (#3261)
  • 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

... (truncated)

Commits

Updates @navikt/ds-tokens from 6.1.0 to 7.4.3

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.

7.4.3

7.4.2

7.4.1

7.4.0

7.3.1

7.3.0

7.2.1

7.2.0

7.1.2

7.1.1

7.1.0

7.0.1

7.0.0

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

... (truncated)

Commits

Updates @navikt/flagg-ikoner from 3.2.7 to 4.0.0

Commits

Updates @navikt/hoykontrast from 3.1.3 to 4.0.1

Commits
Maintainer changes

This version was pushed to npm by rittikdey, a new releaser for @​navikt/hoykontrast since your current version.


Updates @navikt/land-verktoy from 3.2.11 to 4.0.1

Commits

Updates @navikt/landvelger from 3.1.5 to 7.0.3

Commits
Maintainer changes

This version was pushed to npm by MartinVKN, a new releaser for @​navikt/landvelger since your current version.


Updates @types/express from 4.17.21 to 5.0.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

Bumps the major-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-icons) | `6.1.0` | `7.4.3` |
| [@navikt/ds-css](https://github.com/navikt/aksel) | `6.1.0` | `7.4.3` |
| [@navikt/ds-icons](https://github.com/navikt/aksel) | `1.5.10` | `3.4.3` |
| [@navikt/ds-react](https://github.com/navikt/aksel) | `6.1.0` | `7.4.3` |
| [@navikt/ds-tokens](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tokens) | `6.1.0` | `7.4.3` |
| [@navikt/flagg-ikoner](https://github.com/navikt/flagg-ikoner) | `3.2.7` | `4.0.0` |
| [@navikt/hoykontrast](https://github.com/navikt/hoykontrast) | `3.1.3` | `4.0.1` |
| [@navikt/land-verktoy](https://github.com/navikt/land-verktoy) | `3.2.11` | `4.0.1` |
| [@navikt/landvelger](https://github.com/navikt/landvelger) | `3.1.5` | `7.0.3` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.0` |


Updates `@navikt/aksel-icons` from 6.1.0 to 7.4.3
- [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 6.1.0 to 7.4.3
- [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-icons` from 1.5.10 to 3.4.3
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits)

Updates `@navikt/ds-react` from 6.1.0 to 7.4.3
- [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 6.1.0 to 7.4.3
- [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)

Updates `@navikt/flagg-ikoner` from 3.2.7 to 4.0.0
- [Commits](https://github.com/navikt/flagg-ikoner/commits)

Updates `@navikt/hoykontrast` from 3.1.3 to 4.0.1
- [Commits](https://github.com/navikt/hoykontrast/commits)

Updates `@navikt/land-verktoy` from 3.2.11 to 4.0.1
- [Commits](https://github.com/navikt/land-verktoy/commits)

Updates `@navikt/landvelger` from 3.1.5 to 7.0.3
- [Commits](https://github.com/navikt/landvelger/commits)

Updates `@types/express` from 4.17.21 to 5.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: "@navikt/aksel-icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@navikt/ds-css"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@navikt/ds-icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@navikt/ds-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@navikt/ds-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@navikt/flagg-ikoner"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@navikt/hoykontrast"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@navikt/land-verktoy"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@navikt/landvelger"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2024 07:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2024
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