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

chore: release main #7485

Merged
merged 2 commits into from
Aug 15, 2023
Merged

chore: release main #7485

merged 2 commits into from
Aug 15, 2023

Conversation

calcite-admin
Copy link
Contributor

@calcite-admin calcite-admin commented Aug 8, 2023

🤖 I have created a release beep boop

@esri/calcite-components: 1.6.0

1.6.0 (2023-08-15)

Features

  • action-bar: Add "actions-end" slot (deprecates "bottom-actions") (#7435) (1bf14ff)

Bug Fixes

  • block: Defaults the status icon to scale=s (#7503) (e1aee99)
  • button,card,fab,inline-editable: Provides context to AT users when loading (#7257) (df33eda)
  • chip-group: Add existence checks (#7487) (33225a7)
  • combobox: Prevents navigation list with Space key (#7505) (58e2ff2)
  • panel: Fix heading border when only text content is slotted (#7491) (7704400)
  • progress: Completes animation for dir='rtl' (#7511) (c5d6ada)
  • scrim: Handle slotted children correctly (#7477) (c5ce008)
  • scrim: Render text content inside scrim (#7509) (643ce5d)
  • slider: Rerender ticks when prop is modified (#7439) (20058a9)
  • tree: Selects all child items when selection-mode is set to ancestors (#7518) (f1eef84)
@esri/calcite-components-react: 1.6.0

1.6.0 (2023-08-15)

Bug Fixes

  • Prevent vitetest/ssr errors due to defining components on the server (#7521) (046672e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @esri/calcite-components bumped from ^1.6.0-next.7 to ^1.6.0

This PR was generated with Release Please. See documentation.

@calcite-admin calcite-admin added the autorelease: pending Pull request created by release-please which will deploy to latest when merged label Aug 8, 2023
@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Aug 8, 2023
@calcite-admin calcite-admin force-pushed the release-please--branches--main branch 21 times, most recently from d9e05a9 to afde2e5 Compare August 15, 2023 02:24
@calcite-admin calcite-admin force-pushed the release-please--branches--main branch from 4858789 to 3e5be82 Compare August 15, 2023 02:45
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Aug 15, 2023
@benelan benelan merged commit 124df0a into main Aug 15, 2023
@benelan benelan deleted the release-please--branches--main branch August 15, 2023 03:21
@github-actions github-actions bot added this to the 2023 August Priorities milestone Aug 15, 2023
@calcite-admin
Copy link
Contributor Author

@calcite-admin
Copy link
Contributor Author

@calcite-admin calcite-admin added autorelease: tagged Pull requests created by release-please that were merged and deployed and removed autorelease: pending Pull request created by release-please which will deploy to latest when merged labels Aug 15, 2023
benelan pushed a commit that referenced this pull request Aug 16, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>@esri/calcite-components: 1.6.0</summary>

##
[1.6.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@1.5.1...@esri/calcite-components@1.6.0)
(2023-08-15)


### Features

* **action-bar:** Add "actions-end" slot (deprecates "bottom-actions")
([#7435](#7435))
([1bf14ff](1bf14ff))


### Bug Fixes

* **block:** Defaults the status icon to `scale=s`
([#7503](#7503))
([e1aee99](e1aee99))
* **button,card,fab,inline-editable:** Provides context to AT users when
loading
([#7257](#7257))
([df33eda](df33eda))
* **chip-group:** Add existence checks
([#7487](#7487))
([33225a7](33225a7))
* **combobox:** Prevents navigation list with Space key
([#7505](#7505))
([58e2ff2](58e2ff2))
* **panel:** Fix heading border when only text content is slotted
([#7491](#7491))
([7704400](7704400))
* **progress:** Completes animation for `dir='rtl'`
([#7511](#7511))
([c5d6ada](c5d6ada))
* **scrim:** Handle slotted children correctly
([#7477](#7477))
([c5ce008](c5ce008))
* **scrim:** Render text content inside scrim
([#7509](#7509))
([643ce5d](643ce5d))
* **slider:** Rerender ticks when prop is modified
([#7439](#7439))
([20058a9](20058a9))
* **tree:** Selects all child items when selection-mode is set to
ancestors
([#7518](#7518))
([f1eef84](f1eef84))
</details>

<details><summary>@esri/calcite-components-react: 1.6.0</summary>

##
[1.6.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@1.5.1...@esri/calcite-components-react@1.6.0)
(2023-08-15)


### Bug Fixes

* Prevent vitetest/ssr errors due to defining components on the server
([#7521](#7521))
([046672e](046672e))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @esri/calcite-components bumped from ^1.6.0-next.7 to ^1.6.0
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
benelan added a commit that referenced this pull request Aug 17, 2023
* origin/main:
  chore: release next
  chore: add `directory` to package.json `repository` property (#7510)
  fix(action-bar): restore "bottom-actions" slot functionality. (#7535)
  refactor(action-bar, action-pad, action-group): Remove usage of getSlotted utility (#7464)
  build(deps): update dependency lerna to v7.1.5 (#7502)
  build(deps): update dependency @esri/calcite-ui-icons to v3.23.7 (#7522)
  refactor(shell-panel): Remove usage of getSlotted utility. #6059 (#7465)
  build(deps): update dependency eslint-plugin-unicorn to v46.0.1 (#7501)
  build(deps): replace dependency rollup-plugin-node-resolve with @rollup/plugin-node-resolve 6.0.0 (#7481)
  test: skip unstable tests (#7524)
  build(deps): update dependency lint-staged to v13.2.3 (#7523)
  build(deps): update dependency @types/estree to v1.0.1 (#7483)
  build(deps): update dependency eslint-plugin-react to v7.33.1 (#7500)
  build(deps): update dependency eslint-plugin-jsdoc to v46.4.6 (#7499)
  build(deps): update dependency @types/node to v20.4.10 (#7484)
  chore: release next
  chore: release main (#7485)
@benelan benelan added autorelease: tagged Pull requests created by release-please that were merged and deployed autorelease: published Pull requests created by release-please that were published and removed autorelease: tagged Pull requests created by release-please that were merged and deployed autorelease: published Pull requests created by release-please that were published skip visual snapshots Pull requests that do not need visual regression testing. labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged Pull requests created by release-please that were merged and deployed chore Issues with changes that don't modify src or test files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants