summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-13chore(release): cut the v3.52.2 release3.52.2swagger-bot
2021-09-13fix(Dockerfile): fix security issue in docker imageVladimir Gorej
Refs #7445
2021-09-10fix(security): fix security issue in prismjs dep (#7493)Vladimir Gorej
Refs #7492
2021-09-10chore(deps): bump url-parse from 1.5.1 to 1.5.2dependabot[bot]
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.2) --- updated-dependencies: - dependency-name: url-parse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10chore(deps-dev): bump chromedriver from 90.0.1 to 91.0.1dependabot[bot]
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 90.0.1 to 91.0.1. - [Release notes](https://github.com/giggio/node-chromedriver/releases) - [Commits](https://github.com/giggio/node-chromedriver/compare/90.0.1...91.0.1) --- updated-dependencies: - dependency-name: chromedriver dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10chore(release): cut the v3.52.1 releaseswagger-bot
2021-09-10fix(build-security): do not expose hostname to build framents (#7491)Vladimir Gorej
Refs #7446
2021-09-10fix(security): bump swagger-client to v3.16.1Vladimir Gorej
Refs #7473
2021-09-10ci: use max Node.js version of 16.8Vladimir Gorej
Node.js version 16.9 relesed 3 days ago gives cryptic errors. We'll wait untill this is fixed upstream.
2021-08-11build(docker): fix docker image Node.js security issueVladimir Gorej
Refs #7445
2021-08-09Merge pull request #7397 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/eslint-plugin-react-7.24.0
2021-08-09chore(deps-dev): bump eslint-plugin-react from 7.23.2 to 7.24.0dependabot[bot]
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.24.0. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09chore(release): cut the v3.52.0 releaseswagger-bot
2021-08-09chore(deps): bump swagger-client to v3.15.0Vladimir Gorej
2021-08-09feat(js-yaml): update our main YAML parser to v4.1.0Vladimir Gorej
Closes #6804
2021-07-30ci: disable dependabot merge workflowVladimir Gorej
Refs #7341
2021-07-30chore(package): allow swagger-client version ranges (#7441)Vladimir Gorej
2021-07-30Merge pull request #7419 from swagger-api/dependabot/npm_and_yarn/cypress-7.7.0dependabot[bot]
2021-07-30chore(deps-dev): bump cypress from 7.5.0 to 7.7.0dependabot[bot]
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.5.0 to 7.7.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v7.5.0...v7.7.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30chore(release): cut the v3.51.2 releaseswagger-bot
2021-07-30fix(deps): bump swagger-client to v3.14.1 (#7440)Vladimir Gorej
This sets minimum Node.js version to >=12.4 and fixes problem with swagger-ui.js build fragment. Refs #7436
2021-07-13ci(dependabot): disable dependabot until V4 RCVladimir Gorej
2021-07-01Merge pull request #7405 from swagger-api/dependabot/npm_and_yarn/postcss-8.3.5dependabot[bot]
2021-07-01chore(deps-dev): bump postcss from 8.2.15 to 8.3.5dependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.5. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.3.5) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01Merge pull request #7404 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.2
2021-07-01chore(deps-dev): bump mini-css-extract-plugin from 1.6.0 to 1.6.2dependabot[bot]
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.0 to 1.6.2. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.0...v1.6.2) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01Merge pull request #7401 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/webpack-cli-4.7.2
2021-07-01chore(deps-dev): bump webpack-cli from 4.7.0 to 4.7.2dependabot[bot]
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.0 to 4.7.2. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01Merge pull request #7400 from swagger-api/dependabot/npm_and_yarn/jest-27.0.6dependabot[bot]
2021-07-01chore(deps-dev): bump jest from 27.0.4 to 27.0.6dependabot[bot]
Bumps [jest](https://github.com/facebook/jest) from 27.0.4 to 27.0.6. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v27.0.4...v27.0.6) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30chore(release): cut the v3.51.1 releaseswagger-bot
2021-06-30Merge pull request #7395 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/nightwatch-1.7.7
2021-06-30chore(deps-dev): bump nightwatch from 1.6.4 to 1.7.7dependabot[bot]
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 1.6.4 to 1.7.7. - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](https://github.com/nightwatchjs/nightwatch/compare/v1.6.4...v1.7.7) --- updated-dependencies: - dependency-name: nightwatch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30Merge pull request #7399 from swagger-api/dependabot/npm_and_yarn/eslint-7.29.0dependabot[bot]
2021-06-30chore(deps-dev): bump eslint from 7.27.0 to 7.29.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.29.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30Merge pull request #7391 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/babel/register-7.14.5
2021-06-30chore(deps-dev): bump @babel/register from 7.13.16 to 7.14.5dependabot[bot]
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.13.16 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-register) --- updated-dependencies: - dependency-name: "@babel/register" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30chore(deps-dev): bump @jest/globals from 26.6.2 to 27.0.6 (#7393)dependabot[bot]
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 26.6.2 to 27.0.6. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v27.0.6/packages/jest-globals) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25Merge pull request #7390 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/babel/preset-react-7.14.5
2021-06-25chore(deps-dev): bump @babel/preset-react from 7.13.13 to 7.14.5dependabot[bot]
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.13.13 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25Merge pull request #7383 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/babel/core-7.14.6
2021-06-25chore(deps-dev): bump @babel/core from 7.14.2 to 7.14.6dependabot[bot]
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25Merge pull request #7387 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/babel/plugin-proposal-nullish-coalescing-operator-7.14.5
2021-06-25chore(deps-dev): bump @babel/plugin-proposal-nullish-coalescing-operatordependabot[bot]
Bumps [@babel/plugin-proposal-nullish-coalescing-operator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-nullish-coalescing-operator) from 7.14.2 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-proposal-nullish-coalescing-operator) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-nullish-coalescing-operator" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25Merge pull request #7382 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/babel/cli-7.14.5
2021-06-25chore(deps-dev): bump @babel/cli from 7.14.3 to 7.14.5dependabot[bot]
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.3 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25Merge pull request #7384 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/eslint-plugin-import-2.23.4
2021-06-25chore(deps-dev): bump eslint-plugin-import from 2.23.3 to 2.23.4dependabot[bot]
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25Merge pull request #7380 from ↵dependabot[bot]
swagger-api/dependabot/npm_and_yarn/babel/preset-env-7.14.7
2021-06-25chore(deps-dev): bump @babel/preset-env from 7.14.2 to 7.14.7dependabot[bot]
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.2 to 7.14.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>