Skip to content

build(deps): bump @esri/calcite-components from 2.8.3 to 2.9.0 #361

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps @esri/calcite-components from 2.8.3 to 2.9.0.

Release notes

Sourced from @​esri/calcite-components's releases.

@​esri/calcite-components-angular: v2.9.0

2.9.0 (2024-05-28)

Miscellaneous Chores

  • @​esri/calcite-components-angular: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​esri/calcite-components bumped from ^2.9.0-next.23 to ^2.9.0

@​esri/calcite-components-react: v2.9.0

2.9.0 (2024-05-28)

Miscellaneous Chores

  • @​esri/calcite-components-react: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​esri/calcite-components bumped from ^2.9.0-next.23 to ^2.9.0

@​esri/calcite-components: v2.9.0

2.9.0 (2024-05-28)

Features

  • accordion-item: Add setFocus (#9364) (88b793e), closes #7211
  • avatar: Ensure different backgrounds are generated for similar usernames, full names and user IDs (#9277) (bab77b5), closes #6497
  • block-section: Add icon property (deprecates status) (#9194) (c31bf36), closes #8110
  • dropdown-item: Update spacing of icons (#9330) (c2e5a99), closes #7095
  • flow-item: Add content-bottom slot (#9346) (9d3b1af), closes #8979
  • flow-item: Add content-top slot (#9344) (e932f3d), closes #8980
  • split-button: Make dividers consistent (#9402) (caf27e3)
  • stepper, stepper-item: Add separate change events to stepper and items (deprecates calciteStepperItemChange on the parent) (#9351) (cf6a118)
  • table: Add selection-display property (#9355) (7b52870), closes #9353

Bug Fixes

... (truncated)

Changelog

Sourced from @​esri/calcite-components's changelog.

2.9.0 (2024-05-28)

Features

  • accordion-item: Add setFocus (#9364) (88b793e), closes #7211
  • avatar: Ensure different backgrounds are generated for similar usernames, full names and user IDs (#9277) (bab77b5), closes #6497
  • block-section: Add icon property (deprecates status) (#9194) (c31bf36), closes #8110
  • dropdown-item: Update spacing of icons (#9330) (c2e5a99), closes #7095
  • flow-item: Add content-bottom slot (#9346) (9d3b1af), closes #8979
  • flow-item: Add content-top slot (#9344) (e932f3d), closes #8980
  • split-button: Make dividers consistent (#9402) (caf27e3)
  • stepper, stepper-item: Add separate change events to stepper and items (deprecates calciteStepperItemChange on the parent) (#9351) (cf6a118)
  • table: Add selection-display property (#9355) (7b52870), closes #9353

Bug Fixes

  • block: Update text hierarchy and spacing (#9329) (796372e), closes #9323
  • button: Make shadow DOM button 100% width (#9145) (dd61b7f), closes #8490
  • checkbox: Fix checkbox hit area placement in RTL (#9367) (142ef18), closes #8841
  • dropdown-group: Title scale with dropdown scale (#9360) (3529cdd)
  • input-date-picker, date-picker: Ensure min/max can be unset (#9406) (89b0bfe)
  • input-date-picker, input-time-picker, list: Ensure lang change updates messages (#9265) (0213d35), closes #9268
  • list: Border items when an item is programmatically opened (#9247) (02183bb), closes #9248
  • select: Fix option selection via initial value (#9272) (5206a0b), closes #4461
  • switch: Prevent hover state change when disabled (#9365) (7c47808), closes #7723
  • t9n: Fix error caused by disconnecting components during the setting of initial message overrides (#9368) (192c031), closes #9240
  • text-area: Remove double transparency applied when disabled (#9366) (90926c2), closes #8374
  • tile-group: Disallow multiple selected attributes on single selection modes (#9284) (885909e), closes #9271
  • tile: Apply center alignment only to x-axis (#9288) (75df0ba), closes #9252
  • tile: Fix spacing between content-top and content-bottom slots (#9241) (0b9443d), closes #4701
  • tile: Slotted content renders within the border (#9359) (045ca2a), closes #9358
  • tree: Allow deselection in single selectionMode (#9363) (cb6ef73)
  • tree: Allow single select only and add indicator (#9405) (0d07b59)

2.8.4 (2024-05-28)

Bug Fixes

  • combobox: Fix error that occurs in dist-custom-elements (components) output when a click is emitted when the component is appended to the DOM (#9423) (ab521c9)
  • Defer floating-ui updating until component is connected and open (#9443) (6e09589)
Commits
  • 6f7d909 chore: release main (#9237)
  • cac21a2 chore: release next
  • a13b0e6 chore: release hotfix (#9438)
  • 4b30d71 fix: defer floating-ui updating until component is connected and open (#9443)
  • 4c55427 fix(combobox): fix error that occurs in dist-custom-elements (components) out...
  • ed286d5 docs: update component READMEs (#9446)
  • 22b2fb1 refactor(storybook): replace fake knobs with controls for simple stories (#9385)
  • ff5630c build: remove unnecessary dist files before publishing (#9439)
  • 5526a21 build(deps): update dependency @​floating-ui/dom to v1.6.5 (#9435)
  • 29f771d chore: release next
  • 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 [@esri/calcite-components](https://github.com/Esri/calcite-design-system/tree/HEAD/packages/calcite-components) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/Esri/calcite-design-system/releases)
- [Changelog](https://github.com/Esri/calcite-design-system/blob/main/packages/calcite-components/CHANGELOG.md)
- [Commits](https://github.com/Esri/calcite-design-system/commits/@esri/calcite-components@2.9.0/packages/calcite-components)

---
updated-dependencies:
- dependency-name: "@esri/calcite-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Looks like @esri/calcite-components is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/esri/calcite-components-2.9.0 branch June 3, 2024 23:22
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