-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
…t/cargo/swc_ecma_ast-0.110.17
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
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
changed the title
fix(deps): upgrade rust and node dependencies to latest
feat(deps): upgrade rust and node dependencies to latest
Jan 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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