profile
viewpoint

pull request commentember-learn/ember-cli-addon-docs

Bump marked from 4.2.3 to 5.0.4

Superseded by #1449.

dependabot[bot]

comment created time in 16 minutes

PR opened devUnnies/chungyakpass_FRONT

Bump axios from 0.21.1 to 0.21.2 in /frontend

Bumps axios from 0.21.1 to 0.21.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>v0.21.2</h2> <h3>Fixes and Functionality:</h3> <ul> <li>Updating axios requests to be delayed by pre-emptive promise creation (<a href="https://redirect.github.com/axios/axios/pull/2702">#2702</a>)</li> <li>Adding "synchronous" and "runWhen" options to interceptors api (<a href="https://redirect.github.com/axios/axios/pull/2702">#2702</a>)</li> <li>Updating of transformResponse (<a href="https://redirect.github.com/axios/axios/pull/3377">#3377</a>)</li> <li>Adding ability to omit User-Agent header (<a href="https://redirect.github.com/axios/axios/pull/3703">#3703</a>)</li> <li>Adding multiple JSON improvements (<a href="https://redirect.github.com/axios/axios/pull/3688">#3688</a>, <a href="https://redirect.github.com/axios/axios/pull/3763">#3763</a>)</li> <li>Fixing quadratic runtime and extra memory usage when setting a maxContentLength (<a href="https://redirect.github.com/axios/axios/pull/3738">#3738</a>)</li> <li>Adding parseInt to config.timeout (<a href="https://redirect.github.com/axios/axios/pull/3781">#3781</a>)</li> <li>Adding custom return type support to interceptor (<a href="https://redirect.github.com/axios/axios/pull/3783">#3783</a>)</li> <li>Adding security fix for ReDoS vulnerability (<a href="https://redirect.github.com/axios/axios/pull/3980">#3980</a>)</li> </ul> <h3>Internal and Tests:</h3> <ul> <li>Updating build dev dependancies (<a href="https://redirect.github.com/axios/axios/pull/3401">#3401</a>)</li> <li>Fixing builds running on Travis CI (<a href="https://redirect.github.com/axios/axios/pull/3538">#3538</a>)</li> <li>Updating follow rediect version (<a href="https://redirect.github.com/axios/axios/pull/3694">#3694</a>, <a href="https://redirect.github.com/axios/axios/pull/3771">#3771</a>)</li> <li>Updating karma sauce launcher to fix failing sauce tests (<a href="https://redirect.github.com/axios/axios/pull/3712">#3712</a>, <a href="https://redirect.github.com/axios/axios/pull/3717">#3717</a>)</li> <li>Updating content-type header for application/json to not contain charset field, according do RFC 8259 (<a href="https://redirect.github.com/axios/axios/pull/2154">#2154</a>)</li> <li>Fixing tests by bumping karma-sauce-launcher version (<a href="https://redirect.github.com/axios/axios/pull/3813">#3813</a>)</li> <li>Changing testing process from Travis CI to GitHub Actions (<a href="https://redirect.github.com/axios/axios/pull/3938">#3938</a>)</li> </ul> <h3>Documentation:</h3> <ul> <li>Updating documentation around the use of <code>AUTH_TOKEN</code> with multiple domain endpoints (<a href="https://redirect.github.com/axios/axios/pull/3539">#3539</a>)</li> <li>Remove duplication of item in changelog (<a href="https://redirect.github.com/axios/axios/pull/3523">#3523</a>)</li> <li>Fixing gramatical errors (<a href="https://redirect.github.com/axios/axios/pull/2642">#2642</a>)</li> <li>Fixing spelling error (<a href="https://redirect.github.com/axios/axios/pull/3567">#3567</a>)</li> <li>Moving gitpod metion (<a href="https://redirect.github.com/axios/axios/pull/2637">#2637</a>)</li> <li>Adding new axios documentation website link (<a href="https://redirect.github.com/axios/axios/pull/3681">#3681</a>, <a href="https://redirect.github.com/axios/axios/pull/3707">#3707</a>)</li> <li>Updating documentation around dispatching requests (<a href="https://redirect.github.com/axios/axios/pull/3772">#3772</a>)</li> <li>Adding documentation for the type guard isAxiosError (<a href="https://redirect.github.com/axios/axios/pull/3767">#3767</a>)</li> <li>Adding explanation of cancel token (<a href="https://redirect.github.com/axios/axios/pull/3803">#3803</a>)</li> <li>Updating CI status badge (<a href="https://redirect.github.com/axios/axios/pull/3953">#3953</a>)</li> <li>Fixing errors with JSON documentation (<a href="https://redirect.github.com/axios/axios/pull/3936">#3936</a>)</li> <li>Fixing README typo under Request Config (<a href="https://redirect.github.com/axios/axios/pull/3825">#3825</a>)</li> <li>Adding axios-multi-api to the ecosystem file (<a href="https://redirect.github.com/axios/axios/pull/3817">#3817</a>)</li> <li>Adding SECURITY.md to properly disclose security vulnerabilities (<a href="https://redirect.github.com/axios/axios/pull/3981">#3981</a>)</li> </ul> <p>Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:</p> <ul> <li><a href="https://github.com/SashaKoro">Sasha Korotkov</a></li> <li><a href="https://github.com/timemachine3030">Daniel Lopretto</a></li> <li><a href="https://github.com/MikeBishop">Mike Bishop</a></li> <li><a href="https://github.com/DigitalBrainJS">Dmitriy Mozgovoy</a></li> <li><a href="https://github.com/bimbiltu">Mark</a></li> <li><a href="https://github.com/piiih">Philipe Gouveia Paixão</a></li> <li><a href="https://github.com/hippo2cat">hippo</a></li> <li><a href="https://github.com/ready-research">ready-research</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h3>0.21.2 (September 4, 2021)</h3> <p>Fixes and Functionality:</p> <ul> <li>Updating axios requests to be delayed by pre-emptive promise creation (<a href="https://redirect.github.com/axios/axios/pull/2702">#2702</a>)</li> <li>Adding "synchronous" and "runWhen" options to interceptors api (<a href="https://redirect.github.com/axios/axios/pull/2702">#2702</a>)</li> <li>Updating of transformResponse (<a href="https://redirect.github.com/axios/axios/pull/3377">#3377</a>)</li> <li>Adding ability to omit User-Agent header (<a href="https://redirect.github.com/axios/axios/pull/3703">#3703</a>)</li> <li>Adding multiple JSON improvements (<a href="https://redirect.github.com/axios/axios/pull/3688">#3688</a>, <a href="https://redirect.github.com/axios/axios/pull/3763">#3763</a>)</li> <li>Fixing quadratic runtime and extra memory usage when setting a maxContentLength (<a href="https://redirect.github.com/axios/axios/pull/3738">#3738</a>)</li> <li>Adding parseInt to config.timeout (<a href="https://redirect.github.com/axios/axios/pull/3781">#3781</a>)</li> <li>Adding custom return type support to interceptor (<a href="https://redirect.github.com/axios/axios/pull/3783">#3783</a>)</li> <li>Adding security fix for ReDoS vulnerability (<a href="https://redirect.github.com/axios/axios/pull/3980">#3980</a>)</li> </ul> <p>Internal and Tests:</p> <ul> <li>Updating build dev dependancies (<a href="https://redirect.github.com/axios/axios/pull/3401">#3401</a>)</li> <li>Fixing builds running on Travis CI (<a href="https://redirect.github.com/axios/axios/pull/3538">#3538</a>)</li> <li>Updating follow rediect version (<a href="https://redirect.github.com/axios/axios/pull/3694">#3694</a>, <a href="https://redirect.github.com/axios/axios/pull/3771">#3771</a>)</li> <li>Updating karma sauce launcher to fix failing sauce tests (<a href="https://redirect.github.com/axios/axios/pull/3712">#3712</a>, <a href="https://redirect.github.com/axios/axios/pull/3717">#3717</a>)</li> <li>Updating content-type header for application/json to not contain charset field, according do RFC 8259 (<a href="https://redirect.github.com/axios/axios/pull/2154">#2154</a>)</li> <li>Fixing tests by bumping karma-sauce-launcher version (<a href="https://redirect.github.com/axios/axios/pull/3813">#3813</a>)</li> <li>Changing testing process from Travis CI to GitHub Actions (<a href="https://redirect.github.com/axios/axios/pull/3938">#3938</a>)</li> </ul> <p>Documentation:</p> <ul> <li>Updating documentation around the use of <code>AUTH_TOKEN</code> with multiple domain endpoints (<a href="https://redirect.github.com/axios/axios/pull/3539">#3539</a>)</li> <li>Remove duplication of item in changelog (<a href="https://redirect.github.com/axios/axios/pull/3523">#3523</a>)</li> <li>Fixing gramatical errors (<a href="https://redirect.github.com/axios/axios/pull/2642">#2642</a>)</li> <li>Fixing spelling error (<a href="https://redirect.github.com/axios/axios/pull/3567">#3567</a>)</li> <li>Moving gitpod metion (<a href="https://redirect.github.com/axios/axios/pull/2637">#2637</a>)</li> <li>Adding new axios documentation website link (<a href="https://redirect.github.com/axios/axios/pull/3681">#3681</a>, <a href="https://redirect.github.com/axios/axios/pull/3707">#3707</a>)</li> <li>Updating documentation around dispatching requests (<a href="https://redirect.github.com/axios/axios/pull/3772">#3772</a>)</li> <li>Adding documentation for the type guard isAxiosError (<a href="https://redirect.github.com/axios/axios/pull/3767">#3767</a>)</li> <li>Adding explanation of cancel token (<a href="https://redirect.github.com/axios/axios/pull/3803">#3803</a>)</li> <li>Updating CI status badge (<a href="https://redirect.github.com/axios/axios/pull/3953">#3953</a>)</li> <li>Fixing errors with JSON documentation (<a href="https://redirect.github.com/axios/axios/pull/3936">#3936</a>)</li> <li>Fixing README typo under Request Config (<a href="https://redirect.github.com/axios/axios/pull/3825">#3825</a>)</li> <li>Adding axios-multi-api to the ecosystem file (<a href="https://redirect.github.com/axios/axios/pull/3817">#3817</a>)</li> <li>Adding SECURITY.md to properly disclose security vulnerabilities (<a href="https://redirect.github.com/axios/axios/pull/3981">#3981</a>)</li> </ul> <p>Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:</p> <ul> <li><a href="https://github.com/axios/axios/blob/v0.21.2/mailto:jasonsaayman@gmail.com">Jay</a></li> <li><a href="https://github.com/SashaKoro">Sasha Korotkov</a></li> <li><a href="https://github.com/timemachine3030">Daniel Lopretto</a></li> <li><a href="https://github.com/MikeBishop">Mike Bishop</a></li> <li><a href="https://github.com/DigitalBrainJS">Dmitriy Mozgovoy</a></li> <li><a href="https://github.com/bimbiltu">Mark</a></li> <li><a href="https://github.com/piiih">Philipe Gouveia Paixão</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/axios/axios/commit/c0c87610911e1edebc923d0e932fea28cdfddae3"><code>c0c8761</code></a> [Updating] changelog to include links to issues and contributors</li> <li><a href="https://github.com/axios/axios/commit/619bb465da374bc152f58280bb64c4aae8b78d4c"><code>619bb46</code></a> [Releasing] v0.21.2</li> <li><a href="https://github.com/axios/axios/commit/82c94555917834770bd1389fc0b4cd9ba35ec3fe"><code>82c9455</code></a> Create SECURITY.md (<a href="https://redirect.github.com/axios/axios/issues/3981">#3981</a>)</li> <li><a href="https://github.com/axios/axios/commit/5b457116e31db0e88fede6c428e969e87f290929"><code>5b45711</code></a> Security fix for ReDoS (<a href="https://redirect.github.com/axios/axios/issues/3980">#3980</a>)</li> <li><a href="https://github.com/axios/axios/commit/5bc9ea24dda14e74def0b8ae9cdb3fa1a0c77773"><code>5bc9ea2</code></a> Update ECOSYSTEM.md (<a href="https://redirect.github.com/axios/axios/issues/3817">#3817</a>)</li> <li><a href="https://github.com/axios/axios/commit/e72813a385c32e4c3eeaeb4fcc4437dd124bbbcf"><code>e72813a</code></a> Fixing README.md (<a href="https://redirect.github.com/axios/axios/issues/3818">#3818</a>)</li> <li><a href="https://github.com/axios/axios/commit/e10a0270e988a641ba0f01509c4c3ba657afe5a5"><code>e10a027</code></a> Fix README typo under Request Config (<a href="https://redirect.github.com/axios/axios/issues/3825">#3825</a>)</li> <li><a href="https://github.com/axios/axios/commit/e091491127893a476b0223ab72f788c3b30fc082"><code>e091491</code></a> Update README.md (<a href="https://redirect.github.com/axios/axios/issues/3936">#3936</a>)</li> <li><a href="https://github.com/axios/axios/commit/b42fbad57b093bb7214991161c5355bd46b864d0"><code>b42fbad</code></a> Removed un-needed bracket</li> <li><a href="https://github.com/axios/axios/commit/520c8dccdef92cccbe51ea7cd96ad464c6401914"><code>520c8dc</code></a> Updating CI status badge (<a href="https://redirect.github.com/axios/axios/issues/3953">#3953</a>)</li> <li>Additional commits viewable in <a href="https://github.com/axios/axios/compare/v0.21.1...v0.21.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~jasonsaayman">jasonsaayman</a>, a new releaser for axios since your current version.</p> </details> <br />

Dependabot compatibility score

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 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 stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

</details>

+2194 -733

0 comment

3 changed files

pr created time in 16 minutes

delete branch RobinSingh24/Amazono

delete branch : dependabot/npm_and_yarn/server/aws-sdk-2.814.0

delete time in 16 minutes

push eventdavmason/samples

dependabot[bot]

commit sha 30c88a974c9c895fdd8f0e2aa2213d3629bc35b2

Bump Microsoft.NET.Test.Sdk in /csharp/unit-testing/MSTest.Project Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>

view details

github-actions[bot]

commit sha 7c2e611eae257d5479c008f9cc8609657f7bd912

Merge pull request #1260 from davmason/dependabot/nuget/csharp/unit-testing/MSTest.Project/Microsoft.NET.Test.Sdk-17.6.2 Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 in /csharp/unit-testing/MSTest.Project

view details

dependabot[bot]

commit sha 25607aadb7773f989dff80a2defc570a1973d128

Bump Microsoft.NET.Test.Sdk in /csharp/unit-testing-best-practices/after Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>

view details

github-actions[bot]

commit sha 48fae065b0b7d07b307bcd30c0b41e22d64548e0

Merge pull request #1243 from davmason/dependabot/nuget/csharp/unit-testing-best-practices/after/Microsoft.NET.Test.Sdk-17.6.2 Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 in /csharp/unit-testing-best-practices/after

view details

dependabot[bot]

commit sha 8701a27ed9aecb8809a99231a1f64db2e6447404

Bump Microsoft.NET.Test.Sdk Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>

view details

push time in 17 minutes

pull request commentjopedroliveira/filecoin-station

deps(dev): bump @vitest/ui from 0.31.4 to 0.32.0

Dependabot tried to add @bajtos and @juliangruber as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/jopedroliveira/filecoin-station/pulls/661/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the jopedroliveira/filecoin-station repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
dependabot[bot]

comment created time in 16 minutes

push eventdavmason/samples

dependabot[bot]

commit sha 30c88a974c9c895fdd8f0e2aa2213d3629bc35b2

Bump Microsoft.NET.Test.Sdk in /csharp/unit-testing/MSTest.Project Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>

view details

github-actions[bot]

commit sha 7c2e611eae257d5479c008f9cc8609657f7bd912

Merge pull request #1260 from davmason/dependabot/nuget/csharp/unit-testing/MSTest.Project/Microsoft.NET.Test.Sdk-17.6.2 Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 in /csharp/unit-testing/MSTest.Project

view details

dependabot[bot]

commit sha 25607aadb7773f989dff80a2defc570a1973d128

Bump Microsoft.NET.Test.Sdk in /csharp/unit-testing-best-practices/after Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>

view details

github-actions[bot]

commit sha 48fae065b0b7d07b307bcd30c0b41e22d64548e0

Merge pull request #1243 from davmason/dependabot/nuget/csharp/unit-testing-best-practices/after/Microsoft.NET.Test.Sdk-17.6.2 Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 in /csharp/unit-testing-best-practices/after

view details

dependabot[bot]

commit sha 30d6f9c4d1ee0b4b2dcf7a221ceee201acf2fb4c

Bump Microsoft.NET.Test.Sdk Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>

view details

push time in 17 minutes

push eventaws-samples/talk-dev-to-me-twitch

dependabot[bot]

commit sha e51ecf26fb4d030d7f7ba9b41effe5a58ea51ee6

chore(deps): bump react-router-dom Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.11.2 to 6.12.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.12.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>

view details

github-actions[bot]

commit sha 2f64bb765c83d16940362a8e3d305c6b66578225

Merge pull request #2223 from aws-samples/dependabot/npm_and_yarn/micro-frontends-module-federation/myaccount/react-router-dom-6.12.0 chore(deps): bump react-router-dom from 6.11.2 to 6.12.0 in /micro-frontends-module-federation/myaccount

view details

dependabot[bot]

commit sha 74eb87331c200627578c7b7e3eba0bcd97b77470

chore(deps): bump react-router-dom Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.11.2 to 6.12.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.12.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>

view details

push time in 16 minutes

pull request commentchris-codeflow/shouldly

Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.6.1

Superseded by #13.

dependabot[bot]

comment created time in 16 minutes

PR opened jopedroliveira/filecoin-station

deps(dev): bump @vitest/ui from 0.31.4 to 0.32.0

Bumps @vitest/ui from 0.31.4 to 0.32.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/ui</code>'s releases</a>.</em></p> <blockquote> <h2>v0.32.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Throw an error, if the module cannot be resolved  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3307">vitest-dev/vitest#3307</a> <a href="https://github.com/vitest-dev/vitest/commit/1ad63b0c"><!-- raw HTML omitted -->(1ad63)<!-- raw HTML omitted --></a></li> <li>Improve globs  -  by <a href="https://github.com/nickmccurdy"><code>@​nickmccurdy</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3392">vitest-dev/vitest#3392</a> <a href="https://github.com/vitest-dev/vitest/commit/19ecc6c7"><!-- raw HTML omitted -->(19ecc)<!-- raw HTML omitted --></a> <ul> <li>Vitest now has glob patterns similar to Jest for better compatibility. It's possible that some files will be considered test files when previously they were not. For example, Vitest now considers <code>test.js</code> to be a test file. Also any file in <code>tests</code> is now considered to be a test, not just files with <code>test</code> or <code>spec</code> suffix.</li> </ul> </li> <li>Add <code>@vitest/coverage-v8</code> package  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3339">vitest-dev/vitest#3339</a> <a href="https://github.com/vitest-dev/vitest/commit/821126f1"><!-- raw HTML omitted -->(82112)<!-- raw HTML omitted --></a></li> <li><strong>mocker</strong>: Don't restore mock to the original if the module is automocked  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3518">vitest-dev/vitest#3518</a> <a href="https://github.com/vitest-dev/vitest/commit/c1004e14"><!-- raw HTML omitted -->(c1004)<!-- raw HTML omitted --></a></li> </ul> <h3>   🚀 Features</h3> <ul> <li>Support ssr optimizer  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3490">vitest-dev/vitest#3490</a> <a href="https://github.com/vitest-dev/vitest/commit/898422b0"><!-- raw HTML omitted -->(89842)<!-- raw HTML omitted --></a></li> <li>Image type add apng  -  by <a href="https://github.com/btea"><code>@​btea</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3498">vitest-dev/vitest#3498</a> <a href="https://github.com/vitest-dev/vitest/commit/a53c2151"><!-- raw HTML omitted -->(a53c2)<!-- raw HTML omitted --></a></li> <li><strong>expect</strong>: Support <code>expect.soft</code>  -  by <a href="https://github.com/Dunqing"><code>@​Dunqing</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3507">vitest-dev/vitest#3507</a> <a href="https://github.com/vitest-dev/vitest/commit/7c687ada"><!-- raw HTML omitted -->(7c687)<!-- raw HTML omitted --></a></li> <li><strong>runner</strong>: Support using function/class as <code>describe</code>/<code>test</code> name  -  by <a href="https://github.com/fenghan34"><code>@​fenghan34</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3497">vitest-dev/vitest#3497</a> <a href="https://github.com/vitest-dev/vitest/commit/15253890"><!-- raw HTML omitted -->(15253)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>The cli option is passed to coverage.exclude  -  by <a href="https://github.com/btea"><code>@​btea</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3506">vitest-dev/vitest#3506</a> <a href="https://github.com/vitest-dev/vitest/commit/c37cdebe"><!-- raw HTML omitted -->(c37cd)<!-- raw HTML omitted --></a></li> <li><strong>optimizer</strong>: Always respect optimizeDeps even if include/exclude is overridden  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3488">vitest-dev/vitest#3488</a> <a href="https://github.com/vitest-dev/vitest/commit/eb285ea0"><!-- raw HTML omitted -->(eb285)<!-- raw HTML omitted --></a></li> <li><strong>runner</strong>: Ensure Vitest is deduped  -  by <a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3489">vitest-dev/vitest#3489</a> <a href="https://github.com/vitest-dev/vitest/commit/2deb70ab"><!-- raw HTML omitted -->(2deb7)<!-- raw HTML omitted --></a></li> <li><strong>ui</strong>: Don't cache coverage assets  -  by <a href="https://github.com/userquin"><code>@​userquin</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3508">vitest-dev/vitest#3508</a> <a href="https://github.com/vitest-dev/vitest/commit/952b5be6"><!-- raw HTML omitted -->(952b5)<!-- raw HTML omitted --></a></li> <li><strong>vite-node</strong>: Circular import stuck  -  by <a href="https://github.com/Dunqing"><code>@​Dunqing</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3480">vitest-dev/vitest#3480</a> <a href="https://github.com/vitest-dev/vitest/commit/50f0700d"><!-- raw HTML omitted -->(50f07)<!-- raw HTML omitted --></a></li> <li><strong>watch</strong>: Junit reporter fails to re-generate report  -  by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a href="https://redirect.github.com/vitest-dev/vitest/issues/3496">vitest-dev/vitest#3496</a> <a href="https://github.com/vitest-dev/vitest/commit/5b73cbf8"><!-- raw HTML omitted -->(5b73c)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/vitest-dev/vitest/compare/v0.31.4...v0.32.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitest-dev/vitest/commit/8d3cf9db739ddc89ab05cbf00a7cd3fc44ddfc98"><code>8d3cf9d</code></a> chore: release v0.32.0</li> <li><a href="https://github.com/vitest-dev/vitest/commit/952b5be6ee1cda5016b33d233a6abf7620745e2c"><code>952b5be</code></a> fix(ui): don't cache coverage assets (<a href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui/issues/3508">#3508</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v0.32.0/packages/ui">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

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 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 stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+16 -16

0 comment

2 changed files

pr created time in 16 minutes

PR closed ember-learn/ember-cli-addon-docs

Bump marked from 4.2.3 to 5.0.4 dependencies

Bumps marked from 4.2.3 to 5.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/markedjs/marked/releases">marked's releases</a>.</em></p> <blockquote> <h2>v5.0.4</h2> <h2><a href="https://github.com/markedjs/marked/compare/v5.0.3...v5.0.4">5.0.4</a> (2023-05-30)</h2> <h3>Bug Fixes</h3> <ul> <li>Add Unicode punctuations (<a href="https://redirect.github.com/markedjs/marked/issues/2811">#2811</a>) (<a href="https://github.com/markedjs/marked/commit/b213f02e43c726f6255c7296e744a3edefb4da87">b213f02</a>)</li> <li>fix hr after list (<a href="https://redirect.github.com/markedjs/marked/issues/2809">#2809</a>) (<a href="https://github.com/markedjs/marked/commit/efc40dfb05b4b75fd8cab93926aa7aac08738380">efc40df</a>)</li> <li>Replace custom <code>repeatString</code> function with <code>repeat()</code> (<a href="https://redirect.github.com/markedjs/marked/issues/2820">#2820</a>) (<a href="https://github.com/markedjs/marked/commit/72ee2d620a8071aa60511ee89a2efd404d8cf376">72ee2d6</a>)</li> </ul> <h2>v5.0.3</h2> <h2><a href="https://github.com/markedjs/marked/compare/v5.0.2...v5.0.3">5.0.3</a> (2023-05-26)</h2> <h3>Bug Fixes</h3> <ul> <li>fix quadratic execution in em mask (<a href="https://redirect.github.com/markedjs/marked/issues/2818">#2818</a>) (<a href="https://github.com/markedjs/marked/commit/a37fe8e82b553cf9700d54d729d348f0e586d650">a37fe8e</a>)</li> </ul> <h2>v5.0.2</h2> <h2><a href="https://github.com/markedjs/marked/compare/v5.0.1...v5.0.2">5.0.2</a> (2023-05-11)</h2> <h3>Bug Fixes</h3> <ul> <li>Clarify deprecation messages for default parameters (<a href="https://redirect.github.com/markedjs/marked/issues/2802">#2802</a>) (<a href="https://github.com/markedjs/marked/commit/763e9de4967c25bb1c0a1daae11ec8fd399a3072">763e9de</a>)</li> </ul> <h2>v5.0.1</h2> <h2><a href="https://github.com/markedjs/marked/compare/v5.0.0...v5.0.1">5.0.1</a> (2023-05-06)</h2> <h3>Bug Fixes</h3> <ul> <li> <p>only warn if langPrefix is changed (<a href="https://redirect.github.com/markedjs/marked/issues/2796">#2796</a>) (<a href="https://github.com/markedjs/marked/commit/d193694b9e421a137a19fa0112809cc353c4c40c">d193694</a>) The deprecated options warnings can be turned off by default by using:</p> <pre lang="js"><code>marked.use({ mangle: false, headerIds: false, }); </code></pre> <p>For the cli you can use:</p> <pre><code>marked --no-mangle --no-header-ids ... </code></pre> </li> </ul> <h2>v5.0.0</h2> <h1><a href="https://github.com/markedjs/marked/compare/v4.3.0...v5.0.0">5.0.0</a> (2023-05-02)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/markedjs/marked/commit/5adcd5321eebd401819b16b621988ae686982f6d"><code>5adcd53</code></a> chore(release): 5.0.4 [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/be8f56335082ac1f0086cf3aee663354db816e46"><code>be8f563</code></a> 🗜️ build v5.0.4 [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/b213f02e43c726f6255c7296e744a3edefb4da87"><code>b213f02</code></a> fix: Add Unicode punctuations (<a href="https://redirect.github.com/markedjs/marked/issues/2811">#2811</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/efc40dfb05b4b75fd8cab93926aa7aac08738380"><code>efc40df</code></a> fix: fix hr after list (<a href="https://redirect.github.com/markedjs/marked/issues/2809">#2809</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/26b42ecf324181618c414967e32ae7458d6302f2"><code>26b42ec</code></a> test: make sure we are testing on latest versions (<a href="https://redirect.github.com/markedjs/marked/issues/2826">#2826</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/72ee2d620a8071aa60511ee89a2efd404d8cf376"><code>72ee2d6</code></a> fix: Replace custom <code>repeatString</code> function with <code>repeat()</code> (<a href="https://redirect.github.com/markedjs/marked/issues/2820">#2820</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/5203b44da9da8fbc8a783869d0fd381cf25a962b"><code>5203b44</code></a> chore(deps-dev): Bump <code>@​babel/preset-env</code> from 7.21.5 to 7.22.4 (<a href="https://redirect.github.com/markedjs/marked/issues/2823">#2823</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/cdbfa5fb6de3a5e91e3895aaa2bf76d7fb33af4e"><code>cdbfa5f</code></a> chore(deps-dev): Bump <code>@​babel/core</code> from 7.21.8 to 7.22.1 (<a href="https://redirect.github.com/markedjs/marked/issues/2824">#2824</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/3d220d69b110200a92038cc095eea56cbf9950d3"><code>3d220d6</code></a> chore(deps-dev): Bump <code>@​semantic-release/release-notes-generator</code> from 11.0.1 t...</li> <li><a href="https://github.com/markedjs/marked/commit/e88abe9146011adb33ff5a6bc01750bf814fd06e"><code>e88abe9</code></a> chore(deps-dev): Bump <code>@​semantic-release/github</code> from 8.0.7 to 8.1.0 (<a href="https://redirect.github.com/markedjs/marked/issues/2822">#2822</a>)</li> <li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v4.2.3...v5.0.4">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

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 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 stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+5 -5

1 comment

2 changed files

dependabot[bot]

pr closed time in 16 minutes

create barnchMu-L/dotenv-linter

branch : dependabot/cargo/tempfile-3.6.0

created branch time in 16 minutes

delete branch m3nax/kubernetes-client-csharp

delete branch : dependabot/nuget/Microsoft.NET.Test.Sdk-17.6.1

delete time in 17 minutes

delete branch chris-codeflow/shouldly

delete branch : dependabot/nuget/Microsoft.NET.Test.Sdk-17.6.1

delete time in 16 minutes

PR closed MarkCiliaVincenti/OpenWeatherMap.Cache

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1 dependencies

Bumps Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's releases</a>.</em></p> <blockquote> <h2>v17.6.1</h2> <h3>Issues Fixed</h3> <p>This is a tiny patch to fixup few latest issues,</p> <ul> <li> <p>Fix no-suitable provider found by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4474">microsoft/vstest#4474</a> which fixes <a href="https://redirect.github.com/microsoft/vstest/issues/4467">#4467</a></p> <p>When .NET Portable or .NET Standard dlls are provided to the run, the run crashes with "No suitable test runtime provider was found", which is a regression introduced in 17.6.0. <img src="https://user-images.githubusercontent.com/11354648/239257444-4199e185-4884-43c8-9f23-4f8181572191.png" alt="" /></p> </li> <li> <p>Fix hangdump running into crashdump by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4480">microsoft/vstest#4480</a> which fixes <a href="https://redirect.github.com/microsoft/vstest/issues/4378">#4378</a></p> <p>Running --blame-hang and --blame-crash at the same time, can result in --blame-hang cancelling --blame-crash, and killing the testhost in the process, resulting in no dumps being created. This fix waits for --blame-crash to finish dumping the process, and then it creates hang dump.</p> </li> <li> <p>Update Nuget.Frameworks by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4500">microsoft/vstest#4500</a> which fixes <a href="https://redirect.github.com/microsoft/vstest/issues/4409">#4409</a></p> </li> </ul> <h3>Internal updates:</h3> <ul> <li>Update dependencies from devdiv/DevDiv/vs-code-coverage by <a href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4479">microsoft/vstest#4479</a></li> <li>Disable internal build on new pipeline by <a href="https://github.com/nohwnd"><code>@​nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4476">microsoft/vstest#4476</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.1">https://github.com/microsoft/vstest/compare/v17.6.0...v17.6.1</a></p> <h3>Artifacts</h3> <ul> <li>TestPlatform vsix: <a href="https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/v17.6.1;/TestPlatform.vsix">17.6.1</a></li> <li>Microsoft.TestPlatform.ObjectModel : <a href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.1">17.6.1</a></li> </ul> <h2>v17.6.0</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest/blob/main/docs/releases.md#1760">here</a>.</p> <h2>v17.6.0-preview-20230223-05</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest/blob/main/docs/releases.md#1760-preview-20230223-05">here</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/blob/main/docs/releases.md">Microsoft.NET.Test.Sdk's changelog</a>.</em></p> <blockquote> <h2>17.6.1 and newer</h2> <p>Please see release notes directly in the release page: <a href="https://github.com/microsoft/vstest/releases">https://github.com/microsoft/vstest/releases</a></p> <h2>17.6.0</h2> <h3>Issues Fixed</h3> <ul> <li>Add legacy feeds</li> <li>[rel/17.6] Fix Newtonsoft versions in testhost.deps.json <a href="https://redirect.github.com/microsoft/vstest/pull/4372">#4372</a></li> <li>Revert "Revert "Fix signature verification" (<a href="https://redirect.github.com/microsoft/vstest/issues/4333">#4333</a>" <a href="https://redirect.github.com/microsoft/vstest/pull/4345">#4345</a></li> <li>Revert "Fix signature verification" <a href="https://redirect.github.com/microsoft/vstest/pull/4333">#4333</a></li> <li>Fix signature verification <a href="https://redirect.github.com/microsoft/vstest/pull/4331">#4331</a></li> <li>Pre-start testhosts <a href="https://redirect.github.com/microsoft/vstest/pull/3666">#3666</a></li> <li>Add <code>dotnet vstest</code> deprecation message <a href="https://redirect.github.com/microsoft/vstest/pull/4297">#4297</a></li> <li>Catch unhandled exception and avoid crash on test host exit <a href="https://redirect.github.com/microsoft/vstest/pull/4291">#4291</a></li> <li>Remove chutzpah <a href="https://redirect.github.com/microsoft/vstest/pull/4249">#4249</a></li> <li>Fix string conversion of <code>Microsoft.TestPlatform.Extensions.TrxLogger.ObjectMode.TestOutcome</code> <a href="https://redirect.github.com/microsoft/vstest/pull/4243">#4243</a></li> <li>Fix potential trx logger NRE <a href="https://redirect.github.com/microsoft/vstest/pull/4240">#4240</a></li> <li>handle object disposed exception <a href="https://redirect.github.com/microsoft/vstest/pull/4221">#4221</a></li> <li>Added support for checking testhost compatibility with test sessions <a href="https://redirect.github.com/microsoft/vstest/pull/4199">#4199</a></li> </ul> <p>See full log <a href="https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.0">here</a></p> <h3>Artifacts</h3> <ul> <li>TestPlatform vsix: <a href="https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.6/20230515-01;/TestPlatform.vsix">17.6.0</a></li> <li>Microsoft.TestPlatform.ObjectModel : <a href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.6.0">17.6.0</a></li> </ul> <h2>17.3.3</h2> <h3>Issues Fixed</h3> <ul> <li>[rel/17.3] Update Newtonsoft.Json to 13.0.1 <a href="https://redirect.github.com/microsoft/vstest/pull/4299">#4299</a></li> </ul> <p>See full log <a href="https://github.com/microsoft/vstest/compare/v17.3.2...v17.3.3">here</a></p> <h3>Drops</h3> <ul> <li>TestPlatform vsix: <a href="https://vsdrop.corp.microsoft.com/file/v1/Products/DevDiv/microsoft/vstest/17.3/20230324-03;/TestPlatform.vsix">17.3.3</a></li> <li>Microsoft.TestPlatform.ObjectModel : <a href="https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.3.3">17.3.3</a></li> </ul> <h2>17.2.1</h2> <h3>Issues Fixed</h3> <ul> <li>[rel/17.2] Update Newtonsoft.Json to 13.0.1 <a href="https://redirect.github.com/microsoft/vstest/pull/4310">#4310</a></li> </ul> <p>See full log <a href="https://github.com/microsoft/vstest/compare/v17.2.0...v17.2.1">here</a></p> <h3>Drops</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/5121d9feaef6811adc92efb56e1cffc494c8dfb5"><code>5121d9f</code></a> [rel/17.6] Update Nuget.Frameworks (<a href="https://redirect.github.com/microsoft/vstest/issues/4500">#4500</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/00967c5d2d42e9485fe1726376ded79491a4e973"><code>00967c5</code></a> [rel/17.6] Fix hangdump running into crashdump (<a href="https://redirect.github.com/microsoft/vstest/issues/4480">#4480</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/90efc14193228735cd6849ed6641b6b5c6d9b5af"><code>90efc14</code></a> Disable internal build on new pipeline (<a href="https://redirect.github.com/microsoft/vstest/issues/4476">#4476</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/0e34e21ef919eac5904a20b8862bc273350a0c46"><code>0e34e21</code></a> Merge branch 'rel/17.6' of <a href="https://github.com/microsoft/vstest">https://github.com/microsoft/vstest</a> into rel/17.6</li> <li><a href="https://github.com/microsoft/vstest/commit/1db7dc07ac94db3648e1aafed49d810e534f3650"><code>1db7dc0</code></a> Bump to 17.6.1 in targets</li> <li><a href="https://github.com/microsoft/vstest/commit/7f3dc2208ea3cd7d3aebe91b48090b063d110a5a"><code>7f3dc22</code></a> [rel/17.6] Update dependencies from devdiv/DevDiv/vs-code-coverage (<a href="https://redirect.github.com/microsoft/vstest/issues/4479">#4479</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/a6e34a16ee0ecb4bdf010614c85d6fcc2253867e"><code>a6e34a1</code></a> Revert "Bump Microsoft.VisualStudio.Telemetry to 16.6.13"</li> <li><a href="https://github.com/microsoft/vstest/commit/6115490c4925f60b008465205efd936756f7bd27"><code>6115490</code></a> Bump Microsoft.VisualStudio.Telemetry to 16.6.13</li> <li><a href="https://github.com/microsoft/vstest/commit/68649f267286d46d05f21cdca91ae5374ac1beaa"><code>68649f2</code></a> Re-order sources to restore signed packages</li> <li><a href="https://github.com/microsoft/vstest/commit/0d079b412745daad3edbdc1d4a359084525fdf13"><code>0d079b4</code></a> Update branding to 17.6.1</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.1">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

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 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 stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+2 -2

1 comment

1 changed file

dependabot[bot]

pr closed time in 16 minutes

PR opened apptainer/apptainer

chore(deps): Bump github.com/BurntSushi/toml from 1.2.0 to 1.3.1

Bumps github.com/BurntSushi/toml from 1.2.0 to 1.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/BurntSushi/toml/releases">github.com/BurntSushi/toml's releases</a>.</em></p> <blockquote> <h2>v1.3.1</h2> <p>This fixes two small bugs:</p> <ul> <li> <p>The <code>BURNTSUSHI_TOML_110</code> environment variable would be checked on package import, rather than Decode().</p> <p>This meant that setting <code>os.Setenv("BURNTSUSHI_TOML_110", "")</code> had no effect, as it happens after the import.</p> </li> <li> <p>Fix order of <code>Meta.Keys()</code> for inline tables (this has been an issue since support for inline tables was added).</p> </li> </ul> <h2>v1.3.0</h2> <p>New features:</p> <ul> <li> <p>Support upcoming TOML 1.1</p> <p>While it looks like TOML 1.1 is mostly stable and I don't expect any further major changes, there are <em>NO</em> compatibility guarantees as it is <em>NOT</em> yet released and <em>anything can still change</em>.</p> <p>To use it, set the <code>BURNTSUSHI_TOML_110</code> environment variable to any value, which can be done either with <code>os.SetEnv()</code> or by the user running a program.</p> <p>A full list is changes is available in the <a href="https://github.com/toml-lang/toml/blob/main/CHANGELOG.md">TOML ChangeLog</a>; the two most notable ones are that newlines and trailing commas are now allowed in inline tables, and Unicode in bare keys can now be used – this is now a valid document:</p> <pre><code>lëttërs = { ä = "a with diaeresis", è = "e with accent grave", } </code></pre> </li> <li> <p>Allow MarshalTOML and MarshalText to be used on the document type itself, instead of only fields (<a href="https://redirect.github.com/BurntSushi/toml/issues/383">#383</a>).</p> </li> </ul> <p>Bufixes:</p> <ul> <li> <p><code></code> escapes at the end of line weren't processed correctly in multiline strings (<a href="https://redirect.github.com/BurntSushi/toml/issues/372">#372</a>).</p> </li> <li> <p>Read over UTF-8 BOM (<a href="https://redirect.github.com/BurntSushi/toml/issues/381">#381</a>).</p> </li> <li> <p><code>omitempty</code> struct tag did not work for pointer values (<a href="https://redirect.github.com/BurntSushi/toml/issues/371">#371</a>).</p> </li> <li> <p>Fix encoding anonymous structs on 32bit systems (<a href="https://redirect.github.com/BurntSushi/toml/issues/374">#374</a>).</p> </li> </ul> <h2>v1.2.1</h2> <p>This release fixes the <code>omitempty</code> struct tag on an uncomparable type panicking.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BurntSushi/toml/commit/96fcef232f3c6f201cd851db0ac37822e36afadb"><code>96fcef2</code></a> Check BURNTSUSHI_TOML_110 in the parser</li> <li><a href="https://github.com/BurntSushi/toml/commit/743df597a5177970a4268978abba4fd75efc1bbf"><code>743df59</code></a> Fix encode benchmark</li> <li><a href="https://github.com/BurntSushi/toml/commit/60801d0059e5ac0eb04c240af09d742f32c11ccc"><code>60801d0</code></a> Correctly set the Meta.Keys() order for inline tables</li> <li><a href="https://github.com/BurntSushi/toml/commit/c859a22a54851c20ffc4b9ac403b20a5014c56a3"><code>c859a22</code></a> Remove stray comment</li> <li><a href="https://github.com/BurntSushi/toml/commit/d9b91727b9a4323a66ebadfccc11d4ce0344ac4d"><code>d9b9172</code></a> Evaluate omitempty against un-dereferenced fields (<a href="https://redirect.github.com/BurntSushi/toml/issues/392">#392</a>)</li> <li><a href="https://github.com/BurntSushi/toml/commit/5073d461afe14a745dc1dc815daaff3381bf2b49"><code>5073d46</code></a> Test Go 1.20 in CI</li> <li><a href="https://github.com/BurntSushi/toml/commit/a2cbddaffc8cdd4252a0cc672cde2f89825b9838"><code>a2cbdda</code></a> Fix line-ending backslash whitespace escaping for multiline strings (<a href="https://redirect.github.com/BurntSushi/toml/issues/391">#391</a>)</li> <li><a href="https://github.com/BurntSushi/toml/commit/d56d9f6c89280cf5d4f42486b533eae05c8077e6"><code>d56d9f6</code></a> Allow MarshalTOML and MarshalText to be used on the document type itself</li> <li><a href="https://github.com/BurntSushi/toml/commit/2967a1e2fc486a7227c761ba915f3a41509f4311"><code>2967a1e</code></a> Add test for <a href="https://redirect.github.com/BurntSushi/toml/issues/384">#384</a></li> <li><a href="https://github.com/BurntSushi/toml/commit/1a6ca6e477221807f78fca654394bd912c4940dd"><code>1a6ca6e</code></a> skip UTF-8 BOM also (<a href="https://redirect.github.com/BurntSushi/toml/issues/381">#381</a>)</li> <li>Additional commits viewable in <a href="https://github.com/BurntSushi/toml/compare/v1.2.0...v1.3.1">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

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 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 stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+3 -2

0 comment

2 changed files

pr created time in 16 minutes

delete branch acidburn0zzz/starship

delete branch : dependabot/cargo/semver-1.0.16

delete time in 16 minutes

delete branch mkrzywanski/rsocket-reactive-chat

delete branch : dependabot/npm_and_yarn/chat-frontend/react-router-dom-6.12.0

delete time in 16 minutes

PR opened atc0005/check-restart

canary: bump golang from 1.19.9 to 1.19.10 in /dependabot/docker/go

Bumps golang from 1.19.9 to 1.19.10.

Dependabot compatibility score

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 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 stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+1 -1

0 comment

1 changed file

pr created time in 16 minutes

delete branch arielsrv/go-mod-upgrade

delete branch : dependabot/go_modules/github.com/urfave/cli/v2-2.25.5

delete time in 16 minutes

create barnchitachi1706/ZNXHelpers

branch : dependabot/nuget/AWSSDK.S3-3.7.104.29

created branch time in 17 minutes

PR opened MarkCiliaVincenti/OpenWeatherMap.Cache

Bump UnitsNet from 5.11.0 to 5.18.0

Bumps UnitsNet from 5.11.0 to 5.18.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angularsen/UnitsNet/releases">UnitsNet's releases</a>.</em></p> <blockquote> <h2>UnitsNet/5.18.0</h2> <h2>What's Changed</h2> <ul> <li>Added absorbed dose of ionizing radiation units by <a href="https://github.com/Jagailo"><code>@​Jagailo</code></a> in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1255">angularsen/UnitsNet#1255</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jagailo"><code>@​Jagailo</code></a> made their first contribution in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1255">angularsen/UnitsNet#1255</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.17.0...UnitsNet/5.18.0">https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.17.0...UnitsNet/5.18.0</a></p> <h2>UnitsNet/5.17.0</h2> <h2>What's Changed</h2> <ul> <li>Add ImperialQuart to Volume by <a href="https://github.com/Eternali"><code>@​Eternali</code></a> in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1254">angularsen/UnitsNet#1254</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Eternali"><code>@​Eternali</code></a> made their first contribution in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1254">angularsen/UnitsNet#1254</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.16.0...UnitsNet/5.17.0">https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.16.0...UnitsNet/5.17.0</a></p> <h2>UnitsNet/5.16.0</h2> <h2>What's Changed</h2> <ul> <li>✨ Add Equals() to IQuantity interfaces by <a href="https://github.com/angularsen"><code>@​angularsen</code></a> in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1215">angularsen/UnitsNet#1215</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.15.0...UnitsNet/5.16.0">https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.15.0...UnitsNet/5.16.0</a></p> <h2>UnitsNet/5.15.0</h2> <h2>What's Changed</h2> <ul> <li>Linear density enhancements by <a href="https://github.com/HakonJohannessen"><code>@​HakonJohannessen</code></a> in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1251">angularsen/UnitsNet#1251</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/HakonJohannessen"><code>@​HakonJohannessen</code></a> made their first contribution in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1251">angularsen/UnitsNet#1251</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.14.0...UnitsNet/5.15.0">https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.14.0...UnitsNet/5.15.0</a></p> <h2>UnitsNet/5.14.0</h2> <h2>What's Changed</h2> <ul> <li>Add Operators Between Energy, ElectricCharge, and EletricPotential by <a href="https://github.com/Pentiva"><code>@​Pentiva</code></a> in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1249">angularsen/UnitsNet#1249</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.13.0...UnitsNet/5.14.0">https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.13.0...UnitsNet/5.14.0</a></p> <h2>UnitsNet/5.13.0</h2> <h2>What's Changed</h2> <ul> <li>Improve precision of ReciprocalLength.InverseMile by <a href="https://github.com/GeoffRayner"><code>@​GeoffRayner</code></a> in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1244">angularsen/UnitsNet#1244</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/GeoffRayner"><code>@​GeoffRayner</code></a> made their first contribution in <a href="https://redirect.github.com/angularsen/UnitsNet/pull/1244">angularsen/UnitsNet#1244</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.12.0...UnitsNet/5.13.0">https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.12.0...UnitsNet/5.13.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angularsen/UnitsNet/commit/4d92cc9296e466d26257c9699b316bc2efda3206"><code>4d92cc9</code></a> UnitsNet: 5.18.0</li> <li><a href="https://github.com/angularsen/UnitsNet/commit/612489d15c14c44e905c6679f47cbe06d1d16612"><code>612489d</code></a> Add AbsorbedDoseOfIonizingRadiation (<a href="https://redirect.github.com/angularsen/UnitsNet/issues/1255">#1255</a>)</li> <li><a href="https://github.com/angularsen/UnitsNet/commit/b2f6bfba42cea13c722a8c55720273300d1468d9"><code>b2f6bfb</code></a> UnitsNet: 5.17.0</li> <li><a href="https://github.com/angularsen/UnitsNet/commit/3bd016ab5edbc90c44b708f4161be667c5ae5b59"><code>3bd016a</code></a> Add ImperialQuart to Volume (<a href="https://redirect.github.com/angularsen/UnitsNet/issues/1254">#1254</a>)</li> <li><a href="https://github.com/angularsen/UnitsNet/commit/7a7c811e63684d09625ef33c23815fbdc9de454d"><code>7a7c811</code></a> UnitsNet: 5.16.0</li> <li><a href="https://github.com/angularsen/UnitsNet/commit/ce42aa89a7a0cac6f0f77ad28672f0769ac2376d"><code>ce42aa8</code></a> ✨ Add Equals() to IQuantity interfaces (<a href="https://redirect.github.com/angularsen/UnitsNet/issues/1215">#1215</a>)</li> <li><a href="https://github.com/angularsen/UnitsNet/commit/5ecf8e93fc6621d0630d98fc17b3b9cb636f6f44"><code>5ecf8e9</code></a> UnitsNet: 5.15.0</li> <li><a href="https://github.com/angularsen/UnitsNet/commit/39444642d9f0c0aa6e21883bafa2cdfd34c07b29"><code>3944464</code></a> Linear density enhancements (<a href="https://redirect.github.com/angularsen/UnitsNet/issues/1251">#1251</a>)</li> <li><a href="https://github.com/angularsen/UnitsNet/commit/085aaacf9ec1ba10eaf20074c6a16175a62f0b3e"><code>085aaac</code></a> UnitsNet: 5.14.0</li> <li><a href="https://github.com/angularsen/UnitsNet/commit/cca315ca4f24e54b935bd5e65d5650e21ccb8738"><code>cca315c</code></a> Add operators between Energy, ElectricCharge, EletricPotential (<a href="https://redirect.github.com/angularsen/UnitsNet/issues/1249">#1249</a>)</li> <li>Additional commits viewable in <a href="https://github.com/angularsen/UnitsNet/compare/UnitsNet/5.11.0...UnitsNet/5.18.0">compare view</a></li> </ul> </details> <br />

Dependabot compatibility score

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 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 stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

+2 -2

0 comment

1 changed file

pr created time in 16 minutes

more