-
Notifications
You must be signed in to change notification settings - Fork 37
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
deps: bump the ic-dependencies group with 6 updates #2338
Merged
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Dec 18, 2024
dependabot
bot
force-pushed
the
dependabot/cargo/ic-dependencies-62a1cd4057
branch
from
December 19, 2024 02:58
d8d12d9
to
9b22b7f
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/cargo/ic-dependencies-62a1cd4057
branch
from
December 19, 2024 19:31
9b22b7f
to
944181e
Compare
lastmjs
previously approved these changes
Dec 19, 2024
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/cargo/ic-dependencies-62a1cd4057
branch
from
December 20, 2024 01:06
db6275f
to
f18dbca
Compare
@dependabot recreate |
Bumps the ic-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [ic-cdk](https://github.com/dfinity/cdk-rs) | `0.12.2` | `0.16.0` | | [ic-cdk-macros](https://github.com/dfinity/cdk-rs) | `0.8.4` | `0.16.0` | | [ic-cdk-timers](https://github.com/dfinity/cdk-rs) | `0.6.0` | `0.11.0` | | [candid](https://github.com/dfinity/candid) | `0.10.10` | `0.10.11` | | [ic-stable-structures](https://github.com/dfinity/stable-structures) | `0.6.5` | `0.6.7` | | [ic-wasi-polyfill](https://github.com/wasm-forge/ic-wasi-polyfill) | `0.6.1` | `0.6.4` | Updates `ic-cdk` from 0.12.2 to 0.16.0 - [Release notes](https://github.com/dfinity/cdk-rs/releases) - [Commits](https://github.com/dfinity/cdk-rs/commits) Updates `ic-cdk-macros` from 0.8.4 to 0.16.0 - [Release notes](https://github.com/dfinity/cdk-rs/releases) - [Commits](https://github.com/dfinity/cdk-rs/commits) Updates `ic-cdk-timers` from 0.6.0 to 0.11.0 - [Release notes](https://github.com/dfinity/cdk-rs/releases) - [Commits](https://github.com/dfinity/cdk-rs/commits) Updates `candid` from 0.10.10 to 0.10.11 - [Release notes](https://github.com/dfinity/candid/releases) - [Changelog](https://github.com/dfinity/candid/blob/master/Changelog.md) - [Commits](https://github.com/dfinity/candid/commits) Updates `ic-stable-structures` from 0.6.5 to 0.6.7 - [Release notes](https://github.com/dfinity/stable-structures/releases) - [Commits](dfinity/stable-structures@v0.6.5...v0.6.7) Updates `ic-wasi-polyfill` from 0.6.1 to 0.6.4 - [Changelog](https://github.com/wasm-forge/ic-wasi-polyfill/blob/main/CHANGELOG.md) - [Commits](wasm-forge/ic-wasi-polyfill@v0.6.1...v0.6.4) --- updated-dependencies: - dependency-name: ic-cdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ic-dependencies - dependency-name: ic-cdk-macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ic-dependencies - dependency-name: ic-cdk-timers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ic-dependencies - dependency-name: candid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ic-dependencies - dependency-name: ic-stable-structures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ic-dependencies - dependency-name: ic-wasi-polyfill dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ic-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/cargo/ic-dependencies-62a1cd4057
branch
from
December 20, 2024 17:21
eab117f
to
e092e6c
Compare
lastmjs
approved these changes
Dec 20, 2024
dependabot
bot
deleted the
dependabot/cargo/ic-dependencies-62a1cd4057
branch
December 20, 2024 18:08
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps the ic-dependencies group with 6 updates:
0.12.2
0.16.0
0.8.4
0.16.0
0.6.0
0.11.0
0.10.10
0.10.11
0.6.5
0.6.7
0.6.1
0.6.4
Updates
ic-cdk
from 0.12.2 to 0.16.0Commits
Updates
ic-cdk-macros
from 0.8.4 to 0.16.0Commits
Updates
ic-cdk-timers
from 0.6.0 to 0.11.0Commits
Updates
candid
from 0.10.10 to 0.10.11Changelog
Sourced from candid's changelog.
Commits
Updates
ic-stable-structures
from 0.6.5 to 0.6.7Release notes
Sourced from ic-stable-structures's releases.
Commits
a6703c9
chore: bump version to 0.6.7 (#252)5fc208d
fix: Fix Vec Iter::count() after next_back() (#250)2129c23
perf: Add new efficient APIs read_unsafe and read_to_vec (#248)0b510c0
perf: Add inline hint to Ic0StableMemory methods (#247)8c75149
perf: Refactor the internal Value data structure and make some performance im...0814d4b
test: Add two new benchmarks for benchmarking situations where not every valu...1f75f43
perf: Optimize how values are stored and handled (#237)1f9b516
feat: implementkeys
andvalues
onStableBTreeMap
(#241)376db8d
chore: bump version to 0.6.6 (#239)6688005
feat: implementDoubleEndedIterator
forStableBTreeMap
(#235)Updates
ic-wasi-polyfill
from 0.6.1 to 0.6.4Changelog
Sourced from ic-wasi-polyfill's changelog.
Commits
9058b58
clippyc884a04
add default poll_oneoff implementation5025aa3
update version66b6c85
fix file access status errorccde915
improve changelogd5df26a
improve links182d780
add linksa8ad576
improve changelogba15cfc
clean-upd74372d
add changelogDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions