-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
build(deps): bump wasm-pack from 0.12.1 to 0.13.0 in /web-csv-toolbox-wasm #285
build(deps): bump wasm-pack from 0.12.1 to 0.13.0 in /web-csv-toolbox-wasm #285
Conversation
Bumps [wasm-pack](https://github.com/rustwasm/wasm-pack) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/rustwasm/wasm-pack/releases) - [Changelog](https://github.com/rustwasm/wasm-pack/blob/master/CHANGELOG.md) - [Commits](rustwasm/wasm-pack@v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: wasm-pack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🦋 Changeset detectedLatest commit: c8ca586 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
WalkthroughThis update enhances the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
CodSpeed Performance ReportMerging #285 will degrade performances by 50.26%Comparing Summary
Benchmarks breakdown
|
Bundle ReportChanges will increase total bundle size by 12.56kB ⬆️
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
web-csv-toolbox-wasm/Cargo.lock
is excluded by!**/*.lock
Files selected for processing (2)
- .changeset/four-lobsters-watch.md (1 hunks)
- web-csv-toolbox-wasm/Cargo.toml (1 hunks)
Additional comments not posted (2)
.changeset/four-lobsters-watch.md (1)
1-5
: Changeset file looks good.The changeset file is correctly formatted and provides a clear summary of the dependency update.
web-csv-toolbox-wasm/Cargo.toml (1)
24-24
: Dependency version update is appropriate.The
wasm-pack
dependency version has been correctly updated from0.12.1
to0.13.0
.
Bumps wasm-pack from 0.12.1 to 0.13.0.
Release notes
Sourced from wasm-pack's releases.
... (truncated)
Changelog
Sourced from wasm-pack's changelog.
... (truncated)
Commits
cbe074a
0.13.0490703b
test: Bump version for wasm-bindgendebee9b
Merge pull request #1331 from dfaust/fix-target-dird70be1e
Merge pull request #1367 from josephrocca/patch-1a14c9f6
Merge pull request #1393 from dkristia/masterabe080f
Merge pull request #1396 from ahaoboy/masterbd94075
Merge pull request #1371 from EstebanBorai/feat/geckodriver-linux-aarch64d6d8377
fix: optimize out-dir displaye885bc6
feat(webdriver): support geckodriver forlinux-aarch64
92afcdb
Merge pull request #1387 from SamuSoft/patch-1You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit
New Features
wasm-pack
dependency to enhance the functionality and performance of WebAssembly components in the web tool.Bug Fixes
wasm-pack
.