Skip to content

Commit

Permalink
Bump racc from 1.7.1 to 1.7.3 in /spec/tester_mongo (#305)
Browse files Browse the repository at this point in the history
Bumps [racc](https://github.com/tenderlove/racc) from 1.7.1 to 1.7.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tenderlove/racc/releases">racc's
releases</a>.</em></p>
<blockquote>
<h2>v1.7.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Exclude CRuby extension from JRuby gem by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/244">ruby/racc#244</a></li>
<li>Fix for dummy rake/extensiontask.rb at ruby test-bundled-gems by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/245">ruby/racc#245</a></li>
<li>Fix jar file path by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/246">ruby/racc#246</a></li>
<li>Bump by <a href="https://github.com/nobu"><code>@​nobu</code></a> in
<a
href="https://redirect.github.com/ruby/racc/pull/247">ruby/racc#247</a></li>
<li>Add <code>srcs</code> target to prepare to build by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/248">ruby/racc#248</a></li>
<li>Make CI runnable for any push by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/249">ruby/racc#249</a></li>
<li>Check <code>rake build</code> on CI by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/250">ruby/racc#250</a></li>
<li>Bump up v1.7.3.pre.1 by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/251">ruby/racc#251</a></li>
<li>Fix locations of <code>expect</code> param in docs by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/252">ruby/racc#252</a></li>
<li>'lib/racc/parser-text.rb' depends on 'lib/racc/info.rb' by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/253">ruby/racc#253</a></li>
<li>Bump up v1.7.3 by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/254">ruby/racc#254</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/racc/compare/v1.7.2...v1.7.3">https://github.com/ruby/racc/compare/v1.7.2...v1.7.3</a></p>
<h2>v1.7.3.pre.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Exclude CRuby extension from JRuby gem by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/244">ruby/racc#244</a></li>
<li>Fix for dummy rake/extensiontask.rb at ruby test-bundled-gems by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/245">ruby/racc#245</a></li>
<li>Fix jar file path by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/246">ruby/racc#246</a></li>
<li>Bump by <a href="https://github.com/nobu"><code>@​nobu</code></a> in
<a
href="https://redirect.github.com/ruby/racc/pull/247">ruby/racc#247</a></li>
<li>Add <code>srcs</code> target to prepare to build by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/248">ruby/racc#248</a></li>
<li>Make CI runnable for any push by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/249">ruby/racc#249</a></li>
<li>Check <code>rake build</code> on CI by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/250">ruby/racc#250</a></li>
<li>Bump up v1.7.3.pre.1 by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/251">ruby/racc#251</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby/racc/compare/v1.7.2...v1.7.3.pre.1">https://github.com/ruby/racc/compare/v1.7.2...v1.7.3.pre.1</a></p>
<h2>v1.7.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Update parser.rb, fixed typo by <a
href="https://github.com/jwillemsen"><code>@​jwillemsen</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/224">ruby/racc#224</a></li>
<li>Remove leading newline from on_error exception messages. by <a
href="https://github.com/zenspider"><code>@​zenspider</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/226">ruby/racc#226</a></li>
<li>Add --frozen to add frozen_string_literals to top of generated
files. by <a
href="https://github.com/zenspider"><code>@​zenspider</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/225">ruby/racc#225</a></li>
<li>Update development dependency to avoid ruby 2.5 failures by <a
href="https://github.com/flavorjones"><code>@​flavorjones</code></a> in
<a
href="https://redirect.github.com/ruby/racc/pull/228">ruby/racc#228</a></li>
<li>dep: pin development dependencies, and enable dependabot for gems by
<a href="https://github.com/flavorjones"><code>@​flavorjones</code></a>
in <a
href="https://redirect.github.com/ruby/racc/pull/229">ruby/racc#229</a></li>
<li>Clean embedded pragmas by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/230">ruby/racc#230</a></li>
<li>Embed grammar file name into generated file by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/231">ruby/racc#231</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/232">ruby/racc#232</a></li>
<li>Fix a typo by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/234">ruby/racc#234</a></li>
<li>Add &quot;Release flow&quot; to README.rdoc by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/235">ruby/racc#235</a></li>
<li>Prepare 1.7.2 by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/236">ruby/racc#236</a></li>
<li>Remove install guide by setup.rb by <a
href="https://github.com/yui-knk"><code>@​yui-knk</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/237">ruby/racc#237</a></li>
<li>Fix tiny typos by <a
href="https://github.com/makenowjust"><code>@​makenowjust</code></a> in
<a
href="https://redirect.github.com/ruby/racc/pull/238">ruby/racc#238</a></li>
<li>Remove old checks by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/240">ruby/racc#240</a></li>
<li>Remove MANIFEST which was used by ancient extmk.rb by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/242">ruby/racc#242</a></li>
<li>Extract Racc::VERSION from racc/info.rb at extconf.rb by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/241">ruby/racc#241</a></li>
<li>Use prototype declarations by <a
href="https://github.com/nobu"><code>@​nobu</code></a> in <a
href="https://redirect.github.com/ruby/racc/pull/243">ruby/racc#243</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ruby/racc/commit/0ae7d8a406659421efd15ca7603eb01bb5847d38"><code>0ae7d8a</code></a>
Merge pull request <a
href="https://redirect.github.com/tenderlove/racc/issues/254">#254</a>
from yui-knk/v1.7.3</li>
<li><a
href="https://github.com/ruby/racc/commit/aced7a796f844eb2dbdcd7b012c3843d9d044012"><code>aced7a7</code></a>
Bump up v1.7.3</li>
<li><a
href="https://github.com/ruby/racc/commit/10b7a4b2911d92eba352578e1b8e3c7d8aeaaa72"><code>10b7a4b</code></a>
Merge pull request <a
href="https://redirect.github.com/tenderlove/racc/issues/253">#253</a>
from yui-knk/add_dependency</li>
<li><a
href="https://github.com/ruby/racc/commit/058d1705170f3b3866f99be2a46a6e638bcdc52f"><code>058d170</code></a>
'lib/racc/parser-text.rb' depends on 'lib/racc/info.rb'</li>
<li><a
href="https://github.com/ruby/racc/commit/0b06f5133bc3b9f61c12fbfeef6461e8d16af30f"><code>0b06f51</code></a>
Merge pull request <a
href="https://redirect.github.com/tenderlove/racc/issues/252">#252</a>
from yui-knk/fix_doc_expect_param</li>
<li><a
href="https://github.com/ruby/racc/commit/a5efcd05171a067fc7f0afae9677f505e6489376"><code>a5efcd0</code></a>
Fix locations of <code>expect</code> param in docs</li>
<li><a
href="https://github.com/ruby/racc/commit/13bdc92dde3a682f30da319dabb99d14a48b18e7"><code>13bdc92</code></a>
Merge pull request <a
href="https://redirect.github.com/tenderlove/racc/issues/251">#251</a>
from yui-knk/v1.7.3.pre.1</li>
<li><a
href="https://github.com/ruby/racc/commit/2f4ce4b442c4394a6c7eb3c9a69270a2143ec133"><code>2f4ce4b</code></a>
Bump up v1.7.3.pre.1</li>
<li><a
href="https://github.com/ruby/racc/commit/cdf322bf82b4c63b10baf456ecc3cd6368bc4e98"><code>cdf322b</code></a>
Merge pull request <a
href="https://redirect.github.com/tenderlove/racc/issues/250">#250</a>
from yui-knk/test_rake_compile_build</li>
<li><a
href="https://github.com/ruby/racc/commit/36d9b8aa74e7dd4662c4c91833342f66c1bbfee6"><code>36d9b8a</code></a>
Check <code>rake build</code> on CI</li>
<li>Additional commits viewable in <a
href="https://github.com/tenderlove/racc/compare/v1.7.1...v1.7.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=racc&package-manager=bundler&previous-version=1.7.1&new-version=1.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 418dec2 commit 8f6746a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/tester_mongo/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ GEM
stringio
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (3.0.8)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand Down

0 comments on commit 8f6746a

Please sign in to comment.