Skip to content

Bump @18f/identity-design-system from 9.2.0 to 9.3.0#10907

Merged
aduth merged 3 commits intomainfrom
dependabot/npm_and_yarn/18f/identity-design-system-9.3.0
Jul 2, 2024
Merged

Bump @18f/identity-design-system from 9.2.0 to 9.3.0#10907
aduth merged 3 commits intomainfrom
dependabot/npm_and_yarn/18f/identity-design-system-9.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps @18f/identity-design-system from 9.2.0 to 9.3.0.

Release notes

Sourced from @​18f/identity-design-system's releases.

9.3.0

Improvements

  • Update styling for Default (previously "Other") Alert component variant, for greater distinction from other variants and consistency with U.S. Web Design System. (#449)
    • It is no longer necessary to assign the usa-alert--other class to use these styles, and it can be safely removed. Existing code assigning usa-alert--other should continue to display the updated default styles as expected.

Bug Fixes

  • Improve compatibility of badge icon styling for inner Icon component. (#445)
  • Improve text contrast for code syntax highlighting. (!2)

Dependencies

Changelog

Sourced from @​18f/identity-design-system's changelog.

9.3.0

Improvements

  • Update styling for Default (previously "Other") Alert component variant, for greater distinction from other variants and consistency with U.S. Web Design System. (#449)
    • It is no longer necessary to assign the usa-alert--other class to use these styles, and it can be safely removed. Existing code assigning usa-alert--other should continue to display the updated default styles as expected.

Bug Fixes

  • Improve compatibility of badge icon styling for inner Icon component. (#445)
  • Improve text contrast for code syntax highlighting. (!2)

Dependencies

Commits
  • 3241319 Merge branch 'aduth-prepare-9-3-0' into 'main'
  • 09fed31 Prepare 9.3.0 release
  • 50d0a6b Merge branch 'LG-12800_axe-a11y-fixes' into 'main'
  • f6c5a1e LG-12800 increase <code> contrast to meet WCAG 2.1-AA standards
  • d7291b2 Merge branch 'lucasdze/migration-circleci-to-gitlab' into 'main'
  • 3cd409b Lucasdze/migration circleci to gitlab
  • 2aed00c Update default alert styles to replace "Other" variant (#449)
  • e7da526 Improve compatibility/precision for badge styles (#445)
  • 8f04e1f Bump @​uswds/uswds from 3.8.0 to 3.8.1 (#448)
  • 484f2c0 Bump rexml from 3.2.6 to 3.2.8 (#447)
  • 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 [@18f/identity-design-system](https://github.com/18F/identity-design-system) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/18F/identity-design-system/releases)
- [Changelog](https://github.com/18F/identity-design-system/blob/main/CHANGELOG.md)
- [Commits](18F/identity-design-system@v9.2.0...v9.3.0)

---
updated-dependencies:
- dependency-name: "@18f/identity-design-system"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2024
Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requesting changes while removing now-redundant "other" alert handling.

@aduth aduth merged commit 9394620 into main Jul 2, 2024
@aduth aduth deleted the dependabot/npm_and_yarn/18f/identity-design-system-9.3.0 branch July 2, 2024 18:55
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.

2 participants