Skip to content

Commit e68ff2b

Browse files
Merge remote-tracking branch 'origin/main' into beta-releases
2 parents e3dcaf4 + 10da322 commit e68ff2b

File tree

26 files changed

+181
-119
lines changed

26 files changed

+181
-119
lines changed

.evergreen/functions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,8 @@ functions:
667667
<<: *compass-env
668668
DEBUG: ${debug|}
669669
GITHUB_TOKEN: ${generated_token}
670+
GITHUB_PR_NUMBER: ${github_pr_number}
671+
EVERGREEN_TASK_URL: https://spruce.mongodb.com/task/${task_id}
670672
script: |
671673
set -e
672674
# Load environment variables

.github/workflows/test-installers.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,25 @@ on:
2020
nonce:
2121
type: string
2222
description: 'A random string to track the run from dispatch to watching'
23+
github_pr_number:
24+
type: string
25+
description: 'Number of the PR that triggered this run'
26+
evergreen_task_url:
27+
type: string
28+
description: 'URL to the Evergreen job that triggered this run'
2329

2430
run-name: Test Installers ${{ github.event.inputs.dev_version || github.ref_name }} / (nonce = ${{ github.event.inputs.nonce || 'not set' }})
2531

2632
jobs:
33+
summarize:
34+
runs-on: ubuntu-latest
35+
steps:
36+
- name: Add URL for the GitHub PR
37+
if: ${{ github.event.inputs.github_pr_number }}
38+
run: echo "[GitHub PR ${{ github.event.inputs.github_pr_number }}](https://github.com/mongodb-js/compass/pull/${{ github.event.inputs.github_pr_number }})" >> $GITHUB_STEP_SUMMARY
39+
- name: Add URL for the Evergreen task
40+
if: ${{ github.event.inputs.evergreen_task_url }}
41+
run: echo "[Evergreen Task](${{ github.event.inputs.evergreen_task_url }})" >> $GITHUB_STEP_SUMMARY
2742
test:
2843
name: ${{ matrix.package }} test ${{ matrix.test }} (${{ matrix.hadron-distribution }})
2944
strategy:

.snyk

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@ ignore:
1818
created: 2024-09-17T13:05:57.071Z
1919
SNYK-JS-ELECTRON-8642944:
2020
- '*':
21-
reason: >-
22-
Fixed in https://github.com/electron/electron/releases/tag/v32.3.0
21+
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.0'
2322
expires: 2025-03-26T09:48:32.235Z
2423
created: 2025-01-27T09:48:32.246Z
2524
SNYK-JS-ELECTRON-8642948:
2625
- '*':
27-
reason: >-
28-
Fixed in https://github.com/electron/electron/releases/tag/v32.3.0
26+
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.0'
2927
expires: 2025-03-26T09:49:13.962Z
3028
created: 2025-01-27T09:49:13.968Z
3129
SNYK-JS-ELECTRON-8097217:
@@ -38,16 +36,29 @@ ignore:
3836
created: 2025-01-27T09:49:21.596Z
3937
SNYK-JS-ELECTRON-8604283:
4038
- '*':
41-
reason: >-
42-
Fixed in https://github.com/electron/electron/releases/tag/v32.3.0
39+
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.0'
4340
expires: 2025-03-26T09:49:31.423Z
4441
created: 2025-01-27T09:49:31.431Z
4542
SNYK-JS-ELECTRON-8642946:
4643
- '*':
47-
reason: >-
48-
Fixed in https://github.com/electron/electron/releases/tag/v32.3.0
44+
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.0'
4945
expires: 2025-02-26T09:49:38.738Z
5046
created: 2025-01-27T09:49:38.746Z
47+
SNYK-JS-ELECTRON-8738830:
48+
- '*':
49+
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.2'
50+
expires: 2025-03-30T12:35:57.970Z
51+
created: 2025-02-28T12:35:57.978Z
52+
SNYK-JS-ELECTRON-8738832:
53+
- '*':
54+
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.2'
55+
expires: 2025-03-30T12:36:22.672Z
56+
created: 2025-02-28T12:36:22.681Z
57+
SNYK-JS-ELECTRON-8738839:
58+
- '*':
59+
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.2'
60+
expires: 2025-03-30T12:36:40.477Z
61+
created: 2025-02-28T12:36:40.484Z
5162
# patches apply the minimum changes required to fix a vulnerability
5263
patch:
5364
'npm:ms:20170412':

THIRD-PARTY-NOTICES.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The following third-party software is used by and included in **Mongodb Compass**.
2-
This document was automatically generated on Thu Feb 27 2025.
2+
This document was automatically generated on Fri Feb 28 2025.
33

44
## List of dependencies
55

@@ -245,7 +245,7 @@ Package|Version|License
245245
**[ee-first](#e2746902c758ae8a6f91ffb9618cd53717f936cb33c6323e65b6b7b24f7ebefe)**|1.1.1|MIT
246246
**[electron-dl](#e97e034c7b93c63e7a433d75f6f1de3e0668764225ebbd61dbde8d1b55d6f3b7)**|3.5.0|MIT
247247
**[electron-squirrel-startup](#09fb8168e8fda2e174f8d1a1c392ffd8f762c5637c788edd00d1e2486d060349)**|1.0.1|Apache-2.0
248-
**[electron](#214bb0bf0e0750595853808b26356f8ebe7d892e6d1e23618c3a3f71a94708d1)**|32.3.1|MIT
248+
**[electron](#917139cb42a267079249e7a59bef6353e0e9267c5cd83e377e0f3cf0e776e26b)**|32.3.2|MIT
249249
**[encodeurl](#b89152db475e86531e570f87b45d8a51aa5e5d87d4cc3b960cee7b8febf1d26a)**|1.0.2|MIT
250250
**[encodeurl](#177948a319ae0aeebbd65742c53c62b37c75ec1d021afa5a188d10a7ceae6623)**|2.0.0|MIT
251251
**[end-of-stream](#fadc10994f5fa767d06fb25cfff35fb17a895daf3bc3477c782907668ed16563)**|1.4.4|MIT
@@ -18952,8 +18952,8 @@ License files:
1895218952

1895318953

1895418954

18955-
<a id="214bb0bf0e0750595853808b26356f8ebe7d892e6d1e23618c3a3f71a94708d1"></a>
18956-
### [electron](https://www.npmjs.com/package/electron) (version 32.3.1)
18955+
<a id="917139cb42a267079249e7a59bef6353e0e9267c5cd83e377e0f3cf0e776e26b"></a>
18956+
### [electron](https://www.npmjs.com/package/electron) (version 32.3.2)
1895718957
License tags: MIT
1895818958

1895918959
License files:

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"cli-progress": "^3.9.1",
7474
"core-js": "^3.17.3",
7575
"css-loader": "^4.3.0",
76-
"electron": "^32.3.1",
76+
"electron": "^32.3.2",
7777
"html-webpack-plugin": "^5.6.0",
7878
"less": "^3.13.1",
7979
"less-loader": "^10.0.1",

docs/tracking-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
> the tracking plan for the specific Compass version you can use the following
88
> URL: `https://github.com/mongodb-js/compass/blob/<compass version>/docs/tracking-plan.md`
99
10-
Generated on Thu, Feb 27, 2025
10+
Generated on Fri, Feb 28, 2025
1111

1212
## Table of Contents
1313

0 commit comments

Comments
 (0)