TheIdentitySelector / thiss-js

The identity selector software source
Other
13 stars 22 forks source link

[Snyk] Upgrade snyk from 1.685.0 to 1.727.0 #191

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade snyk from 1.685.0 to 1.727.0.

merge advice As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.
:sparkles: Snyk has automatically assigned this pull request, set who gets assigned.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: snyk
  • 1.727.0 - 2021-09-28

    1.727.0 (2021-09-28)

    Features

    • support target reference for monitor (8f48e8c)
  • 1.726.0 - 2021-09-28

    1.726.0 (2021-09-28)

    Features

    • upgraded @ snyk/code-client with bugfixes in exluding functionality (366c143)
  • 1.725.0 - 2021-09-28

    1.725.0 (2021-09-28)

    Features

    • recursive jar unpacking by desired depth (1064e8a)

    BREAKING CHANGES

    • updating cli flat --shaded-jars to --shaded-jars-depth=X so customer can pass how many levels down they want to unpack shaded jars.

    Also modified webpack.common to import sshcrypto.node binary as a standalone file, the file was introduced by updated dep of snyk-docker-plugin.

  • 1.724.0 - 2021-09-28

    1.724.0 (2021-09-28)

    Features

    • @ snyk/fix: show error per each attempted change (fa809ce)
  • 1.723.0 - 2021-09-27

    1.723.0 (2021-09-27)

    Bug Fixes

    • add sast-scan metadata before running (possibly throwing) test (96ac81c)
  • 1.722.0 - 2021-09-26

    1.722.0 (2021-09-26)

    Bug Fixes

  • 1.721.0 - 2021-09-26

    1.721.0 (2021-09-26)

    Features

  • 1.720.0 - 2021-09-22

    1.720.0 (2021-09-22)

    Features

    • test stdout for errors and surface (c5536fa)
  • 1.719.0 - 2021-09-22

    1.719.0 (2021-09-22)

    Bug Fixes

    • update yaml parser to fix parsing (717ae2c)
  • 1.718.0 - 2021-09-22

    1.718.0 (2021-09-22)

    Features

    • replace YAML parser with library call (0d75edc)
  • 1.717.0 - 2021-09-17
  • 1.716.0 - 2021-09-16
  • 1.715.0 - 2021-09-15
  • 1.714.0 - 2021-09-15
  • 1.713.0 - 2021-09-14
  • 1.712.0 - 2021-09-14
  • 1.711.0 - 2021-09-14
  • 1.710.0 - 2021-09-14
  • 1.709.0 - 2021-09-13
  • 1.708.0 - 2021-09-13
  • 1.707.0 - 2021-09-12
  • 1.706.0 - 2021-09-12
  • 1.705.0 - 2021-09-12
  • 1.704.0 - 2021-09-09
  • 1.703.0 - 2021-09-09
  • 1.702.0 - 2021-09-09
  • 1.701.0 - 2021-09-08
  • 1.700.0 - 2021-09-08
  • 1.699.0 - 2021-09-08
  • 1.698.0 - 2021-09-07
  • 1.697.0 - 2021-09-05
  • 1.696.0 - 2021-09-01
  • 1.695.0 - 2021-08-29
  • 1.694.0 - 2021-08-27
  • 1.693.0 - 2021-08-27
  • 1.692.0 - 2021-08-26
  • 1.691.0 - 2021-08-26
  • 1.690.0 - 2021-08-26
  • 1.689.0 - 2021-08-25
  • 1.688.0 - 2021-08-25
  • 1.687.0 - 2021-08-23
  • 1.686.0 - 2021-08-23
  • 1.685.0 - 2021-08-23
from snyk GitHub release notes
Commit messages
Package name: snyk
  • 3aff6a4 Merge pull request #2264 from snyk/feat/target-ref
  • 5a20832 Merge pull request #2277 from snyk/chore/code-client-bump
  • 6b8dd6b Merge pull request #2283 from snyk/feat/CAP-412-unpack-jars-recursive
  • b965ff1 Merge pull request #2273 from snyk/feat/show-all-attempted-fix-errors
  • 366c143 feat: upgraded @ snyk/code-client with bugfixes in exluding functionality
  • 1064e8a feat: recursive jar unpacking by desired depth
  • fa809ce feat(@ snyk/fix): show error per each attempted change
  • 40dfb3b Merge pull request #2278 from snyk/fix/always-add-sast-metatata
  • 96ac81c fix: add sast-scan metadata before running (possibly throwing) test
  • 7eb52ef Merge pull request #2280 from snyk/chore/bump-gradle-plugin-version
  • e00a9c0 fix: java-call-graph binary
  • 4627699 Merge pull request #2271 from snyk/fix/support-go-1-16
  • 58daab7 feat: add support for go1.16
  • 8f48e8c feat: support target reference for monitor
  • ea9c136 Merge pull request #2276 from snyk/chore/fix-pkg-strip-ansi
  • 0456a1e chore: include pkg in dev deps to lock transitives
  • 73be6a6 Merge pull request #2265 from snyk/test/migrate-to-express
  • 2cc7d52 chore: fix warning to list all files at once
  • 8f1994a test: migrate fake-server to express
  • 50c67c8 Merge pull request #2266 from snyk/feat/check-stdout-for-errors
  • c8b0215 Merge pull request #2268 from snyk/fix/update-yaml-parser
  • 717ae2c fix: update yaml parser to fix parsing
  • a7838da Merge pull request #2260 from snyk/feat/replace-yaml-parser
  • c5536fa feat: test stdout for errors and surface
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs