-
Notifications
You must be signed in to change notification settings - Fork 302
Deploy #2018
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
Merged
Merged
Deploy #2018
Conversation
This file contains hidden or 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
A small translation error in PT-BR
The PDF was removed in the following PR: #771
Bumps the all group with 2 updates: [toml](https://github.com/toml-rs/toml) and [rust_team_data](https://github.com/rust-lang/team). Updates `toml` from 0.8.13 to 0.8.14 - [Commits](toml-rs/toml@toml-v0.8.13...toml-v0.8.14) Updates `rust_team_data` from `5046849` to `9774c46` - [Commits](rust-lang/team@5046849...9774c46) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rust_team_data dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Bump the all group with 2 updates
Remove broken redirect to Chucklefish whitepaper
Bumps the all group with 2 updates: [regex](https://github.com/rust-lang/regex) and [rust_team_data](https://github.com/rust-lang/team). Updates `regex` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.4...1.10.5) Updates `rust_team_data` from `9774c46` to `cf68c35` - [Commits](rust-lang/team@9774c46...cf68c35) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rust_team_data dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Bump the all group with 2 updates
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…s-3.0.3 Bump braces from 3.0.2 to 3.0.3
Bumps the all group with 2 updates: [reqwest](https://github.com/seanmonstar/reqwest) and [rust_team_data](https://github.com/rust-lang/team). Updates `reqwest` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.4...v0.12.5) Updates `rust_team_data` from `cf68c35` to `44a233a` - [Commits](rust-lang/team@cf68c35...44a233a) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rust_team_data dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Bump the all group with 2 updates
Bumps the all group with 2 updates: [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) and [rust_team_data](https://github.com/rust-lang/team). Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `rust_team_data` from `44a233a` to `2b32334` - [Commits](rust-lang/team@44a233a...2b32334) --- updated-dependencies: - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: rust_team_data dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Bump the all group with 2 updates
Bumps the all group with 3 updates: [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [rust_team_data](https://github.com/rust-lang/team). Updates `serde` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.203...v1.0.204) Updates `serde_json` from 1.0.117 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.117...v1.0.120) Updates `rust_team_data` from `2b32334` to `16fc8a9` - [Commits](rust-lang/team@2b32334...16fc8a9) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rust_team_data dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Bump the all group with 3 updates
The data on this page was very outdated. It also doesn't provide much value anymore, now that Rust is used very broadly in the industry.
Remove production/users page
Fix a typo
Bumps the all group with 1 update: [rust_team_data](https://github.com/rust-lang/team). Updates `rust_team_data` from `16fc8a9` to `b95a65d` - [Commits](rust-lang/team@16fc8a9...b95a65d) --- updated-dependencies: - dependency-name: rust_team_data dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Bump rust_team_data from `16fc8a9` to `b95a65d` in the all group
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66) --- updated-dependencies: - dependency-name: openssl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bump openssl from 0.10.64 to 0.10.66
This functionality was stabilized in std in Rust 1.80.
Cleanup dependencies
- make CI fail already one month before expiry - make sure the expiry date is no further than one year into the future
Add a `.well-known/security.txt`
Bumps the all group with 2 updates: [serde_json](https://github.com/serde-rs/json) and [rust_team_data](https://github.com/rust-lang/team). Updates `serde_json` from 1.0.120 to 1.0.121 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...v1.0.121) Updates `rust_team_data` from `e398457` to `17e160f` - [Commits](rust-lang/team@e398457...17e160f) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rust_team_data dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Bump the all group with 2 updates
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.
Notable changes:
.well-known/security.txt
#2016