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 aksel-dependencies group across 1 directory with 4 updates #665

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aksel-dependencies group with 4 updates in the / directory: @navikt/ds-css, @navikt/ds-react, @navikt/ds-tailwind and @navikt/ds-tokens.

Updates @navikt/ds-css from 6.16.3 to 7.1.0

Changelog

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

Changelog

7.1

@​navikt/aksel-stylelint

  • Pagination: 💥 Added some classNames to list of deprecated (removed) classes. (#3164)

@​navikt/ds-react

  • Pagination: 💄 Updated font-weight to 600 and marked 'page'-prop on 'Item' as deprecated. (#3164)
  • Combobox: 🏷️ Better typing for maxSelected prop (#3169)

  • ErrorSummary: Remove aria-attributes. (#3171)

@​navikt/ds-css

  • Accordion: Remove 'relative' positioning when focused. This resolves some issues where floating elements like popover ended up clipping. (9c1eba445)

7.0

@​navikt/aksel-icons

@​navikt/ds-react

  • Combobox: Fix issue with whitespace in the ID of options with multiple spaces (#3162)
  • ErrorSummary: Focus heading instead of container for improved experience with screen reader. (#3139)

@​navikt/ds-tailwind

@​navikt/ds-css

  • List: 💄 make icons 24x24px large (#3148)
  • ErrorSummary: Focus heading instead of container for improved experience with screen reader. (#3139)

6.17

@​navikt/aksel-icons

... (truncated)

Commits
  • 62bcab1 Version Packages (#3170)
  • 61e60d9 Modify changeset text for Accordion change
  • 9c1eba4 Accordion: Remove position:relative to fix popover clipping
  • 63986d9 💄 [referansesider] remove overflow
  • 761c8ef refactor: Update tokens use in Piktogram for sykepenger page
  • 4b86b55 feat: Referansesider now properly handles nested routing
  • 8e1e294 💄 [referansesider] minside add icons
  • f71594e ErrorSummary: Remove aria-attributes. (#3171)
  • d2a8985 💄 [referansesider] responsive design fix
  • d27da71 feat: Refactored to use more tokens in referansesider
  • Additional commits viewable in compare view

Updates @navikt/ds-react from 6.16.3 to 7.1.0

Changelog

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

Changelog

7.1

@​navikt/aksel-stylelint

  • Pagination: 💥 Added some classNames to list of deprecated (removed) classes. (#3164)

@​navikt/ds-react

  • Pagination: 💄 Updated font-weight to 600 and marked 'page'-prop on 'Item' as deprecated. (#3164)
  • Combobox: 🏷️ Better typing for maxSelected prop (#3169)

  • ErrorSummary: Remove aria-attributes. (#3171)

@​navikt/ds-css

  • Accordion: Remove 'relative' positioning when focused. This resolves some issues where floating elements like popover ended up clipping. (9c1eba445)

7.0

@​navikt/aksel-icons

@​navikt/ds-react

  • Combobox: Fix issue with whitespace in the ID of options with multiple spaces (#3162)
  • ErrorSummary: Focus heading instead of container for improved experience with screen reader. (#3139)

@​navikt/ds-tailwind

@​navikt/ds-css

  • List: 💄 make icons 24x24px large (#3148)
  • ErrorSummary: Focus heading instead of container for improved experience with screen reader. (#3139)

6.17

@​navikt/aksel-icons

... (truncated)

Commits
  • 62bcab1 Version Packages (#3170)
  • 61e60d9 Modify changeset text for Accordion change
  • 9c1eba4 Accordion: Remove position:relative to fix popover clipping
  • 63986d9 💄 [referansesider] remove overflow
  • 761c8ef refactor: Update tokens use in Piktogram for sykepenger page
  • 4b86b55 feat: Referansesider now properly handles nested routing
  • 8e1e294 💄 [referansesider] minside add icons
  • f71594e ErrorSummary: Remove aria-attributes. (#3171)
  • d2a8985 💄 [referansesider] responsive design fix
  • d27da71 feat: Refactored to use more tokens in referansesider
  • Additional commits viewable in compare view

Updates @navikt/ds-tailwind from 6.16.3 to 7.1.0

Changelog

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

7.1.0

7.0.1

7.0.0

Major Changes

6.17.0

Commits

Updates @navikt/ds-tokens from 6.16.3 to 7.1.0

Changelog

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

7.1.0

7.0.1

7.0.0

6.17.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 September 26, 2024 03:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 26, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aksel-dependencies-e39ce5f5ed branch from 510a74d to 8cc9181 Compare September 30, 2024 03:47
Bumps the aksel-dependencies group with 4 updates in the / directory: [@navikt/ds-css](https://github.com/navikt/aksel), [@navikt/ds-react](https://github.com/navikt/aksel), [@navikt/ds-tailwind](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tailwind) and [@navikt/ds-tokens](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tokens).


Updates `@navikt/ds-css` from 6.16.3 to 7.1.0
- [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 6.16.3 to 7.1.0
- [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 6.16.3 to 7.1.0
- [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 6.16.3 to 7.1.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/@navikt/[email protected]/@navikt/core/tokens)

---
updated-dependencies:
- dependency-name: "@navikt/ds-css"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/ds-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/ds-tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/ds-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: aksel-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aksel-dependencies-e39ce5f5ed branch from 8cc9181 to f3ffb7f Compare October 2, 2024 03:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2024

Superseded by #674.

@dependabot dependabot bot closed this Oct 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aksel-dependencies-e39ce5f5ed branch October 4, 2024 03:28
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