GCTC-NTGC / TalentCloud

Talent Cloud aspires to be a cross-sectoral initiative testing new realities for talent in-and-out of government. // Nuage de talent s'efforce d'être une initiative intersectorielle mettant à l'essai de nouvelles réalités pour le talent à l'intérieur et à l'extérieur du gouvernement.
http://talent.canada.ca
MIT License
20 stars 12 forks source link

Bump snyk from 1.573.0 to 1.600.0 #5896

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snyk from 1.573.0 to 1.600.0.

Release notes

Sourced from snyk's releases.

v1.600.0

1.600.0 (2021-05-18)

Bug Fixes

  • protect: correctly extract patches from direct dependencies (7d59bbe)

v1.599.0

1.599.0 (2021-05-18)

Features

  • release snyk fix Pipfile support (f05acca)

v1.598.0

1.598.0 (2021-05-18)

Features

  • install @​snyk/fix-pipenv-pipfile (6788fd6)
  • Pipfile fix support via pipenv (a843d1a)

v1.597.0

1.597.0 (2021-05-18)

Features

  • show only unique vulnerabilities in sarif format (713edf3)

v1.596.0

1.596.0 (2021-05-17)

Bug Fixes

  • total issues count calculation (404245f)
  • use nullish operator instead of OR (fc1cc36)

v1.595.0

1.595.0 (2021-05-13)

Bug Fixes

  • tf plan project mismatch (1592998)

... (truncated)

Commits
  • d05ab94 Merge pull request #1923 from snyk/protect/fix-top-level-parsing
  • 1851e37 Merge pull request #1924 from snyk/protect/test-timeout
  • 8b63731 Merge pull request #1928 from snyk/feat/release-pipfile-fix
  • 6dbb915 Merge pull request #1915 from snyk/docs/update-exclude-flag
  • 0679710 Merge pull request #1927 from snyk/refactor/update-iac-smoke-test
  • f05acca feat: release snyk fix Pipfile support
  • 7892b1a refactor: update legacy smoke test to be less explicit
  • 8462cfb Merge pull request #1918 from snyk/feat/pipfile-fix
  • a5177b2 Merge pull request #1909 from snyk/fix/sarif-unique-results
  • 713edf3 feat: show only unique vulnerabilities in sarif format
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 3 years ago

Codecov Report

Merging #5896 (a9d107e) into dev (09a0ae4) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

Impacted Files Coverage Δ Complexity Δ
app/Http/Controllers/JobController.php 61.49% <0.00%> (-0.32%) 57.00% <0.00%> (ø%)
app/Models/Experience.php 79.32% <0.00%> (+6.90%) 9.00% <0.00%> (ø%)
@@             Coverage Diff              @@
##                dev    #5896      +/-   ##
============================================
+ Coverage     50.72%   50.73%   +0.01%     
  Complexity     1803     1803              
============================================
  Files           448      448              
  Lines         10571    10571              
  Branches        426      426              
============================================
+ Hits           5361     5362       +1     
+ Misses         4899     4898       -1     
  Partials        311      311              
Impacted Files Coverage Δ Complexity Δ
app/Http/Controllers/JobController.php 61.49% <0.00%> (-0.32%) 57.00% <0.00%> (ø%)
app/Models/Experience.php 79.32% <0.00%> (+6.90%) 9.00% <0.00%> (ø%)
dependabot-preview[bot] commented 3 years ago

Superseded by #5898.