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 across 1 directory with 5 updates #3684

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

Bumps the designsystem group with 5 updates in the / directory:

Package From To
@navikt/aksel-icons 7.10.0 7.17.1
@navikt/ds-css 7.10.0 7.17.1
@navikt/ds-react 7.10.0 7.17.1
@navikt/ds-tailwind 7.10.0 7.17.1
@navikt/ds-tokens 7.10.0 7.17.1

Updates @navikt/aksel-icons from 7.10.0 to 7.17.1

Changelog

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

7.17.1

7.17.0

7.16.1

7.16.0

7.15.0

7.14.3

7.14.2

7.14.1

7.14.0

Minor Changes

  • Icons: 🎉 New icons LineHeight, SpaceHorizontal and SpaceVertical. (#3587)

7.13.0

Minor Changes

  • Icons: 🎉 New icons ExpandVertical and QuestionmarkCircle (#3583)

7.12.2

7.12.1

7.12.0

7.11.0

Minor Changes

  • Icons: Added new icons 'SortUp' and 'SortDown' 🎉. (#3528)
Commits

Updates @navikt/ds-css from 7.10.0 to 7.17.1

Changelog

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

Changelog

7.17

@​navikt/ds-react

  • List: aria-label and aria-labelledby is forwarded to list-element. (#3626)

@​navikt/ds-css

  • ExpansionCard: Fixed bug where @media print would hide header content. (#3634)

7.16

@​navikt/ds-react

  • React 19: Resolve unknown-type in Slot. (#3627)

@​navikt/ds-css

  • Darkside: All classNames are now starts with .aksel instead of .navds. (#3586)

7.15

@​navikt/aksel

  • CLI: Added primitives migration to new space-tokens. Run npx @navikt/aksel migration primitive-spacing to start migrating now. This update is supported for old and new (darkside) system. (#3597)

  • CLI: Added js/ts migration to new space-tokens. Run npx @navikt/aksel migration token-spacing-js to start migrating now. This update is supported for old and new (darkside) system. (#3597)

7.14

@​navikt/ds-react

  • Datepicker: Fixed regression where some fromDate/toDate instances lead to that date ending up as disabled. (#3602)
  • DatePicker: Refactored locally to support react-day-picker v9. No external API has been changed. (#3525)

  • MonthPicker: Refactored locally and no longer depends on react-day-picker v9. No external API has been changed. (#3525)

  • Dependencies: react-day-picker bumped to v9.5.0. (#3525)

  • Dependencies: date-fns bumped to ^4.0.0. (#3525)

  • Darkside: Added 'arrow' back to Tooltip. (#3589)

@​navikt/ds-tokens

  • Darkside: 💄 Bumped bg-raised token to neutral-200 in darkmode. (441d8b7)

... (truncated)

Commits

Updates @navikt/ds-react from 7.10.0 to 7.17.1

Changelog

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

Changelog

7.17

@​navikt/ds-react

  • List: aria-label and aria-labelledby is forwarded to list-element. (#3626)

@​navikt/ds-css

  • ExpansionCard: Fixed bug where @media print would hide header content. (#3634)

7.16

@​navikt/ds-react

  • React 19: Resolve unknown-type in Slot. (#3627)

@​navikt/ds-css

  • Darkside: All classNames are now starts with .aksel instead of .navds. (#3586)

7.15

@​navikt/aksel

  • CLI: Added primitives migration to new space-tokens. Run npx @navikt/aksel migration primitive-spacing to start migrating now. This update is supported for old and new (darkside) system. (#3597)

  • CLI: Added js/ts migration to new space-tokens. Run npx @navikt/aksel migration token-spacing-js to start migrating now. This update is supported for old and new (darkside) system. (#3597)

7.14

@​navikt/ds-react

  • Datepicker: Fixed regression where some fromDate/toDate instances lead to that date ending up as disabled. (#3602)
  • DatePicker: Refactored locally to support react-day-picker v9. No external API has been changed. (#3525)

  • MonthPicker: Refactored locally and no longer depends on react-day-picker v9. No external API has been changed. (#3525)

  • Dependencies: react-day-picker bumped to v9.5.0. (#3525)

  • Dependencies: date-fns bumped to ^4.0.0. (#3525)

  • Darkside: Added 'arrow' back to Tooltip. (#3589)

@​navikt/ds-tokens

  • Darkside: 💄 Bumped bg-raised token to neutral-200 in darkmode. (441d8b7)

... (truncated)

Commits

Updates @navikt/ds-tailwind from 7.10.0 to 7.17.1

Changelog

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

7.17.1

7.17.0

7.16.1

7.16.0

7.15.0

7.14.3

7.14.2

7.14.1

7.14.0

7.13.0

Patch Changes

  • Tailwind: Added darkside-support with import @navikt/ds-tailwind/darkside-tw3. (#3580)

7.12.2

7.12.1

7.12.0

7.11.0

Commits

Updates @navikt/ds-tokens from 7.10.0 to 7.17.1

Changelog

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

7.17.1

7.17.0

7.16.1

7.16.0

7.15.0

7.14.3

7.14.2

Patch Changes

  • Darkside: 💄 Bumped bg-raised token to neutral-200 in darkmode. (441d8b7)

7.14.1

7.14.0

7.13.0

7.12.2

7.12.1

7.12.0

7.11.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 March 7, 2025 19:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 7, 2025
Bumps the designsystem group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-icons) | `7.10.0` | `7.17.1` |
| [@navikt/ds-css](https://github.com/navikt/aksel) | `7.10.0` | `7.17.1` |
| [@navikt/ds-react](https://github.com/navikt/aksel) | `7.10.0` | `7.17.1` |
| [@navikt/ds-tailwind](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tailwind) | `7.10.0` | `7.17.1` |
| [@navikt/ds-tokens](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tokens) | `7.10.0` | `7.17.1` |



Updates `@navikt/aksel-icons` from 7.10.0 to 7.17.1
- [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.10.0 to 7.17.1
- [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.10.0 to 7.17.1
- [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.10.0 to 7.17.1
- [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)

Updates `@navikt/ds-tokens` from 7.10.0 to 7.17.1
- [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/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
- dependency-name: "@navikt/ds-tokens"
  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-d30c9e4852 branch from f1371e1 to e2b58ab Compare March 11, 2025 09:17
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Mar 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/designsystem-d30c9e4852 branch March 11, 2025 09:41
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