Skip to content

Commit bfecd6f

Browse files
committed
Merge remote-tracking branch 'origin/dev' into benelan/codeowner-changes
* origin/dev: (61 commits) build: fix globby errors (#9797) chore: release next fix(deps): move @types/sortablejs as a dependency so the public types resolve properly (#9786) refactor(loader): simplify loader part rendering (#9728) chore: release next feat(combobox, combobox-item): add `description`, `shortHeading` props and `content-end` slot (#9771) docs: update component READMEs (#9735) chore: fix cleanup npm script (#9791) build: recreate lockfile due to build errors (#9790) style: autofix lint issues (#9789) chore: release next feat(panel, flow-item): add alerts slot (#9778) build(deps): update dependency lerna to v8.1.6 (#9679) build(deps): update dependency tslib to v2 (#9659) build(deps): update storybook monorepo to v8.2.2 (#9656) build(deps): update dependency tsx to v4.16.2 (#9642) build(deps): update amannn/action-semantic-pull-request action to v5.5.3 (#9712) build(deps): update dependency @esri/calcite-ui-icons to v3.29.0 (#9765) build(deps): update dependency @stencil/core to v4.19.2 (#9767) chore: release next ...
2 parents b5ddb02 + 49c3579 commit bfecd6f

File tree

385 files changed

+13603
-21210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

385 files changed

+13603
-21210
lines changed

.github/workflows/pr-semantic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ jobs:
44
semantic:
55
runs-on: ubuntu-latest
66
steps:
7-
- uses: amannn/[email protected].2
7+
- uses: amannn/[email protected].3
88
env:
99
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)