Build(deps): bump @snyk/protect from 1.947.0 to 1.949.0 #412

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-protect-1.949.0 into master 2022-06-14 05:39:50 +00:00
argoyle commented 2022-06-14 04:38:38 +00:00 (Migrated from gitlab.com)

Bumps @snyk/protect from 1.947.0 to 1.949.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.949.0

1.949.0 (2022-06-13)

Bug Fixes

  • include the custom rules warning if feature flag is not enabled (44e892b)

v1.948.0

1.948.0 (2022-06-09)

Features

Commits
  • 93fd74b Merge pull request #3313 from snyk/chore/paths-outside-cwd-warning-test
  • 879e618 Merge pull request #3316 from snyk/fix/include-custom-rules-warning
  • 44e892b fix: include the custom rules warning if feature flag is not enabled
  • 3389471 chore: print a warning when the user uses paths outside CWD
  • 2603279 Merge pull request #3296 from snyk/feat/v2_initial_kerberos
  • 77adcaf Merge pull request #3310 from snyk/doc/jest_runinband
  • 0e55dd0 docs: Add --runInBand to jest execution
  • 7613f7a Merge pull request #3306 from snyk/chore/locate-rules-bundle-test
  • e1386b7 feat: Introduce first rough implementation of AuthenticationHandler
  • 83a0dda chore: locate rules bundle in iac test v2
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase 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.947.0 to 1.949.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.949.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.948.0...v1.949.0">1.949.0</a> (2022-06-13)</h1> <h3>Bug Fixes</h3> <ul> <li>include the custom rules warning if feature flag is not enabled (<a href="https://github.com/snyk/snyk/commit/44e892b192f4a668040dc9679a1254465e9d3181">44e892b</a>)</li> </ul> <h2>v1.948.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.947.0...v1.948.0">1.948.0</a> (2022-06-09)</h1> <h3>Features</h3> <ul> <li>upgrade to snyk-docker-plugin@4.38.0 (<a href="https://github.com/snyk/snyk/commit/5b66290c00b6ab8b8061100acbdd0cc61073eb93">5b66290</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/93fd74b88498eb5ff2e8ed0a66d328b0b9d8c10e"><code>93fd74b</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3313">#3313</a> from snyk/chore/paths-outside-cwd-warning-test</li> <li><a href="https://github.com/snyk/cli/commit/879e6184fbd2755b14245d64ce27e01130c4b17e"><code>879e618</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3316">#3316</a> from snyk/fix/include-custom-rules-warning</li> <li><a href="https://github.com/snyk/cli/commit/44e892b192f4a668040dc9679a1254465e9d3181"><code>44e892b</code></a> fix: include the custom rules warning if feature flag is not enabled</li> <li><a href="https://github.com/snyk/cli/commit/33894715c33abf308966814e8996edafdae585ce"><code>3389471</code></a> chore: print a warning when the user uses paths outside CWD</li> <li><a href="https://github.com/snyk/cli/commit/26032792ea06693e4d27270a511c02e43a4b99f5"><code>2603279</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3296">#3296</a> from snyk/feat/v2_initial_kerberos</li> <li><a href="https://github.com/snyk/cli/commit/77adcaf4f563a612a207ae22c885fca8d46338e3"><code>77adcaf</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3310">#3310</a> from snyk/doc/jest_runinband</li> <li><a href="https://github.com/snyk/cli/commit/0e55dd0ead99f10d7bccddaa75bc3bc02d2e8a8f"><code>0e55dd0</code></a> docs: Add --runInBand to jest execution</li> <li><a href="https://github.com/snyk/cli/commit/7613f7a121497693d0d9361a4ed7a8db3a35bdb4"><code>7613f7a</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/3306">#3306</a> from snyk/chore/locate-rules-bundle-test</li> <li><a href="https://github.com/snyk/cli/commit/e1386b7c52707b385adcfbee3fe8a2b86751add6"><code>e1386b7</code></a> feat: Introduce first rough implementation of AuthenticationHandler</li> <li><a href="https://github.com/snyk/cli/commit/83a0dda56c5eb3589e143d9de1db8e652a46e2f5"><code>83a0dda</code></a> chore: locate rules bundle in iac test v2</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.947.0...v1.949.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 rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-06-14 05:30:12 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 0046891d - 1 commit from branch master
  • 5737f2df - Build(deps): bump @snyk/protect from 1.947.0 to 1.949.0

Compare with previous version

added 2 commits <ul><li>0046891d - 1 commit from branch <code>master</code></li><li>5737f2df - Build(deps): bump @snyk/protect from 1.947.0 to 1.949.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/363/diffs?diff_id=415718032&start_sha=de9e34e18d6ee806913d71f876f1ad09d3801ddf)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-06-14 05:30:42 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-06-14 05:39:51 +00:00
Sign in to join this conversation.