Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
f242be6
Bump octokit in /api/javascript/org-invite
dependabot[bot] Dec 16, 2023
208ff80
Bump octokit in /api/javascript/gha-cleanup
dependabot[bot] Dec 16, 2023
40dc0ca
Bump rack in /api/ruby/building-your-first-github-app
dependabot[bot] Feb 29, 2024
0d2928a
Bump rack from 2.2.6.4 to 2.2.8.1 in /app/ruby/app-issue-creator
dependabot[bot] Feb 29, 2024
946b814
Bump rack from 2.2.6.4 to 2.2.8.1 in /hooks/ruby/dismiss-review-server
dependabot[bot] Feb 29, 2024
87d9770
Bump rack from 2.2.6.4 to 2.2.8.1 in /api/ruby/delivering-deployments
dependabot[bot] Feb 29, 2024
26fd19c
Bump rack from 2.2.6.4 to 2.2.8.1 in /api/ruby/basics-of-authentication
dependabot[bot] Feb 29, 2024
471c66a
Bump rack from 2.2.6.4 to 2.2.8.1 in /hooks/ruby/delete-repository-event
dependabot[bot] Feb 29, 2024
cdfa216
Bump rack from 2.2.6.4 to 2.2.8.1 in /hooks/ruby/configuring-your-server
dependabot[bot] Feb 29, 2024
f402a1c
Bump rack from 2.2.6.4 to 2.2.8.1 in /api/ruby/building-a-ci-server
dependabot[bot] Feb 29, 2024
f74907e
Merge dependabot/bundler/hooks/ruby/delete-repository-event/rack-2.2.…
github-actions[bot] May 30, 2024
1fa52a6
Merge dependabot/bundler/hooks/ruby/configuring-your-server/rack-2.2.…
github-actions[bot] May 30, 2024
0d9ee97
Merge dependabot/bundler/api/ruby/building-a-ci-server/rack-2.2.8.1 i…
github-actions[bot] May 30, 2024
4cb5cac
Merge dependabot/bundler/api/ruby/delivering-deployments/rack-2.2.8.1…
github-actions[bot] May 30, 2024
0f0b535
Merge dependabot/bundler/api/ruby/basics-of-authentication/rack-2.2.8…
github-actions[bot] May 30, 2024
5ba4cd5
Merge dependabot/bundler/hooks/ruby/dismiss-review-server/rack-2.2.8.…
github-actions[bot] May 30, 2024
b5c5cab
Merge dependabot/bundler/app/ruby/app-issue-creator/rack-2.2.8.1 into…
github-actions[bot] May 30, 2024
ca5d2df
Merge dependabot/bundler/api/ruby/building-your-first-github-app/rack…
github-actions[bot] May 30, 2024
720e3f6
Merge dependabot/npm_and_yarn/api/javascript/gha-cleanup/octokit-3.1.…
github-actions[bot] May 30, 2024
704c433
Merge dependabot/npm_and_yarn/api/javascript/org-invite/octokit-3.1.2…
github-actions[bot] May 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
830 changes: 827 additions & 3 deletions api/javascript/gha-cleanup/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/javascript/gha-cleanup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"inquirer": "^7.0.4",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"octokit": "^1.0.0-hello-world",
"octokit": "^3.1.2",
"pretty-bytes": "^5.3.0",
"terminal-kit": "^2.1.8"
}
Expand Down
378 changes: 375 additions & 3 deletions api/javascript/org-invite/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/javascript/org-invite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"dotenv": "^8.2.0",
"inquirer": "^7.0.4",
"lodash": "^4.17.21",
"octokit": "^1.0.0-hello-world"
"octokit": "^3.1.2"
}
}
2 changes: 1 addition & 1 deletion api/ruby/basics-of-authentication/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GEM
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
netrc (0.11.0)
rack (2.2.6.4)
rack (2.2.8.1)
rack-protection (2.2.3)
rack
rest-client (1.8.0)
Expand Down
2 changes: 1 addition & 1 deletion api/ruby/building-a-ci-server/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
ruby2_keywords (~> 0.0.1)
octokit (3.0.0)
sawyer (~> 0.5.3)
rack (2.2.6.4)
rack (2.2.8.1)
rack-protection (2.2.3)
rack
ruby2_keywords (0.0.5)
Expand Down
2 changes: 1 addition & 1 deletion api/ruby/building-your-first-github-app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ GEM
octokit (4.9.0)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (5.0.1)
rack (2.2.6.4)
rack (2.2.8.1)
rack-protection (2.2.3)
rack
ruby2_keywords (0.0.5)
Expand Down
2 changes: 1 addition & 1 deletion api/ruby/delivering-deployments/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
ruby2_keywords (~> 0.0.1)
octokit (3.0.0)
sawyer (~> 0.5.3)
rack (2.2.6.4)
rack (2.2.8.1)
rack-protection (2.2.3)
rack
ruby2_keywords (0.0.5)
Expand Down
2 changes: 1 addition & 1 deletion app/ruby/app-issue-creator/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ GEM
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (5.0.1)
rack (2.2.6.4)
rack (2.2.8.1)
rack-protection (2.2.3)
rack
ruby2_keywords (0.0.5)
Expand Down
2 changes: 1 addition & 1 deletion hooks/ruby/configuring-your-server/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GEM
json (2.3.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
rack (2.2.6.4)
rack (2.2.8.1)
rack-protection (2.2.3)
rack
ruby2_keywords (0.0.5)
Expand Down
2 changes: 1 addition & 1 deletion hooks/ruby/delete-repository-event/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (4.0.6)
rack (2.2.6.4)
rack (2.2.8.1)
rack-protection (2.2.3)
rack
ruby2_keywords (0.0.4)
Expand Down
2 changes: 1 addition & 1 deletion hooks/ruby/dismiss-review-server/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
netrc (0.11.0)
rack (2.2.6.4)
rack (2.2.8.1)
rack-protection (2.2.3)
rack
rest-client (2.0.1)
Expand Down