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(deps): update dependency mock-jwks to v3 #3668

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mock-jwks 1.0.10 -> 3.1.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

Levino/mock-jwks (mock-jwks)

v3.1.0

Compare Source

Features
  • make createJWKS more robust on malformed base strings (daa5d8a)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • use msw instead of nock
Features
  • use msw instead of nock (c0ecb79)

v2.1.1

Compare Source

Bug Fixes
  • undo accidental release of msw suppport as minor release (2dbfd9e)

v2.1.0

Compare Source

Features
  • use msw instead of nock (3f02804)

v2.0.3

Compare Source

Bug Fixes
  • use npm package name in readme example (bdc4ba6)

v2.0.2

Compare Source

Bug Fixes
  • correct format (c76af27)
  • re-add examples to readme for convenience (60aa568)

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • make it an esmodule
Features

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Jul 16, 2023

⚠️ No Changeset found

Latest commit: 55a6a9d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@neo4j-team-graphql
Copy link
Collaborator

Performance Report

No Performance Changes

Show Full Table
name dbHits old dbHits time (ms) old time (ms) maxRows
aggregations.TopLevelAggregate 3403 3403 31 39 1134
aggregations.NestedAggregation 16553 16553 83 84 2174
aggregations.AggregationWithWhere 11979 11979 46 55 2174
aggregations.AggregationWhereWithinNestedRelationships 22116987 22116987 3233 3268 2008534
aggregations.AggregationWhereWithinNestedConnections 22116987 22116987 2763 2823 2008534
aggregations.NestedCountFromMovieToActors 9734 9734 52 44 2174
aggregations.NestedCountFromActorsToMovie 9937 9937 47 44 2174
aggregations.DeeplyNestedCount 13070331 13070331 4590 4722 2008534
batch-create.BatchCreate 4200 4200 129 171 600
batch-create.BatchCreateSmall 77 77 53 149 11
connect.createAndConnect 14424 14424 149 175 3003
connections.Connection 14082 14082 67 62 2174
connections.NestedConnection 45472 45472 149 118 4516
connections.ConnectionWithSort 3284 3284 59 77 1040
connections.ConnectionWithSortAndCypher 3284 3284 166 275 1040
create.SimpleMutation 7 7 54 59 1
cypher-directive.TopLevelCypherDirective 122100 122100 577 643 12241
cypher-directive.TopLevelCypherDirectiveWithColumnName 153619 153617 191 196 12241
delete.SimpleDelete 19401 19401 290 301 1040
delete.NestedDeleteInUpdate 23546 23546 226 155 2040
2925.SingleRelationshipFilter 6468 6468 53 56 1040
2925.NestedSingleRelationshipFilter 22900 22900 80 127 2174
2925.SingleRelationshipRequiredFilter 5201 5201 35 40 1040
2925.NestedSingleRelationshipRequiredFilter 9361 9361 55 69 1040
query.SimpleQuery 3121 3121 20 27 1040
query.SimpleQueryWithRelationship 16162 16162 43 77 2174
query.QueryWhere 9696 9709 34 38 2162
query.SimpleQueryWithNestedWhere 9874 9887 56 76 2162
query.Nested 10096041 10096041 10703 10714 2008534
query.NestedWithFilter 10074401 10074401 10621 10545 2004000
query.OrFilterOnRelationships 41463 43957 164 245 1255
query.OrFilterOnRelationshipsAndNested 34530 37260 224 306 1255
query.QueryWithNestedIn 13400 13264 77 79 1216
query.NestedConnectionWhere 9834 9834 52 60 2174
query.DeeplyNestedConnectionWhere 10059 10049 74 107 2174
query.DeeplyNestedWithRelationshipFilters 19308 19296 163 145 1652
query.NestedWithRelationshipSingleFilters 3881 3881 147 209 1134
query.Fulltext 80 80 31 37 16
query.FulltextWithNestedQuery 587 587 49 54 84
sorting.SortMultipleTypes 3515 3515 66 72 1040
sorting.SortMultipleTypesWithCypherWithCypher 1434 1459 157 278 1040
sorting.SortOnNestedFields 14082 14082 46 51 2174
sorting.SortDeeplyNestedFields 43198 43198 111 93 4516
sorting.SortWithTopLevelCypher 3121 3121 101 170 1040
unions.SimpleUnionQuery 321 321 67 64 35
unions.SimpleUnionQueryWithMissingFields 293 293 56 72 35
unions.NestedUnion 410637 410637 306 352 33033
unions.NestedUnionWithMissingFields 384611 384611 312 381 33033
update.NestedUpdate 16143 16143 97 128 2002

Old Schema Generation: 38.017s
Schema Generation: 38.763s
Old Subgraph Schema Generation: 47.967s
Subgraph Schema Generation: 48.185s

@tbwiss
Copy link
Contributor

tbwiss commented Jul 17, 2023

ES module since v2.. Closing this

@tbwiss tbwiss closed this Jul 17, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 17, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/mock-jwks-3.x branch July 17, 2023 06:23
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.

None yet

2 participants