Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade jasmine-core from 3.6.0 to 3.99.1 #2105

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

MichaelLukowski
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade jasmine-core from 3.6.0 to 3.99.1.

ℹ️ 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.


  • The recommended version is 8 versions ahead of your current version.
  • The recommended version was released 10 months ago, on 2022-02-22.
Release notes
Package name: jasmine-core from jasmine-core GitHub release notes
Commit messages
Package name: jasmine-core
  • 906f37f Bump version to 3.99.1
  • 4a2b109 Remove Safari 8 and 9 from CI matrix
  • d8b2efe Downgrade jasmine-browser-runner for compatibility with IE
  • 9d9e8f0 Lint fixes
  • 4059ab7 Don't report a deprecation when a promise is resolved to something
  • 58d1357 Bump version to 3.99.0
  • 005648a Built distribution
  • d963be5 Log a deprecation warning on reentrant calls to Clock#tick
  • 57c294b Added a migration guide link to multiple `done` call deprecations
  • f3b26a0 Merge branch 'main' into 3.99
  • 8804ddb Updated boot file lists for the Ruby gem and Python egg
  • 439be97 Rephrased note about verboseDeprecations
  • c48fb0b Added Firefox 91 (current ESR) to CI matrix
  • 4c47bf6 Merge branch '3.10.1' into main
  • e86a7f0 Bump version to 3.10.1
  • 504ef27 Fixed result.pendingReason for specs marked with xit. Closes dicom-server readinessProbe and livenessProbe #1939
  • 2a39339 Merge branch 'fix/pending-reason' of https://github.com/jan-molak/jasmine into main
  • 2c440b8 Fixed result.pendingReason for specs marked with xit. Closes dicom-server readinessProbe and livenessProbe #1939
  • b133291 Set version to 3.99.0-dev
  • ab34f27 Merge branch 'main' into 3.99
  • 1af0e62 Revert "Revert "Dogfood the new jasmine-npm completion interface""
  • 572452a Added supported environments to 3.10.0 release notes
  • 8964123 Bump version to 3.10.0
  • 503a740 Merge branch 'issue-1854-asyncerror' of https://github.com/AndreWillomitzer/jasmine into main

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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

jawadqur
jawadqur previously approved these changes Dec 14, 2022
@jawadqur jawadqur merged commit 53e8251 into master Dec 14, 2022
@jawadqur jawadqur deleted the snyk-upgrade-a174fcb1c275e3bc16d9d427f3b84dab branch December 14, 2022 18:03
mfshao pushed a commit that referenced this pull request Dec 15, 2022
mfshao added a commit that referenced this pull request Dec 17, 2022
* update cedar ingestion script for filter component

* update comment

* avoid retry

* fix

* update

* - adding networkpolicies for argocd (#2100)

- annotating the argocd namespace for network policy use
- fixing the indentation in the argocd nginx conf file

* feat(waf-enabled): Enable waf through a flag in the manifest (#1973)

* feat(waf-enabled): Enable waf through a flag in the manifest

* Added the ingress_setup_waf function. Tested and working in my dev commons to be implemented everywhere once the waf rules are tested.

* removing the "AWSManagedRulesAnonymousIpList" rule

Co-authored-by: Edward Malinowski <[email protected]>
Co-authored-by: EliseCastle23 <[email protected]>
Co-authored-by: EliseCastle23 <[email protected]>
Co-authored-by: cmlsn <[email protected]>

* the gitops-sa account was not able to access the argo namespace because the default namespace was not provided for the gitops-sa (#2104)

* chore(revproxy): update nginx config to increase max request body size (manifestservice has no limit and we're running into issues with it being at 1m default) (#2052)

Co-authored-by: Alexander VT <[email protected]>

* chore(fail-fast): Update gen3 reset to exit on error (#2088)

* chore(fail-fast): Update gen3 reset to exit on error

* chore(fail-fast): Update gen3 reset to exit on error

Co-authored-by: Edward Malinowski <[email protected]>
Co-authored-by: J. Q <[email protected]>

* fix: upgrade lit-html from 1.3.0 to 1.4.1 (#2106)

Snyk has created this PR to upgrade lit-html from 1.3.0 to 1.4.1.

See this package in npm:
https://www.npmjs.com/package/lit-html

See this project in Snyk:
https://app.snyk.io/org/plan-x/project/2334b58a-d787-40b8-8f93-2aa7a812c519?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>

* fix: upgrade jasmine-core from 3.6.0 to 3.99.1 (#2105)

Snyk has created this PR to upgrade jasmine-core from 3.6.0 to 3.99.1.

See this package in npm:
https://www.npmjs.com/package/jasmine-core

See this project in Snyk:
https://app.snyk.io/org/plan-x/project/2334b58a-d787-40b8-8f93-2aa7a812c519?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: J. Q <[email protected]>

* Revert "chore(fail-fast): Update gen3 reset to exit on error (#2088)" (#2108)

This reverts commit 45e9d1f.

* changing from an annotation to a label (#2109)

* exit on failure but no retry

Co-authored-by: EliseCastle23 <[email protected]>
Co-authored-by: emalinowski <[email protected]>
Co-authored-by: Edward Malinowski <[email protected]>
Co-authored-by: EliseCastle23 <[email protected]>
Co-authored-by: cmlsn <[email protected]>
Co-authored-by: Alexander VanTol <[email protected]>
Co-authored-by: Alexander VT <[email protected]>
Co-authored-by: J. Q <[email protected]>
Co-authored-by: Michael Lukowski <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants