Skip to content

Commit fef6d65

Browse files
Merge branch 'main' into feature/tooltip-storybook-long-content-examples
2 parents a65fc2a + 2a61486 commit fef6d65

702 files changed

Lines changed: 43544 additions & 34097 deletions

File tree

Some content is hidden

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

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,15 @@
797797
"contributions": [
798798
"code"
799799
]
800+
},
801+
{
802+
"login": "missating",
803+
"name": "Nkoyo Ating",
804+
"avatar_url": "https://avatars.githubusercontent.com/u/29452947?v=4",
805+
"profile": "https://github.com/missating",
806+
"contributions": [
807+
"code"
808+
]
800809
}
801810
],
802811
"contributorsPerLine": 7,

.changelogrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{}
1+
{"**F36 Icons** `v6.2.0`":["- Added the QrCodeIcon to the icon library.\n"]}

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@
6666
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
6767
"onlyUpdatePeerDependentsWhenOutOfRange": true
6868
}
69-
}
69+
}

.contentful/vault-secrets.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
version: 1
22
services:
3+
github-action:
4+
policies:
5+
- packages-read
6+
- semantic-release
37
circleci:
48
policies:
59
- semantic-release

.eslintignore

Lines changed: 0 additions & 15 deletions
This file was deleted.

.eslintrc.js

Lines changed: 0 additions & 132 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ updates:
2525
- npm-npmjs
2626
- npm-github
2727
versioning-strategy: widen
28+
29+
cooldown:
30+
default-days: 15

.github/workflows/auto-approve.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/workflows/deploy-cdn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install dependencies
1515
run: npm ci --workspace=@contentful/f36-cdn
1616
- name: Deploy to Compute
17-
uses: fastly/compute-actions@v8
17+
uses: fastly/compute-actions@v12
1818
with:
1919
project_directory: packages/cdn
2020
service_id: ${{ secrets.CDN_FASTLY_SERVICE_ID }}

.github/workflows/sast.yaml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)