From 618891cea9af9eacac57da34aa6a702b266ed6ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 04:23:43 +0000 Subject: [PATCH 1/2] Bump the angular group across 1 directory with 10 updates Bumps the angular group with 10 updates in the /org.eclipse.wildwebdeveloper.tests/testProjects/angular-app directory: | Package | From | To | | --- | --- | --- | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.3.8` | `18.0.3` | | [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) | `17.3.11` | `18.0.2` | | [@angular/cli](https://github.com/angular/angular-cli) | `17.3.8` | `18.0.3` | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.3.11` | `18.0.2` | | [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `17.3.11` | `18.0.2` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.3.11` | `18.0.2` | | [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `17.3.11` | `18.0.2` | | [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `17.3.11` | `18.0.2` | | [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `17.3.11` | `18.0.2` | | [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `17.3.11` | `18.0.2` | Updates `@angular-devkit/build-angular` from 17.3.8 to 18.0.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/17.3.8...18.0.3) Updates `@angular/animations` from 17.3.11 to 18.0.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.0.2/packages/animations) Updates `@angular/cli` from 17.3.8 to 18.0.3 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/17.3.8...18.0.3) Updates `@angular/common` from 17.3.11 to 18.0.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.0.2/packages/common) Updates `@angular/compiler` from 17.3.11 to 18.0.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.0.2/packages/compiler) Updates `@angular/core` from 17.3.11 to 18.0.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.0.2/packages/core) Updates `@angular/forms` from 17.3.11 to 18.0.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.0.2/packages/forms) Updates `@angular/platform-browser` from 17.3.11 to 18.0.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.0.2/packages/platform-browser) Updates `@angular/platform-browser-dynamic` from 17.3.11 to 18.0.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.0.2/packages/platform-browser-dynamic) Updates `@angular/router` from 17.3.11 to 18.0.2 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.0.2/packages/router) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/animations" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/cli" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/compiler" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/core" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/forms" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/platform-browser" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/platform-browser-dynamic" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@angular/router" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular ... Signed-off-by: dependabot[bot] --- .../testProjects/angular-app/package.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json b/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json index 3abfea26e5..94e9b6ce57 100644 --- a/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json +++ b/org.eclipse.wildwebdeveloper.tests/testProjects/angular-app/package.json @@ -11,16 +11,16 @@ }, "private": true, "dependencies": { - "@angular-devkit/build-angular": "^17.0.0", - "@angular/animations": "^17.0.1", - "@angular/cli": "^17.0.0", - "@angular/common": "^17.0.1", - "@angular/compiler": "^17.0.1", - "@angular/core": "^17.0.1", - "@angular/forms": "^17.0.1", - "@angular/platform-browser": "^17.0.1", - "@angular/platform-browser-dynamic": "^17.0.1", - "@angular/router": "^17.0.1", + "@angular-devkit/build-angular": "^18.0.3", + "@angular/animations": "^18.0.2", + "@angular/cli": "^18.0.3", + "@angular/common": "^18.0.2", + "@angular/compiler": "^18.0.2", + "@angular/core": "^18.0.2", + "@angular/forms": "^18.0.2", + "@angular/platform-browser": "^18.0.2", + "@angular/platform-browser-dynamic": "^18.0.2", + "@angular/router": "^18.0.2", "core-js": "^3.25.2", "rxjs": "~7.8.0", "tslib": "^2.4.0", From a1abd04fa3a98d0d82b0660715bb7bbc1ede2ad7 Mon Sep 17 00:00:00 2001 From: Victor Rubezhny Date: Thu, 6 Jun 2024 06:46:10 +0200 Subject: [PATCH 2/2] [build] Version bump for new stream --- org.eclipse.wildwebdeveloper.tests/META-INF/MANIFEST.MF | 2 +- org.eclipse.wildwebdeveloper.tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.eclipse.wildwebdeveloper.tests/META-INF/MANIFEST.MF b/org.eclipse.wildwebdeveloper.tests/META-INF/MANIFEST.MF index 6a889e4c2b..bdcfbb5dbd 100644 --- a/org.eclipse.wildwebdeveloper.tests/META-INF/MANIFEST.MF +++ b/org.eclipse.wildwebdeveloper.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Tests for WildWebDeveloper Bundle-SymbolicName: org.eclipse.wildwebdeveloper.tests;singleton:=true -Bundle-Version: 1.0.13.qualifier +Bundle-Version: 1.0.14.qualifier Bundle-Vendor: Eclipse Wild Web Developer Automatic-Module-Name: org.eclipse.wildwebdeveloper.tests Bundle-RequiredExecutionEnvironment: JavaSE-21 diff --git a/org.eclipse.wildwebdeveloper.tests/pom.xml b/org.eclipse.wildwebdeveloper.tests/pom.xml index 35b81289f6..fe8e828076 100644 --- a/org.eclipse.wildwebdeveloper.tests/pom.xml +++ b/org.eclipse.wildwebdeveloper.tests/pom.xml @@ -7,7 +7,7 @@ 1.0.0-SNAPSHOT eclipse-test-plugin - 1.0.13-SNAPSHOT + 1.0.14-SNAPSHOT