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

chore(deps): bump Angular to 17 in test/angular project #150

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

julien-deramond
Copy link
Contributor

@julien-deramond julien-deramond commented Feb 6, 2024

Description

This PR bumps Angular to the latest version in test/angular project, but also modifies slightly the project to use the _latest philosophy`.

Non-regression testing

cd /tmp
git clone git@github.com:Orange-OpenSource/IOT-Map-Component.gi
cd IOT-Map-Component/
git fetch -p origin
git checkout master-jd-bump-test-angular-to-17
cd src/iotMapManager/
nvm use ; npm i ; npm run build
cd ../../test/angular
nvm use ; npm i ; npm run start

@julien-deramond julien-deramond added dependencies Pull requests that update a dependency file chore tests labels Feb 6, 2024
@julien-deramond julien-deramond marked this pull request as ready for review February 6, 2024 13:04
@julien-deramond julien-deramond merged commit 072812b into master Feb 6, 2024
@julien-deramond julien-deramond deleted the master-jd-bump-test-angular-to-17 branch February 6, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant