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

Upgrade transitive frontend dependencies #8896

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

basil
Copy link
Member

@basil basil commented Jan 25, 2024

I noticed a number of transitive frontend dependencies were out of date and didn't seem to be updated by Renovate bot, so to update them I deleted the yarn.lock file and ran a clean build to generate a new lock file with up-to-date transitive dependencies.

Testing done

Interactively running a Pipeline job worked fine; CI build should suffice to cover the rest.

Proposed changelog entries

N/A

Proposed upgrade guidelines

N/A

Submitter checklist

Preview Give feedback

Desired reviewers

@mention

Before the changes are marked as ready-for-merge:

Maintainer checklist

Preview Give feedback

@basil basil added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code, used by dependency tooling skip-changelog Should not be shown in the changelog labels Jan 25, 2024
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@basil basil merged commit 68131ec into jenkinsci:master Jan 25, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code, used by dependency tooling skip-changelog Should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants