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 nav-frontend-skjema from 3.2.1 to 4.0.6 #2271

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2024

Bumps nav-frontend-skjema from 3.2.1 to 4.0.6.

Release notes

Sourced from nav-frontend-skjema's releases.

[email protected]

Internal er flyttet inn i core! ds-react-internal og ds-css-internal vil ikke lengre bli forvaltet og kode er flyttet inn i ds-react og ds-css

Datepicker er også endelig ute av beta!

@​navikt/ds-react

  • Dropdown, Timeline og Header er flyttet inn i core.
  • Header er renamet til InternalHeader
  // React
  npx @navikt/aksel codemod v4-internal-react
  • Datepicker og Monthpicker har ikke lengre UNSAFE_-prefix
  npx @navikt/aksel codemod v4-date

@​navikt/ds-css

  • CSS for dropdown, timeline og header er flyttet inn i core
  • Alle navdsi-prefikser er endret til navds
  • 🐛 Fikset spesificity-problem mellom dropdown og popover
  • --ac-header-token er renamet til --ac-internalheader
  // CSS
  npx @navikt/aksel codemod v4-internal-css

Tips: Sett opp stylelint med pakken vår, så plukkes feil i CSS-en under migreringen opp

Legacy-pakker

Følgende pakker har fått sin siste versjon og vil ikke lengre bli oppdatert. Siste versjon er 3.4.2

  • @​navikt/ds-react-internal
  • @​navikt/ds-css-internal
  • @​navikt/ds-icons
  • @​navikt/ds-codemods

[email protected]

Stylelint config!

Aksel har nå en egen stylelint-config! Dokumentasjon Regler:

  • aksel/design-token-exists
  • aksel/design-token-no-global-override
  • aksel/design-token-no-component-reference

... (truncated)

Changelog

Sourced from nav-frontend-skjema's changelog.

Changelog

6.16

@​navikt/ds-tokens

  • Tokens: Adjusted Green 400 to comply with AA 3.00 contrast. (#3091)

@​navikt/ds-react

  • Combobox 🚸 single select now hides selected value when typing, onBlur clears input (#3124)

  • Combobox: 💄 hide caret on select (#3071)

  • 🐛 Combobox: trailing spaces no longer work like wildcards for autocomplete suggestions (#3105)

  • Fixed bug in Combobox where the wrong option was selected on Enter if the autocompleted word was not the first in FilteredOptions (#3110)

  • Table: Corrected the type of onSortChange (#3103)

  • 🩹 Combobox: Placeholder goes away when an option is selected (#3101)

  • Table: Fixed background-clipping when using ExpandableRow. (#3095)

  • Primitives: Added gridColumn-prop for more grid alignment control. (#3082)

@​navikt/ds-css

  • Combobox: 💄 hide caret on select (#3071)
  • Font: Reverted change introduced in v6.14 where font locations were changed. This caused a regression where every preload-instance to old font locations no longer worked. (#3114)
  • Table: Fixed background-clipping when using ExpandableRow. (#3095)
  • Primitives: Added gridColumn-prop for more grid alignment control. (#3082)
  • FormSummary: Added background color (#3093)

  • Modal: Added scroll shadows (#3083)

@​navikt/aksel-icons

  • Icons: Updated Clipboard icons. (#3113)

@​navikt/aksel

  • Aksel-CLI: Bump jscodeshift-add-imports to 1.0.11. (#3099)

6.15

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner September 6, 2024 03:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 6, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nav-frontend-skjema-4.0.6 branch from 3fe19bc to fd89292 Compare September 6, 2024 06:36
Bumps [nav-frontend-skjema](https://github.com/navikt/nav-frontend-moduler) from 3.2.1 to 4.0.6.
- [Release notes](https://github.com/navikt/nav-frontend-moduler/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/navikt/nav-frontend-moduler/commits)

---
updated-dependencies:
- dependency-name: nav-frontend-skjema
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nav-frontend-skjema-4.0.6 branch from fd89292 to 5731591 Compare September 6, 2024 06:42
@LudvigHz LudvigHz closed this Sep 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nav-frontend-skjema-4.0.6 branch September 6, 2024 09:00
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.

1 participant