CSCI-SHU-410-SE-Project / Deskulpt

Deskulpt (Desktop + Sculpt, pronounced /'deskʌlpt/), a cross-platform desktop customization tool.
https://csci-shu-410-se-project.github.io/Deskulpt/
MIT License
2 stars 0 forks source link

Bump the swc group in /src-tauri with 8 updates #118

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the swc group in /src-tauri with 8 updates:

Package From To
swc_bundler 0.225.17 0.226.0
swc_ecma_ast 0.112.6 0.113.0
swc_ecma_codegen 0.148.13 0.149.0
swc_ecma_parser 0.143.11 0.144.0
swc_ecma_transforms_optimization 0.198.18 0.199.0
swc_ecma_transforms_react 0.183.17 0.184.0
swc_ecma_transforms_typescript 0.188.18 0.189.0
swc_ecma_visit 0.98.7 0.99.0

Updates swc_bundler from 0.225.17 to 0.226.0

Commits


Updates swc_ecma_ast from 0.112.6 to 0.113.0

Commits


Updates swc_ecma_codegen from 0.148.13 to 0.149.0

Commits


Updates swc_ecma_parser from 0.143.11 to 0.144.0

Commits


Updates swc_ecma_transforms_optimization from 0.198.18 to 0.199.0

Commits


Updates swc_ecma_transforms_react from 0.183.17 to 0.184.0

Commits


Updates swc_ecma_transforms_typescript from 0.188.18 to 0.189.0

Commits


Updates swc_ecma_visit from 0.98.7 to 0.99.0

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Charlie-XIAO commented 2 months ago

Amazing that things are working - SWC really doesn't keep backwards compatibility well.