akkadotnet / Akka.Persistence.SqlServer

Akka.Persistence.SqlServer provider
Apache License 2.0
59 stars 49 forks source link

Bump AkkaVersion from 1.5.4 to 1.5.5 #309

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps AkkaVersion from 1.5.4 to 1.5.5. Updates Akka.Persistence.Sql.Common from 1.5.4 to 1.5.5

Release notes

Sourced from Akka.Persistence.Sql.Common's releases.

Akka.NET v1.5.5

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov

Changes:

  • 8a261550b6d794ba6506d7cbdd3e9e774c9d8d0c Update RELEASE_NOTES.md for v1.5.5 release (#6728)
  • f1eba919f5cfb913d11db266e3a1f7c15e67c644 [CS0420] ActorCell Warning Disable (#6683)
  • 4b19cd19dd60c035ac1f3ed416e6ad652f772d9b [CS0618] GraphDslCompileSpec - Warning Disable (#6680)
  • 502370edb508d984f1f1b4b05baae6cdfeb5e663 [CS0612] QueryEventsSql Warning Disable (#6702)
  • b7ec44683af3d85b265798737d93e150b056918e use Directory.Build.props convention (#6724)
  • 7d5fb2b4e2d5a55026cfa5d8e7a6f25a1207e614 use some pattern matching (#6715)
  • c2559ffd7de8bd36627caa7c4308decbf4d8f8ab Fix FastLazy race condition and waiting thread hanging (#6336) (#6707)
  • 541ffc9c704b520a9e90974bcdcec7b11e56d7b6 Fix ReceiveAsync resetting ReceiveTimeout (#6718)
  • 95000a6a36d2b6397229bb608801a723ae1bc86c use Polyfill (#6693)
  • cb9362aba19d8535660910c334b89ed6589df554 remove an empty finally (#6716)
  • be59e3a17b94f66199326862126161af2d799ac7 inline some out variables (#6712)
  • 53333bba4c1fb6a5579be62ab1e52a909a2afa8b simplify TryGetByName (#6711)
  • 90d63499aca6113530007081af82aee9377f5b3b [CS0618] AbstractStage Warning Disable (#6672)
  • 29b1513c1bf3d20bcc6628ae14ff425a1b1d22fe remove some casts (#6710)
  • 24dec7fcae02933c2e0e430b9d0737457a9aff30 [CS0618] Serializer Warning Disable (#6703)
  • a1a371db0360441c743679f32a4bb554a61159b6 added real bounds checking to ByteString.Slice (#6709)
  • 9676cc18f29ce81730d43fc019c9413f0e690533 remove redundant DefineConstants RELEASE (#6695)
  • 48a6054501bb60da212be6fc42a6dd1bf8065813 Bump Verify.Xunit from 19.14.0 to 19.14.1 (#6706)
  • d2a4db317ac861b7a6ee9510e516558835000f2c Bump Verify.Xunit from 19.13.1 to 19.14.0 (#6701)
  • d04a23c12602b83594c2cff8af6bff55126b2f08 [CS0414] AsyncWriteJournal: _continuationOptions value is never used (#6698)
  • faaf9b22a56883c8c058def62e06833282ae5642 [CS1998] ClusterHeartbeatReceiverSpec This async method lacks await operators (#6699)
  • dcdf45f703bf042c53793dc1b3645fcf01f32433 remove duplicate copyrights (#6696)

... (truncated)

Changelog

Sourced from Akka.Persistence.Sql.Common's changelog.

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov
Commits


Updates Akka.Persistence.Sql.TestKit from 1.5.4 to 1.5.5

Release notes

Sourced from Akka.Persistence.Sql.TestKit's releases.

Akka.NET v1.5.5

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov

Changes:

  • 8a261550b6d794ba6506d7cbdd3e9e774c9d8d0c Update RELEASE_NOTES.md for v1.5.5 release (#6728)
  • f1eba919f5cfb913d11db266e3a1f7c15e67c644 [CS0420] ActorCell Warning Disable (#6683)
  • 4b19cd19dd60c035ac1f3ed416e6ad652f772d9b [CS0618] GraphDslCompileSpec - Warning Disable (#6680)
  • 502370edb508d984f1f1b4b05baae6cdfeb5e663 [CS0612] QueryEventsSql Warning Disable (#6702)
  • b7ec44683af3d85b265798737d93e150b056918e use Directory.Build.props convention (#6724)
  • 7d5fb2b4e2d5a55026cfa5d8e7a6f25a1207e614 use some pattern matching (#6715)
  • c2559ffd7de8bd36627caa7c4308decbf4d8f8ab Fix FastLazy race condition and waiting thread hanging (#6336) (#6707)
  • 541ffc9c704b520a9e90974bcdcec7b11e56d7b6 Fix ReceiveAsync resetting ReceiveTimeout (#6718)
  • 95000a6a36d2b6397229bb608801a723ae1bc86c use Polyfill (#6693)
  • cb9362aba19d8535660910c334b89ed6589df554 remove an empty finally (#6716)
  • be59e3a17b94f66199326862126161af2d799ac7 inline some out variables (#6712)
  • 53333bba4c1fb6a5579be62ab1e52a909a2afa8b simplify TryGetByName (#6711)
  • 90d63499aca6113530007081af82aee9377f5b3b [CS0618] AbstractStage Warning Disable (#6672)
  • 29b1513c1bf3d20bcc6628ae14ff425a1b1d22fe remove some casts (#6710)
  • 24dec7fcae02933c2e0e430b9d0737457a9aff30 [CS0618] Serializer Warning Disable (#6703)
  • a1a371db0360441c743679f32a4bb554a61159b6 added real bounds checking to ByteString.Slice (#6709)
  • 9676cc18f29ce81730d43fc019c9413f0e690533 remove redundant DefineConstants RELEASE (#6695)
  • 48a6054501bb60da212be6fc42a6dd1bf8065813 Bump Verify.Xunit from 19.14.0 to 19.14.1 (#6706)
  • d2a4db317ac861b7a6ee9510e516558835000f2c Bump Verify.Xunit from 19.13.1 to 19.14.0 (#6701)
  • d04a23c12602b83594c2cff8af6bff55126b2f08 [CS0414] AsyncWriteJournal: _continuationOptions value is never used (#6698)
  • faaf9b22a56883c8c058def62e06833282ae5642 [CS1998] ClusterHeartbeatReceiverSpec This async method lacks await operators (#6699)
  • dcdf45f703bf042c53793dc1b3645fcf01f32433 remove duplicate copyrights (#6696)

... (truncated)

Changelog

Sourced from Akka.Persistence.Sql.TestKit's changelog.

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov
Commits


Updates Akka.Persistence.Query.Sql from 1.5.4 to 1.5.5

Release notes

Sourced from Akka.Persistence.Query.Sql's releases.

Akka.NET v1.5.5

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov

Changes:

  • 8a261550b6d794ba6506d7cbdd3e9e774c9d8d0c Update RELEASE_NOTES.md for v1.5.5 release (#6728)
  • f1eba919f5cfb913d11db266e3a1f7c15e67c644 [CS0420] ActorCell Warning Disable (#6683)
  • 4b19cd19dd60c035ac1f3ed416e6ad652f772d9b [CS0618] GraphDslCompileSpec - Warning Disable (#6680)
  • 502370edb508d984f1f1b4b05baae6cdfeb5e663 [CS0612] QueryEventsSql Warning Disable (#6702)
  • b7ec44683af3d85b265798737d93e150b056918e use Directory.Build.props convention (#6724)
  • 7d5fb2b4e2d5a55026cfa5d8e7a6f25a1207e614 use some pattern matching (#6715)
  • c2559ffd7de8bd36627caa7c4308decbf4d8f8ab Fix FastLazy race condition and waiting thread hanging (#6336) (#6707)
  • 541ffc9c704b520a9e90974bcdcec7b11e56d7b6 Fix ReceiveAsync resetting ReceiveTimeout (#6718)
  • 95000a6a36d2b6397229bb608801a723ae1bc86c use Polyfill (#6693)
  • cb9362aba19d8535660910c334b89ed6589df554 remove an empty finally (#6716)
  • be59e3a17b94f66199326862126161af2d799ac7 inline some out variables (#6712)
  • 53333bba4c1fb6a5579be62ab1e52a909a2afa8b simplify TryGetByName (#6711)
  • 90d63499aca6113530007081af82aee9377f5b3b [CS0618] AbstractStage Warning Disable (#6672)
  • 29b1513c1bf3d20bcc6628ae14ff425a1b1d22fe remove some casts (#6710)
  • 24dec7fcae02933c2e0e430b9d0737457a9aff30 [CS0618] Serializer Warning Disable (#6703)
  • a1a371db0360441c743679f32a4bb554a61159b6 added real bounds checking to ByteString.Slice (#6709)
  • 9676cc18f29ce81730d43fc019c9413f0e690533 remove redundant DefineConstants RELEASE (#6695)
  • 48a6054501bb60da212be6fc42a6dd1bf8065813 Bump Verify.Xunit from 19.14.0 to 19.14.1 (#6706)
  • d2a4db317ac861b7a6ee9510e516558835000f2c Bump Verify.Xunit from 19.13.1 to 19.14.0 (#6701)
  • d04a23c12602b83594c2cff8af6bff55126b2f08 [CS0414] AsyncWriteJournal: _continuationOptions value is never used (#6698)
  • faaf9b22a56883c8c058def62e06833282ae5642 [CS1998] ClusterHeartbeatReceiverSpec This async method lacks await operators (#6699)
  • dcdf45f703bf042c53793dc1b3645fcf01f32433 remove duplicate copyrights (#6696)

... (truncated)

Changelog

Sourced from Akka.Persistence.Query.Sql's changelog.

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov
Commits


Updates Akka.Persistence.Hosting from 1.5.4 to 1.5.5

Release notes

Sourced from Akka.Persistence.Hosting's releases.

Akka.NET v1.5.5

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov

Changes:

  • 8a261550b6d794ba6506d7cbdd3e9e774c9d8d0c Update RELEASE_NOTES.md for v1.5.5 release (#6728)
  • f1eba919f5cfb913d11db266e3a1f7c15e67c644 [CS0420] ActorCell Warning Disable (#6683)
  • 4b19cd19dd60c035ac1f3ed416e6ad652f772d9b [CS0618] GraphDslCompileSpec - Warning Disable (#6680)
  • 502370edb508d984f1f1b4b05baae6cdfeb5e663 [CS0612] QueryEventsSql Warning Disable (#6702)
  • b7ec44683af3d85b265798737d93e150b056918e use Directory.Build.props convention (#6724)
  • 7d5fb2b4e2d5a55026cfa5d8e7a6f25a1207e614 use some pattern matching (#6715)
  • c2559ffd7de8bd36627caa7c4308decbf4d8f8ab Fix FastLazy race condition and waiting thread hanging (#6336) (#6707)
  • 541ffc9c704b520a9e90974bcdcec7b11e56d7b6 Fix ReceiveAsync resetting ReceiveTimeout (#6718)
  • 95000a6a36d2b6397229bb608801a723ae1bc86c use Polyfill (#6693)
  • cb9362aba19d8535660910c334b89ed6589df554 remove an empty finally (#6716)
  • be59e3a17b94f66199326862126161af2d799ac7 inline some out variables (#6712)
  • 53333bba4c1fb6a5579be62ab1e52a909a2afa8b simplify TryGetByName (#6711)
  • 90d63499aca6113530007081af82aee9377f5b3b [CS0618] AbstractStage Warning Disable (#6672)
  • 29b1513c1bf3d20bcc6628ae14ff425a1b1d22fe remove some casts (#6710)
  • 24dec7fcae02933c2e0e430b9d0737457a9aff30 [CS0618] Serializer Warning Disable (#6703)
  • a1a371db0360441c743679f32a4bb554a61159b6 added real bounds checking to ByteString.Slice (#6709)
  • 9676cc18f29ce81730d43fc019c9413f0e690533 remove redundant DefineConstants RELEASE (#6695)
  • 48a6054501bb60da212be6fc42a6dd1bf8065813 Bump Verify.Xunit from 19.14.0 to 19.14.1 (#6706)
  • d2a4db317ac861b7a6ee9510e516558835000f2c Bump Verify.Xunit from 19.13.1 to 19.14.0 (#6701)
  • d04a23c12602b83594c2cff8af6bff55126b2f08 [CS0414] AsyncWriteJournal: _continuationOptions value is never used (#6698)
  • faaf9b22a56883c8c058def62e06833282ae5642 [CS1998] ClusterHeartbeatReceiverSpec This async method lacks await operators (#6699)
  • dcdf45f703bf042c53793dc1b3645fcf01f32433 remove duplicate copyrights (#6696)

... (truncated)

Changelog

Sourced from Akka.Persistence.Hosting's changelog.

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov
Commits


Updates Akka.Hosting from 1.5.4 to 1.5.5

Release notes

Sourced from Akka.Hosting's releases.

Akka.NET v1.5.5

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov

Changes:

  • 8a261550b6d794ba6506d7cbdd3e9e774c9d8d0c Update RELEASE_NOTES.md for v1.5.5 release (#6728)
  • f1eba919f5cfb913d11db266e3a1f7c15e67c644 [CS0420] ActorCell Warning Disable (#6683)
  • 4b19cd19dd60c035ac1f3ed416e6ad652f772d9b [CS0618] GraphDslCompileSpec - Warning Disable (#6680)
  • 502370edb508d984f1f1b4b05baae6cdfeb5e663 [CS0612] QueryEventsSql Warning Disable (#6702)
  • b7ec44683af3d85b265798737d93e150b056918e use Directory.Build.props convention (#6724)
  • 7d5fb2b4e2d5a55026cfa5d8e7a6f25a1207e614 use some pattern matching (#6715)
  • c2559ffd7de8bd36627caa7c4308decbf4d8f8ab Fix FastLazy race condition and waiting thread hanging (#6336) (#6707)
  • 541ffc9c704b520a9e90974bcdcec7b11e56d7b6 Fix ReceiveAsync resetting ReceiveTimeout (#6718)
  • 95000a6a36d2b6397229bb608801a723ae1bc86c use Polyfill (#6693)
  • cb9362aba19d8535660910c334b89ed6589df554 remove an empty finally (#6716)
  • be59e3a17b94f66199326862126161af2d799ac7 inline some out variables (#6712)
  • 53333bba4c1fb6a5579be62ab1e52a909a2afa8b simplify TryGetByName (#6711)
  • 90d63499aca6113530007081af82aee9377f5b3b [CS0618] AbstractStage Warning Disable (#6672)
  • 29b1513c1bf3d20bcc6628ae14ff425a1b1d22fe remove some casts (#6710)
  • 24dec7fcae02933c2e0e430b9d0737457a9aff30 [CS0618] Serializer Warning Disable (#6703)
  • a1a371db0360441c743679f32a4bb554a61159b6 added real bounds checking to ByteString.Slice (#6709)
  • 9676cc18f29ce81730d43fc019c9413f0e690533 remove redundant DefineConstants RELEASE (#6695)
  • 48a6054501bb60da212be6fc42a6dd1bf8065813 Bump Verify.Xunit from 19.14.0 to 19.14.1 (#6706)
  • d2a4db317ac861b7a6ee9510e516558835000f2c Bump Verify.Xunit from 19.13.1 to 19.14.0 (#6701)
  • d04a23c12602b83594c2cff8af6bff55126b2f08 [CS0414] AsyncWriteJournal: _continuationOptions value is never used (#6698)
  • faaf9b22a56883c8c058def62e06833282ae5642 [CS1998] ClusterHeartbeatReceiverSpec This async method lacks await operators (#6699)
  • dcdf45f703bf042c53793dc1b3645fcf01f32433 remove duplicate copyrights (#6696)

... (truncated)

Changelog

Sourced from Akka.Hosting's changelog.

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov
Commits


Updates Akka.TestKit.Xunit2 from 1.5.4 to 1.5.5

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

Akka.NET v1.5.5

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov

Changes:

  • 8a261550b6d794ba6506d7cbdd3e9e774c9d8d0c Update RELEASE_NOTES.md for v1.5.5 release (#6728)
  • f1eba919f5cfb913d11db266e3a1f7c15e67c644 [CS0420] ActorCell Warning Disable (#6683)
  • 4b19cd19dd60c035ac1f3ed416e6ad652f772d9b [CS0618] GraphDslCompileSpec - Warning Disable (#6680)
  • 502370edb508d984f1f1b4b05baae6cdfeb5e663 [CS0612] QueryEventsSql Warning Disable (#6702)
  • b7ec44683af3d85b265798737d93e150b056918e use Directory.Build.props convention (#6724)
  • 7d5fb2b4e2d5a55026cfa5d8e7a6f25a1207e614 use some pattern matching (#6715)
  • c2559ffd7de8bd36627caa7c4308decbf4d8f8ab Fix FastLazy race condition and waiting thread hanging (#6336) (#6707)
  • 541ffc9c704b520a9e90974bcdcec7b11e56d7b6 Fix ReceiveAsync resetting ReceiveTimeout (#6718)
  • 95000a6a36d2b6397229bb608801a723ae1bc86c use Polyfill (#6693)
  • cb9362aba19d8535660910c334b89ed6589df554 remove an empty finally (#6716)
  • be59e3a17b94f66199326862126161af2d799ac7 inline some out variables (#6712)
  • 53333bba4c1fb6a5579be62ab1e52a909a2afa8b simplify TryGetByName (#6711)
  • 90d63499aca6113530007081af82aee9377f5b3b [CS0618] AbstractStage Warning Disable (#6672)
  • 29b1513c1bf3d20bcc6628ae14ff425a1b1d22fe remove some casts (#6710)
  • 24dec7fcae02933c2e0e430b9d0737457a9aff30 [CS0618] Serializer Warning Disable (#6703)
  • a1a371db0360441c743679f32a4bb554a61159b6 added real bounds checking to ByteString.Slice (#6709)
  • 9676cc18f29ce81730d43fc019c9413f0e690533 remove redundant DefineConstants RELEASE (#6695)
  • 48a6054501bb60da212be6fc42a6dd1bf8065813 Bump Verify.Xunit from 19.14.0 to 19.14.1 (#6706)
  • d2a4db317ac861b7a6ee9510e516558835000f2c Bump Verify.Xunit from 19.13.1 to 19.14.0 (#6701)
  • d04a23c12602b83594c2cff8af6bff55126b2f08 [CS0414] AsyncWriteJournal: _continuationOptions value is never used (#6698)
  • faaf9b22a56883c8c058def62e06833282ae5642 [CS1998] ClusterHeartbeatReceiverSpec This async method lacks await operators (#6699)
  • dcdf45f703bf042c53793dc1b3645fcf01f32433 remove duplicate copyrights (#6696)

... (truncated)

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

1.5.5 May 4th 2023

If you want to see the full set of changes made in Akka.NET v1.5.5, click here.

7 contributors since release 1.5.4

COMMITS LOC+ LOC- AUTHOR
16 68 34 Ebere Abanonu
9 598 1053 Simon Cropp
4 4 4 dependabot[bot]
2 229 5 Gregorius Soedharmo
1 33 28 Aaron Stannard
1 256 3 Malcolm Learner
1 148 140 Sergey Popov
Commits


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 commands and options
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 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... _Description has been truncated_
dependabot[bot] commented 1 year ago

Superseded by #311.