This is an automated email from the ASF dual-hosted git repository.

jscheffl pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new d592338eab5 Bump happy-dom from 15.10.1 to 15.10.2 in /airflow/ui 
(#43765)
d592338eab5 is described below

commit d592338eab58fa96edfc2a4915e25bc0c63bb47c
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 6 22:17:49 2024 +0100

    Bump happy-dom from 15.10.1 to 15.10.2 in /airflow/ui (#43765)
    
    Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.10.1 to 
15.10.2.
    - [Release notes](https://github.com/capricorn86/happy-dom/releases)
    - 
[Commits](https://github.com/capricorn86/happy-dom/compare/v15.10.1...v15.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: happy-dom
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 airflow/ui/package.json   |  2 +-
 airflow/ui/pnpm-lock.yaml | 22 +++++++++++-----------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/airflow/ui/package.json b/airflow/ui/package.json
index cfc9388520d..05c272fa191 100644
--- a/airflow/ui/package.json
+++ b/airflow/ui/package.json
@@ -58,7 +58,7 @@
     "eslint-plugin-react-refresh": "^0.4.11",
     "eslint-plugin-unicorn": "^55.0.0",
     "globals": "^15.9.0",
-    "happy-dom": "^15.10.1",
+    "happy-dom": "^15.10.2",
     "prettier": "^3.3.3",
     "typescript": "~5.5.4",
     "typescript-eslint": "^8.5.0",
diff --git a/airflow/ui/pnpm-lock.yaml b/airflow/ui/pnpm-lock.yaml
index 6a7c049f825..99eef65c6f6 100644
--- a/airflow/ui/pnpm-lock.yaml
+++ b/airflow/ui/pnpm-lock.yaml
@@ -98,7 +98,7 @@ importers:
         version: 3.7.0(@swc/[email protected])([email protected](@types/[email protected]))
       '@vitest/coverage-v8':
         specifier: ^2.1.1
-        version: 2.1.1([email protected](@types/[email protected])([email protected]))
+        version: 2.1.1([email protected](@types/[email protected])([email protected]))
       eslint:
         specifier: ^9.10.0
         version: 9.10.0([email protected])
@@ -130,8 +130,8 @@ importers:
         specifier: ^15.9.0
         version: 15.9.0
       happy-dom:
-        specifier: ^15.10.1
-        version: 15.10.1
+        specifier: ^15.10.2
+        version: 15.10.2
       prettier:
         specifier: ^3.3.3
         version: 3.3.3
@@ -146,7 +146,7 @@ importers:
         version: 5.4.6(@types/[email protected])
       vitest:
         specifier: ^2.1.1
-        version: 2.1.1(@types/[email protected])([email protected])
+        version: 2.1.1(@types/[email protected])([email protected])
 
 packages:
 
@@ -2100,8 +2100,8 @@ packages:
     engines: {node: '>=0.4.7'}
     hasBin: true
 
-  [email protected]:
-    resolution: {integrity: 
sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==}
+  [email protected]:
+    resolution: {integrity: 
sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw==}
     engines: {node: '>=18.0.0'}
 
   [email protected]:
@@ -4216,7 +4216,7 @@ snapshots:
     transitivePeerDependencies:
       - '@swc/helpers'
 
-  
'@vitest/[email protected]([email protected](@types/[email protected])([email protected]))':
+  
'@vitest/[email protected]([email protected](@types/[email protected])([email protected]))':
     dependencies:
       '@ampproject/remapping': 2.3.0
       '@bcoe/v8-coverage': 0.2.3
@@ -4230,7 +4230,7 @@ snapshots:
       std-env: 3.7.0
       test-exclude: 7.0.1
       tinyrainbow: 1.2.0
-      vitest: 2.1.1(@types/[email protected])([email protected])
+      vitest: 2.1.1(@types/[email protected])([email protected])
     transitivePeerDependencies:
       - supports-color
 
@@ -6148,7 +6148,7 @@ snapshots:
     optionalDependencies:
       uglify-js: 3.19.2
 
-  [email protected]:
+  [email protected]:
     dependencies:
       entities: 4.5.0
       webidl-conversions: 7.0.0
@@ -7281,7 +7281,7 @@ snapshots:
       '@types/node': 22.5.4
       fsevents: 2.3.3
 
-  [email protected](@types/[email protected])([email protected]):
+  [email protected](@types/[email protected])([email protected]):
     dependencies:
       '@vitest/expect': 2.1.1
       '@vitest/mocker': 
2.1.1(@vitest/[email protected])([email protected](@types/[email protected]))
@@ -7304,7 +7304,7 @@ snapshots:
       why-is-node-running: 2.3.0
     optionalDependencies:
       '@types/node': 22.5.4
-      happy-dom: 15.10.1
+      happy-dom: 15.10.2
     transitivePeerDependencies:
       - less
       - lightningcss

Reply via email to