Build(deps): bump @snyk/protect from 1.1094.0 to 1.1100.0 #935

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-snyk-protect-1.1100.0 into master 2023-02-09 15:38:08 +00:00
argoyle commented 2023-02-09 04:46:08 +00:00 (Migrated from gitlab.com)

Bumps @snyk/protect from 1.1094.0 to 1.1100.0.

Release notes

Sourced from @​snyk/protect's releases.

v1.1100.0

1.1100.0 (2023-02-08)

Features

  • Revert the Release of the Extensible CLI via npm (91074c3)

v1.1099.0

1.1099.0 (2023-02-08)

Features

  • use date to create filename (0e9be6f)

v1.1098.0

1.1098.0 (2023-02-08)

Features

  • Release Extensible CLI via npm (f198761)

v1.1097.0

1.1097.0 (2023-02-06)

Bug Fixes

  • maven aggregate project test scope (3618d6a)

v1.1096.0

1.1096.0 (2023-02-03)

Features

  • improve deployment testing (1750ebd)

v1.1095.0

1.1095.0 (2023-02-02)

Features

  • upgrade snyk-iac-test to 0.39.0 (3fc1dab)
Commits
  • 9478b01 Merge pull request #4392 from snyk/feat/HEAD-57_ext_cli_to_npm_revert
  • 7e845a5 Merge pull request #4393 from snyk/feat/HEAD-57_improve_tmp_file_handling
  • 91074c3 feat: Revert the Release of the Extensible CLI via npm
  • 0e9be6f feat: use date to create filename
  • 1c40a37 Merge pull request #4383 from snyk/feat/HEAD-57_ext_cli_to_npm
  • f198761 feat: Release Extensible CLI via npm
  • 99b2db8 Merge pull request #4384 from snyk/fix/maven-aggregate-project-test-scope
  • 3618d6a fix: maven aggregate project test scope
  • 83eaba1 Merge pull request #4382 from snyk/feat/HEAD-3_deployment_tests
  • 1750ebd feat: improve deployment testing
  • 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.1094.0 to 1.1100.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.1100.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1099.0...v1.1100.0">1.1100.0</a> (2023-02-08)</h1> <h3>Features</h3> <ul> <li>Revert the Release of the Extensible CLI via npm (<a href="https://github.com/snyk/snyk/commit/91074c3da9d67abade8442ebccf75f2cd63cea7d">91074c3</a>)</li> </ul> <h2>v1.1099.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1098.0...v1.1099.0">1.1099.0</a> (2023-02-08)</h1> <h3>Features</h3> <ul> <li>use date to create filename (<a href="https://github.com/snyk/snyk/commit/0e9be6ff11af29ebfb9b8db39f83f4d7a235790b">0e9be6f</a>)</li> </ul> <h2>v1.1098.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1097.0...v1.1098.0">1.1098.0</a> (2023-02-08)</h1> <h3>Features</h3> <ul> <li>Release Extensible CLI via npm (<a href="https://github.com/snyk/snyk/commit/f1987613eb89b81959a31ab1df125aee7bc0c669">f198761</a>)</li> </ul> <h2>v1.1097.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1096.0...v1.1097.0">1.1097.0</a> (2023-02-06)</h1> <h3>Bug Fixes</h3> <ul> <li>maven aggregate project test scope (<a href="https://github.com/snyk/snyk/commit/3618d6ad6839a5e15e5481ee013a5cbec3989c13">3618d6a</a>)</li> </ul> <h2>v1.1096.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1095.0...v1.1096.0">1.1096.0</a> (2023-02-03)</h1> <h3>Features</h3> <ul> <li>improve deployment testing (<a href="https://github.com/snyk/snyk/commit/1750ebdcbb4fc36ee988b6d70c7a6fe71870f4a4">1750ebd</a>)</li> </ul> <h2>v1.1095.0</h2> <h1><a href="https://github.com/snyk/snyk/compare/v1.1094.0...v1.1095.0">1.1095.0</a> (2023-02-02)</h1> <h3>Features</h3> <ul> <li>upgrade snyk-iac-test to 0.39.0 (<a href="https://github.com/snyk/snyk/commit/3fc1dab5109525e8ba242011808392e4663e67be">3fc1dab</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/9478b01847101aae585ba9cb9bd28fe54580c937"><code>9478b01</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4392">#4392</a> from snyk/feat/HEAD-57_ext_cli_to_npm_revert</li> <li><a href="https://github.com/snyk/cli/commit/7e845a57cbc3b452328dbd2f5521c18c25042567"><code>7e845a5</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4393">#4393</a> from snyk/feat/HEAD-57_improve_tmp_file_handling</li> <li><a href="https://github.com/snyk/cli/commit/91074c3da9d67abade8442ebccf75f2cd63cea7d"><code>91074c3</code></a> feat: Revert the Release of the Extensible CLI via npm</li> <li><a href="https://github.com/snyk/cli/commit/0e9be6ff11af29ebfb9b8db39f83f4d7a235790b"><code>0e9be6f</code></a> feat: use date to create filename</li> <li><a href="https://github.com/snyk/cli/commit/1c40a37b5b30d1f4c8212236b109ffe179f895d7"><code>1c40a37</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4383">#4383</a> from snyk/feat/HEAD-57_ext_cli_to_npm</li> <li><a href="https://github.com/snyk/cli/commit/f1987613eb89b81959a31ab1df125aee7bc0c669"><code>f198761</code></a> feat: Release Extensible CLI via npm</li> <li><a href="https://github.com/snyk/cli/commit/99b2db8da0545143f4d985a132df89854c038379"><code>99b2db8</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4384">#4384</a> from snyk/fix/maven-aggregate-project-test-scope</li> <li><a href="https://github.com/snyk/cli/commit/3618d6ad6839a5e15e5481ee013a5cbec3989c13"><code>3618d6a</code></a> fix: maven aggregate project test scope</li> <li><a href="https://github.com/snyk/cli/commit/83eaba10111ffae307e32b29f55a274dcb58be5e"><code>83eaba1</code></a> Merge pull request <a href="https://github.com/snyk/snyk/issues/4382">#4382</a> from snyk/feat/HEAD-3_deployment_tests</li> <li><a href="https://github.com/snyk/cli/commit/1750ebdcbb4fc36ee988b6d70c7a6fe71870f4a4"><code>1750ebd</code></a> feat: improve deployment testing</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.1094.0...v1.1100.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 2023-02-09 04:46:10 +00:00 (Migrated from gitlab.com)

mentioned in merge request !881

mentioned in merge request !881
argoyle commented 2023-02-09 15:23:33 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-02-09 15:23:34 +00:00 (Migrated from gitlab.com)

⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2023-02-09 15:25:36 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2023-02-09 15:25:36 +00:00 (Migrated from gitlab.com)

added 16 commits

  • 25416136...c71b208e - 15 commits from branch master
  • 870dc94a - Build(deps): bump @snyk/protect from 1.1094.0 to 1.1100.0

Compare with previous version

added 16 commits <ul><li>25416136...c71b208e - 15 commits from branch <code>master</code></li><li>870dc94a - Build(deps): bump @snyk/protect from 1.1094.0 to 1.1100.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/886/diffs?diff_id=599814223&start_sha=254161363318ff3b142ff7ce9c4bfa8ef26b8e0f)
argoyle commented 2023-02-09 15:25:37 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-02-09 15:36:56 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2023-02-09 15:38:08 +00:00
Sign in to join this conversation.