<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/.github/dependabot.yml, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Try to exclude rubygems Rust stuff from dependabot</title>
<updated>2024-01-22T22:34:29+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-01-22T22:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cffa54acad13fb633739fadd51f5ff79484f9aa8'/>
<id>cffa54acad13fb633739fadd51f5ff79484f9aa8</id>
<content type='text'>
It should be managed in rubygems/rubygems and sync-ed to ruby/ruby. We
shouldn't get PRs to rubygems in ruby/ruby.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It should be managed in rubygems/rubygems and sync-ed to ruby/ruby. We
shouldn't get PRs to rubygems in ruby/ruby.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to fixup ad3db6711c4aa48c82f4091342aab7394ee45736</title>
<updated>2024-01-11T06:21:45+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-01-11T06:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=505ac323e3654e57dfe338712a6a9b63fb1e5574'/>
<id>505ac323e3654e57dfe338712a6a9b63fb1e5574</id>
<content type='text'>
  directory value may be not support glob files from subdirectories
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  directory value may be not support glob files from subdirectories
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update files under .github other than workflows"</title>
<updated>2024-01-11T06:02:13+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-01-11T06:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0ebc3f7969c8ad46c22b856c12e742806b1ddde9'/>
<id>0ebc3f7969c8ad46c22b856c12e742806b1ddde9</id>
<content type='text'>
  This reverts commit ad3db6711c4aa48c82f4091342aab7394ee45736.

  Above commit break dependabot update since Nov, 2023.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This reverts commit ad3db6711c4aa48c82f4091342aab7394ee45736.

  Above commit break dependabot update since Nov, 2023.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update files under .github other than workflows</title>
<updated>2023-11-09T14:27:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-11-09T14:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ad3db6711c4aa48c82f4091342aab7394ee45736'/>
<id>ad3db6711c4aa48c82f4091342aab7394ee45736</id>
<content type='text'>
While `directory: "/"` is defaulted to ".github/workflows", we need to
update the files under ".github/actions".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While `directory: "/"` is defaulted to ".github/workflows", we need to
update the files under ".github/actions".
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto-merge feature for dependabot PRs (#7300)</title>
<updated>2023-02-16T01:16:58+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-02-16T01:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f736f50f38bfbe1dddf418444121997311e271a2'/>
<id>f736f50f38bfbe1dddf418444121997311e271a2</id>
<content type='text'>
* Automerge for dependabot update

* change update period with daily, we can merge it automatically when `make check` of Ubuntu was passed

* Use rebase instead of merge commit

* check all Ubuntu jobs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Automerge for dependabot update

* change update period with daily, we can merge it automatically when `make check` of Ubuntu was passed

* Use rebase instead of merge commit

* check all Ubuntu jobs</pre>
</div>
</content>
</entry>
<entry>
<title>Change the dependabot interval to monthly</title>
<updated>2022-12-05T05:04:50+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-05T05:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4d39a11cd1a0e45eb38de70b930fab15c504d26d'/>
<id>4d39a11cd1a0e45eb38de70b930fab15c504d26d</id>
<content type='text'>
It's not that important for ruby/ruby to keep them up to date.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's not that important for ruby/ruby to keep them up to date.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to let dependabot maintain the version comment</title>
<updated>2022-11-15T00:53:14+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-15T00:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9228ae97c5f4e27a3bd534d4b40c6f390cb8aaac'/>
<id>9228ae97c5f4e27a3bd534d4b40c6f390cb8aaac</id>
<content type='text'>
It seems like dependabot supports updating the `# vX.Y.Z` comment.
The reason why I disabled this was that it failed to update this, but
maybe it was because it had `, checking sha`. Let me try it again with
that removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems like dependabot supports updating the `# vX.Y.Z` comment.
The reason why I disabled this was that it failed to update this, but
maybe it was because it had `, checking sha`. Let me try it again with
that removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable dependabot for auto-request-review for now</title>
<updated>2022-10-17T05:47:49+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-10-17T05:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b7de04d161726fbb277eaa95fb0d658dbb6a9536'/>
<id>b7de04d161726fbb277eaa95fb0d658dbb6a9536</id>
<content type='text'>
because you have to manually update the version tag comment.
It feels unsafe to trust third party git tags when you need to pass
MATZBOT_GITHUB_TOKEN to it. Git commit sha alone isn't human-readable
and I'm reluctant to remove the comment either. It doesn't seem worth
the effort to review changes for every release of this action.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because you have to manually update the version tag comment.
It feels unsafe to trust third party git tags when you need to pass
MATZBOT_GITHUB_TOKEN to it. Git commit sha alone isn't human-readable
and I'm reluctant to remove the comment either. It doesn't seem worth
the effort to review changes for every release of this action.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added dependabot configuration for actions dependencies</title>
<updated>2022-03-24T11:31:57+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-03-24T11:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2ec82dd361dff18b6899ef47d9b9ab4f71f94432'/>
<id>2ec82dd361dff18b6899ef47d9b9ab4f71f94432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
