Skip to content

chore(deps): bump rack from 2.1.4.1 to 2.1.4.2 in /examples/ruby/backend - #8332

Merged
aaron-prindle merged 1 commit into
mainfrom
dependabot/bundler/examples/ruby/backend/rack-2.1.4.2
Jan 23, 2023
Merged

chore(deps): bump rack from 2.1.4.1 to 2.1.4.2 in /examples/ruby/backend#8332
aaron-prindle merged 1 commit into
mainfrom
dependabot/bundler/examples/ruby/backend/rack-2.1.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 18, 2023

Copy link
Copy Markdown
Contributor

Bumps rack from 2.1.4.1 to 2.1.4.2.

Commits
  • 8b8efd9 Merge branch '2-1-sec' into 2-1-stable
  • 42d840b bump version
  • 1836716 Update changelog
  • 9b5fb5c Fix ReDoS vulnerability in multipart parser
  • f66ef5c Fix ReDoS in Rack::Utils.get_byte_ranges
  • 8291f50 Forbid control characters in attributes
  • ffcc4b3 Merge branch '2-1-sec' into 2-1-stable
  • 76c8f41 Escape untrusted text when logging
  • See full diff 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 18, 2023
@codecov

codecov Bot commented Jan 18, 2023

Copy link
Copy Markdown

Codecov Report

Merging #8332 (301a23a) into main (290280e) will decrease coverage by 4.60%.
The diff coverage is 54.85%.

@@            Coverage Diff             @@
##             main    #8332      +/-   ##
==========================================
- Coverage   70.48%   65.88%   -4.60%     
==========================================
  Files         515      605      +90     
  Lines       23150    29784    +6634     
==========================================
+ Hits        16317    19624    +3307     
- Misses       5776     8684    +2908     
- Partials     1057     1476     +419     
Impacted Files Coverage Δ
cmd/skaffold/app/cmd/completion.go 13.04% <0.00%> (-1.25%) ⬇️
cmd/skaffold/app/cmd/config/list.go 65.21% <ø> (ø)
cmd/skaffold/app/cmd/config/set.go 88.72% <ø> (ø)
cmd/skaffold/app/cmd/config/util.go 54.28% <ø> (ø)
cmd/skaffold/app/cmd/credits.go 100.00% <ø> (ø)
cmd/skaffold/app/cmd/credits/export.go 0.00% <0.00%> (ø)
cmd/skaffold/app/cmd/deploy.go 40.90% <0.00%> (-12.94%) ⬇️
cmd/skaffold/app/cmd/generate_pipeline.go 60.00% <ø> (ø)
cmd/skaffold/app/cmd/inspect_modules.go 65.00% <ø> (ø)
cmd/skaffold/app/cmd/inspect_profiles.go 66.66% <ø> (ø)
... and 414 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Bumps [rack](https://github.com/rack/rack) from 2.1.4.1 to 2.1.4.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@2.1.4.1...v2.1.4.2)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/examples/ruby/backend/rack-2.1.4.2 branch from bc3a4f0 to 301a23a Compare January 23, 2023 18:21

@aaron-prindle aaron-prindle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aaron-prindle
aaron-prindle merged commit 47f27e1 into main Jan 23, 2023
@aaron-prindle
aaron-prindle deleted the dependabot/bundler/examples/ruby/backend/rack-2.1.4.2 branch January 23, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant