Skip to content

Patch 1 #3455

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

Open
wants to merge 708 commits into
base: gh-readonly-queue/main/pr-2985-d5e9427b8bc38fe0b720d434032321bae23b2397
Choose a base branch
from

Conversation

kamal32144
Copy link

@kamal32144 kamal32144 commented Jun 21, 2025

  • Have you followed the contributing guidelines?
  • Have you explained what your changes do, and why they add value to the Guides?

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


kpotia and others added 30 commits October 8, 2024 23:50
Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.196.0 to 1.197.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@f269373...7bae1d0)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Will look into why this is 403ing but we need to unblock other PRs

Signed-off-by: jmeridth <[email protected]>
fix: add readwrite url to ignored urls to pass CI
- [x] latest jekyll
- [x] ruby 3.3.5
- [x] devcontainer setup also
  - allows us to work in environment matching prod
  - was getting errorlocally when trying to run bundle install, this is easier IMO
- [x] update dependabot config for npm
- [x] removed Gemfile.lock from .gitignore so dependabot can actually issue gem updates

Signed-off-by: jmeridth <[email protected]>
…dependencies-2637c6182c

chore(deps): bump ruby/setup-ruby from 1.196.0 to 1.197.0 in the dependencies group
…d_devcontainer

chore: upgrade to latest jekyll and ruby and devcontainer
… prevent TOCTOU

based on feedback from security folks

Signed-off-by: jmeridth <[email protected]>
Co-authored-by: Kylie Stradley <[email protected]>
fix: use deploy environment for build job and replace ref with sha to prevent TOCTOU
Bumps the dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@eef6144...11bd719)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies-5f967e2fbc

chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 in the dependencies group
Bumps the dependencies group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 4.0.4 to 4.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@0a44ba7...39370e3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies-790168239a

chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 in the dependencies group
Bumps the bundler group with 1 update: [rexml](https://github.com/ruby/rexml).


Updates `rexml` from 3.3.8 to 3.3.9
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.8...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
…-4415e84133

chore(deps): bump rexml from 3.3.8 to 3.3.9 in the bundler group
Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.197.0 to 1.198.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@7bae1d0...98aefb3)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies-901819932d

chore(deps): bump ruby/setup-ruby from 1.197.0 to 1.198.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.198.0 to 1.199.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@98aefb3...7d3497f)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies-98ddb9b283

chore(deps): bump ruby/setup-ruby from 1.198.0 to 1.199.0 in the dependencies group
To fix warning in CI

```
_articles/fr/maintaining-balance-for-open-source-maintainers.md
  78:1-83:9  warning  Missing blank line before block node  no-missing-blank-lines  remark-lint
```
Update maintaining-balance-for-open-source-maintainers.md
Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.199.0 to 1.200.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@7d3497f...217c988)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
jmeridth and others added 29 commits May 17, 2025 02:06
…dependencies-04cf0e7baf

chore(deps): bump ruby/setup-ruby from 1.236.0 to 1.237.0 in the dependencies group
Update maintaining-balance-for-open-source-maintainers.md
…ractices-into-zh-hans

articles: translate Security Best Practices for your Project into zh-hans
Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.241.0 to 1.242.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@bb0f760...cb0fda5)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.242.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies-999e423561

chore(deps): bump ruby/setup-ruby from 1.241.0 to 1.242.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.242.0 to 1.243.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@cb0fda5...c95ae37)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.243.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies-2c2963cef5

chore(deps): bump ruby/setup-ruby from 1.242.0 to 1.243.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.243.0 to 1.244.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@c95ae37...13e7a03)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.244.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies-92be4e1609

chore(deps): bump ruby/setup-ruby from 1.243.0 to 1.244.0 in the dependencies group
Bumps the dependencies group with 1 update: [rake](https://github.com/ruby/rake).


Updates `rake` from 13.2.1 to 13.3.0
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.2.1...v13.3.0)

---
updated-dependencies:
- dependency-name: rake
  dependency-version: 13.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…ncies-abddb25b97

chore(deps): bump rake from 13.2.1 to 13.3.0 in the dependencies group
…ing-balance-for-open-source-maintainers

Translated the labels for language ta [tamil] and re-formatted byline
Translated the labels for language ta [tamil] and re-formatted the byline to match how it is written in tamil
…intaining-balance-for-open-source-maintainers

Translating the Maintaining Balance for Open Source Maintainers article and Security Best Practices article missed under ta folder
…ainers" article into Tamil, enhancing accessibility for Tamil-speaking contributors.
…intaining-balance-for-open-source-maintainers

Translated sections of the "Maintaining Balance for Open Source Maintainer" article in Tamil
…ll the other languages causing 404 Not Found.
…intaining-balance-for-open-source-maintainers

Tamil translation for the article "Security Best Practices for your Project", also handled the 404 Not Found for other languages on this article.
…intaining-balance-for-open-source-maintainers

Translated the "Section" for ta [Tamil] language
Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.244.0 to 1.245.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@13e7a03...a4effe4)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.245.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies-aae69f6766

chore(deps): bump ruby/setup-ruby from 1.244.0 to 1.245.0 in the dependencies group
Translated the Maintaining Balance for Open Source Maintainers article and Security Best Practices article, placed missed article under all language folders
Hints 


Signed-off-by: Kamal <[email protected]>
@kamal32144 kamal32144 requested a review from a team as a code owner June 21, 2025 21:41
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.