An open API service providing commit metadata for open source projects.

GitHub / authress-engineering/openapi-resolver.js / commits

Javascript library to connect to parse and resolve openapi-enabled APIs via browser or nodejs

SHA Message Author Date Stats
4156ee32 merge Merge pull request #18 from dennisoelkers/update-json-schema-ref-parser Warren Parad <5****d@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
f135f5cf Roll all package versions to include missing ones. Warren Parad <g****g@w****t> 6 months ago
30c8fdb0 Updating yarn lockfile after branch update. Dennis Oelkers <d****s@g****m> 6 months ago
f77c37ba merge Merge branch 'release/4.2' into update-json-schema-ref-parser Warren Parad <5****d@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
fef379fc Force upgrade to node 20. Warren Parad <g****g@w****t> 6 months ago
bdbed86a Updating yarn lockfile. Dennis Oelkers <d****s@g****m> 6 months ago
98729041 Add back in missing url. Warren Parad <g****g@w****t> 6 months ago
b38e2653 Updating `@apidevtools/json-schema-ref-parser` to v15. Dennis Oelkers <d****s@g****m> 6 months ago
9fbdee00 Update OpenAPI Resolver compatibility information Warren Parad <5****d@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
4abcbf84 Remove unnecessary import. Warren Parad <g****g@w****t> 8 months ago
b3d1b987 Add permissions necessary for publishing. Warren Parad <g****g@w****t> 9 months ago
623abb73 Rename file for publishing to npm. Warren Parad <g****g@w****t> 9 months ago
0fd7efd8 Fix publishing. Warren Parad <g****g@w****t> 9 months ago
a153402d Remove legacy js-yaml. Warren Parad <g****g@w****t> 9 months ago
680301b8 merge Merge pull request #17 from fdevans/patch-1 Warren Parad <5****d@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
ba3ec1b0 Update js-yaml dependency to version 4.1.1 Forrest Evans <f****s@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
c75e35d5 Add expected properties to test case. Warren Parad <g****g@w****t> 11 months ago
db568e28 Add id and fix title for recursive merge. Warren Parad <g****g@w****t> 11 months ago
8af58022 Always use the latest node 16. Warren Parad <g****g@w****t> almost 2 years ago
2fad8a14 Remove npm login, as it doesn't work. Warren Parad <g****g@w****t> almost 2 years ago
d9e8c59f Report whoami when publishing to npm. Warren Parad <g****g@w****t> almost 2 years ago
d5e18601 Upgarde commonly used browsers. Warren Parad <g****g@w****t> almost 2 years ago
48fa97d7 Fix the workflow file. Warren Parad <g****g@w****t> almost 2 years ago
f2e3c64c merge Merge pull request #13 from Authress-Engineering/dependabot/npm_and_yarn/micr... Warren Parad <5****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
a032b004 merge Merge pull request #12 from Authress-Engineering/dependabot/github_actions/do... Warren Parad <5****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cf455e4a chore(deps): bump micromatch from 4.0.5 to 4.0.8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4a7f6c10 chore(deps): bump actions/download-artifact in /.github/workflows
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
680faf75 Revert "Convert to module to make it easier to build/test/validate/import." Warren Parad <g****g@w****t> over 2 years ago
604361d7 Update yarn.lock. Warren Parad <g****g@w****t> over 2 years ago
80645767 Fix lint for spec resolution errors. Warren Parad <g****g@w****t> over 2 years ago
499d78a7 Handle invalid refs explicitly. Warren Parad <g****g@w****t> over 2 years ago
b3c325e5 Convert to module to make it easier to build/test/validate/import. Warren Parad <g****g@w****t> over 2 years ago
18062a58 Handle repo rename. Warren Parad <g****g@w****t> over 2 years ago
0c0bf05a Update yarn dependencies. Warren Parad <g****g@w****t> over 2 years ago
9fe029b4 Populate the name of the type into the Title property. Warren Parad <g****g@w****t> over 2 years ago
5041e5a4 Update README.md Warren Parad <5****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cc8a1876 fix circular reference for specs via URL objects. Warren Parad <g****g@w****t> almost 3 years ago
cd290306 merge Merge pull request #4 from Rhosys/dependabot/npm_and_yarn/babel/traverse-7.23.2 Warren Parad <5****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d18aa9ef chore(deps): bump @babel/traverse from 7.18.9 to 7.23.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ad2d89b8 Fix support for array parameter explosion. Warren Parad <g****g@w****t> over 3 years ago
3f45a1cd Remove maybe function. Warren Parad <g****g@w****t> over 3 years ago
e6ba4549 Fix circular dereference for nested properties. Warren Parad <g****g@w****t> over 3 years ago
6da4bade merge Merge pull request #3 from ThaDaVos/master Warren Parad <5****d@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
fcae39e2 Added extra check for null - also returning null instead of undefined to keep... ThaDaVos <d****n@v****l>
Committed by: GitHub <n****y@g****m>
about 4 years ago
f16c6e82 Improve recursive cycle documentation. Warren Parad <g****g@w****t> about 4 years ago
50ff8bc6 Add buffer polyfill. Warren Parad <g****g@w****t> about 4 years ago
d45d4195 Improve readme for compatibility. Warren Parad <g****g@w****t> about 4 years ago
90c38ff9 Improve issue templates. Warren Parad <g****g@w****t> about 4 years ago
65929d05 remove tranform runtime since it is broken. Warren Parad <g****g@w****t> about 4 years ago
da6763d9 Rename commonjs. Warren Parad <g****g@w****t> about 4 years ago
21097f44 Add commonjs support. Warren Parad <g****g@w****t> about 4 years ago
cc4fb880 Upgrade packages. Warren Parad <g****g@w****t> about 4 years ago
ad466318 Remove release workflow. Warren Parad <g****g@w****t> about 4 years ago
789e2fea Add package fallbacks for the browser. Warren Parad <g****g@w****t> about 4 years ago
4b57352c Remove unnecessary tests. Warren Parad <g****g@w****t> about 4 years ago
8eeff431 Remove unnecessary source. Warren Parad <g****g@w****t> about 4 years ago
d52187d1 Use the new resolver. Warren Parad <g****g@w****t> about 4 years ago
70250fd8 Set up auto deployment for release branches. Warren Parad <g****g@w****t> about 4 years ago
52f3ebbe Use yarn. Warren Parad <g****g@w****t> about 4 years ago
17e57ac3 Update package name to openapi-resolver. Warren Parad <g****g@w****t> about 4 years ago
49b839f1 chore(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 (#2598) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
1798779c chore(deps-dev): bump nock from 13.2.7 to 13.2.8 (#2599) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ab7db76d chore(deps-dev): bump jest-environment-jsdom from 28.1.1 to 28.1.2 (#2595) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7814e978 chore(deps-dev): bump jest from 28.1.1 to 28.1.2 (#2596) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
1ed4a146 chore(deps): bump qs from 6.10.5 to 6.11.0 (#2588) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
73cfa32a chore(deps): bump @babel/runtime-corejs3 from 7.18.3 to 7.18.6 (#2587) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a024f81d chore(deps-dev): bump @commitlint/config-conventional (#2592) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
437bc792 chore(deps-dev): bump @commitlint/cli from 17.0.2 to 17.0.3 (#2593) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
31ebf894 chore(deps-dev): bump @babel/register from 7.17.7 to 7.18.6 (#2586) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9f619e9d chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#2589) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
3844eb06 chore(deps-dev): bump @babel/preset-env from 7.18.2 to 7.18.6 (#2584) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
101fe198 chore(deps-dev): bump @babel/plugin-proposal-object-rest-spread (#2591) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
a8a5c61c chore(deps-dev): bump @babel/cli from 7.17.10 to 7.18.6 (#2590) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9134b2b7 chore(deps-dev): bump @babel/plugin-proposal-class-properties (#2585) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7df82102 chore(deps-dev): bump @babel/plugin-transform-runtime (#2582) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
c08b358b chore(deps-dev): bump prettier from 2.7.0 to 2.7.1 (#2579) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
6b01440d chore(deps-dev): bump nock from 13.2.6 to 13.2.7 (#2577) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
1a63c183 chore(deps-dev): bump prettier from 2.6.2 to 2.7.0 (#2576) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
c5fd29a5 chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 (#2573) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
5903edd0 chore(deps-dev): bump @babel/plugin-transform-runtime (#2574) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ccd862e1 chore(deps): bump formdata-node from 4.3.2 to 4.3.3 (#2572) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7d1ee3e4 chore(deps-dev): bump @babel/core from 7.18.2 to 7.18.5 (#2575) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7e56ce67 chore(deps-dev): bump expect from 28.1.0 to 28.1.1 (#2568) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
231162b9 chore(deps-dev): bump jest-environment-jsdom from 28.1.0 to 28.1.1 (#2570) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
510dc176 chore(deps-dev): bump jest from 28.1.0 to 28.1.1 (#2569) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
79e6cc46 chore(deps): bump qs from 6.10.3 to 6.10.5 (#2567) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
6c95de2c chore(deps-dev): bump nock from 13.2.4 to 13.2.6 (#2566) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
9c55b81f chore(deps-dev): bump terser-webpack-plugin from 5.3.1 to 5.3.3 (#2564) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c3a09ba9 chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 (#2563) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
33488dcf chore(deps-dev): bump @commitlint/cli from 17.0.1 to 17.0.2 (#2562) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c3dbe505 chore(deps-dev): bump @commitlint/config-conventional (#2560) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
30fed279 chore(deps-dev): bump lint-staged from 12.4.3 to 12.5.0 (#2559) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ee06cd16 chore(deps-dev): bump lint-staged from 12.4.2 to 12.4.3 (#2558) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
98737777 chore(deps-dev): bump @babel/plugin-transform-runtime (#2553) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2be9abb9 chore(deps): bump @babel/runtime-corejs3 from 7.18.0 to 7.18.3 (#2555) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9b116a5b chore(deps-dev): bump @babel/preset-env from 7.18.0 to 7.18.2 (#2554) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
78b54c34 chore(deps-dev): bump @commitlint/cli from 17.0.0 to 17.0.1 (#2556) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c1fa02ed chore(deps-dev): bump @babel/core from 7.18.0 to 7.18.2 (#2552) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cec15f21 chore(deps-dev): bump lint-staged from 12.4.1 to 12.4.2 (#2551) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
242738b0 chore(deps-dev): bump @commitlint/cli from 16.2.4 to 17.0.0 (#2539)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago

← Back to repository