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

chore: update dependency #2752

Merged
merged 2 commits into from
Mar 7, 2023
Merged

chore: update dependency #2752

merged 2 commits into from
Mar 7, 2023

Conversation

AlinsRan
Copy link
Contributor

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What changes will this PR take into?

Please update this section with detailed description.

Related issues

fix/resolve #1

Checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2023

Codecov Report

Merging #2752 (dbe0237) into master (7c264b0) will decrease coverage by 2.15%.
The diff coverage is n/a.

❗ Current head dbe0237 differs from pull request most recent head cc794e8. Consider uploading reports for the commit cc794e8 to get more accurate results

@@            Coverage Diff             @@
##           master    #2752      +/-   ##
==========================================
- Coverage   76.42%   74.28%   -2.15%     
==========================================
  Files         139      201      +62     
  Lines        3759     7840    +4081     
  Branches      877      877              
==========================================
+ Hits         2873     5824    +2951     
- Misses        886     1713     +827     
- Partials        0      303     +303     
Flag Coverage Δ
backend-e2e-test-ginkgo 65.37% <ø> (?)
backend-unit-test 50.11% <ø> (?)
frontend-e2e-test 76.40% <ø> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
web/src/components/Plugin/UI/api-breaker.tsx 71.79% <0.00%> (-2.57%) ⬇️
api/internal/route.go 88.37% <0.00%> (ø)
api/internal/core/store/store_mock.go 0.00% <0.00%> (ø)
api/internal/filter/ip_filter.go 76.08% <0.00%> (ø)
api/internal/handler/server_info/server_info.go 92.00% <0.00%> (ø)
api/internal/filter/request_id.go 100.00% <0.00%> (ø)
api/internal/core/server/http.go 56.52% <0.00%> (ø)
api/internal/handler/consumer/consumer.go 92.06% <0.00%> (ø)
api/internal/core/entity/entity.go 90.90% <0.00%> (ø)
api/internal/filter/recover.go 7.69% <0.00%> (ø)
... and 53 more

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

@AlinsRan AlinsRan marked this pull request as ready for review March 7, 2023 01:11
@AlinsRan AlinsRan merged commit 15fbf4b into apache:master Mar 7, 2023
AlinsRan added a commit to AlinsRan/apisix-dashboard that referenced this pull request Mar 7, 2023
AlinsRan added a commit that referenced this pull request Mar 7, 2023
* chore: update golang dependency

* chore: update dependency (#2752)

---------

Co-authored-by: AlinsRan <[email protected]>
Baoyuantop pushed a commit to Baoyuantop/apisix-dashboard that referenced this pull request Mar 22, 2023
* chore: update dependency

---------

Co-authored-by: rongxin <[email protected]>
Baoyuantop added a commit that referenced this pull request Mar 23, 2023
* chore: update the year in the  NOTICE (#2726)

fix: #2724

* fix plugins display in list of routes (#2704)

Co-authored-by: litesun <[email protected]>

* fix: plugin config page error (#2739)

* fix: plugin disable invalid in API /plugin?all=true (#2737)

* chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /web (#2730)

* fix: update URL of the online playground (#2760)

* chore: update dependency (#2752)

* chore: update dependency

---------

Co-authored-by: rongxin <[email protected]>

* fix: remove route name length limit (#2759)

* fix: change regex template to optional in proxy write (#2762)

* fix: ssl table expiration time display (#2763)

* feat: add search functionality for id, host, and description fields (#2750)

Co-authored-by: Anil Durmus <[email protected]>

* fix: disable global plugin invalid (#2757)

* feat: support ipv6 in upstream nodes (#2766)

* fix: upstream nodes metadata miss (#2773)

* fix: remove ssl check in redirect https (#2770)

---------

Co-authored-by: Shivam0500 <[email protected]>
Co-authored-by: incubator4 <[email protected]>
Co-authored-by: litesun <[email protected]>
Co-authored-by: Joanthan Chen <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JunXu Chen <[email protected]>
Co-authored-by: Xin Rong <[email protected]>
Co-authored-by: rongxin <[email protected]>
Co-authored-by: Anil Baki Durmus <[email protected]>
Co-authored-by: Anil Durmus <[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.

4 participants