Build(deps): bump @snyk/protect from 1.1269.0 to 1.1271.0 #1652

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-protect-1.1271.0 into master 2024-01-19 07:01:18 +00:00
argoyle commented 2024-01-19 04:40:47 +00:00 (Migrated from gitlab.com)

Bumps @snyk/protect from 1.1269.0 to 1.1271.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.1271.0

1.1271.0 (2024-01-19)

Bug Fixes

  • SARIF: artifactChanges property cannot be empty (#5010) (2dd4f9e)

v1.1270.0

1.1270.0 (2024-01-18)

Bug Fixes

  • adding dotnet 8 fixture (#4963) (a4277ba)
  • Authentication when a pre-existing invalid token is stored [HEAD-1197] (#4994) (2890b46)

Features

Commits
  • 2dd4f9e fix: SARIF: artifactChanges property cannot be empty (#5010)
  • b6f5c98 chore: tap remove the explicit typescript import hook (#4995)
  • 581aa58 feat: update gradle plugin version (#5004)
  • c63b45e docs: synchronizing help from snyk/user-docs (#4992)
  • 2890b46 fix: Authentication when a pre-existing invalid token is stored [HEAD-1197] (...
  • 8f1ff94 feat: output additional SARIF data (#4966)
  • c2eadce chore: upgrade snyk-ls and go-application-framework (#5003)
  • a4277ba fix: adding dotnet 8 fixture (#4963)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1269.0 to 1.1271.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/snyk/snyk/releases"><code>@​snyk/protect</code>'s releases</a>.</em></p> <blockquote> <h2>v1.1271.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1270.0...v1.1271.0">1.1271.0</a> (2024-01-19)</h1> <h3>Bug Fixes</h3> <ul> <li>SARIF: artifactChanges property cannot be empty (<a href="https://github.com/snyk/snyk/issues/5010">#5010</a>) (<a href="https://github.com/snyk/snyk/commit/2dd4f9e1793ec2309dbe3df5f5dd709da3927721">2dd4f9e</a>)</li> </ul> <h2>v1.1270.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1269.0...v1.1270.0">1.1270.0</a> (2024-01-18)</h1> <h3>Bug Fixes</h3> <ul> <li>adding dotnet 8 fixture (<a href="https://github.com/snyk/snyk/issues/4963">#4963</a>) (<a href="https://github.com/snyk/snyk/commit/a4277bacff185726ee88e93d741ced3a409c3832">a4277ba</a>)</li> <li>Authentication when a pre-existing invalid token is stored [HEAD-1197] (<a href="https://github.com/snyk/snyk/issues/4994">#4994</a>) (<a href="https://github.com/snyk/snyk/commit/2890b46967b0549d769552677719fb4d29259cbd">2890b46</a>)</li> </ul> <h3>Features</h3> <ul> <li>output additional SARIF data (<a href="https://github.com/snyk/snyk/issues/4966">#4966</a>) (<a href="https://github.com/snyk/snyk/commit/8f1ff949ca5fd7a943cbd7d38cfa952ac9c91277">8f1ff94</a>)</li> <li>update gradle plugin version (<a href="https://github.com/snyk/snyk/issues/5004">#5004</a>) (<a href="https://github.com/snyk/snyk/commit/581aa58c192d606c92d29b31b5b4f75de8f0ba8f">581aa58</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/2dd4f9e1793ec2309dbe3df5f5dd709da3927721"><code>2dd4f9e</code></a> fix: SARIF: artifactChanges property cannot be empty (<a href="https://github.com/snyk/snyk/issues/5010">#5010</a>)</li> <li><a href="https://github.com/snyk/cli/commit/b6f5c98fbe5de27e9837d038fe2a3424006cf393"><code>b6f5c98</code></a> chore: tap remove the explicit typescript import hook (<a href="https://github.com/snyk/snyk/issues/4995">#4995</a>)</li> <li><a href="https://github.com/snyk/cli/commit/581aa58c192d606c92d29b31b5b4f75de8f0ba8f"><code>581aa58</code></a> feat: update gradle plugin version (<a href="https://github.com/snyk/snyk/issues/5004">#5004</a>)</li> <li><a href="https://github.com/snyk/cli/commit/c63b45eac8a33a7af627845810eb985fd7fbdc1d"><code>c63b45e</code></a> docs: synchronizing help from snyk/user-docs (<a href="https://github.com/snyk/snyk/issues/4992">#4992</a>)</li> <li><a href="https://github.com/snyk/cli/commit/2890b46967b0549d769552677719fb4d29259cbd"><code>2890b46</code></a> fix: Authentication when a pre-existing invalid token is stored [HEAD-1197] (...</li> <li><a href="https://github.com/snyk/cli/commit/8f1ff949ca5fd7a943cbd7d38cfa952ac9c91277"><code>8f1ff94</code></a> feat: output additional SARIF data (<a href="https://github.com/snyk/snyk/issues/4966">#4966</a>)</li> <li><a href="https://github.com/snyk/cli/commit/c2eadceaa793e4b9b43714cf419a8db1e9891d6e"><code>c2eadce</code></a> chore: upgrade snyk-ls and go-application-framework (<a href="https://github.com/snyk/snyk/issues/5003">#5003</a>)</li> <li><a href="https://github.com/snyk/cli/commit/a4277bacff185726ee88e93d741ced3a409c3832"><code>a4277ba</code></a> fix: adding dotnet 8 fixture (<a href="https://github.com/snyk/snyk/issues/4963">#4963</a>)</li> <li>See full diff in <a href="https://github.com/snyk/snyk/compare/v1.1269.0...v1.1271.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2024-01-19 04:40:52 +00:00 (Migrated from gitlab.com)

restored source branch dependabot-npm_and_yarn-snyk-protect-1.1271.0

restored source branch `dependabot-npm_and_yarn-snyk-protect-1.1271.0`
argoyle commented 2024-01-19 07:01:05 +00:00 (Migrated from gitlab.com)

added 2 commits

  • afe0b531 - 1 commit from branch master
  • ca729262 - Build(deps): bump @snyk/protect from 1.1269.0 to 1.1271.0

Compare with previous version

added 2 commits <ul><li>afe0b531 - 1 commit from branch <code>master</code></li><li>ca729262 - Build(deps): bump @snyk/protect from 1.1269.0 to 1.1271.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1603/diffs?diff_id=899148380&start_sha=1176e057b61f02a63ca5bfbea33c5bd4c41c4127)
argoyle (Migrated from gitlab.com) merged commit into master 2024-01-19 07:01:18 +00:00
Sign in to join this conversation.