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

Dependency updates! #11

Merged
merged 21 commits into from
Oct 27, 2021
Merged

Dependency updates! #11

merged 21 commits into from
Oct 27, 2021

Conversation

FluffyOMC
Copy link
Contributor

I added a Dependabot.yml, and updated all the dependencies! It should activate automatically upon merge, but if not, go to Insights, Dependency Graph, Dependabot, then press Enable Dependabot!

FluffyOMC and others added 21 commits October 27, 2021 07:31
Bumps [buddy_system_allocator](https://github.com/rcore-os/buddy_system_allocator) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/rcore-os/buddy_system_allocator/releases)
- [Commits](rcore-os/buddy_system_allocator@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: buddy_system_allocator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [smoltcp](https://github.com/smoltcp-rs/smoltcp) from 0.7.1 to 0.7.5.
- [Release notes](https://github.com/smoltcp-rs/smoltcp/releases)
- [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/master/CHANGELOG.md)
- [Commits](smoltcp-rs/smoltcp@v0.7.1...v0.7.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [x86](https://github.com/gz/rust-x86) from 0.36.0 to 0.43.0.
- [Release notes](https://github.com/gz/rust-x86/releases)
- [Commits](gz/rust-x86@0.36.0...0.43.0)

---
updated-dependencies:
- dependency-name: x86
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…locator-0.8.0

build(deps): bump buddy_system_allocator from 0.7.0 to 0.8.0
build(deps): bump smoltcp from 0.7.1 to 0.7.5
build(deps): bump x86 from 0.36.0 to 0.43.0
Bumps [arrayvec](https://github.com/bluss/arrayvec) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/bluss/arrayvec/releases)
- [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md)
- [Commits](bluss/arrayvec@0.7.0...0.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.1.8 to 0.11.2.
- [Release notes](https://github.com/rust-lang/hashbrown/releases)
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](rust-lang/hashbrown@v0.1.8...v0.11.2)

---
updated-dependencies:
- dependency-name: hashbrown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
build(deps): bump hashbrown from 0.1.8 to 0.11.2
build(deps): bump arrayvec from 0.7.0 to 0.7.1
Bumps [memoffset](https://github.com/Gilnaa/memoffset) from 0.6.2 to 0.6.4.
- [Release notes](https://github.com/Gilnaa/memoffset/releases)
- [Commits](Gilnaa/memoffset@v0.6.2...v0.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
build(deps): bump memoffset from 0.6.2 to 0.6.4
Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@1.2.1...1.3.2)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.7.1 to 0.9.2.
- [Release notes](https://github.com/mvdnes/spin-rs/releases)
- [Changelog](https://github.com/mvdnes/spin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdnes/spin-rs/commits)

---
updated-dependencies:
- dependency-name: spin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
build(deps): bump bitflags from 1.2.1 to 1.3.2
build(deps): bump spin from 0.7.1 to 0.9.2
Bumps [goblin](https://github.com/m4b/goblin) from 0.3.4 to 0.4.3.
- [Release notes](https://github.com/m4b/goblin/releases)
- [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/m4b/goblin/commits)

---
updated-dependencies:
- dependency-name: goblin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [crossbeam](https://github.com/crossbeam-rs/crossbeam) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-0.8.0...crossbeam-0.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
build(deps): bump goblin from 0.3.4 to 0.4.3
build(deps): bump crossbeam from 0.8.0 to 0.8.1
@nuta nuta merged commit fe597b2 into nuta:main Oct 27, 2021
@nuta
Copy link
Owner

nuta commented Oct 27, 2021

Thanks for your contribution! This will be a great help 😃

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.

2 participants