From 5addacca2afa9e9b8393f46c3f605787b5b3bbae Mon Sep 17 00:00:00 2001 From: "Eric N. Garcia" Date: Tue, 3 Dec 2024 21:59:34 +0000 Subject: [PATCH 1/3] chore: release 4.1.16 [skip ci], --- CHANGELOG.md | 2 ++ package.json | 2 +- packages/example/package.json | 4 ++-- packages/gatsby-theme-carbon/package.json | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce26d25f7..aa5396bfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## [4.1.16](https://github.com/carbon-design-system/gatsby-theme-carbon/compare/v4.1.15...v4.1.16) (2024-12-03) + ## [4.1.15](https://github.com/carbon-design-system/gatsby-theme-carbon/compare/v4.1.14...v4.1.15) (2024-11-26) diff --git a/package.json b/package.json index 3305c8212..0b366cace 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-theme-carbon-workspace", "private": true, - "version": "4.1.15", + "version": "4.1.16", "packageManager": "yarn@4.1.1", "repository": { "url": "git@github.com:carbon-design-system/gatsby-theme-carbon.git", diff --git a/packages/example/package.json b/packages/example/package.json index f61de8c6d..529703600 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -1,7 +1,7 @@ { "name": "example", "private": true, - "version": "4.1.15", + "version": "4.1.16", "license": "Apache 2.0", "scripts": { "dev": "gatsby develop -H 0.0.0.0", @@ -14,7 +14,7 @@ "dependencies": { "@carbon/icons-react": "^11.43.0", "gatsby": "^5.13.6", - "gatsby-theme-carbon": "^4.1.15", + "gatsby-theme-carbon": "^4.1.16", "react": "^18.3.1", "react-dom": "^18.3.1" } diff --git a/packages/gatsby-theme-carbon/package.json b/packages/gatsby-theme-carbon/package.json index f4dce0e18..106066e56 100644 --- a/packages/gatsby-theme-carbon/package.json +++ b/packages/gatsby-theme-carbon/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-theme-carbon", - "version": "4.1.15", + "version": "4.1.16", "main": "index.js", "author": "vpicone (@vpicone)", "repository": { From 5fe11c909c7f7676d374f3e98e959cd261e6f37e Mon Sep 17 00:00:00 2001 From: Alison Joseph Date: Wed, 4 Dec 2024 07:58:26 -0600 Subject: [PATCH 2/3] docs: create securitymd policy --- SECURITY.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..8c9d322ef --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,33 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 4.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +_Please do not report security vulnerabilities through public GitHub issues._ + +Instead, report a vulnerability through GitHub's security advisory feature at +https://github.com/carbon-design-system/carbon/security/advisories/new + +Please include a description of the issue, the steps you took to create the +issue, affected versions, and, if known, mitigations for the issue. Our team +aims to respond to all new vulnerability reports within 7 business days. + +Additional information on reporting vulnerabilities to IBM is available at +https://www.ibm.com/trust/security-psirt + +## Preferred languages + +We prefer all communications to be in English. + +## Comments on this policy + +If you have suggestions on how this process could be improved please +[submit a pull request](https://github.com/carbon-design-system/gatsby-theme-carbon/compare) +or [file an issue](https://github.com/carbon-design-system/gatsby-theme-carbon/issues/new) to +discuss. From aeeb3145bbfec67ecc53abc9f2f46e380f3ee6f0 Mon Sep 17 00:00:00 2001 From: Alison Joseph Date: Wed, 4 Dec 2024 08:03:20 -0600 Subject: [PATCH 3/3] chore: readme (#1550) --- packages/gatsby-theme-carbon/README.md | 32 ++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 packages/gatsby-theme-carbon/README.md diff --git a/packages/gatsby-theme-carbon/README.md b/packages/gatsby-theme-carbon/README.md new file mode 100644 index 000000000..355a46a22 --- /dev/null +++ b/packages/gatsby-theme-carbon/README.md @@ -0,0 +1,32 @@ +

+ Gatsby Theme Carbon +

+ +> :exclamation: This project is maintained by community contributions. The original +> contributor, Carbon Design System, is no longer involved in maintaining this project. + +[![release-it](https://github.com/carbon-design-system/gatsby-theme-carbon/actions/workflows/release.yml/badge.svg)](https://github.com/carbon-design-system/gatsby-theme-carbon/actions/workflows/release.yml) + + + +![npm (scoped)](https://img.shields.io/npm/v/gatsby-theme-carbon) +![npm](https://img.shields.io/npm/dt/gatsby-theme-carbon) +![npm](https://img.shields.io/npm/dw/gatsby-theme-carbon) + + + +![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/carbon-design-system/gatsby-theme-carbon) +![GitHub Repo stars](https://img.shields.io/github/stars/carbon-design-system/gatsby-theme-carbon) +![GitHub watchers](https://img.shields.io/github/watchers/carbon-design-system/gatsby-theme-carbon) +![GitHub issues](https://img.shields.io/github/issues/carbon-design-system/gatsby-theme-carbon) + +The Gatsby Carbon theme includes all the configuration you need to build a beautiful site inspired by the [Carbon Design System](https://www.carbondesignsystem.com). + +## Resources + +- [Contribution guidelines](.github/CONTRIBUTING.md) +- [Getting Started](https://gatsby.carbondesignsystem.com/getting-started) +- [Guides](https://gatsby.carbondesignsystem.com/guides/configuration) +- [Components](https://gatsby.carbondesignsystem.com/components/markdown) +- [Demo](https://gatsby.carbondesignsystem.com/demo) +- [Gallery](https://gatsby.carbondesignsystem.com/gallery)