Skip to content

Commit

Permalink
Merge d6b9312 into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ibmdotcom-bot committed Jun 9, 2023
2 parents bb2875d + d6b9312 commit b74078b
Show file tree
Hide file tree
Showing 25 changed files with 167 additions and 45 deletions.
13 changes: 13 additions & 0 deletions packages/carbon-web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.29.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)


### Bug Fixes

* **bx-header-menu:** add button role ([#10440](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10440)) ([c5d8c5d](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/c5d8c5db8c42e129a901cda81aba7eeadb5f8c79)), closes [#10392](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10392)
* **input:** autocomplete property ([#10540](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10540)) ([6096958](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/60969585cc3792409e967784437fefd2bf096c71)), closes [#10498](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10498)
* **modal:** small screen view ([#10511](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10511)) ([7f4aaef](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/7f4aaef392fa7b3482b3544a4b0b7833034ccf33))





# [1.28.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/web-components
Expand Down
2 changes: 1 addition & 1 deletion packages/carbon-web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/web-components",
"version": "1.28.0",
"version": "1.29.0-rc.0",
"publishConfig": {
"access": "public"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-ibmdotcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.39.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)

**Note:** Version bump only for package @carbon/eslint-config-ibmdotcom





# [1.38.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/eslint-config-ibmdotcom
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ibmdotcom/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/eslint-config-ibmdotcom",
"private": true,
"version": "1.38.0",
"version": "1.39.0-rc.0",
"description": "ESLint configuration for Carbon for IBM.com",
"license": "Apache-2.0",
"main": "index.js",
Expand All @@ -18,7 +18,7 @@
"eslint": "^6.8.0"
},
"dependencies": {
"@carbon/eslint-plugin-react-prop-type-comments": "1.37.0",
"@carbon/eslint-plugin-react-prop-type-comments": "1.38.0-rc.0",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"babel-eslint": "^10.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-plugin-ibmdotcom-import-rules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.38.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)

**Note:** Version bump only for package @carbon/eslint-plugin-ibmdotcom-import-rules





# [1.37.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/eslint-plugin-ibmdotcom-import-rules
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-ibmdotcom-import-rules/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/eslint-plugin-ibmdotcom-import-rules",
"private": true,
"version": "1.37.0",
"version": "1.38.0-rc.0",
"description": "ESLint plugin for Carbon for IBM.com checking imports",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-plugin-react-prop-type-comments/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.38.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)

**Note:** Version bump only for package @carbon/eslint-plugin-react-prop-type-comments





# [1.37.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/eslint-plugin-react-prop-type-comments
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/eslint-plugin-react-prop-type-comments",
"private": true,
"version": "1.37.0",
"version": "1.38.0-rc.0",
"description": "ESLint plugin for Carbon for IBM.com checking React prop type comments",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.48.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)


### Bug Fixes

* **deps:** update dependency carbon-components to v10.58.7 ([#10490](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10490)) ([1902578](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/1902578d1f724921ddc0787d81b326ed614078d1))
* **geolocation:** remove geolocation utility, replace with new DDO service method - getLocation ([#10547](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10547)) ([558faaf](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/558faaf3b7004d5639f74e922497d106e99fe0bf)), closes [#10546](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10546)





# [1.47.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/ibmdotcom-react
Expand Down
10 changes: 5 additions & 5 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-react",
"description": "Carbon for IBM.com React Components",
"version": "1.47.0",
"version": "1.48.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -63,9 +63,9 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@carbon/ibmdotcom-services": "1.47.0",
"@carbon/ibmdotcom-styles": "1.47.0",
"@carbon/ibmdotcom-utilities": "1.47.0",
"@carbon/ibmdotcom-services": "1.48.0-rc.0",
"@carbon/ibmdotcom-styles": "1.48.0-rc.0",
"@carbon/ibmdotcom-utilities": "1.48.0-rc.0",
"@carbon/telemetry": "^0.1.0",
"autosuggest-highlight": "^3.1.1",
"carbon-components": "10.58.7",
Expand All @@ -86,7 +86,7 @@
"@babel/preset-react": "~7.12.1",
"@carbon/icons-react": "10.49.0",
"@carbon/pictograms-react": "11.43.0",
"@carbon/storybook-addon-theme": "1.38.0",
"@carbon/storybook-addon-theme": "1.39.0-rc.0",
"@percy-io/in-percy": "^0.1.11",
"@percy/cli": "^1.8.1",
"@percy/cypress": "^3.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/services-store/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.48.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)

**Note:** Version bump only for package @carbon/ibmdotcom-services-store





# [1.47.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/ibmdotcom-services-store
Expand Down
6 changes: 3 additions & 3 deletions packages/services-store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-services-store",
"private": true,
"version": "1.47.0",
"version": "1.48.0-rc.0",
"description": "Redux store for Carbon for IBM.com Services",
"license": "Apache-2.0",
"main": "lib/store.js",
Expand Down Expand Up @@ -30,8 +30,8 @@
"test:unit": "yarn jest"
},
"dependencies": {
"@carbon/ibmdotcom-services": "1.47.0",
"@carbon/ibmdotcom-utilities": "1.47.0",
"@carbon/ibmdotcom-services": "1.48.0-rc.0",
"@carbon/ibmdotcom-utilities": "1.48.0-rc.0",
"carbon-components": "10.58.3",
"redux": "^4.0.0",
"redux-logger": "^3.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.48.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)


### Bug Fixes

* **geolocation:** remove geolocation utility, replace with new DDO service method - getLocation ([#10547](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10547)) ([558faaf](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/558faaf3b7004d5639f74e922497d106e99fe0bf)), closes [#10546](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10546)





# [1.47.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/ibmdotcom-services
Expand Down
4 changes: 2 additions & 2 deletions packages/services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-services",
"description": "Carbon for IBM.com Services",
"version": "1.47.0",
"version": "1.48.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@carbon/ibmdotcom-utilities": "1.47.0",
"@carbon/ibmdotcom-utilities": "1.48.0-rc.0",
"@carbon/telemetry": "0.1.0",
"axios": "^0.27.2",
"marked": "^4.0.10",
Expand Down
8 changes: 8 additions & 0 deletions packages/storybook-addon-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.39.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)

**Note:** Version bump only for package @carbon/storybook-addon-theme





# [1.38.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/storybook-addon-theme
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-addon-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/storybook-addon-theme",
"private": true,
"version": "1.38.0",
"version": "1.39.0-rc.0",
"description": "Storybook add-on for Carbon theme chooser",
"license": "Apache-2.0",
"main": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/stylelint-config-ibmdotcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.38.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)

**Note:** Version bump only for package @carbon/stylelint-config-ibmdotcom





# [1.37.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/stylelint-config-ibmdotcom
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-ibmdotcom/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/stylelint-config-ibmdotcom",
"private": true,
"version": "1.37.0",
"version": "1.38.0-rc.0",
"description": "Stylelint configuration for Carbon for IBM.com",
"license": "Apache-2.0",
"main": "index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.48.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)


### Bug Fixes

* **deps:** update dependency carbon-components to v10.58.7 ([#10490](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10490)) ([1902578](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/1902578d1f724921ddc0787d81b326ed614078d1))
* **structured-list:** Ensure group header text can go full width ([#10451](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10451)) ([6ae7313](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/6ae73130dabcbb58c0fa4d45a8d9ad6784558df7)), closes [#10449](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10449)





# [1.47.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/ibmdotcom-styles
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-styles",
"description": "Carbon for IBM.com Styles",
"version": "1.47.0",
"version": "1.48.0-rc.0",
"license": "Apache-2.0",
"main": "dist/ibm-dotcom-styles.min.css",
"module": "src/scss",
Expand Down
13 changes: 13 additions & 0 deletions packages/utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.48.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)


### Bug Fixes

* **deps:** update dependency carbon-components to v10.58.7 ([#10490](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10490)) ([1902578](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/1902578d1f724921ddc0787d81b326ed614078d1))
* **geolocation:** remove geolocation utility, replace with new DDO service method - getLocation ([#10547](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10547)) ([558faaf](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/558faaf3b7004d5639f74e922497d106e99fe0bf)), closes [#10546](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10546)
* **ipcInfo:** set encoding for ipcinfoCookie ([#10505](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10505)) ([d154911](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/d15491153eb77fae6f4b69c761992702462a5cc4))





# [1.47.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/ibmdotcom-utilities
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@carbon/ibmdotcom-utilities",
"description": "Carbon for IBM.com Utilities",
"version": "1.47.0",
"version": "1.48.0-rc.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.33.0-rc.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-06-09)


### Bug Fixes

* **deps:** update dependency carbon-components to v10.58.7 ([#10490](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10490)) ([1902578](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/1902578d1f724921ddc0787d81b326ed614078d1))
* **geolocation:** remove geolocation utility, replace with new DDO service method - getLocation ([#10547](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10547)) ([558faaf](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/558faaf3b7004d5639f74e922497d106e99fe0bf)), closes [#10546](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10546)
* **structured-list:** Ensure group header text can go full width ([#10451](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10451)) ([6ae7313](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/commit/6ae73130dabcbb58c0fa4d45a8d9ad6784558df7)), closes [#10449](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/issues/10449)





# [1.32.0](https://github.com/carbon-design-system/carbon-for-ibm-dotcom/compare/@carbon/[email protected]...@carbon/[email protected]) (2023-05-23)

**Note:** Version bump only for package @carbon/ibmdotcom-web-components
Expand Down
12 changes: 6 additions & 6 deletions packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/ibmdotcom-web-components",
"version": "1.32.0",
"version": "1.33.0-rc.0",
"description": "Carbon for IBM.com Web Components",
"license": "Apache-2.0",
"exports": {
Expand Down Expand Up @@ -89,13 +89,13 @@
"wca": "web-component-analyzer analyze src --outFile custom-elements.json"
},
"dependencies": {
"@carbon/ibmdotcom-services": "1.47.0",
"@carbon/ibmdotcom-styles": "1.47.0",
"@carbon/ibmdotcom-utilities": "1.47.0",
"@carbon/ibmdotcom-services": "1.48.0-rc.0",
"@carbon/ibmdotcom-styles": "1.48.0-rc.0",
"@carbon/ibmdotcom-utilities": "1.48.0-rc.0",
"@carbon/layout": "10.37.1",
"@carbon/motion": "^11.0.0",
"@carbon/telemetry": "0.1.0",
"@carbon/web-components": "1.28.0",
"@carbon/web-components": "1.29.0-rc.0",
"carbon-components": "10.58.7",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1",
Expand Down Expand Up @@ -130,7 +130,7 @@
"@babel/preset-react": "~7.12.1",
"@babel/template": "~7.12.0",
"@babel/traverse": "~7.12.0",
"@carbon/ibmdotcom-services-store": "1.47.0",
"@carbon/ibmdotcom-services-store": "1.48.0-rc.0",
"@carbon/icon-helpers": "10.40.0",
"@carbon/icons": "10.48.0",
"@carbon/type": "10.45.1",
Expand Down
Loading

0 comments on commit b74078b

Please sign in to comment.