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.606.0 #5930

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snyk from 1.573.0 to 1.606.0.

Release notes

Sourced from snyk's releases.

v1.606.0

1.606.0 (2021-05-23)

Features

  • check for sast/snyk code setting on org before running code test (ef25549)
  • support config attributes for reachability in gradle (ebbb434)

v1.605.0

1.605.0 (2021-05-20)

Features

  • protect: use new patches endpoint (75d9237)

v1.604.0

1.604.0 (2021-05-19)

Bug Fixes

  • protect: handle carriage returns when parsing .snyk file (63e4818)
  • protect: keep the same line endings when patching (c5b208c)

v1.603.0

1.603.0 (2021-05-19)

Features

  • add support for --org flag to snyk iac (e07de81)

v1.602.0

1.602.0 (2021-05-18)

Bug Fixes

  • latest @​snyk/fix with engines 10+ (e6ec890)

v1.601.0

1.601.0 (2021-05-18)

Bug Fixes

  • @​snyk/pipfile-fix with node 10+ engines (40fce71)

... (truncated)

Commits
  • dbce1f0 Merge pull request #1938 from snyk/feat/bump-gradle-plugin-supporting-reachab...
  • 756a3d0 Merge pull request #1921 from snyk/feat/only-run-code-if-enabled-for-org
  • 7eab4e7 Merge pull request #1942 from snyk/chore/missing-deps
  • ef25549 feat: check for sast/snyk code setting on org before running code test
  • 4e7b2d2 chore: add missing dependencies to package.json
  • 1a33396 Merge pull request #1939 from snyk/protect/drop-node-8
  • db8f2e4 Merge pull request #1929 from snyk/feat/protect-use-new-endpoint
  • 75d9237 feat(protect): use new patches endpoint
  • c930ced Merge pull request #1940 from snyk/smoke/fix-flakey-logins
  • 6cba090 Merge pull request #1925 from snyk/protect/smoke-tests
  • 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 #5930 (6d324f8) into dev (09a0ae4) will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

Impacted Files Coverage Δ Complexity Δ
app/Models/Experience.php 82.76% <0.00%> (+10.35%) 9.00% <0.00%> (ø%)
@@             Coverage Diff              @@
##                dev    #5930      +/-   ##
============================================
+ Coverage     50.72%   50.75%   +0.03%     
  Complexity     1803     1803              
============================================
  Files           448      448              
  Lines         10571    10571              
  Branches        426      426              
============================================
+ Hits           5361     5364       +3     
+ Misses         4899     4896       -3     
  Partials        311      311              
Impacted Files Coverage Δ Complexity Δ
app/Models/Experience.php 82.76% <0.00%> (+10.35%) 9.00% <0.00%> (ø%)
dependabot-preview[bot] commented 3 years ago

Superseded by #5940.