Skip to content

Maintain/update misc packages#489

Merged
hj-inmeta merged 6 commits intomainfrom
maintain/update-misc-packages
Mar 12, 2026
Merged

Maintain/update misc packages#489
hj-inmeta merged 6 commits intomainfrom
maintain/update-misc-packages

Conversation

@hj-inmeta
Copy link
Copy Markdown
Contributor

Describe your changes

I’ve updated several packages to their latest versions, mostly minor updates. The most significant change is the linter, which also required updates to some components. This PR should be thoroughly tested before approval.

Checklist before requesting a review

  • I have performed a self-review and test of my code
  • I have added label to the PR (major, minor or patch)
  • If applicable: Is story created/updated in stories-folder?
  • If applicable: Is README-file for CSS documentation created/updated?
  • If applicable: Are unit tests created/updated for the component?
  • If applicable: Tested in Storybook with keyboard, screen reader, zoom, and color contrast
  • If new component: Is tsx-file import added to packages/react/index.tsx?
  • If new component: Is CSS-file added to packages/css/index.css?

Helge Johnsen added 5 commits February 26, 2026 09:32
Bumps Storybook and its ecosystem dependencies to `10.2.12`. This update typically incorporates minor bug fixes and performance improvements from the latest patch release.
Bumps webpack to version 5.105.2 to incorporate the latest patches and minor improvements.
Migrates from `eslint-plugin-autofix` to `eslint-plugin-unused-imports` to provide more robust and autofixable detection of unused imports and variables. This allows for automatic removal of unused imports when running with `--fix`.

Updates ESLint core and related packages to the latest versions for improved compatibility and features.
Disables the previous `no-unused-vars` rules in favor of the new plugin's implementation.
Removes the `import/order` rule from the configuration.
Consolidates selection check logic within ComboBox and Select components for improved readability.
Streamlines array processing callbacks (reduce, map, forEach) in the file upload hook.
Enhances code clarity with minor formatting adjustments and comment updates.
Bumps several direct and transitive dependencies to their latest versions. Includes major updates for `@types/react`, `globals`, `jsdom`, `@babel/*` presets, and `@typescript-eslint/*` packages. These updates maintain compatibility, improve security, and incorporate new features and performance enhancements across the ecosystem.
@hj-inmeta hj-inmeta requested a review from a team as a code owner February 26, 2026 09:49
@aurorascharff
Copy link
Copy Markdown
Contributor

Mulig denne ikke burde være en minor, siden den ikke egentlig legger til noe nye fix, bugfix, osv. Kanskje bare "depenedencies"

@hj-inmeta hj-inmeta added dependencies Pull requests that update a dependency file and removed minor labels Feb 26, 2026
@hj-inmeta hj-inmeta merged commit b433e9e into main Mar 12, 2026
5 of 6 checks passed
@hj-inmeta hj-inmeta deleted the maintain/update-misc-packages branch March 12, 2026 12:04
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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants