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

build(deps-dev): bump braces from 3.0.2 to 3.0.3 #224

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps braces from 3.0.2 to 3.0.3.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from sshelomentsev as a code owner June 12, 2024 11:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2024
Copy link
Contributor

github-actions bot commented Jun 12, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 97.79% 221/226
🟢 Branches 85.25% 52/61
🟢 Functions 97.92% 47/48
🟢 Lines 97.75% 217/222

Test suite run success

96 tests passing in 16 suites.

Report generated by 🧪jest coverage report action from e19170d

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 97.78 85.24 97.91 97.74
🟢  management 95.19 69.23 94.44 95.19
🟢   github.ts 87.5 62.5 85.71 87.5 10-20,69
🟢   healthCheck.ts 100 66.66 100 100 57
🟢   rollback.ts 100 100 100 100
🟡   semver.ts 80 100 100 80 7
🟢   settings.ts 100 100 100 100
🟢   site.ts 100 80 100 100 55
🟢   storage.ts 100 100 100 100
🟢  proxy/errors 100 100 100 100
🟢   IntegrationError.ts 100 100 100 100
🟢  proxy/utils 100 97.14 100 100
🟢   cacheControl.ts 100 100 100 100
🟢   cookies.ts 100 100 100 100
🟢   errorResponse.ts 100 100 100 100
🟢   headers.ts 100 95.23 100 100 74
🟢   ip.ts 100 100 100 100
🟢   region.ts 100 100 100 100
🟢   traffic.ts 100 100 100 100

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/braces-3.0.3 branch from 3bd7d85 to e19170d Compare June 18, 2024 15:03
Copy link
Contributor

This PR will create a patch release 🚀

1.4.1 (2024-06-18)

Bug Fixes

  • don't use host header for determining request url (639602e)
  • omit cookies when sending request to CDN (c7f3783)
  • preserve query parameters for agent request (49eb9c7)
  • provide correct fpjs-proxy-forwarded-host header when using frontdoor (341094f)
  • rely only on non-spoofable x-azure-socketip for resolving client ip (7f818ca)
  • remove cookies for browser cache requests (4329da6)
  • set cookies to undefined if _iidt cookie is not present in ingress request (554b1e6)
  • simplify cookie parsing (37852fd)
  • strip port from client ip (0ccf5a2)
  • use x-azure-socketip first for resolving client ip (4e0db7b)

Build System

  • deps: bump @azure/identity from 4.0.1 to 4.2.1 (d6bad44)

@TheUnderScorer TheUnderScorer merged commit 9c6ded1 into rc Jun 19, 2024
9 checks passed
@TheUnderScorer TheUnderScorer deleted the dependabot/npm_and_yarn/braces-3.0.3 branch June 19, 2024 08:29
@fingerprint-dx-team
Copy link
Contributor

🎉 This PR is included in version 1.4.1-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @rc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant