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 hds-core from 3.12.0 to 4.2.0 #1085

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps hds-core from 3.12.0 to 4.2.0.

Release notes

Sourced from hds-core's releases.

v4.2.0

[4.2.0] - February, 14, 2025

React

Added

  • [Select] Add ref prop to be able to for example focus the element programmatically
  • [Select] Tooltip support

Fixed

  • [Component] What bugs/typos are fixed?
  • [Button] Fixed typing errors in conditionally changing variant to ButtonVariant.Supplementary
  • [Select] Fixed keyboard navigation
  • [Select] Fixed clearable property to be false as a default
  • [Select] Fixed some issues with state out-of-sync with selections

Documentation

Changed

  • Old V1 documentation has been removed altogether

Fixed

  • Accessibility statement has been updated
  • Documentation site: improved accessibility with better aria-labels and landmarks

Figma

Added

  • [CookieConsent] New documentation for forbidden embeds. Dialog component used to design an overlay.
  • [Patterns] New forms pattern page with examples/prototype frames
Changelog

Sourced from hds-core's changelog.

[4.2.0] - February, 14, 2025

React

Added

  • [Select] Add ref prop to be able to for example focus the element programmatically
  • [Select] Tooltip support

Fixed

  • [Button] Fixed typing errors in conditionally changing variant to ButtonVariant.Supplementary
  • [Select] Fixed keyboard navigation
  • [Select] Fixed clearable property to be false as a default
  • [Select] Fixed some issues with state out-of-sync with selections

Documentation

Changed

  • Old V1 documentation has been removed altogether

Fixed

  • Accessibility statement has been updated
  • Documentation site: improved accessibility with better aria-labels and landmarks

Figma

Added

  • [CookieConsent] New documentation for forbidden embeds. Dialog component used to design an overlay.
  • [Patterns] New forms pattern page with examples/prototype frames

[4.1.0] - January, 09, 2025

React

Added

  • [LoginProviderWithApolloContext] Login Provider with automatic ApolloClient context.
  • [ApolloClientModule] New Login module for auto-appending api tokens to query headers.
  • [ApiTokenClientTracker] Util to track api token changes and renewals.

Changed

Changes that are not related to specific components

  • [GraphQLModule] Use the ApolloClient Module when available

... (truncated)

Commits
  • 5b40487 fix: documentation version
  • 6d28d57 release-4.2.0 update changelog, update iconKit, bump versions
  • f1672de chore: (HDS-2469) Removed irrelevant aria-label which was used on every table...
  • 6a3af99 chore: update e2e snapshots
  • 851b164 fix: (HDS-2633) fix e2e screenshots on multiple components, add sloMo to all ...
  • e754b5b fix: (HDS-select) fix multiple issues with state and Select
  • 9135100 fix: (HDS-2469) accessibility fixes to docsite
  • 5ebe37d fix: (HDS-2635) fix 2e2 visual tests by simply increasing the screen height t...
  • 2cfc5ba chore: (HDS-2591) Remove old V1 documentation and all references to it.
  • 64356f1 chore: (HDS-2456) Accessibility statement update
  • Additional commits viewable in compare view

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)

Bumps [hds-core](https://github.com/City-of-Helsinki/helsinki-design-system) from 3.12.0 to 4.2.0.
- [Release notes](https://github.com/City-of-Helsinki/helsinki-design-system/releases)
- [Changelog](https://github.com/City-of-Helsinki/helsinki-design-system/blob/development/CHANGELOG.md)
- [Commits](City-of-Helsinki/helsinki-design-system@v3.12.0...v4.2.0)

---
updated-dependencies:
- dependency-name: hds-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants