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

Bump the npm_and_yarn group group in /app with 2 updates #629

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2024

Bumps the npm_and_yarn group group in /app with 2 updates: follow-redirects and jose.

Updates follow-redirects from 1.15.5 to 1.15.6

Commits

Updates jose from 4.15.4 to 4.15.5

Release notes

Sourced from jose's releases.

v4.15.5

Fixes

Changelog

Sourced from jose's changelog.

4.15.5 (2024-03-07)

Fixes

  • add a maxOutputLength option to zlib inflate (1b91d88)
Commits
  • 765aafd chore(release): 4.15.5
  • b36e45e test: add export check to x509 pem import tests
  • e839ecb test: stop testing JWE RSA1_5 Algorithm
  • 1b91d88 fix: add a maxOutputLength option to zlib inflate
  • 9ca2b24 build: remove release action
  • f3035d8 chore: cleanup after release
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group group in /app with 2 updates: [follow-redirects](https://github.com/follow-redirects/follow-redirects) and [jose](https://github.com/panva/jose).


Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

Updates `jose` from 4.15.4 to 4.15.5
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](panva/jose@v4.15.4...v4.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: jose
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 26, 2024
@ricoberger ricoberger added the changelog: changed Something was changed or updated label Mar 26, 2024
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.53%. Comparing base (2570bb8) to head (cbd1ec8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
- Coverage   71.53%   71.53%   -0.01%     
==========================================
  Files         442      269     -173     
  Lines       67222    53102   -14120     
  Branches     2870     2674     -196     
==========================================
- Hits        48086    37985   -10101     
+ Misses      18832    15027    -3805     
+ Partials      304       90     -214     
Flag Coverage Δ
go ?
node-app 0.00% <ø> (ø)
node-azure 94.57% <ø> (ø)
node-core 42.10% <ø> (ø)
node-datadog 92.77% <ø> (ø)
node-elasticsearch 91.68% <ø> (ø)
node-flux 65.99% <ø> (ø)
node-github 98.30% <ø> (ø)
node-grafana 89.65% <ø> (ø)
node-harbor 94.88% <ø> (ø)
node-helm 99.15% <ø> (ø)
node-jaeger 90.96% <ø> (ø)
node-jira 95.66% <ø> (ø)
node-kiali 89.98% <ø> (+0.04%) ⬆️
node-klogs 93.41% <ø> (ø)
node-mongodb 95.89% <ø> (ø)
node-opsgenie 83.77% <ø> (ø)
node-prometheus 88.14% <ø> (ø)
node-rss 96.16% <ø> (ø)
node-runbooks 96.36% <ø> (ø)
node-signalsciences 97.47% <ø> (ø)
node-sonarqube 96.12% <ø> (ø)
node-sql 88.80% <ø> (ø)
node-techdocs ?
node-velero ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ricoberger ricoberger merged commit 98b63f0 into main Mar 26, 2024
29 of 30 checks passed
@ricoberger ricoberger deleted the dependabot/npm_and_yarn/app/npm_and_yarn-security-group-3952821664 branch March 26, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant