-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fikset Publish workflow som feiler ved push til master #3802
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#publish-libs
#publish-libs
#publish-libs
#publish-libs
#publish-libs
#publish-libs
#publish-libs
#publish-libs
#publish-libs
#publish-libs
#publish-libs
Oppdatert frontend applikasjoner for å patche utdaterte dependencies
betsytraran
approved these changes
Mar 21, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 🤩
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request includes several changes to the project, primarily focusing on updating package versions and improving the release process. The most important changes are detailed below:
Release Process Improvements:
.github/workflows/common.workflow.libs.frontend.yml
by adding steps to configure git, commit, and push changes automatically after publishing a new version.Package Version Updates:
package.json
files to reflect new releases:apps/dollystatus/src/main/js/package.json
from1.1.14
to1.1.15
apps/endringsmelding-frontend/src/main/js/package.json
from1.2.30
to1.2.31
apps/faste-data-frontend/src/main/js/package.json
from1.2.16
to1.2.17
apps/oversikt-frontend/src/main/js/package.json
from1.2.18
to1.2.19
navikt/dolly-assets/package.json
from1.2.25
to1.2.34
navikt/dolly-komponenter/package.json
from1.4.12
to1.4.14
navikt/dolly-lib/package-lock.json
from1.2.30
to1.2.32
Dependency Updates:
@types/react-select
from5.0.1
to5.0.0
inapps/faste-data-frontend/src/main/js/package.json
Repository Information Update:
navikt/dolly-assets/package.json
andnavikt/dolly-komponenter/package.json
to use an object withtype
andurl
fields. [1] [2]Package Lock File Updates:
navikt/dolly-lib/package-lock.json
to their latest versions, ensuring compatibility and security improvements. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19]