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

feat(deps): upgrade rust and node dependencies to latest #136

Merged
merged 16 commits into from
Jan 25, 2024

Conversation

michaelangeloio
Copy link
Owner

@michaelangeloio michaelangeloio commented Jan 25, 2024

Making sure the plugin stays up to date with SWC.

BEGIN_COMMIT_OVERRIDE
feat(deps): bump serde from 1.0.193 to 1.0.195
feat(deps): bump swc_ecma_ast from 0.110.15 to 0.110.17
feat(deps): bump swc_ecma_visit from 0.96.15 to 0.96.17
feat(deps): bump serde_json from 1.0.109 to 1.0.111
feat(deps): bump wasm-bindgen from 0.2.89 to 0.2.90
feat(deps): bump vscode-languageserver-textdocument from 1.0.8 to 1.0.11
feat(deps-dev): bump @types/node from 20.10.5 to 20.11.5
feat(deps-dev): bump @biomejs/biome from 1.4.1 to 1.5.3
feat(deps-dev): bump @types/node from 20.10.5 to 20.11.6
feat(deps-dev): bump bun-types from 1.0.20 to 1.0.25
feat(deps-dev): bump esbuild from 0.19.11 to 0.19.12
END_COMMIT_OVERRIDE

dependabot bot and others added 15 commits January 8, 2024 23:14
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.193...v1.0.195)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [swc_ecma_ast](https://github.com/swc-project/swc) from 0.110.15 to 0.110.17.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

---
updated-dependencies:
- dependency-name: swc_ecma_ast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [swc_ecma_visit](https://github.com/swc-project/swc) from 0.96.15 to 0.96.17.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

---
updated-dependencies:
- dependency-name: swc_ecma_visit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.111.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.109...v1.0.111)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.89 to 0.2.90.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](rustwasm/wasm-bindgen@0.2.89...0.2.90)

---
updated-dependencies:
- dependency-name: wasm-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.5 to 20.11.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@michaelangeloio michaelangeloio changed the title fix(dependency-maintenance): upgrade node and rust dependencies to latest fix(dependency-maintenance): upgrade rust and node dependencies to latest Jan 25, 2024
@michaelangeloio michaelangeloio changed the title fix(dependency-maintenance): upgrade rust and node dependencies to latest fix(deps): upgrade rust and node dependencies to latest Jan 25, 2024
@michaelangeloio michaelangeloio changed the title fix(deps): upgrade rust and node dependencies to latest feat(deps): upgrade rust and node dependencies to latest Jan 25, 2024
@michaelangeloio michaelangeloio merged commit ea29908 into main Jan 25, 2024
4 checks passed
@michaelangeloio michaelangeloio deleted the dependency-maintenance branch January 25, 2024 14:01
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.

1 participant