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

Update dependencies #10251

Merged
merged 6 commits into from
Jan 2, 2024
Merged

Update dependencies #10251

merged 6 commits into from
Jan 2, 2024

Conversation

kulmann
Copy link
Contributor

@kulmann kulmann commented Jan 2, 2024

Updating dependencies to mitigate security issues (collaborative effort of @JammingBen and myself)

We discovered following followups:

@LukasHirt is already working on bringing dependencies up to date in the packages/design-system package, see #10243

Copy link

update-docs bot commented Jan 2, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@JammingBen JammingBen force-pushed the update-dependencies branch from c877ed4 to 2d26980 Compare January 2, 2024 14:00
@@ -19,7 +19,7 @@
"rollup-plugin-serve": "^2.0.2"
},
"peerDependencies": {
"vite": "^5.0.0",
"vite": "5.0.5",
Copy link
Member

Choose a reason for hiding this comment

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

This is actually one of the few places where we should use version ranges imho.
The extension sdk is meant to be used in external projects and we should not pin vite for this

@JammingBen JammingBen force-pushed the update-dependencies branch from 2d26980 to 064db25 Compare January 2, 2024 15:40
@JammingBen JammingBen enabled auto-merge (squash) January 2, 2024 15:41
Copy link

sonarqubecloud bot commented Jan 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@JammingBen JammingBen merged commit abba127 into master Jan 2, 2024
@delete-merged-branch delete-merged-branch bot deleted the update-dependencies branch January 2, 2024 16:13
kulmann added a commit that referenced this pull request Jan 4, 2024
* fix: update oidc-client-ts to 2.4.0 (includes crypto-js security patch)

* chore: update (and remove unused) babel related dependencies

* chore: bump luxon to v3.2.1

* chore: bump vite to v5.0.5

* chore: bump postcss-url to v10.1.3

* chore: bump postcss to v8.4.32

---------

Co-authored-by: Jannik Stehle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants