One Dark syntax theme for JetBrains IDEs
Ruby API wrapper for Crunchbase API v2
sandisk/devcontainer-phoenix-postgres 3
Elixir + Phoenix + Postgres devcontainer
An Elixir client for the Amplitude HTTP API
Official Ruby API wrapper for Buffer
An iBeacon Listener/Manager class to make your life simpler, matey.
sandisk/crunchbase-ruby-library 0
Ruby Library for Crunchbase API version 3.1
sandisk/django-simple-history 0
Store model history and view/revert changes from admin site.
A flexible, easy to use set of clients AWS APIs for Elixir
startedOmniFlix/modules
started time in 15 hours
startedourzora/themis
started time in 6 days
created tagfusionspim/php-demandware-xml
PHP library for working with Demandware XML files
created time in 7 days
push eventfusionspim/php-demandware-xml
commit sha 7bdabbeb401cf43b0418b97a45a72a4f26607ae1
Bump phpunit/phpunit from 9.5.4 to 9.5.5 (#97)
push time in 7 days
delete branch fusionspim/php-demandware-xml
delete branch : dependabot/composer/phpunit/phpunit-9.5.5
delete time in 7 days
PR merged fusionspim/php-demandware-xml
Bumps phpunit/phpunit from 9.5.4 to 9.5.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[9.5.5] - 2021-06-05</h2> <h3>Changed</h3> <ul> <li>The test result cache (the storage for which is implemented in <code>PHPUnit\Runner\DefaultTestResultCache</code>) no longer uses PHP's <code>serialize()</code> and <code>unserialize()</code> functions for persistence. It now uses a versioned JSON format instead that is independent of PHP implementation details (see <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3581">#3581</a> and <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/4662">#4662</a> for examples why this is a problem). When PHPUnit tries to load the test result cache from a file that does not exist, or from a file that does not contain data in JSON format, or from a file that contains data in a JSON format version other than the one used by the currently running PHPUnit version, then this is considered to be a "cache miss". An empty <code>DefaultTestResultCache</code> object is created in this case. This should also prevent PHPUnit from crashing when trying to load a test result cache file created by a different version of PHPUnit (see <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4580">#4580</a> for example).</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4632">#4632</a>: TestDox result printer does not handle repeated test execution correctly</li> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/4678">#4678</a>: Stubbed methods with <code>iterable</code> return types should return empty array by default</li> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4692">#4692</a>: Annotations in single-line doc-comments are not handled correctly</li> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4694">#4694</a>: <code>TestCase::getMockFromWsdl()</code> does not work with PHP 8.1-dev</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/89ff45ea9d70e35522fb6654a2ebc221158de276"><code>89ff45e</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/4e4c9e62b271d80868e900b457ddd51def501eb6"><code>4e4c9e6</code></a> Merge branch '8.5' into 9.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/cc66f2fc61296be66c99931a862200e7456b9a01"><code>cc66f2f</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6358d30538e6f7b0485c8be7ee2ad5c67b94cba5"><code>6358d30</code></a> Merge branch '8.5' into 9.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/fbfa35ca3bd12c31e9efd74418c40b23ede00945"><code>fbfa35c</code></a> Update tools</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6a0056b95697cafe0ba27b82f4f47f9b8972dfd9"><code>6a0056b</code></a> Merge branch '8.5' into 9.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/757f003e208053265a44473f2fb5ee592a8617c0"><code>757f003</code></a> Closes <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4694">#4694</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f60f6d1cc1358d812939730c577e95d210b5e068"><code>f60f6d1</code></a> Fix CS/WS issue</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/398db60ec5f46d93885415c567c66ce140997037"><code>398db60</code></a> Eliminate dead code</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/a617443eda4d3ec2d0401600e31e9d7e5c078c26"><code>a617443</code></a> Fix doc comment</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/9.5.4...9.5.5">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 7 days
pull request commentfusionspim/php-demandware-xml
Bump phpunit/phpunit from 9.5.4 to 9.5.5
@dependabot squash and merge
comment created time in 7 days
create barnchfusionspim/php-demandware-xml
branch : dependabot/composer/phpunit/phpunit-9.5.5
created branch time in 7 days
PR opened fusionspim/php-demandware-xml
Bumps phpunit/phpunit from 9.5.4 to 9.5.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md">phpunit/phpunit's changelog</a>.</em></p> <blockquote> <h2>[9.5.5] - 2021-06-05</h2> <h3>Changed</h3> <ul> <li>The test result cache (the storage for which is implemented in <code>PHPUnit\Runner\DefaultTestResultCache</code>) no longer uses PHP's <code>serialize()</code> and <code>unserialize()</code> functions for persistence. It now uses a versioned JSON format instead that is independent of PHP implementation details (see <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/3581">#3581</a> and <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/4662">#4662</a> for examples why this is a problem). When PHPUnit tries to load the test result cache from a file that does not exist, or from a file that does not contain data in JSON format, or from a file that contains data in a JSON format version other than the one used by the currently running PHPUnit version, then this is considered to be a "cache miss". An empty <code>DefaultTestResultCache</code> object is created in this case. This should also prevent PHPUnit from crashing when trying to load a test result cache file created by a different version of PHPUnit (see <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4580">#4580</a> for example).</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4632">#4632</a>: TestDox result printer does not handle repeated test execution correctly</li> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/pull/4678">#4678</a>: Stubbed methods with <code>iterable</code> return types should return empty array by default</li> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4692">#4692</a>: Annotations in single-line doc-comments are not handled correctly</li> <li><a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4694">#4694</a>: <code>TestCase::getMockFromWsdl()</code> does not work with PHP 8.1-dev</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/89ff45ea9d70e35522fb6654a2ebc221158de276"><code>89ff45e</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/4e4c9e62b271d80868e900b457ddd51def501eb6"><code>4e4c9e6</code></a> Merge branch '8.5' into 9.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/cc66f2fc61296be66c99931a862200e7456b9a01"><code>cc66f2f</code></a> Prepare release</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6358d30538e6f7b0485c8be7ee2ad5c67b94cba5"><code>6358d30</code></a> Merge branch '8.5' into 9.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/fbfa35ca3bd12c31e9efd74418c40b23ede00945"><code>fbfa35c</code></a> Update tools</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/6a0056b95697cafe0ba27b82f4f47f9b8972dfd9"><code>6a0056b</code></a> Merge branch '8.5' into 9.5</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/757f003e208053265a44473f2fb5ee592a8617c0"><code>757f003</code></a> Closes <a href="https://github-redirect.dependabot.com/sebastianbergmann/phpunit/issues/4694">#4694</a></li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/f60f6d1cc1358d812939730c577e95d210b5e068"><code>f60f6d1</code></a> Fix CS/WS issue</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/398db60ec5f46d93885415c567c66ce140997037"><code>398db60</code></a> Eliminate dead code</li> <li><a href="https://github.com/sebastianbergmann/phpunit/commit/a617443eda4d3ec2d0401600e31e9d7e5c078c26"><code>a617443</code></a> Fix doc comment</li> <li>Additional commits viewable in <a href="https://github.com/sebastianbergmann/phpunit/compare/9.5.4...9.5.5">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 7 days
startedrenproject/bridge-v2
started time in 11 days
delete branch fusionspim/php-demandware-xml
delete branch : dependabot/composer/ergebnis/composer-normalize-2.14.0
delete time in 11 days
push eventfusionspim/php-demandware-xml
commit sha 5d0a93d3c730f2e6565aabb1acc8e30ee572ce8a
Bump ergebnis/composer-normalize from 2.13.4 to 2.14.0 (#96)
push time in 11 days
PR merged fusionspim/php-demandware-xml
Bumps ergebnis/composer-normalize from 2.13.4 to 2.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ergebnis/composer-normalize/releases">ergebnis/composer-normalize's releases</a>.</em></p> <blockquote> <h2>2.14.0</h2> <ul> <li>composer(deps-dev): bump <code>vimeo/psalm</code> from <code>4.7.2</code> to <code>4.7.3</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/745">#745</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>Enhancement: Update <code>schema.json</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/744">#744</a>), by <a href="https://github.com/ergebnis-bot"><code>@ergebnis-bot</code></a></li> <li>github-actions(deps): bump <code>ibiqlik/action-yamllint</code> from <code>3.0.1</code> to <code>3.0.2</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/746">#746</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>github-actions(deps): bump <code>actions/cache</code> from <code>2.1.5</code> to <code>2.1.6</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/747">#747</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>psalm/plugin-phpunit</code> from <code>0.15.1</code> to <code>0.15.2</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/748">#748</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>symfony/filesystem</code> from <code>5.2.7</code> to <code>5.3.0</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/749">#749</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>Fix: Increase dependabot interval length from one day to one week (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/751">#751</a>), by <a href="https://github.com/localheinz"><code>@localheinz</code></a></li> <li>Fix: Update <code>composer/composer</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/750">#750</a>), by <a href="https://github.com/localheinz"><code>@localheinz</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md">ergebnis/composer-normalize's changelog</a>.</em></p> <blockquote> <h2>[<code>2.14.0</code>][2.14.0]</h2> <p>For a full diff see [<code>2.13.4...2.14.0</code>][2.13.4...2.14.0].</p> <h3>Changed</h3> <ul> <li>Updated <code>schema.json</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/744">#744</a>), by [<a href="https://github.com/ergebnis-bot"><code>@ergebnis-bot</code></a>]</li> </ul> <h3>Fixed</h3> <ul> <li>Updated <code>composer/composer</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/750">#750</a>), by [<a href="https://github.com/localheinz"><code>@localheinz</code></a>]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ergebnis/composer-normalize/commit/8dbe652e6029345b7380d8f260722a76a874b0f0"><code>8dbe652</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/750">#750</a> from ergebnis/fix/composer</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/445cbf19879b9d19e3691f7bfe5bc6880b0b81af"><code>445cbf1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/751">#751</a> from ergebnis/fix/dependabot</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/cafa661a21870e34a5fdcd603b58e279dc5bce93"><code>cafa661</code></a> Fix: Update composer/composer</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/79370aac75e74453d4c883d1947ca5cb9852449d"><code>79370aa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/749">#749</a> from ergebnis/dependabot/composer/symfony/filesystem-...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/a7c67e697dd005ffe5c762ec3e0ef28baf4af12c"><code>a7c67e6</code></a> Fix: Increase dependabot interval length from one day to one week</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/7064ea0c13b938d5a0e7242b4d195da529c488b7"><code>7064ea0</code></a> composer(deps-dev): bump symfony/filesystem from 5.2.7 to 5.3.0</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/21d8504a274a34194f0b96d5b0e6e1e12ee955a6"><code>21d8504</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/748">#748</a> from ergebnis/dependabot/composer/psalm/plugin-phpuni...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/81b36b136a08624e1189d79e06a52599a37978fb"><code>81b36b1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/747">#747</a> from ergebnis/dependabot/github_actions/actions/cache...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/124fb9ed060608c81d8076c5c92ed114c94a0b58"><code>124fb9e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/746">#746</a> from ergebnis/dependabot/github_actions/ibiqlik/actio...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/1dc7ef51eb1674190ed108f12043bc7acaa6846c"><code>1dc7ef5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/744">#744</a> from ergebnis/feature/schema</li> <li>Additional commits viewable in <a href="https://github.com/ergebnis/composer-normalize/compare/2.13.4...2.14.0">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 11 days
pull request commentfusionspim/php-demandware-xml
Bump ergebnis/composer-normalize from 2.13.4 to 2.14.0
@dependabot squash and merge
comment created time in 11 days
PR opened fusionspim/php-demandware-xml
Bumps ergebnis/composer-normalize from 2.13.4 to 2.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ergebnis/composer-normalize/releases">ergebnis/composer-normalize's releases</a>.</em></p> <blockquote> <h2>2.14.0</h2> <ul> <li>composer(deps-dev): bump <code>vimeo/psalm</code> from <code>4.7.2</code> to <code>4.7.3</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/745">#745</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>Enhancement: Update <code>schema.json</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/744">#744</a>), by <a href="https://github.com/ergebnis-bot"><code>@ergebnis-bot</code></a></li> <li>github-actions(deps): bump <code>ibiqlik/action-yamllint</code> from <code>3.0.1</code> to <code>3.0.2</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/746">#746</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>github-actions(deps): bump <code>actions/cache</code> from <code>2.1.5</code> to <code>2.1.6</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/747">#747</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>psalm/plugin-phpunit</code> from <code>0.15.1</code> to <code>0.15.2</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/748">#748</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>symfony/filesystem</code> from <code>5.2.7</code> to <code>5.3.0</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/749">#749</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>Fix: Increase dependabot interval length from one day to one week (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/751">#751</a>), by <a href="https://github.com/localheinz"><code>@localheinz</code></a></li> <li>Fix: Update <code>composer/composer</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/750">#750</a>), by <a href="https://github.com/localheinz"><code>@localheinz</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md">ergebnis/composer-normalize's changelog</a>.</em></p> <blockquote> <h2>[<code>2.14.0</code>][2.14.0]</h2> <p>For a full diff see [<code>2.13.4...2.14.0</code>][2.13.4...2.14.0].</p> <h3>Changed</h3> <ul> <li>Updated <code>schema.json</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/744">#744</a>), by [<a href="https://github.com/ergebnis-bot"><code>@ergebnis-bot</code></a>]</li> </ul> <h3>Fixed</h3> <ul> <li>Updated <code>composer/composer</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/750">#750</a>), by [<a href="https://github.com/localheinz"><code>@localheinz</code></a>]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ergebnis/composer-normalize/commit/8dbe652e6029345b7380d8f260722a76a874b0f0"><code>8dbe652</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/750">#750</a> from ergebnis/fix/composer</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/445cbf19879b9d19e3691f7bfe5bc6880b0b81af"><code>445cbf1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/751">#751</a> from ergebnis/fix/dependabot</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/cafa661a21870e34a5fdcd603b58e279dc5bce93"><code>cafa661</code></a> Fix: Update composer/composer</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/79370aac75e74453d4c883d1947ca5cb9852449d"><code>79370aa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/749">#749</a> from ergebnis/dependabot/composer/symfony/filesystem-...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/a7c67e697dd005ffe5c762ec3e0ef28baf4af12c"><code>a7c67e6</code></a> Fix: Increase dependabot interval length from one day to one week</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/7064ea0c13b938d5a0e7242b4d195da529c488b7"><code>7064ea0</code></a> composer(deps-dev): bump symfony/filesystem from 5.2.7 to 5.3.0</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/21d8504a274a34194f0b96d5b0e6e1e12ee955a6"><code>21d8504</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/748">#748</a> from ergebnis/dependabot/composer/psalm/plugin-phpuni...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/81b36b136a08624e1189d79e06a52599a37978fb"><code>81b36b1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/747">#747</a> from ergebnis/dependabot/github_actions/actions/cache...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/124fb9ed060608c81d8076c5c92ed114c94a0b58"><code>124fb9e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/746">#746</a> from ergebnis/dependabot/github_actions/ibiqlik/actio...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/1dc7ef51eb1674190ed108f12043bc7acaa6846c"><code>1dc7ef5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/744">#744</a> from ergebnis/feature/schema</li> <li>Additional commits viewable in <a href="https://github.com/ergebnis/composer-normalize/compare/2.13.4...2.14.0">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 11 days
create barnchfusionspim/php-demandware-xml
branch : dependabot/composer/ergebnis/composer-normalize-2.14.0
created branch time in 11 days
startedspruceid/ssi
started time in 12 days
startedCosmWasm/cosmwasm-plus
started time in 12 days
startedourzora/nft-hooks
started time in 17 days
startedourzora/auction-house
started time in 17 days
startedelixir-desktop/desktop
started time in 24 days
push eventfusionspim/php-demandware-xml
commit sha 1363c3a2e24586e265a84454d634e30bb8621f14
Bump ergebnis/composer-normalize from 2.13.3 to 2.13.4 (#95)
push time in 25 days
delete branch fusionspim/php-demandware-xml
delete branch : dependabot/composer/ergebnis/composer-normalize-2.13.4
delete time in 25 days
PR merged fusionspim/php-demandware-xml
Bumps ergebnis/composer-normalize from 2.13.3 to 2.13.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ergebnis/composer-normalize/releases">ergebnis/composer-normalize's releases</a>.</em></p> <blockquote> <h2>2.13.4</h2> <ul> <li>Fix: Do not advertise archived action (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/708">#708</a>), by <a href="https://github.com/localheinz"><code>@localheinz</code></a></li> <li>Fix: Do not advertise external service (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/709">#709</a>), by <a href="https://github.com/localheinz"><code>@localheinz</code></a></li> <li>composer(deps-dev): bump <code>vimeo/psalm</code> from <code>4.6.2</code> to <code>4.6.4</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/712">#712</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>phpunit/phpunit</code> from <code>8.5.14</code> to <code>8.5.15</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/713">#713</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>phpstan/phpstan</code> from <code>0.12.80</code> to <code>0.12.82</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/714">#714</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>symfony/filesystem</code> from <code>5.2.4</code> to <code>5.2.6</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/715">#715</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>vimeo/psalm</code> from <code>4.6.4</code> to <code>4.7.0</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/716">#716</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>github-actions(deps): bump <code>stefanzweifel/git-auto-commit-action</code> from <code>v4.9.2</code> to <code>v4.10.0</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/719">#719</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>github-actions(deps): bump <code>actions/cache</code> from <code>v2.1.4</code> to <code>v2.1.5</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/720">#720</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>ergebnis/test-util</code> from <code>1.4.0</code> to <code>1.5.0</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/717">#717</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>phpstan/phpstan</code> from <code>0.12.82</code> to <code>0.12.84</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/721">#721</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>github-actions(deps): bump <code>actions/github-script</code> from <code>v3.1</code> to <code>v4.0.2</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/724">#724</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>github-actions(deps): bump <code>shivammathur/setup-php</code> from <code>2.10.0</code> to <code>2.11.0</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/726">#726</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>symfony/filesystem</code> from <code>5.2.6</code> to <code>5.2.7</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/728">#728</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>github-actions(deps): bump <code>stefanzweifel/git-auto-commit-action</code> from <code>4.10.0</code> to <code>4.11.0</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/733">#733</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>github-actions(deps): bump <code>ibiqlik/action-yamllint</code> from <code>3</code> to <code>3.0.1</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/734">#734</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>github-actions(deps): bump <code>actions/stale</code> from <code>3.0.18</code> to <code>3.0.19</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/740">#740</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>vimeo/psalm</code> from <code>4.7.0</code> to <code>4.7.2</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/729">#729</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>ergebnis/php-cs-fixer-config</code> from <code>2.13.0</code> to <code>2.14.0</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/731">#731</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>composer(deps-dev): bump <code>phpstan/phpstan-phpunit</code> from <code>0.12.18</code> to <code>0.12.19</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/735">#735</a>), by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]</li> <li>Fix: Rename <code>.php_cs</code> to <code>.php-cs-fixer.php</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/741">#741</a>), by <a href="https://github.com/localheinz"><code>@localheinz</code></a></li> <li>Fix: Stop using <code>--diff-format</code> option (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/742">#742</a>), by <a href="https://github.com/localheinz"><code>@localheinz</code></a></li> <li>Fix: Require <code>composer/composer:2.0.13</code> for <code>composer-normalize.phar</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/743">#743</a>), by <a href="https://github.com/localheinz"><code>@localheinz</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md">ergebnis/composer-normalize's changelog</a>.</em></p> <blockquote> <h2>[<code>2.13.4</code>][2.13.4]</h2> <p>For a full diff see [<code>2.13.3...2.13.4</code>][2.13.3...2.13.4].</p> <h3>Fixed</h3> <ul> <li>Required <code>composer/composer:2.0.13</code> for compiling <code>composer-normalize.phar</code> (<a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/743">#743</a>), by [<a href="https://github.com/localheinz"><code>@localheinz</code></a>]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ergebnis/composer-normalize/commit/1d5fd0a87ea2baa91b643815dbec8d722c7532db"><code>1d5fd0a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/743">#743</a> from ergebnis/fix/composer</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/031c5b45026eae20830937a2e5d05980a67011ff"><code>031c5b4</code></a> Fix: Require composer/composer:2.0.13 for composer-normalize.phar</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/e1243f6b54ab22b97cab23bb28c007bd59a80c56"><code>e1243f6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/742">#742</a> from ergebnis/fix/diff-format</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/a57ce5d97911e921380f6a77553b204307540eee"><code>a57ce5d</code></a> Fix: Stop using--diff-format option</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/cd310388cc06b6425245f8bc7fa6210245370304"><code>cd31038</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/741">#741</a> from ergebnis/fix/config</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/7ed196db69605f89682db5cf8d95f0b23f3510fb"><code>7ed196d</code></a> Fix: Rename .php_cs to .php-cs-fixer.php</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/c2964ca30081caf51e555000073973cf3d6a1c21"><code>c2964ca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/735">#735</a> from ergebnis/dependabot/composer/phpstan/phpstan-php...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/d7acee02a207307f1d334edbe42e31863b93661a"><code>d7acee0</code></a> composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.18 to 0.12.19</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/099814f7adad12b9c52cef59a73d50e93ab83847"><code>099814f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ergebnis/composer-normalize/issues/731">#731</a> from ergebnis/dependabot/composer/ergebnis/php-cs-fix...</li> <li><a href="https://github.com/ergebnis/composer-normalize/commit/88824d7fbe6d6b13b68db1702e69dffb49de24fc"><code>88824d7</code></a> composer(deps-dev): bump ergebnis/php-cs-fixer-config</li> <li>Additional commits viewable in <a href="https://github.com/ergebnis/composer-normalize/compare/2.13.3...2.13.4">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 25 days