Skip to content

build(deps): bump the bun group across 1 directory with 4 updates - #895

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/svdoc/bun-3eb8e878d7
Open

build(deps): bump the bun group across 1 directory with 4 updates#895
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/svdoc/bun-3eb8e878d7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the bun group with 4 updates in the /svdoc directory: @navikt/ds-css, @navikt/ds-tokens, eslint-plugin-unicorn and typescript.

Updates @navikt/ds-css from 8.14.0 to 8.15.0

Release notes

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

v8.15.0

@​navikt/ds-react

  • DataGrid: New component DataGrid.Preferences (#5030)
  • Performance: Optimized internal i18n hook (#5037)

@​navikt/ds-css

  • DataGrid: New component DataGrid.Preferences (#5030)
  • Lookup: Changed text-decoration from dotted to dashed (#5032)

  • InlineMessage: Adjusted gap between icon and text to 4px for size small (#5031)

  • Lookup: updated focus-outline (#5032)

@​navikt/aksel-icons

  • New icons: Timeline and TimelineFill (#5050)

@​navikt/ds-tailwind

  • Tailwind v4 config now available at @navikt/ds-tailwind/v4 (#5036)
Changelog

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

8.15.0

Minor Changes

  • DataGrid: New component DataGrid.Preferences (#5030)

Patch Changes

  • Lookup: Changed text-decoration from dotted to dashed (#5032)

  • InlineMessage: Adjusted gap between icon and text to 4px for size small (#5031)

  • Lookup: updated focus-outline (#5032)

Commits

Updates @navikt/ds-tokens from 8.14.0 to 8.15.0

Changelog

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

8.15.0

Commits

Updates eslint-plugin-unicorn from 69.0.0 to 72.0.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v72.0.0

Breaking

  • prefer-minimal-ternary: Rename checkVaryingCallee option to checkVaryingBase (#3508) 825b7b9b

New rules

Improvements

  • Improve performance (#3531) 8233f950
  • consistent-boolean-name: Support Vue refs (#3555) 79e79d5f
  • no-incorrect-template-string-interpolation: Ignore Unicode code point escapes (#3513) 36fdf1aa
  • no-negated-comparison: Ignore relational comparisons with optional chaining (#3512) 7b7e28a7
  • no-top-level-side-effects: Ignore <script setup> (#3542) af8fd60b
  • no-unnecessary-array-flat-map: Handle TypeScript Vue files (#3545) b6d01a0b
  • no-unsafe-property-key: Use type information for narrowed property keys (#3515) 69a6002e
  • no-unused-array-method-return: Ignore expect assertions (#3552) 110cc582
  • no-useless-promise-resolve-reject: Handle awaited calls (#3504) 9b8a1440
  • no-useless-template-literals: Ignore const assertions (#3543) 43672287
  • prefer-await: Add async IIFE suggestion (#3550) 305fb4bc
  • prefer-dom-node-html-methods: Add options and add to recommended preset (#3541) 581ef479
  • prefer-export-from: Preserve JSDoc comments on single-const re-exports (#3544) e273ab63
  • prefer-short-arrow-method: Add consistent-as-needed option (#3514) c0687455
  • prefer-simple-condition-first: Fix logic (#3530) a339abe8
  • prefer-split-limit: Support array destructuring (#3554) b23f959e
  • prefer-string-starts-ends-with: Detect slice comparisons (#3518) 98730de6
  • prefer-minimal-ternary: Don't report object-varying member access by default (#3508) 825b7b9b

sindresorhus/eslint-plugin-unicorn@v71.1.0...v72.0.0

v71.1.0

  • consistent-boolean-name: Allow async boolean predicates (#3502) dafc7c9f
  • consistent-boolean-name: Allow boolean-like React refs with Ref suffix (#3501) 064d8901

sindresorhus/eslint-plugin-unicorn@v71.0.0...v71.1.0

... (truncated)

Commits
  • 0b9a9af 72.0.0
  • 79e79d5 consistent-boolean-name: Support Vue refs (#3555)
  • b23f959 prefer-split-limit: Support array destructuring (#3554)
  • 110cc58 no-unused-array-method-return: Ignore expect assertions (#3552)
  • 305fb4b prefer-await: Add async IIFE suggestion (#3550)
  • a1615b6 Update defineConfig config docs (#3524)
  • 6ae0e95 prefer-await: Show exact solutions to incorrect code in docs (#3546)
  • 4367228 no-useless-template-literals: Ignore const assertions (#3543)
  • b6d01a0 no-unnecessary-array-flat-map: Handle TypeScript Vue files (#3545)
  • e273ab6 prefer-export-from: Preserve JSDoc comments on single-const re-exports (#3544)
  • Additional commits viewable in compare view

Updates typescript from 6.0.3 to 7.0.2

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
Bumps the bun group with 4 updates in the /svdoc directory: [@navikt/ds-css](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/css), [@navikt/ds-tokens](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tokens), [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@navikt/ds-css` from 8.14.0 to 8.15.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/core/css/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits/v8.15.0/@navikt/core/css)

Updates `@navikt/ds-tokens` from 8.14.0 to 8.15.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/v8.15.0/@navikt/core/tokens)

Updates `eslint-plugin-unicorn` from 69.0.0 to 72.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v69.0.0...v72.0.0)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@navikt/ds-css"
  dependency-version: 8.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun
- dependency-name: "@navikt/ds-tokens"
  dependency-version: 8.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun
- dependency-name: eslint-plugin-unicorn
  dependency-version: 71.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: bun
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: bun
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/svdoc/bun-3eb8e878d7 branch from bf9f7db to b23cbf1 Compare July 27, 2026 09:21
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