Merge pull request #3014 from hershelh/patch-1 - #1
Open
QiuLihai1988 wants to merge 1261 commits into
Open
Conversation
|
W9Y6BQYNHRFDN8FRD0VY1JENHWX4HB6CW1F |
ghost
approved these changes
Mar 9, 2025
ghost
approved these changes
Mar 9, 2025
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.8 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.8...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
….9.0 chore(deps): bump addressable from 2.8.8 to 2.9.0
chore(deps): bump nokogiri from 1.19.0 to 1.19.1
…dates Bumps the dependencies group with 2 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [html-proofer](https://github.com/gjtorikian/html-proofer). Updates `nokogiri` from 1.19.0 to 1.19.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.0...v1.19.2) Updates `html-proofer` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md) - [Commits](gjtorikian/html-proofer@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: html-proofer dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…731b4efbe0 chore(deps): bump the dependencies group across 1 directory with 2 updates
Bumps [activesupport](https://github.com/rails/rails) from 7.2.1.1 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.1.1...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…dates Bumps the dependencies group with 2 updates in the / directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [actions/setup-node](https://github.com/actions/setup-node). Updates `ruby/setup-ruby` from 1.289.0 to 1.302.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@19a43a6...7372622) Updates `actions/setup-node` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.302.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Replace three broken external links that were causing CI html-proofer failures: - http://wunder.schoenaberselten.com/... (404) -> web.archive.org/web/20201128162836/... - http://hood.ie/blog/shoutouts-week-24.html (403) -> web.archive.org/web/20160516163538/... - http://hood.ie/blog/welcoming-communities.html (403) -> web.archive.org/web/20160516130845/... Agent-Logs-Url: https://github.com/github/opensource.guide/sessions/aadb9458-f875-4258-b980-a574d714d95a Co-authored-by: ahpook <56753+ahpook@users.noreply.github.com>
Fix broken external links causing CI html-proofer failures
…-7.2.3.1 chore(deps): bump activesupport from 7.2.1.1 to 7.2.3.1
Bumps the dependencies group with 1 update in the / directory: [rake](https://github.com/ruby/rake). Updates `rake` from 13.3.1 to 13.4.2 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.1...v13.4.2) --- updated-dependencies: - dependency-name: rake dependency-version: 13.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Update gitlab link, starred is no longer available in the explore interface
Rebuild PR branch from 3627
…39953ac9c0 chore(deps): bump rake from 13.3.1 to 13.4.2 in the dependencies group across 1 directory
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6.4.0...v7.0.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `ruby/setup-ruby` from 1.316.0 to 1.318.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@d45b1a4...8e41b36) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.318.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Potentially insecure workflow
Remove preview workflow
…s/setup-node-7.0.0 chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0
…encies-921cad0664 chore(deps): bump ruby/setup-ruby from 1.316.0 to 1.318.0 in the dependencies group
Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `ruby/setup-ruby` from 1.318.0 to 1.320.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@8e41b36...a30dfa4) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.320.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
…encies-0cbecf7f16 chore(deps): bump ruby/setup-ruby from 1.318.0 to 1.320.0 in the dependencies group
[pt-br] Translate security-best-practices and fix avatar bug
Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `ruby/setup-ruby` from 1.320.0 to 1.321.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@a30dfa4...95ef2b0) --- updated-dependencies: - dependency-name: ruby/setup-ruby dependency-version: 1.321.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the dependencies group with 1 update: [html-proofer](https://github.com/gjtorikian/html-proofer). Updates `html-proofer` from 5.2.1 to 5.2.2 - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md) - [Commits](gjtorikian/html-proofer@v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: html-proofer dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Accessibility updates to Main Nav and Table of Contents
in a11y best practices, misc tweaks for accuracy and consistency
…00496faf73 chore(deps): bump html-proofer from 5.2.1 to 5.2.2 in the dependencies group
…encies-6592b736e3 chore(deps): bump ruby/setup-ruby from 1.320.0 to 1.321.0 in the dependencies group
Bumps [actions/stale](https://github.com/actions/stale) from 10.4.0 to 11.0.0. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v10.4.0...v11.0.0) --- updated-dependencies: - dependency-name: actions/stale dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…s/stale-11.0.0 chore(deps): bump actions/stale from 10.4.0 to 11.0.0
…practices-ja Add ja translation for security best practices article
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
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.
修复( zh-hans ):错字
-[ ]您是否遵循[贡献准则] ( https://github.com/github/opensource.guide/blob/HEAD/CONTRIBUTING.md)?
-[ ]您是否解释了更改的作用,以及为什么它们为指南增加了价值?
请注意:如果您不选中上面的框并提供所有要求的信息,我们将关闭您的PR,恕不另行评论。