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.16.1

Release notes

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

v8.16.1

@​navikt/aksel

v8.16.0

@​navikt/ds-react

  • Dependencies: Updated react-day-picker from v9.14 to v10.0.1 (#5143)
  • Internal: Optimized rendering of asChild-components (efa4f05)

  • Provider: memorized internal context (c961c2d)

  • Dependencies: updated floating-ui to latest 0.27.20 (8cc7a18)

  • DataGrid: Auto-scale column-width based on document font-size (#5054)

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.16.1

8.16.0

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.16.1

Changelog

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

8.16.1

8.16.0

8.15.0

Commits

Updates eslint-plugin-unicorn from 69.0.0 to 73.0.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v73.0.0

New rules

Improvements

  • Improve performance (#3560) 7b7c7906
  • Harden rules (#3585) 9c2b0bb1
  • consistent-boolean-name: Add wrappers option (#3572) 78c5abf2
  • consistent-boolean-name: Add granular check options (#3591) a33b1c1e
  • consistent-function-style: Add defaultExport option (#3600) e78a7c96
  • prefer-https: Add ignore option (#3557) 7f7ec066
  • comment-content: Handle Unicode word boundaries (#3597) dd52b4a4
  • import-style: Ignore type-only imports (#3599) f2a62e37
  • name-replacements: Handle TypeScript parameter properties (#3575) fa0df7bd
  • no-negated-comparison: Never check relational operators (#3589) 6120423a
  • no-this-outside-of-class: Allow explicit TypeScript this parameters (#3596) 6a709b75
  • no-unnecessary-string-trim: Handle Zod string schemas (#3577) 1c06db0c
  • prefer-else-if: Handle existing else if chains (#3587) 46eaaf00
  • prefer-simple-condition-first: Treat == null checks as simple (#3559) d1be07ea
  • prefer-set-has: Fix false positives for computed members (#3562) 28176822
  • consistent-export-decorator-position: Fix decorator position reporting (#3583) 0a19cb4d
  • no-array-for-each: Fix deprecation docs (#3568) 0096a181
  • Fix process.exit control-flow analysis (#3590) 342a5edf

sindresorhus/eslint-plugin-unicorn@v72.0.0...v73.0.0

v72.0.0

Breaking

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

New rules

... (truncated)

Commits

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
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/svdoc/bun-3eb8e878d7 branch from bf9f7db to b23cbf1 Compare July 27, 2026 09:21
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/svdoc/bun-3eb8e878d7 branch from b23cbf1 to 48e2181 Compare August 3, 2026 09:21
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.16.1
- [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.16.1/@navikt/core/css)

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

Updates `eslint-plugin-unicorn` from 69.0.0 to 73.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v69.0.0...v73.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 48e2181 to a57d4df Compare August 17, 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