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

Unblocking NPM Publish Pipeline #3213

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
b959610
Adding resolutions to specific packages with security vulnerabilities
samuelfreiberg Jan 9, 2023
6a8ae1a
MErging
samuelfreiberg Jan 17, 2023
c565068
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Jan 24, 2023
b0b71d4
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Jan 25, 2023
7cc375c
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Jan 26, 2023
8f380da
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Feb 2, 2023
4870cb6
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Feb 7, 2023
d73976e
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Feb 9, 2023
e19ada3
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Feb 21, 2023
784833c
Remove
samuelfreiberg Feb 21, 2023
a7f3677
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Mar 7, 2023
b69371b
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Apr 21, 2023
62ff947
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Apr 25, 2023
70affb1
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Apr 26, 2023
67eb461
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Apr 27, 2023
7f2a293
Adding whitespace
samuelfreiberg Aug 24, 2023
1a85b9a
Revert
samuelfreiberg Aug 24, 2023
6a285b0
Merge branch 'microsoft:main' into main
samuelfreiberg Aug 24, 2023
244020f
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Aug 29, 2023
86c459e
Merge branch 'main' of https://github.com/samuelfreiberg/fluentui-rea…
samuelfreiberg Aug 29, 2023
9a38ada
Removing unused file
samuelfreiberg Aug 29, 2023
e82b774
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Aug 29, 2023
6a17175
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Aug 31, 2023
81bc33c
Merge branch 'main' of https://github.com/samuelfreiberg/fluentui-rea…
samuelfreiberg Sep 1, 2023
2a944c3
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Sep 1, 2023
c4d7dd9
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Sep 6, 2023
194b1b8
Merge branch 'main' of https://github.com/samuelfreiberg/fluentui-rea…
samuelfreiberg Sep 6, 2023
bfb1f25
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Sep 8, 2023
20a9723
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Sep 22, 2023
1daba67
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Sep 28, 2023
4001303
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Oct 11, 2023
be64919
Merge branch 'main' of https://github.com/microsoft/fluentui-react-na…
samuelfreiberg Nov 6, 2023
c18f2f4
Manually bump packages stuck in the pipeline
samuelfreiberg Nov 6, 2023
f3111ef
Change files
samuelfreiberg Nov 6, 2023
d6fef1e
Adding yarn.lock
samuelfreiberg Nov 6, 2023
91da1b2
Bumping package
samuelfreiberg Nov 6, 2023
e3b2a2e
Updating @fluentui-react-native/tokens versions
samuelfreiberg Nov 7, 2023
fd0453a
Fixing version of tokens package
samuelfreiberg Nov 7, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/E2E/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/e2e-testing",
"version": "1.32.6",
"version": "1.32.7",
"description": "Package containing E2E testing specs",
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion apps/fluent-tester/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.157.8",
"version": "0.157.9",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion apps/win32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester-win32",
"version": "0.36.15",
"version": "0.36.16",
"main": "src/index.tsx",
"module": "src/index.tsx",
"typings": "lib/index.d.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui/react-native",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/android-theme",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/apple-theme",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/avatar",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/badge",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/button",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/callout",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/checkbox",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/chip",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/codemods",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/contextual-menu",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/default-theme",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/dependency-profiles",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/divider",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/drawer",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/dropdown",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/e2e-testing",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-activity-indicator",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-appearance-additions",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-avatar",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-button",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-checkbox",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-expander",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-link",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-menu-button",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-radio-group",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-shadow",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-shimmer",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-tabs",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/experimental-text",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/focus-trap-zone",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/focus-zone",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/framework",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/icon",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/input",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/interactive-hooks",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/link",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/menu-button",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/menu",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/notification",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/persona",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/persona-coin",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/popover",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/pressable",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/radio-group",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/separator",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "Manually bump packages stuck in the pipeline",
"packageName": "@fluentui-react-native/spinner",
"email": "[email protected]",
"dependentChangeType": "patch"
}
Loading
Loading