<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/psych, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Always issue deprecation warning when calling Regexp.new with 3rd positional argument</title>
<updated>2022-12-22T19:50:26+00:00</updated>
<author>
<name>Jeremy Evans</name>
<email>code@jeremyevans.net</email>
</author>
<published>2022-12-20T20:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7e8fa06022a9e412e3f8e6c8b6f0ba1909f648d5'/>
<id>7e8fa06022a9e412e3f8e6c8b6f0ba1909f648d5</id>
<content type='text'>
Previously, only certain values of the 3rd argument triggered a
deprecation warning.

First step for fix for bug #18797.  Support for the 3rd argument
will be removed after the release of Ruby 3.2.

Fix minor fallout discovered by the tests.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, only certain values of the 3rd argument triggered a
deprecation warning.

First step for fix for bug #18797.  Support for the 3rd argument
will be removed after the release of Ruby 3.2.

Fix minor fallout discovered by the tests.

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Psych-5.0.1</title>
<updated>2022-12-09T07:36:22+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-09T05:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d928ebacb23639cbf3f28201304f0451e5bd45a7'/>
<id>d928ebacb23639cbf3f28201304f0451e5bd45a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Dump Date/DateTime as proleptic Gregorian date as well as Time</title>
<updated>2022-09-07T00:44:14+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-09T00:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cbdde8e0c574f19e170c3de05dd0bbd276acb741'/>
<id>cbdde8e0c574f19e170c3de05dd0bbd276acb741</id>
<content type='text'>
Fix ruby/psych#572

https://github.com/ruby/psych/commit/92304269bc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix ruby/psych#572

https://github.com/ruby/psych/commit/92304269bc
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Raise specific error when an anchor isn't defined</title>
<updated>2022-08-08T16:33:34+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>alexander.momchilov@shopify.com</email>
</author>
<published>2022-07-22T20:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9c13a6ce5ff1f83489d9df65a5c7745efe16c8a4'/>
<id>9c13a6ce5ff1f83489d9df65a5c7745efe16c8a4</id>
<content type='text'>
https://github.com/ruby/psych/commit/98fbd5247a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/98fbd5247a
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Update to squiggly heredocs in the file</title>
<updated>2022-08-08T16:33:33+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>alexander.momchilov@shopify.com</email>
</author>
<published>2022-07-22T20:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4b9cdf4e1cbb87c4f81edef472c586cd321e924e'/>
<id>4b9cdf4e1cbb87c4f81edef472c586cd321e924e</id>
<content type='text'>
https://github.com/ruby/psych/commit/42b43de997
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/42b43de997
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Add test for missing anchor</title>
<updated>2022-08-08T16:33:32+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>alexander.momchilov@shopify.com</email>
</author>
<published>2022-07-22T20:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=38ea6b30dc409b43e4ac0758eeb352eecfb0d1da'/>
<id>38ea6b30dc409b43e4ac0758eeb352eecfb0d1da</id>
<content type='text'>
https://github.com/ruby/psych/commit/5f08137ae6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/5f08137ae6
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Add test for anchor reuse</title>
<updated>2022-08-08T16:33:31+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>alexander.momchilov@shopify.com</email>
</author>
<published>2022-07-22T20:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ea1efdf32faf2cf35f6db1ec426c277bfa8f0461'/>
<id>ea1efdf32faf2cf35f6db1ec426c277bfa8f0461</id>
<content type='text'>
The spec calls this a "reuse" of an anchor
https://yaml.org/spec/1.2.2/#71-alias-nodes

https://github.com/ruby/psych/commit/57e3b70a56
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The spec calls this a "reuse" of an anchor
https://yaml.org/spec/1.2.2/#71-alias-nodes

https://github.com/ruby/psych/commit/57e3b70a56
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Raise specific error when aliases are not enabled</title>
<updated>2022-08-08T16:32:47+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>alexander.momchilov@shopify.com</email>
</author>
<published>2022-07-21T19:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=54219ae8c46bc431782caf01142883ce7e8b970b'/>
<id>54219ae8c46bc431782caf01142883ce7e8b970b</id>
<content type='text'>
https://github.com/ruby/psych/commit/0c11ddcf46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/0c11ddcf46
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Don't hardcode expected alias names</title>
<updated>2022-08-08T16:31:24+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>alexander.momchilov@shopify.com</email>
</author>
<published>2022-07-27T14:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=71f89c287459d5ca313d0b1a16b7a743e0d71b8b'/>
<id>71f89c287459d5ca313d0b1a16b7a743e0d71b8b</id>
<content type='text'>
https://github.com/ruby/psych/commit/b9ab19094f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/b9ab19094f
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/psych] Test that recursive refs dump as aliases</title>
<updated>2022-08-08T16:31:23+00:00</updated>
<author>
<name>Alexander Momchilov</name>
<email>alexander.momchilov@shopify.com</email>
</author>
<published>2022-07-22T20:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0b7cfdca09651f2eae5cd0e8ae4efed5033493f2'/>
<id>0b7cfdca09651f2eae5cd0e8ae4efed5033493f2</id>
<content type='text'>
https://github.com/ruby/psych/commit/d9f7289190
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/psych/commit/d9f7289190
</pre>
</div>
</content>
</entry>
</feed>
