Skip to content

Commit

Permalink
[ui] Clean up dependabot alerts (#24008)
Browse files Browse the repository at this point in the history
## Summary & Motivation

Clean up dependabot alerts.

I also removed `package-lock.json` from `docs-beta`, since it shouldn't
be there.

Resolves https://github.com/dagster-io/dagster/security/dependabot/590.
Resolves https://github.com/dagster-io/dagster/security/dependabot/589.
Resolves https://github.com/dagster-io/dagster/security/dependabot/588
(since the file is deleted).
Resolves https://github.com/dagster-io/dagster/security/dependabot/585.
Resolves https://github.com/dagster-io/dagster/security/dependabot/584.
Resolves https://github.com/dagster-io/dagster/security/dependabot/583
(since the file is deleted).
Resolves https://github.com/dagster-io/dagster/security/dependabot/582.

## How I Tested These Changes

`yarn why` to check that packages are updated.

## Changelog [New | Bug | Docs]

`NOCHANGELOG`
  • Loading branch information
hellendag authored Aug 28, 2024
1 parent 1382a4e commit 8bdfcec
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 18,032 deletions.
10 changes: 5 additions & 5 deletions docs/dagster-university/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ __metadata:
languageName: node
linkType: hard

"braces@npm:^3.0.2, braces@npm:~3.0.2":
"braces@npm:^3.0.3, braces@npm:~3.0.2":
version: 3.0.3
resolution: "braces@npm:3.0.3"
dependencies:
Expand Down Expand Up @@ -3314,12 +3314,12 @@ __metadata:
linkType: hard

"micromatch@npm:^4.0.4, micromatch@npm:^4.0.5":
version: 4.0.5
resolution: "micromatch@npm:4.0.5"
version: 4.0.8
resolution: "micromatch@npm:4.0.8"
dependencies:
braces: ^3.0.2
braces: ^3.0.3
picomatch: ^2.3.1
checksum: 02a17b671c06e8fefeeb6ef996119c1e597c942e632a21ef589154f23898c9c6a9858526246abb14f8bca6e77734aa9dcf65476fca47cedfb80d9577d52843fc
checksum: 79920eb634e6f400b464a954fcfa589c4e7c7143209488e44baf627f9affc8b1e306f41f4f0deedde97e69cb725920879462d3e750ab3bd3c1aed675bb3a8966
languageName: node
linkType: hard

Expand Down
Loading

3 comments on commit 8bdfcec

@github-actions
Copy link

@github-actions github-actions bot commented on 8bdfcec Aug 28, 2024

Choose a reason for hiding this comment

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

Deploy preview for dagster-docs-beta ready!

✅ Preview
https://dagster-docs-beta-os8x6r3h9-elementl.vercel.app
https://dagster-docs-beta.dagster-docs.io

Built with commit 8bdfcec.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for dagster-docs ready!

✅ Preview
https://dagster-docs-5lzlnam3x-elementl.vercel.app
https://master.dagster.dagster-docs.io

Built with commit 8bdfcec.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for dagster-university ready!

✅ Preview
https://dagster-university-jbqggu0fw-elementl.vercel.app

Built with commit 8bdfcec.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.