Build(deps): bump snyk from 1.859.0 to 1.861.0 #278

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-1.861.0 into master 2022-03-04 08:43:08 +00:00
argoyle commented 2022-03-04 04:39:14 +00:00 (Migrated from gitlab.com)

Bumps snyk from 1.859.0 to 1.861.0.

Release notes

Sourced from snyk's releases.

v1.861.0

1.861.0 (2022-03-03)

Features

  • log protect removal message (f6078d8)
  • wizard removal message (382024b)

v1.860.0

1.860.0 (2022-03-02)

Bug Fixes

  • correctly resolve policy file in path containing ".snyk" (1adb784)

Features

  • adapt iac drift exits codes to snyk cli (f978bb7)
  • add service flag to iac drift command (d9c082a)
  • allow multiple from params to snyk iac drift (6d759d2)
Commits
  • 5bbedc6 Merge pull request #2814 from snyk/feat/protect-deprecation-message
  • f6078d8 feat: log protect removal message
  • ea1d2cf Merge pull request #2823 from snyk/feat/wizard-deprecation-message
  • 382024b feat: wizard removal message
  • f933804 Merge pull request #2817 from snyk/feat/iac-drift-only-mode
  • 0e2f779 test: args are correctly parsed
  • 768821a chore: bump driftctl to v0.22
  • 8b278f0 chore: add only flags
  • 9b15e1a Merge pull request #2813 from snyk/chrore/rename_snyk_iac_drift_gen-driftignore
  • 8f37c1e Merge pull request #2821 from snyk/docs/remove-service-resource-mappings-info
  • 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](https://github.com/snyk/snyk) from 1.859.0 to 1.861.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/snyk/snyk/releases">snyk's releases</a>.</em></p> <blockquote> <h2>v1.861.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.860.0...v1.861.0">1.861.0</a> (2022-03-03)</h1> <h3>Features</h3> <ul> <li>log protect removal message (<a href="https://github.com/snyk/snyk/commit/f6078d8acd4c3ed049e29f22877daf9932ed80a5">f6078d8</a>)</li> <li>wizard removal message (<a href="https://github.com/snyk/snyk/commit/382024b228d69dee1df73fd33e62b77b895baccb">382024b</a>)</li> </ul> <h2>v1.860.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.859.0...v1.860.0">1.860.0</a> (2022-03-02)</h1> <h3>Bug Fixes</h3> <ul> <li>correctly resolve policy file in path containing &quot;.snyk&quot; (<a href="https://github.com/snyk/snyk/commit/1adb7846e26015422efd31352268ced0a65b3b17">1adb784</a>)</li> </ul> <h3>Features</h3> <ul> <li>adapt <code>iac drift</code> exits codes to snyk cli (<a href="https://github.com/snyk/snyk/commit/f978bb78136bc42b484520cba5a698e11a9d6b91">f978bb7</a>)</li> <li>add service flag to iac drift command (<a href="https://github.com/snyk/snyk/commit/d9c082a717bf36e84eaceddbceba553fbedbefb0">d9c082a</a>)</li> <li>allow multiple from params to snyk iac drift (<a href="https://github.com/snyk/snyk/commit/6d759d2326ae6d665d96e3e0997d42d7c08be22e">6d759d2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/snyk/commit/5bbedc6b81e5c798f68e0d61dd8b4ae4a7294f7d"><code>5bbedc6</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2814">#2814</a> from snyk/feat/protect-deprecation-message</li> <li><a href="https://github.com/snyk/snyk/commit/f6078d8acd4c3ed049e29f22877daf9932ed80a5"><code>f6078d8</code></a> feat: log protect removal message</li> <li><a href="https://github.com/snyk/snyk/commit/ea1d2cf8d0cae31f3c79779870f09b72f6518ac5"><code>ea1d2cf</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2823">#2823</a> from snyk/feat/wizard-deprecation-message</li> <li><a href="https://github.com/snyk/snyk/commit/382024b228d69dee1df73fd33e62b77b895baccb"><code>382024b</code></a> feat: wizard removal message</li> <li><a href="https://github.com/snyk/snyk/commit/f933804599210a72e8257b0f1aa1fe5a8fff4db4"><code>f933804</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2817">#2817</a> from snyk/feat/iac-drift-only-mode</li> <li><a href="https://github.com/snyk/snyk/commit/0e2f77960018a7a3b078fcbdca9dda02530832ff"><code>0e2f779</code></a> test: args are correctly parsed</li> <li><a href="https://github.com/snyk/snyk/commit/768821adfb42b1e4150d359da22ec9a1aa992dd0"><code>768821a</code></a> chore: bump driftctl to v0.22</li> <li><a href="https://github.com/snyk/snyk/commit/8b278f07c1eb48ca4b6e468fc4624db3c4df8da9"><code>8b278f0</code></a> chore: add only flags</li> <li><a href="https://github.com/snyk/snyk/commit/9b15e1af556d8e73bb744bee903edc3fe4dcc63b"><code>9b15e1a</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2813">#2813</a> from snyk/chrore/rename_snyk_iac_drift_gen-driftignore</li> <li><a href="https://github.com/snyk/snyk/commit/8f37c1e0f72bfd41e0b571c18e3fa94fbab80162"><code>8f37c1e</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/2821">#2821</a> from snyk/docs/remove-service-resource-mappings-info</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.859.0...v1.861.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-03-04 04:39:15 +00:00 (Migrated from gitlab.com)

mentioned in merge request !227

mentioned in merge request !227
argoyle commented 2022-03-04 08:32:39 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 76d1562b...ad15c0fa - 2 commits from branch master
  • d679b2c6 - Build(deps): bump snyk from 1.859.0 to 1.861.0

Compare with previous version

added 3 commits <ul><li>76d1562b...ad15c0fa - 2 commits from branch <code>master</code></li><li>d679b2c6 - Build(deps): bump snyk from 1.859.0 to 1.861.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/229/diffs?diff_id=344227866&start_sha=76d1562b4bd854fda5c603dca0399459007f93c7)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-03-04 08:37:22 +00:00
argoyle commented 2022-03-04 08:43:08 +00:00 (Migrated from gitlab.com)

mentioned in commit d05f587f75

mentioned in commit d05f587f758c25bd2373a9ea1f38e5e7ddbe3012
argoyle (Migrated from gitlab.com) merged commit d05f587f75 into master 2022-03-04 08:43:08 +00:00
Sign in to join this conversation.